Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Query Parameters
The UUID of the transaction to query for disposition status.
Response
Successfully retrieved disposition information.
The response for a disposition query request.
The UUID of the transaction that the disposition applies to.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The type of a disposition operation.
Unfreeze
, Refund
, Isolate
"Refund"
The status of a disposition operation.
Submitted
, Refunding
, Refunded
, RefundFailed
, Frozen
, Unfreezing
, Unfrozen
, UnfreezeFailed
, Isolating
, Isolated
, IsolateFailed
, CoboDisposition
, Normal
"Submitted"
The UUID of the generated disposition transaction (if available).
"550e8400-e29b-41d4-a716-446655440000"