SDK
Explore our fully type-safe SDK for Node.js
{ "transaction_type": "payment", "request_number": "<string>", "amount": 123, "payment_status": "pending", "payment_date": "2023-11-07T05:31:56Z", "payment_reference_number": "<string>", "payment_method": "<string>", "icon_url": "<string>" }
{ "message": "<string>", "success": true, "code": "<string>", "error": { "fieldname": [ "<string>" ] } }
Common fields in all types of payments.
Bad request
The response is of type object.
object