Platform Payouts
Beneficiaries
Create reusable, tenant-scoped bank destinations for payouts.
POST
Beneficiaries
Create
201 Created):
List beneficiaries
limit is an integer from
1 to 100 and defaults to 50. The response is { "data": [...] }; each entry
has the create-response fields plus status (active or disabled). This
endpoint currently returns a bounded list with no pagination cursor.
Use an active beneficiary for new payouts. Full account numbers are omitted
from both create and list responses.
Stored or inline
POST /v1/payouts accepts exactly one of:
beneficiary_id: reuse a stored active beneficiary; orbeneficiary: send the complete object inline.