Get Taxpayer Info
GET
/api/v1/taxpayerRetrieve registered taxpayer information from Kenya Revenue Authority for the initialized device.
Requires x-api-key
https://staging-ushuru-api.piviotech.com/api/v1/taxpayer
Headers
| Field | Type | Required | Description |
|---|---|---|---|
| x-api-key | string | Required | Your Ushuru API key |
curl https://staging-ushuru-api.piviotech.com/api/v1/taxpayer \
-H "x-api-key: YOUR_API_KEY"