Skip to main content
POST
Refund shortfall

Authorizations

Authorization
string
header
required

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

Path Parameters

order_number
string
required

Order Number

Body

application/json
items
object[]
required
payment_method
enum<string>
required
Available options:
original-payment-mode,
bank-transfer
bank_account_id
string | null

required if payment_method = bank-transfer

Response

200 - application/json

OK

message
string
success
boolean