Authorizations
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
Path Parameters
The unique identifier of the payment profile to retrieve.
Response
Payment profile retrieved successfully
A saved payment method or mandate for future use.
Unique identifier for this payment profile.
"d9f0b83a-8b0d-44a6-af7c-54b6b91b6040"
Type of payment method.
"CARD"
Current status of the payment profile.
ACTIVE
, INACTIVE
, EXPIRED
, REQUIRES_ACTION
Customer who owns this payment profile.
"cust-123"
When this payment profile was created.
"2024-01-15T10:00:00Z"
The payment provider for this payment profile.
"STRIPE"
Human-readable name for this payment method.
"My credit card"
When this payment profile expires (for cards).
"2025-12-31"
Billing details associated with this payment method.
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.