Update an Async Order under a specific Account.Ask AIpatch https://integration-api.tangocard.com/raas/v2/asyncOrders/customers/{customerIdentifier}/accounts/{accountIdentifier}/{externalRefID}Path ParamscustomerIdentifierstringrequiredSpecify the customer to be queriedaccountIdentifierstringrequiredSpecify the account to be queried.externalRefIDstringrequiredExternal reference ID of the async orderBody ParamscampaignstringOptional. Campaign that may be used to administratively categorize a specific order. Must be between 0 and 1024 characters in length.purchaseOrderNumberstringThe Purchase Order Number associated with this order.notesstringlength between 0 and 150Optional order notes (up to 150 characters)Responses 200OK 400Bad Request 401Unauthorized 429Exceeded the allowable TPS rate limit 500Internal Server Error 503Service UnavailableUpdated 6 months ago