mono-logo

Verify Payment Status

March 3rd, 2025

get api.withmono.com/v2/payments/verify/{reference}
v1.0

Verify the payment status using the reference passed when initiating payment.

Path Params
Headers

Request

12345
curl --request GET \
     --url https://api.withmono.com/v2/payments/verify/{reference} \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?