HomeAPI ReferenceStorefront GraphQL APIlatestGetCouponResponseOpenAIOpen in ChatGPTFynd Platform Versionv2.11.7 - latestv2.11.7 - latestv2.11.6v2.11.5v2.11.3v2.11.1objectGetCouponResponseGet coupon list response schema which page information and list of coupons.Fieldsavailable_coupon_list[Coupon]List of available coupons which can be applied on cart. Example: [{ coupon_code: 'SAVE10' }]pagePageCouponPagination info for coupons. Example: { current: 1, total: 3, has_next: true }Previous« FreeGiftItemsNextGetShareCartLinkResponse »