Get Payment Details
BetaRetrieve details for a specific payment by payment_id for a given customer.
Authentication: Bearer token required
Path parameters
customer_id
Unique identifier for the customer who owns the payment.
payment_id
Unique identifier for the payment.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Successful response with payment details
payment_id
Unique identifier assigned by the API when the payment is created.
instruction_number
Instruction number assigned by the API when the payment is created.
client_reference_id
Client-provided reference ID for the payment while creating the payment.
status
Current status of the payment. Refer to the Payment Status Events section for more details about the statuses.
fx_conversion
payouts