Get line item details for a specific Async Order.Ask AIget https://integration-api.tangocard.com/raas/v2/asyncOrders/customers/{customerIdentifier}/accounts/{accountIdentifier}/{externalRefID}/lineItemsPath ParamscustomerIdentifierstringrequiredspecify the customer to be queriedaccountIdentifierstringrequiredspecify the account to be queried.externalRefIDstringrequiredExternal Reference ID for a specific async orderQuery ParamsprevCursorstringSpecify previous cursor to return (optional).nextCursorstringSpecify next cursor to return (optional).maxResultsint321 to 100Defaults to 50Specify the max results to return (optional).externalRefLineItemIDsarray of stringsSpecify the externalRefLineItemIDs to be queried. A maximum of 50 externalRefLineItemIDs can be providedexternalRefLineItemIDsADD stringreferenceLineItemIDsarray of stringsSpecify the referenceLineItemIDs to be queried. A maximum of 50 referenceLineItemIDs can be providedreferenceLineItemIDsADD stringfailedOnlybooleanDefaults to falseSpecify true to return only failed line itemstruefalseResponses 200OK 400Bad Request 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 7 months ago