get_order_by_client_id
Retrieve an order using its client-assigned ID. If replaced, returns the original order with the new order ID reference.
Instructions
Retrieves a single order specified by the client order ID. Note: if the order was replaced, this returns the original order (status "replaced") with a replaced_by field pointing to the new order ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_order_id | Yes | The client-assigned order ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||