Vai al contenuto principale
PATCH
Update Affiliate

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri del percorso

affiliate_id
string<uuid>
obbligatorio

Corpo

application/json
customer_id
string<uuid> | null
company
string | null
website
string | null
tracking_code
string | null
commission
number | null
payment_method
string | null
paypal_email
string | null
bank_name
string | null
bank_account
string | null
is_active
boolean | null

Risposta

Successful Response

data
AffiliateRead · object | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null