Skip to main content
GET
Get a payment

Authorizations

X-API-Key
string
header
required

Headers

X-Account-ID
string

Identifies the account. Required when authenticating via mTLS — omit when using an API key (account is inferred from the key).

Path Parameters

id
string
required

Payment ID

Response

Success

additional_information
object
amount
integer
continuation
object
created_at
string<date-time>
currency
string
customer_id
string<uuid>
distributions
DistributionResponse · object[]
id
string<uuid>
metadata
object
order_id
string
payment_method
PaymentInstrumentResponse · object
processing
ProcessingResponse · object
processor
ProcessorResponse · object
refunds
RefundResponse · object[]
settlements
SettlementResponse · object[]
status
enum<string>
Available options:
OPEN,
AUTHORIZED,
ACCEPTED,
FAILED,
COMPLETED,
VOIDED
transactions
TransactionResponse · object[]