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