Retrieve balance
Finance
Retrieve balance
Get the seller’s current balance snapshot.
Use this endpoint to power payout cards and finance overview widgets.
What is included:
- Provider-reported balance values (for example available/pending).
- Additional pending amount derived from local order state.
Access rules:
- Requires seller authentication.
- Returns
404if the seller record does not exist.
GET
Retrieve balance
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.