Document representing a price adjustment within a basket or order. Price adjustments can be assigned at the order, product, or shipping level.
Details describing the discount this price adjustment is based on. For adjustments not based on a discount, this value is null.
The coupon code of the coupon this price adjustment is based on. For adjustments not based on a coupon, this value is null. It is read only.
5ties
The user who created the price adjustment. It is read only.
Support
The timestamp when the price adjustment was created. It is read only.
2015-05-19T15:23:18.000Z
A flag indicating whether this price adjustment was created by custom logic. This flag is set to true unless the price adjustment was created by the promotion engine.
true
The text describing the item.
The timestamp when the price adjustment was last modified. It is read only.
2021-02-25T09:58:08.715Z
A flag indicating whether this price adjustment was created by a manual process. If the price adjustment was created by the promotion engine, this value is always false.
true
The adjustment price. It is read only.
120.88
The price adjustment ID. It is read only.
The ID of the related promotion. Custom price adjustments can be assigned any promotion ID so long it is not used by a price adjustment belonging to the same item, and is not used by a promotion defined in the promotion engine. If not specified, a promotion ID is generated.
The reason for the price adjustment.
This type supports additional properties passed along with the defined properties of this API.
To indicate that the properties were defined and expected to be handled as additional properties, they are expected to be prefixed with a c_
.
The type will reject any property that does not fit this pattern, only allowing additional properties beginning with the known prefix.