User Routes
Get Payout Methods
Get a user’s connected payout methods.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Id of the user to fetch
Response
200 - application/json
OK
Array of payout methods registered to the user.