v1
latestOpenAPI 3.0.12026-07-243407211.3 MBOrder
Check the status of a card inventory order.
This API is used to get inventory order information from partners.
Http Status Code
<table><thead><tr><th>Name</th><th>Comment</th></tr></thead><tbody><tr><td>200</td><td>success</td></tr><tr><td>400</td><td>bad request, like unsupported operation</td></tr><tr><td>401</td><td>Unauthorized</td></tr></tbody></table>get/programs/{programCode}/order/{orderIdentifier}
Path parameters
programCodestring required
The program code associated with the inventory order.
orderIdentifierstring required
The unique identifier of the order whose status is being queried.
Headers
X-GD-RequestIdstring required
The unique request identifier provided in the X-GD-RequestId header for tracking and correlation.
Response
OK