Get the payment profile

Returns the stored payment profile for a customer, subscription or saved card — at most one profile, or null when nothing matches. Supply customerId or cardId; a cardId on its own also requires the profile to have auto-pay enabled, and a card that resolves to a profile outside your account comes back as null. subscriptionId narrows the result further and must be one of your account's subscriptions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The billing customer whose profile you want. Either this or cardId is required.

string

Narrows the lookup to one subscription, which must belong to your account.

string

The gateway payment-profile ID of a saved card. Matches only profiles with auto-pay enabled.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json