v1

latestOpenAPI 3.1.02026-07-24620123.6 KB

Update External Account

put/api/b2b/external-accounts/{externalAccountId}

Path parameters

externalAccountIdstring required

Request body

countrystring
currencystring
destinationstring

Response

200

successboolean
messagestring

Example response

{
  "success": true,
  "message": "External account updated successfully"
}