The below request will be sent to the pre-defined endpoint provided to AeroCRS during the integration setup upon mobile money successful payment

{
	"aerocrs": {
		"paymentConfirmation": {
			"bookingid": 34877329,
			"pnrref": "2881C3C0",
			"amount": "1.0000",
			"currency": "USD"
		}
	}
}
ParameterTypeDescription
paymentConfirmationElementInclude the PNR details
bookingidNumberBooking ID
pnrrefStringThe PNR reference
amountNumberAmount paid
currencyStringCurrency of payment

AeroCRS except the below response once the payment notification sent by AeroCRS recognized successfully

{
	"aerocrs": {
		"paymentConfirmation": {
			"paymentstatus": "OK"
		}
	}
}
ParameterTypeDescription
paymentConfirmationElementThe element holds the payment status
paymentstatusStringPayment status:

OK – confirmed