Skip to main content
GET
List all Credit Cards

Authorizations

Authorization
string
header
required

User 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 Success - Returns an array of credit_card objects.

data
Credit Card · object[]
required
meta
Pagination Meta · object
required
included
Credit Card Includes · object[]