Parameter |
Required |
BEES GROW Required |
BEES FORCE Required |
Comments |
Example |
country string |
true |
true |
true |
The country ISO acronym |
BR |
contacts.type string |
true |
true |
true |
The status to filter the orders. More than one status is accepted. If using 'ALL' option, only this can be used and 'orderStatusCondition' MUST BE 'INCLUDE'. Values used: ALL / PENDING / PLACED / CONFIRMED / DENIED / MODIFIED / IN_TRANSIT / CANCELLED / DELIVERED / PARTIAL_DELIVERY / INVOICED / PENDING_CANCELLATION / PENDING_PAYMENT |
PENDING |
limit integer |
false |
false |
false |
The page size... |
50 |
orderBy string |
false |
false |
false |
Inform one or more fields to order results by. Values used: UPDATED_AT / DELIVERY_DATE / PLACEMENT_DATE |
PLACEMENT_DATE |
sort string |
false |
false |
false |
The sorting to be used on orderBy column. Values used: ASC / DESC |
DESC |