GET /api/v1/customers/{id}/orders

billbee.io

Summary: Queries a list of orders from a customer
Operation ID: Customer_GetCustomerOrders
Auth: unknown

Parameters (3)

id (integer, path, required)

The id of the customer

page (integer, query, optional)

The current page to request starting with 1

pageSize (integer, query, optional)

The pagesize for the result list. Values between 1 and 250 are allowed

No probe data for this endpoint yet.