This endpoint will let the Distributor query the dispatch 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.
delivery_statusThe delivery status of the particular transaction.
*status 1: Package Pending, 2: Packed, 3: Dispatched, 4: Delivered, 5: Failed
messageMessage of the delivery status
courier_tracking_idThe Airway Bill Number for tracking for the particular transaction
courier_companyName of the Courier Company
tracking_linkThe tracking Link that can be provided to the Customer to track the particular delivery

Failure Parameter

Status CodeCodeCode Description
HTTP Status 400
2Transaction not Found
Language
Click Try It! to start a request and see the response here!