Vai al contenuto principale
POST
Create Affiliate

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json
customer_id
string<uuid>
obbligatorio
tracking_code
string
obbligatorio
company
string | null
website
string | null
commission
number
predefinito:0
payment_method
string
predefinito:bank_transfer
paypal_email
string | null
bank_name
string | null
bank_account
string | null
is_active
boolean
predefinito:true

Risposta

Successful Response

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