Create Payee
Add a payee — a person or business that one of your users wants to send money to. Once the payee is added, you can give them one or more payout destinations (the actual accounts where the money is delivered).
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The unique ID of the user who owns this payee.
Body
Request body for POST /tenant/payees.
1 - 2551 - 255255255201011005010202025525525550040Response
Successful Response
Standard response wrapper for single-object responses and errors.
Generic over the payload type. A route that declares
CommonResponse[SomeModel] gets the real data schema rendered in
OpenAPI/Swagger; a bare CommonResponse leaves data untyped.

