Get Single Transaction Payment Receipt
Proof of Payment
Single Transaction POP
This endpoint allows the merchants to generates a payment receipt for a successful single disbursement transaction.
POST
Get Single Transaction Payment Receipt
Authorizations
Bearer authentication header of the form Bearer Token, Where accessToken is the access token used to authenticate the request.
Headers
Preferred language for the response
Body
application/json
Response
200 - application/json
Success - Payment receipt generated
Name of the generated document
Example:
"Transaction Payment Receipt"
Base64 encoded PDF document
Example:
"JVBERi0xLjQKJcOkw7zDtsO..."
MIME type of the document
Example:
"application/pdf"
Date when the receipt was created
Example:
"2025-10-22"