Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.51 KB

OrderListRequest.md

File metadata and controls

21 lines (16 loc) · 1.51 KB

OrderListRequest

Properties

Name Type Description Notes
marketplaceTechnicalCodes List<BeezUPCommonMarketplaceTechnicalCode> [optional]
marketplaceBusinessCodes List<BeezUPCommonMarketplaceBusinessCode> [optional]
accountIds List<AccountId> Account id list [optional]
beezUPOrderStatuses List<BeezUPOrderStatus> [optional]
dateSearchType DateSearchType
beginPeriodUtcDate 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.
endPeriodUtcDate 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.
orderBuyerName OrderBuyerName [optional]
marketplaceOrderIds List<MarketplaceOrderId> [optional]
orderMerchantOrderIds List<OrderMerchantOrderId> Merchant order id list [optional]
pageSize PageSize
pageNumber PageNumber