Endpoints
Partner Profile
Retrieve your Vobiz partner identity, billing configuration, GST status, and current balance - the authoritative source for your permanent partner ID used in queries.
GET
Get partner profile
← Partner API Reference
Retrieve your partner identity, billing configuration, GST status, and current balance. The profile endpoint is the authoritative source for your permanent partner
id - required as a filter parameter in Transaction and CDR queries.
All Partner API requests use
X-Auth-ID and X-Auth-Token headers. See Authentication for details.Get Partner Profile
Retrieve your full partner profile, including identity, balance, GST configuration, and permanent partner ID. No request body or query parameters are required.Response
Key fields
When to Use
- Initial integration setup - Call this once when your integration starts. Capture the permanent
idfield and store it - it is required as a filter parameter in Transaction and CDR endpoints. - Balance checks before transfers - Check your current balance before calling the Transfer Balance endpoint to confirm sufficient funds.
- Sync billing metadata - Sync GSTIN, TDS status, and account status to your internal billing system to ensure correct invoice generation.
Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Response
200 - application/json
Partner profile