4. Get Details (Optional)
Get Details allows you to reference an existing previous transaction and obtain it's details.
POST Request to {Endpoint}/pay/getDetails
JSON Body Parameters:
Parameter
Type
Details
trxID
String
trxID provided in response to the payment authorization request.
JSON Body Request Example:
JSON Success Response (Status Code 200)
Last updated