Save Branch Insurance
POST
/api/v1/branch/insurancesRegister branch insurance with Kenya Revenue Authority (/saveBhfInsurance).
Requires x-api-key
https://staging-ushuru-api.piviotech.com/api/v1/branch/insurances
Headers
| Field | Type | Required | Description |
|---|---|---|---|
| x-api-key | string | Required | Your Ushuru API key |
curl -X POST https://staging-ushuru-api.piviotech.com/api/v1/branch/insurances \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'