Account / Credit Cards
Retrieve the default Credit Card
Returns the current user’s default credit card.
GET
/
api
/
v2
/
storefront
/
account
/
credit_cards
/
default
Authorizations
Authorization
string
headerrequiredUser token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Query Parameters
include
string
Specify the related resources you would like to receive in the response body. More Information.
fields[credit_card]
string
Specify the fields you would like returned in the response body. More information.
Response
200 - application/vnd.api+json
data
object
requiredincluded
object[]
Was this page helpful?