AddShippingMethodAdjustment
This action indicates that an adjustment must be made on a shipping method. For example, make the shipping method free.
action
"addShippingMethodAdjustment"RequiredThe type of action.
shipping_method_id
stringRequiredThe associated shipping method's ID.
amount
numberRequiredThe amount to remove off the shipping method's total.
code
stringRequiredThe promotion's code.
description
stringThe promotion's description.
Was this section helpful?