get https://partners-staging.safegold.com/v1/gift-order-status//order-status
This endpoint will let the Distributor query the order status of the gold redeem transaction.
Method Type | GET |
---|---|
Staging URL | https://partners-staging.safegold.com/v1/gift-order-status/{tx_id}/order-status |
Production URL | https://partners.safegold.com/v1/gift-order-status/{tx_id}/order-status |
Success 200 Response Parameters
Field | Description |
---|---|
created_at | The timestamp of the creation of the particular transaction. |
status | The status of the particular transaction. *status -> 0: tx initiated, 1: success, 2: failed 3: not claimed |
Failure Parameters
Status Code | Code | Code Description |
---|---|---|
HTTP Status 400 | ||
1 | Invalid Transaction ID |