Get a order
bexio_get_orderRetrieve a specific order by its ID. Access order details including items, totals, and status for review or processing.
Instructions
Fetch a single order by id (GET /2.0/kb_order/{id}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The order id. |