get_order
Get the status and details of an existing order by ID. Returns order status, products, and payment information.Parameters
| Name | Type | Required | Description |
|---|---|---|---|
orderId | string | Yes | Order ID to look up |
Check the status of an existing order
| Name | Type | Required | Description |
|---|---|---|---|
orderId | string | Yes | Order ID to look up |