Fetch Credit Limit
| Method | URL |
|---|---|
| GET | api/v3/credit-limit |
Returns the agent's current available credit limit. This endpoint is common across all products (Hotels, Transfers, Activities, Rail).
Sample Response
Response object
| Key | Type | Description |
|---|---|---|
| credit | object | Refer to credit object |
| Key | Type | Description |
|---|---|---|
| currency | string | Currency |
| available_credit | float | Credit limit availability |