Payment Status
Check the status of your transactions e.g transfer
POST
{{base_url}}/transtatus
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer PUBLIC_KEY
Request Body
Name
Type
Description
reference
String
Transaction reference returned from us or merchant passed reference
Response
Last updated