Skip to main content
POST
Update athlete/agent payout preference

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
default_method
enum<string>

S=Stripe, P=PayPal (NOT payment_method_id)

Available options:
S,
P
Example:

"S"

paypal_id
string

PayPal email/ID (optional, for PayPal method)

Example:

"paypal@example.com"

Response

200

Payment settings updated