Order detail with line items, discounts, VAT, shipping address and payment status.
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
or
Responses
This response does not have a body.
curl --location 'https://app.onebear.ai/api/v1/companies//orders/' \
--header 'Authorization: Bearer <token>'
Modified at 2026-09-16 07:13:47