removeCoupon( )


Removes the coupon from a specified cart.

について removeCoupon() function returns a Promise that resolves to the updated cart when the coupon is removed from the specified cart.

Permissions
Manage eCommerce - all permissions
Manage Stores - all permissions
Manage Restaurants - all permissions
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
_idstringRequired

Cart ID.

リターン
Return Type:Promise<RemoveCouponResponse>
役に立ちましたか?
はい
いいえ