Get Tax API Documentation

Learn how to fetch tax information using the FoxGets API.

API Usage
1️⃣ Always Use HTTPS

Endpoint:
https://foxapi.foxgets.com/api/shared-api/get-tax-api

Use the HTTP Authorization header:
Authorization: Bearer YOUR_API_KEY

Method: GET
Required Parameters: client_id
Response Format: JSON
                
Parameters
Parameter Description Required Example
client_idYour unique client ID from QR RocketYes"123"
JSON Response

Click below to view the sample JSON response:

View JSON Response
{
  "status": "true",
  "client_id": "123",
  "taxes": [
    {
      "tax_id": "1",
      "client_id": "123",
      "tax_name": "GST",
      "tax_percent": "5"
    },
    {
      "tax_id": "2",
      "client_id": "123",
      "tax_name": "Service Tax",
      "tax_percent": "10"
    }
  ]
}
                  

Think unique and be creative. Make a difference with FoxGets.

Fox Apps empowers 50,000+ businesses in optimizing their daily operations.

support@foxappz.com