Payment Notifications
Authorizations
api_keystringRequired
Header parameters
api_keyanyRequired
Body
paymentReferencestringRequiredExample:
unique payment reference from the channel used to identify policy holder payment
ref123policyHolderNumberstringOptionalExample:
policy holder system generated unique identifier
12345678amountnumberRequiredExample:
payment amount
50currencystringOptionalExample:
payment amount currency
NGNpaymentDatestringOptionalExample:
transaction payment date
2021-10-23paymentEffectiveDatestringOptionalExample:
settlement payment date for reconcillation purpose
2021-10-23paymentChannelstringOptionalExample:
channel used to complete payment
MOBILEpolicyNumberstringOptionalExample:
unique reference used to identify a policy with a policy holder
12345623Responses
200
successful operation
application/json
400
Validation error processing payment notification
application/json
post
/paymentNotificationsSample Request
Sample Response
Last updated