Returns

The Returns section enables handling ACH and wire return transactions. These endpoints help track and manage transaction returns. They are only accessible within the Sandbox environment and are not available for production use.
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.