get
https://api.dlocal.com/payouts/v3/balance
This service allows you to check your available balance for making payouts.
ConsiderationsIn a sandbox environment the service will always return 1000.00 as we don’t have a merchant balance service (internal app) available in this environment.
Response Parameters
| Fields | Type | Description |
|---|---|---|
currency | String | Balance currency. |
available_balance | Numeric | Balance available for payouts. |
