Skip to main content
POST
Estimate refund for a shipment or order

Authorizations

Authorization
string
header
required

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

Body

application/json
order_number
string
required
shipment_number
string | null
required

Shipment number to estimate refund for. If not provided, refund will be estimated for the order as a whole.

Response

200 - application/json

OK

message
string
success
boolean
content
object