Get Token
Fetch details of transaction a transaction to get the authorizationCode for future charges
/payments/query/{{paymentReference}}
GET
https://seerbitapi.com/api/v3/payments/query/{{paymentReference}}
This endpoint allows you fetch transaction details to get authorizationCode
Path Parameters
Name
Type
Description
paymentReference*
String
This is the unique identifier for a transaction, to be generated by merchant.
Headers
Name
Type
Description
Authorization*
String
Last updated