onCouponCodeRemove
@data
Property | Type | Required |
---|---|---|
checkoutId | string | mandatory |
couponCode | string | mandatory |
@response
Property | Type | Required |
---|---|---|
items | [CheckoutItem Array] (doc:checkoutitem) | optional |
orderAmount | Amount | mandatory |
orderAmountDetails | OrderAmountDetails | optional |
shippingMethods | [ShippingMethod Array] (doc:shipping-method) | optional |
pickupMethods | [PickupMethod Array] (doc: ) | optional |
shipToStoreMethods | [PickupMethod Array] (doc: ) | optional |
coupons | CouponItem Array | optional |
Updated about 1 year ago