Rye home pagelight logodark logo
  • Get Started
  • Get Started
Input
StorePromoCodesInput
Documentation
API Reference
Libraries
Changelog
Rye Console
Rye Status
Start Here
  • Authorization
  • Rate limits
Sync & Sell Anything API
  • Queries
  • Mutations
  • Input
    • AttributeInput
    • ProductByIDInput
    • ProductsByDomainInput
    • RequestStoreByURLInput
    • RequestProductByURLInput
    • OffsetPaginationInput
    • AmazonCartItemsInput
    • AmazonProductIDInput
    • BillingAddressInput
    • BuyerIdentityInput
    • CartBuyerIdentityUpdateInput
    • CartCreateInput
    • CartDeleteInput
    • CartItemsAddInput
    • CartItemsDeleteInput
    • CartItemsInput
    • CartItemsUpdateInput
    • CartSettingsInput
    • AmazonCartSettingsInput
    • CartSubmitInput
    • StorePromoCodesInput
    • DeleteCartLinesInput
    • ReturnByIdInput
    • ShopifyCartItemsInput
    • ShopifyVariantIDInput
    • UpdateCartSelectedShippingOptionsInput
    • ProposeShopifyMerchantCommissionInput
    • PriceAdjustmentInput
  • Objects
  • Entity errors
  • Experimental
GraphQL Types
  • Enums
  • Interfaces
  • Scalars
  • Unions
  • Objects
  • Root errors
  • Directives
Input

StorePromoCodesInput

The input fields to provide information about promo codes applied to stores in the cart

​
Fields


​
store
String!
required

The store the promo codes are applied to

** This field must be equal to ShopifyStore.store fields.**

​
promoCodes
[String!]!
required

List of promo codes to apply for a store


​
Mutations

  • submitCart

​
Related types

  • CartSubmitInput

Was this page helpful?

CartSubmitInputDeleteCartLinesInput
slacktwitterlinkedin
Powered by Mintlify
On this page
  • Fields
  • Mutations
  • Related types