GET /api/v1/orders/{id}
Summary: Get a single order by its internal billbee id. This request is throttled to 6 calls per order in one minute
Operation ID: OrderApi_Get
Auth: unknown
Operation ID: OrderApi_Get
Auth: unknown
Parameters (2)
articleTitleSource
(integer, query, optional)
The source field for the article title. 0 = Order Position (default), 1 = Article Title, 2 = Article Invoice Text
Constraints: {'enum': [0, 1, 2, 3]}
id
(integer, path, required)
The internal billbee id of the order
No probe data for this endpoint yet.