Get account balance

View as Markdown
Retrieves the details of an Account that was authorized for a Transaction. You need only supply the unique transactionId that was returned as part of a bank authorization. This is a restricted API and must be approved for usage by the Trustly Compliance team. **Note**<br />This endpoint retrieves data for the account selected during the Lightbox flow, which is already available once authorization completes. Waiting for the [DataReady](/api-reference/api/event-notifications/data-ready) event is not required to call this endpoint — DataReady signals completion of data retrieval for non-selected accounts and full account activity, not the selected account's balance. **Note for International Financial Institutions**<br />In some geographies the `Account` object in the response for this API may contain additional properties. For example, the `taxId` returned for accounts from Brazilian institutions.

Authentication

AuthorizationBasic

Path parameters

transactionIdstringRequired
Transaction ID retrieved from a Trustly Authorization transaction.

Response

OK
accountBalanceobject

Errors

400
Bad Request Error