CartCouponSchema::get_item_response( string $coupon_code )

Generate a response from passed coupon code.


Description Description


Parameters Parameters

$coupon_code

(Required) Coupon code from the cart.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Schemas/CartCouponSchema.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.