Extend and pay motor policy
POST
/policies/motor/{policyId}/extend/pay
Extend and pay for a motor insurance policy in a single step.
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
policyId*
Type
Requiredstring
Request Body
application/json
JSON "reference": "partner-ref-001", "payment": { "method": "string", "mobileMoneyAccountNumber": "0971234567", "cardDetails": { "city": "string", "country": "string", "address": "string", "zip": 0 }, "gateway": "Airtel" }
{
}
Responses
Motor policy extended and paid
application/json
JSON
{
}
