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 to retrieve.
Response
Payment retrieved successfully
A payment record with detailed line item breakdown and status information.
Unique identifier for the payment.
"64870b5c-fb61-4c9a-955a-e148e0826c20"
Current status of a payment in its lifecycle.
PENDING
, PAID
, FAILED
, REFUNDED
, CANCELED
"PAID"
Payment amount.
29
Payment currency.
"USD"
Detailed breakdown of items included in this payment.
When the payment was created.
"2024-01-15T10:00:00Z"
When the payment was last updated.
"2024-01-15T10:00:00Z"
Identifier of the payment profile used, if any.
"f02c65e2-4ae5-4e07-9560-5b634d088d91"
URL to the payment receipt, if available.
"https://payments.example.com/receipts/pay_abc123"
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.