DEV

Type.

CartAdjustment

A CartAdjustment represents a change/discount to the Cart's amounts.

Fields

amount

Decimal!

Required

The amount of the adjustment

currencyCode

CurrencyCode!

Required

Currency the Adjustment amount is in.

description

String!

Required

A description of the adjustment

productId

String

the product id for an item specific adjustment

sku

String

The sku for an item specific adjustment

Required

The type of adjustment

Was this page helpful?