Skip to main content
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.

Query parameters

string
Allowed values: CREATED, SUCCEEDED, FAILEDThe status of the transaction. You can filter on multiple values by separating them with a comma.
string
The code indicating the result of the operation. You can filter on multiple values by separating them with a comma.
Unix timestamp
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.
Unix timestamp
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

string
required
The unique identifier of the payout.

Responses

array
The list of payout refunds created for the platform.