# Get a partner's balance **GET /v1/partner/balance** ## Servers - Staging server: https://test-api.fast-jet.org (Staging server) - Production server: https://api.fast-jet.org (Production server) ## Authentication methods - Bearer ## Parameters ## Responses ### 200 Success response #### Body: application/json (object) - **balance** (string) Payment account balance - **cur** (string) Account currency (ISO 4217) ### 401 Authorization required. [Powered by Bump.sh](https://bump.sh)