Merchant's Account Balance
This endpoint retrieves the balance amount of an specific Account or Sub Account when using Beta's Payments Product.
Retrieve the balance of an specific asset for a specific account or subaccount
GET
https://live.betaapp.com/v1/balance
Query Parameters
asset*
String
Fiat Asset used on your settlement preference.
Headers
Authorization*
String
Bearer {access_token}
x-sub-account-id
String
ID of your subaccount, If you have one.
accept*
String
application/json
Request Example:
Response Example:
The number_of_orders_associated
parameter represents how many orders compose the total_amount
.
Settlements
Click on the three dots on the right side of your balance amount
You will be redirected to the Settlement History page, where you can see an overview of the amount ready for settlement.
Click on More Info located on the top-right side of the Settlement Overview
Request your Settlement
Last updated