Vai al contenuto principale
POST
Create Order Refund

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

order_id
string<uuid>
obbligatorio

Corpo

application/json

Admin: issue a refund. amount omitted = full remaining refund.

amount
reason
string | null
restock
boolean
predefinito:true
notify_customer
boolean
predefinito:true

Risposta

Successful Response

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