The Authorization needs to be in the following format:
Authorization: Token <YOUR_API_KEY>
Path Parameters
The unique transaction identifier returned from the /process/
endpoint
Example:
"550e8400-e29b-41d4-a716-446655440000"
Response
Transaction status retrieved successfully
Unique transaction identifier
Type of transaction
Available options:
payment
, withdrawal
Current transaction status
Available options:
pending
, on_hold
, processing
, sent_to_provider
, success
, paid_full
, in_transit
, authorized
, canceled
, declined
, rejected
, failed
, Unknown
, expired
Transaction amount
Currency code
Your reference identifier
Payment ID (for payments)
Provider transaction ID
Payment provider used
ISO 8601 timestamp of creation
HTTP status code
ISO 8601 timestamp of last update