Sync Fresh Code Tables
GET
/api/v1/codes/freshPull the latest code tables from Kenya Revenue Authority and return the synced class list.
Requires x-api-key
https://staging-ushuru-api.piviotech.com/api/v1/codes/fresh
Headers
| Field | Type | Required | Description |
|---|---|---|---|
| x-api-key | string | Required | Your Ushuru API key |
curl https://staging-ushuru-api.piviotech.com/api/v1/codes/fresh \
-H "x-api-key: YOUR_API_KEY"