Vai al contenuto principale
PATCH
Update Voucher

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
order_id
string<uuid> | null
code
string | null
from_name
string | null
from_email
string | null
to_name
string | null
to_email
string | null
voucher_theme_id
string<uuid> | null
message
string | null
amount
is_active
boolean | null

Risposta

Successful Response

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