Partial Return Order - Current Line Item Counts

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
lineItemQuantities
object | null

Set of line item IDs and latest quantities after refund; for example, if there were 3 items, and 1 returned, please provide 2.

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
LoadingLoading…