Recipients
List Recipients for a User
List recipients created for a UserId
GET
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.
Note – Endpoint returns filtered list by defaultBy default, this endpoint returns only recipients with the
RecipientScope value of PAYOUT. Specify ALL to retrieve both PAYIN and PAYOUT recipients, or PAYIN to retrieve only pay-in recipients.By default, results are sorted by CreationDate in descending order.Path parameters
The unique identifier of the user.
Query parameters
Start value:
1Default value: 1Indicates the index of the page for the pagination.Min. value:
1; max. value: 100Default value: 10Indicates the number of items returned for each page of the pagination.Possible values:
CreationDate:ASC, CreationDate:DESCDefault value: CreationDate:DESCIndicates the direction in which to sort the list.Possible values:
ALL, PAYOUT, PAYINDefault value: PAYOUTBy default, this endpoint returns only recipients with the RecipientScope value of PAYOUT.Specify ALL to retrieve both PAYIN and PAYOUT recipients, or PAYIN to retrieve only pay-in recipients.Read more about recipient scopes →Responses
200
200
The list of recipients created for the user.