What does this endpoint do?

The objective of this endpoint is to retrieve the balance of an account based on its accountId.

The response from this endpoint will include the following properties:

  • balance: Information regarding the current account balance
    • amount: The total quantity of currency
    • currency: The type of currency held in the account
  • type: The type of account
  • timestamp: The current timestamp of the balance inquiry
Language
Click Try It! to start a request and see the response here!