Get a transaction
Transactions
Get a transaction
GET
Get a transaction
Authorizations
OAuth2 client credentials. Request a token from /oauth/token and send it as Authorization: Bearer <token>.
Path Parameters
Response
The transaction
Example:
"transaction"
Example:
1377
Example:
116
Normalized status: paid (settled to the merchant's external wallet), pending, failed, refunded, partially_refunded.
Example:
"paid"
The underlying internal status (for example succeeded = held in the custodial wallet, paid = sent to the merchant).
Example:
"paid"
Available options:
EXACT, UNDERPAID, OVERPAID Example:
"EXACT"
Example:
"USDC"
Example:
"USD"
Decimal amounts as strings.
Example:
"buyer@example.com"
Example:
"order_10432"