GET
Retrieve account details

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

X-API-Key
string
header
required

Headers

X-Publishable-Key
string
required

The publicly shareable identifier used to identify your Bolt merchant division.

X-Merchant-Client-Id
string

A unique identifier for a shopper's device, generated by Bolt. The value is retrieved with Bolt.state.merchantClientId in your frontend context, per-shopper. This header is required for proper attribution of this operation to your analytics reports. Omitting this header may result in incorrect statistics.

Response

The account details were successfully retrieved

addresses
object[]
required

A list of addresses associated with this account. These can be considered the "shipping addresses". The account's visible addresses are filtered according to the configured shipping destinations in your Bolt merchant dashboard. If no account addresses are available, use the billing address of the selected payment method.

payment_methods
(Credit Card Payment Method · object | Googlepay Payment Method · object | ApplePay Payment Method · object | PayPal Payment Method · object | Affirm Payment Method · object | Afterpay Payment Method · object | Klarna Payment Method · object | Klarna Account Payment Method · object | Klarna Pay Now Payment Method · object)[]
required

A list of payment methods associated with this account. The account's visible payment methods are filtered to include only cards that are chargeable.

profile
object

An account's identifying information.