added

External accounts - Agent details

We've added some new properties to the response payload of the GET /external-accounts endpoint relating to the associated agent:

  • agentName
  • agentAddress
  • availableForPlatformDeposit
  • availableForPlatformWithdrawal

A typical example is that an external account represents a bank account and an agent represents the bank where the account is held.

Please refer to our API docs for more detail.