Returns

The Returns endpoints help initiate, track, and manage returns of received and originated payments. They are accessible within the Sandbox and Production environments

Endpoints:

The returns endpoint allows for the retrieval and creation of return transactions within the system. The endpoint is only accessible within the Sandbox environment and is not available for production use.

GET List Returns- Use this endpoint to retrieve a list of all return transactions. You can filter the results based on various parameters such as status or date.

POST Create a New Return- This endpoint is used to Create a new return transaction. Return can only be created for eligible transactions that have already been completed.

GET a Single Return- Use this endpoint to retrieve details about a specific return transaction.