Firmhouse for Developers
Ctrlk
FirmhouseHelp CenterStatusPortal / Login
  • Firmhouse for Developers
  • GraphQL API
    • Introduction
    • Getting Started
    • Pagination
    • Handling Errors
    • API Reference
      • Queries
      • Mutations
        • activateSubscription
        • applyPromotionToSubscription
        • assignAsset
        • cancelReturnOrder
        • cancelSubscription
        • chargeShopifyOrderOutstandingAmount
        • completeReturnOrder
        • completeSubscriptionCancellation
        • createAsset
        • createCart
        • createDiscountCode
        • createInvoiceLineItem
        • createInvoicedOneTimeCharge
        • createOrder
        • createOrderedProduct
        • createOrderedProductV2
        • createProduct
        • createPromotion
        • createReturnOrder
        • createSelfServiceCenterLoginToken
        • createSelfServiceCenterLoginTokenV2
        • createServiceChannel
        • createSubscription
        • createSubscriptionFromCart
        • creditAndRefundInvoice
        • deactivateAppliedPromotion
        • destroyDiscountCode
        • destroyInvoiceLineItem
        • destroyOrderedProduct
        • editPlan
        • fulfillOrder
        • fulfillOrders
        • generateOfferForAssetOwnership
        • importSubscription
        • pauseSubscription
        • refundPayment
        • resumeSubscription
        • sendSelfServiceCenterLoginTokenEmail
        • shipOrderedProducts
        • switchSubscriptionPlan
        • syncShopifyProducts
        • unassignAsset
        • undoSubscriptionCancellation
        • updateAddressDetails
        • updateAppliedPromotion
        • updateAsset
        • updateAssetOwnership
        • updateDiscountCode
        • updateInvoice
        • updateInvoiceLineItem
        • updateOrder
        • updateOrderedProduct
        • updateOrderedProductQuantity
        • updatePlan
        • updateProduct
        • updatePromotion
        • updateReturnOrder
        • updateShippingCostsExemption
        • updateSubscribedPlan
        • updateSubscription
      • Objects
  • Liquid
    • Introduction
    • Email template overview
    • Using Extra Fields in Liquid
    • Available tags
  • Webhooks
    • Overview
  • Guides
    • Creating a Storefront App
    • Updating the amount of discount on each order
    • Build a switch/upgrade plan flow that requires payment
  • SDKs
    • Storefront JS SDK
    • Firmhouse SDK
    • Headless React
Powered by GitBook
On this page

Was this helpful?

  1. GraphQL API
  2. API Reference

Mutations

activateSubscriptionapplyPromotionToSubscriptionassignAssetcancelReturnOrdercancelSubscriptionchargeShopifyOrderOutstandingAmountcompleteReturnOrdercompleteSubscriptionCancellationcreateAssetcreateCartcreateDiscountCodecreateInvoiceLineItemcreateInvoicedOneTimeChargecreateOrdercreateOrderedProductcreateOrderedProductV2createProductcreatePromotioncreateReturnOrdercreateSelfServiceCenterLoginTokencreateSelfServiceCenterLoginTokenV2createServiceChannelcreateSubscriptioncreateSubscriptionFromCartcreditAndRefundInvoicedeactivateAppliedPromotiondestroyDiscountCodedestroyInvoiceLineItemdestroyOrderedProducteditPlanfulfillOrderfulfillOrdersgenerateOfferForAssetOwnershipimportSubscriptionpauseSubscriptionrefundPaymentresumeSubscriptionsendSelfServiceCenterLoginTokenEmailshipOrderedProductsswitchSubscriptionPlansyncShopifyProductsunassignAssetundoSubscriptionCancellationupdateAddressDetailsupdateAppliedPromotionupdateAssetupdateAssetOwnershipupdateDiscountCodeupdateInvoiceupdateInvoiceLineItemupdateOrderupdateOrderedProductupdateOrderedProductQuantityupdatePlanupdateProductupdatePromotionupdateReturnOrderupdateShippingCostsExemptionupdateSubscribedPlanupdateSubscription

Last updated 2 years ago

Was this helpful?