Create a discount on a line item

Creates a discount on a line item for an order.

Path Params
string
required

Merchant Id

string
required

Order Id

string
required

Line Item Id

Body Params
string

Unique identifier

discount
object

If this item is based on a standard discount, this will point to the appropriate inventory.Discount

approver
object

The person that authorized a discount

string
required

Name of the discount

integer

Discount amount in fraction of currency unit (e.g. cents) based on currency fraction digits supported

integer

Discount amount in percent

Response
200
Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!