Partial Return Order - Quantities Returned

Authorization: Store:Sales:Write

Path Params
string
required

Internal ID of the order you want to reference; must match the user facing order ID.

Body Params
object | null

Set of line item IDs and quantities returned by line item; for example, if there were 3 items purchases and 1 returned, please provide 1.

double | null

The new sale amount after refund.

Headers
string
required

Your store ID (we will provide this).

Responses
200

Success

400

Invalid Request

404

Sale not found for Order ID

Language
Credentials