Vai al contenuto principale
PATCH
Update Return

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

id
string<uuid>
obbligatorio

Corpo

application/json
variant_id
string<uuid> | null
customer_id
string<uuid> | null
firstname
string | null
lastname
string | null
email
string | null
telephone
string | null
product_name
string | null
model
string | null
quantity
integer | null
opened
boolean | null
return_reason_id
string<uuid> | null
return_action_id
string<uuid> | null
return_status_id
string<uuid> | null
comment
string | null
date_ordered
string<date> | null
notify
boolean
predefinito:false

Risposta

Successful Response

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