Account / Credit Cards
List all Credit Cards
Returns a list of credit cards for the current user.
GET
/
api
/
v2
/
storefront
/
account
/
credit_cards
Authorizations
Authorization
string
headerrequiredUser token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Query Parameters
filter[payment_method_id]
string
Filter based on payment method ID
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[]
requiredmeta
object
requiredlinks
object
requiredincluded
object[]
Was this page helpful?