Get a list of Orders placed under this Platform.Ask AIget https://integration-api.tangocard.com/raas/v2/ordersQuery 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.txtelementsPerBlockint32specify the number of elements in a block.pageint32specify the page number to return.minAmountnumberspecify the minimum face value of the reward to be queried.maxAmountnumberspecify 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.sendEmailbooleandeprecatedspecify if sendEmail is true or false to be queried.truefalsedeliveryMethodstringenumspecify the delivery method to be queried.NONEEMAILPHONEADDRESSEMBEDDEDBULKSHIPMENTQRCODEBULKDIGITALEMBEDDED_COMPONENTWHATSAPPShow 10 enum valuesstatusstringenumdeprecatedspecify the status to be queried.PENDINGQUEUEDPENDING_MRON_HOLDCANCELLEDCOMPLETEFAILEDPARTIALDELETEDPENDING_KYBPENDING_PAYMENTShow 11 enum valuesorderStatusstringenumspecify the order status to be queried.PENDINGQUEUEDPENDING_MRON_HOLDCANCELLEDCOMPLETEFAILEDPARTIALDELETEDPENDING_KYBPENDING_PAYMENTShow 11 enum valueslineItemStatusstringenumspecify the line item status to be queried.COMPLETEPENDINGFAILEDDELETEDCANCELLEDRETURNEDAllowed:COMPLETEPENDINGFAILEDDELETEDCANCELLEDRETURNEDcampaignstringspecify the campaign to be queried.notesstringspecify the notes to be queried.lineItemNotesstringspecify the notes to be queried.purchaseOrderNumberstringspecify the purchaseOrderNumber to be queried.Responses 200OK 400Bad Request 401Unauthorized 403ForbiddenUpdated 7 months ago