This endpoint will let the Distributor query the order status of the gold redeem transaction.



URL Params

ParameterValue
tx_id[integer]
Example: tx_id = 1013

Success 200 Response Parameters

FieldDescription
created_atThe timestamp of the creation of the particular transaction.
statusThe status of the particular transaction.
*status -> 0: tx not confirmed, 1: success, 2: failed, 3: in progress

Ignore realization_status and payment_status in response example

Failure Parameters

Status CodeCodeCode Description
HTTP Status 400
1Invalid Transaction ID

The Distributor can query the dispatch status for a particular transaction via the [Redeem Dispatch Status API](ref:redeem-dispatch-status-api) bypassing the Transaction ID in the URL.
Language
Click Try It! to start a request and see the response here!