Verify Token
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"success": true,
"message": "The payment token has been successfully redeemed.",
"data": {
"credit_amount": 27875,
"currency": "NGN",
"customer": "Ciroma Alade",
"payment_date": "2024-01-20T22:57:10.000000Z",
"updated_at": "2024-01-27T16:10:51.000000Z"
}
}Last updated