Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.96 KB

File metadata and controls

22 lines (18 loc) · 1.96 KB

OrderListRequest

Properties

Name Type Description Notes
marketplace_technical_codes \Swagger\Client\Model\BeezUPCommonMarketplaceTechnicalCode[] [optional]
marketplace_business_codes \Swagger\Client\Model\BeezUPCommonMarketplaceBusinessCode[] [optional]
account_ids \Swagger\Client\Model\AccountId[] Account Id list [optional]
store_ids \Swagger\Client\Model\BeezUPCommonStoreId[] Store Id list [optional]
beez_up_order_statuses \Swagger\Client\Model\BeezUPOrderStatus[] [optional]
date_search_type \Swagger\Client\Model\DateSearchType
begin_period_utc_date \DateTime The begin period you want to make the search. \ The period MUST not be greater than 30 days. The begin period MUST be lower than the end period.
end_period_utc_date \DateTime The end period of you search. \ The period MUST not be greater than 30 days. \ The end period MUST be greater than the begin period. The end period MUST be lower to the current date.
order_buyer_name \Swagger\Client\Model\OrderBuyerName [optional]
marketplace_order_ids \Swagger\Client\Model\MarketplaceOrderId[] [optional]
order_merchant_order_ids \Swagger\Client\Model\OrderMerchantOrderId[] Merchant order id list [optional]
page_size \Swagger\Client\Model\PageSize
page_number \Swagger\Client\Model\PageNumber

[Back to Model list] [Back to API list] [Back to README]