Get a list of Async Orders placed under this Platform.Ask AIget https://integration-api.tangocard.com/raas/v2/asyncOrdersQuery ParamsaccountIdentifierstringspecify the account to be queried.customerIdentifierstringspecify the customer to be queriedexternalRefIDstringspecify the external reference ID to be queriedstartDatestringspecify the starting date or date time to be queried according to RFC 3339, i.e. "2016-01-01" or "2016-01-01T00:00:00Z". See https://www.ietf.org/rfc/rfc3339.txtendDatestringspecify the ending date or date time to be queried according to RFC 3339, i.e. "2016-01-01" or "2016-01-01T00:00:00Z". See https://www.ietf.org/rfc/rfc3339.txtmaxResultsstringspecify the number of maxResults per page.elementsPerBlockstringspecify the number of elements in a block.pagestringspecify the page number to return.minAmountstringspecify the minimum face value of the reward to be queried.maxAmountstringspecify the maximum face value of the reward to be queried.currencyCodestringspecify the currency code of the reward to be queried.utidstringspecify the unique identifier of the reward to be queried.ptidstringspecify the unique identifier of the physical delivery template to be queried.rewardNamestringspecify the reward name of the reward to be queried.senderFirstNamestringspecify the sender's first name to be queried.senderLastNamestringspecify the sender's last name to be queried.senderEmailstringspecify the sender email address to be queried.recipientEmailstringspecify the recipient's email address to be queried.recipientMobileNumberstringspecify the recipient's mobile number to be queried.recipientFirstNamestringspecify the recipient's first name to be queried.recipientLastNamestringspecify the recipient's last name to be queried.sendEmailstringdeprecatedspecify if sendEmail is true or false to be queried.deliveryMethodstringspecify the delivery method to be queried.orderStatusstringspecify the order status to be queried.lineItemStatusstringspecify the line item status to be queried.campaignstringspecify the campaign to be queried.notesstringspecify the notes to be queried.lineItemNotesstringspecify the notes to be queried.purchaseOrderNumberstringspecify the purchaseOrderNumber to be queried.prevCursorstringnextCursorstringResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 7 months ago