Sync Fresh Code Tables

GET/api/v1/codes/fresh

Pull the latest code tables from Kenya Revenue Authority and return the synced class list.

Requires x-api-key

http://localhost:8100/api/v1/codes/fresh

Headers

FieldTypeRequiredDescription
x-api-keystringRequiredYour Ushuru API key
curl http://localhost:8100/api/v1/codes/fresh \
  -H "x-api-key: YOUR_API_KEY"