Refunds
List Refunds for a Payout
GET
This call returns the refund for a payout, which is known as a payout return or return of funds. A payout return is only generated by Mangopay. For more information, see the payout returns guide.Documentation Index
Fetch the complete documentation index at: https://docs.mangopay.com/llms.txt
Use this file to discover all available pages before exploring further.
Query parameters
Allowed values:
CREATED, SUCCEEDED, FAILEDThe status of the transaction. You can filter on multiple values by separating them with a comma.The code indicating the result of the operation. You can filter on multiple values by separating them with a comma.
The date before which the transaction was created (based on the transaction’s
CreationDate parameter). You can filter on a specific time range by using both the AfterDate and BeforeDate query parameters.The date after which the transaction was created (based on the transaction’s
CreationDate parameter). You can filter on a specific time range by using both the AfterDate and BeforeDate query parameters.Path parameters
The unique identifier of the payout.
Responses
200
200
The list of payout refunds created for the platform.