List orders for a business

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Path parameters

business_idstringRequired
Business ID

Query parameters

packagesstringOptional

Comma-separated list of packages to filter by

pageintegerOptional
Page number for pagination
per_pageintegerOptional
Number of items per page

Response

orders found
objectstring
has_moreboolean
datalist of objects or null
total_countinteger or null