Create a Refund

Refund an amount for an order. The amount must be less than or equal the refundable_amount of the order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the Order.

Query Params
string

Comma-separated relations that should be expanded in the returned order.

string

Comma-separated fields that should be included in the returned order.

Body Params

The details of the order refund.

integer
required

The amount to refund. It should be less than or equal the refundable_amount of the order.

string
required

The reason for the Refund.

string

A note with additional details about the Refund.

boolean

If set to true, no notification will be sent to the customer related to this Refund.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain