📄️ accountAddressCreate
Create a new address for the logged-in user.
📄️ accountAddressDelete
Delete an address of the logged-in user.
📄️ accountAddressSetDefault
Sets a default address for the authenticated user.
📄️ accountAddressUpdate
Updates an address of the logged-in user.
📄️ accountConfirm
Confirm user account with token sent by email during registration.
📄️ accountDelete
Remove user account.
📄️ accountRegister
Register a new user account.
📄️ accountRequestDeletion
Sends an email with the account removal link for the logged-in user.
📄️ accountUpdate
Updates the account of the logged-in user.
📄️ addressCreate
Creates user address. Requires MANAGE_USERS permission.
📄️ addressDelete
Deletes an address. Requires MANAGE_USERS permission.
📄️ addressSetDefault
Sets a default address for the given user. Requires MANAGE_USERS permission.
📄️ addressUpdate
Updates an address. Requires MANAGE_USERS permission.
📄️ agreementBulkDelete
Bulk delete agreements. Requires MANAGE_AGREEMENTS permission.
📄️ agreementBulkPublish
Bulk publish agreements. Requires MANAGE_AGREEMENTS permission.
📄️ agreementCommissionCreate
Add a commission rate to an agreement. Requires MANAGE_AGREEMENTS permission.
📄️ agreementCommissionDelete
Delete an agreement commission. Requires MANAGE_AGREEMENTS permission.
📄️ agreementCreate
Create a new marketplace agreement. Requires MANAGE_AGREEMENTS permission.
📄️ agreementDelete
Delete an agreement. Requires MANAGE_AGREEMENTS permission.
📄️ agreementFeeCreate
Add a fee to an agreement. Requires MANAGE_AGREEMENTS permission.
📄️ agreementFeeDelete
Delete an agreement fee. Requires MANAGE_AGREEMENTS permission.
📄️ agreementUpdate
Update an existing agreement. Requires MANAGE_AGREEMENTS permission.
📄️ analyticsExportCsv
Generate analytics CSV export and return a signed download URL. The URL provides direct access to the file in cloud storage.
📄️ analyticsExportUrl
Use analyticsExportCsv instead for proper tenant handling
📄️ appActivate
Activate an app.
📄️ appCreate
Create a new app. Returns the app and an auth token.
📄️ appDashboardIntegrationCreate
Create a dashboard integration for an app.
📄️ appDashboardIntegrationDelete
Delete a dashboard integration.
📄️ appDeactivate
Deactivate an app.
📄️ appDelete
Delete an app.
📄️ appStorefrontIntegrationCreate
Create a storefront integration for an app.
📄️ appStorefrontIntegrationDelete
Delete a storefront integration.
📄️ appTokenCreate
Create a new auth token for an app.
📄️ appTokenDelete
Delete an app token.
📄️ appTokenVerify
Verify if an app token is valid.
📄️ appUpdate
Update an existing app.
📄️ attributeAssign
Assign attribute to a product type or product. Requires MANAGE_PRODUCTS permission.
📄️ attributeBulkDelete
Bulk delete attributes. Requires MANAGE_PRODUCTS permission.
📄️ attributeCreate
Create a new attribute. Requires MANAGE_PRODUCTS permission.
📄️ attributeDelete
Delete an attribute. Requires MANAGE_PRODUCTS permission.
📄️ attributeUnassignFromProductType
Unassign attributes from product type. Requires MANAGE_PRODUCTS permission.
📄️ attributeUnassign
Unassign attribute from a product type or product. Requires MANAGE_PRODUCTS permission.
📄️ attributeUpdate
Update an existing attribute. Requires MANAGE_PRODUCTS permission.
📄️ attributeValueBulkCreate
Bulk create attribute values. Requires MANAGE_PRODUCTS permission.
📄️ attributeValueBulkDelete
Bulk delete attribute values. Requires MANAGE_PRODUCTS permission.
📄️ attributeValueCreate
Create a new attribute value. Requires MANAGE_PRODUCTS permission.
📄️ attributeValueDelete
Delete an attribute value. Requires MANAGE_PRODUCTS permission.
📄️ attributeValueUpdate
Update an attribute value. Requires MANAGE_PRODUCTS permission.
📄️ attributeValuesReorder
Reorder attribute values. Requires MANAGE_PRODUCTS permission.
📄️ authUrlGenerate
Generate authorization URL for SSO login.
📄️ catalogExport
Export catalog via plugin.
📄️ categoryBulkDelete
Deletes categories in bulk.
📄️ categoryCreate
Creates a new category.
📄️ categoryDelete
Deletes a category.
📄️ categoryUpdate
Updates a category.
📄️ checkoutAddPoNumbers
Add purchase order numbers.
📄️ checkoutAddPromoCode
Add a promo code (voucher or gift card).
📄️ checkoutBillingAddressUpdate
Update billing address.
📄️ checkoutComplete
Complete checkout and create order.
📄️ checkoutCreate
Create a new checkout.
📄️ checkoutCustomerAttach
Attach authenticated user to checkout.
📄️ checkoutCustomerDetach
Detach user from checkout.
📄️ checkoutDelete
Delete a checkout (admin only).
📄️ checkoutEmailUpdate
Update the customer email in checkout.
📄️ checkoutEventTriggered
Create a checkout event for analytics tracking.
📄️ checkoutLineAddNote
Add a note to a checkout line.
📄️ checkoutLineDelete
Delete a checkout line.
📄️ checkoutLinesAdd
Add lines to checkout.
📄️ checkoutLinesUpdate
Update checkout lines (replace mode).
📄️ checkoutMarketplaceShippingMethodUpdate
Update marketplace shipping method.
📄️ checkoutNoteUpdate
Update the checkout note.
📄️ checkoutPaymentCreate
Create a new payment for given checkout.
📄️ checkoutRemovePoNumbers
Remove a purchase order number.
📄️ checkoutRemovePromoCode
Remove a promo code.
📄️ checkoutSellerShippingMethodsBulkUpdate
Bulk update seller shipping methods.
📄️ checkoutSellerShippingMethodsClear
Clear all seller shipping methods.
📄️ checkoutSellerShippingMethodsUpdate
Update shipping method for a specific seller.
📄️ checkoutSetTransactionCurrency
Update currency in the existing checkout object.
📄️ checkoutShippingAddressUpdate
Update shipping address.
📄️ checkoutThemeCreate
Create a new checkout theme.
📄️ checkoutThemeUpdate
Update an existing checkout theme.
📄️ collectionAddProducts
Add products to a collection.
📄️ collectionAddVariants
Add variants to a collection.
📄️ collectionBulkDelete
Deletes collections in bulk.
📄️ collectionBulkPublish
Publish collections in bulk.
📄️ collectionCreate
Creates a new collection.
📄️ collectionDelete
Deletes a collection.
📄️ collectionRemoveProducts
Remove products from a collection.
📄️ collectionRemoveVariants
Remove variants from a collection.
📄️ collectionReorderProducts
Reorder products in a collection.
📄️ collectionUpdate
Updates a collection.
📄️ contentCreate
Creates a new content object.
📄️ contentDelete
Delete content.
📄️ contentDiscard
Discard content changes.
📄️ contentDuplicate
Duplicate an existing content object.
📄️ contentPageDataCreate
Creates a content page data object.
📄️ contentPageDataUpdate
Updates a content page data object.
📄️ contentPublish
Publishes a content object.
📄️ contentSave
Save content draft.
📄️ createCustomerToken
Exchange an OAuth provider token for a Nautical customer token.
📄️ createImportFile
Upload CSV file for product import and parse its structure.
📄️ customAttributeAssign
Assign custom attributes to a template. Requires MANAGE_PRODUCTS permission.
📄️ customAttributeUnassign
Unassign custom attributes from a template. Requires MANAGE_PRODUCTS permission.
📄️ customDomainCreate
Create a custom domain for the storefront.
📄️ customDomainDelete
Delete a custom domain.
📄️ customerBulkDelete
Deletes customers. Requires MANAGE_USERS permission.
📄️ customerCreate
Creates a new customer. Requires MANAGE_USERS permission.
📄️ customerDelete
Deletes a customer. Requires MANAGE_USERS permission.
📄️ customerUpdate
Updates an existing customer. Requires MANAGE_USERS permission.
📄️ designerDataCreate
Create designer data.
📄️ designerDataUpdate
Update existing designer data.
📄️ digitalContentCreate
Creates digital content for a variant.
📄️ digitalContentDelete
Deletes digital content.
📄️ digitalContentUpdate
Updates digital content.
📄️ digitalContentUrlCreate
Creates a download URL for digital content.
📄️ documentAdd
Upload and attach a document to an entity.
📄️ documentAttach
Attach an existing document to entities.
📄️ documentRemove
Remove or delete a document.
📄️ documentUpdate
Update an existing document.
📄️ draftOrderBulkDelete
This will be removed on August 15, 2025.
📄️ draftOrderComplete
This will be removed on August 15, 2025. Use nauticalDraftOrderComplete instead.
📄️ draftOrderCreate
This will be removed on August 15, 2025. Use nauticalDraftOrderCreate instead.
📄️ draftOrderDelete
This will be removed on August 15, 2025.
📄️ draftOrderLineDelete
This will be removed on August 15, 2025. Use nauticalDraftOrderLineDelete instead.
📄️ draftOrderLinePriceOverride
This will be removed on August 15, 2025. Use nauticalDraftOrderLinePriceOverride instead.
📄️ draftOrderLineUpdate
This will be removed on August 15, 2025. Use nauticalDraftOrderLineUpdate instead.
📄️ draftOrderLinesBulkDelete
This will be removed on August 15, 2025. Use nauticalDraftOrderLinesBulkDelete instead.
📄️ draftOrderLinesCreate
This will be removed on August 15, 2025. Use nauticalDraftOrderLinesCreate instead.
📄️ draftOrderSetTransactionCurrency
This will be removed on August 15, 2025. Use nauticalDraftOrderSetTransactionCurrency instead.
📄️ draftOrderUpdate
This will be removed on August 15, 2025. Use nauticalDraftOrderUpdate instead.
📄️ emailChangeConfirm
Confirm the email change of the logged-in user.
📄️ emailChangeRequest
Request email change for the current user.
📄️ emailTemplateUpdate
Updates an email template.
📄️ exchangeRatesRefresh
Refresh currency exchange rates (deprecated - rates are now auto-refreshed).
📄️ fulfillmentBulkReturn
Processes return requests by creating resulting Fulfillment instances.
📄️ instanceAttributeUnassign
Unassign attribute from an instance. Requires MANAGE_PRODUCTS permission.
📄️ invoiceCancel
Cancel a finalized invoice.
📄️ invoiceCreate
Create an invoice manually with URL.
📄️ invoiceDelete
Delete an invoice (soft delete).
📄️ invoiceFinalize
Finalize an invoice (no more edits allowed).
📄️ invoiceRefresh
Refresh/regenerate an invoice.
📄️ invoiceRequestDelete
Request deletion of an invoice via plugin.
📄️ invoiceRequest
Request an invoice for an order or refund.
📄️ invoiceSendNotification
Send invoice notification email to customer.
📄️ invoiceUpdate
Update an invoice.
📄️ journalEntryCorrect
Create a correction journal entry. Only Nautical employees can use this.
📄️ marketplaceConfigurationUpdate
Updates marketplace configuration. Requires MANAGEMARKETPLACECONFIGURATION permission.
📄️ mediaBulkDelete
Bulk delete media files.
📄️ mediaCreate
Create a new media file.
📄️ mediaUpdate
Update media metadata.
📄️ menuBulkDelete
Deletes menus.
📄️ menuCreate
Creates a new menu.
📄️ menuDelete
Deletes a menu.
📄️ menuItemBulkDelete
Deletes menu items.
📄️ menuItemCreate
Creates a new menu item.
📄️ menuItemDelete
Deletes a menu item.
📄️ menuItemMove
Moves items within a menu. Supports parent changes and position reordering.
📄️ menuItemUpdate
Updates a menu item.
📄️ menuUpdate
Updates an existing menu.
📄️ metadataDelete
Delete public metadata keys from an object.
📄️ metadataUpdate
Update public metadata of an object. Appends or updates keys without replacing existing ones.
📄️ nauticalConfigurationUpdate
Updates nautical (internal) configuration. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalDraftOrderBulkDelete
Bulk delete draft nautical orders.
📄️ nauticalDraftOrderComplete
Completes a draft nautical order, transitioning it to placed status. Requires authentication.
📄️ nauticalDraftOrderCreate
Creates a new nautical draft order. Requires authentication.
📄️ nauticalDraftOrderDelete
Deletes a draft nautical order and all sub-orders. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalDraftOrderLineDelete
Deletes a line from a draft nautical order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalDraftOrderLinePriceOverride
Overrides the unit price of a draft nautical order line. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalDraftOrderLineUpdate
Updates quantity of a draft nautical order line. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalDraftOrderLinesBulkDelete
Bulk delete nautical draft order lines.
📄️ nauticalDraftOrderLinesCreate
Creates order lines for a draft nautical order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalDraftOrderSendToCustomer
Sends draft order/quote to customer. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalDraftOrderSetTransactionCurrency
Updates the transaction currency of a draft nautical order. Requires MANAGEDRAFTANDQUOTEORDERS permission.
📄️ nauticalDraftOrderUpdate
Updates a draft nautical order.
📄️ nauticalOrderAddNote
Adds a note to a nautical (marketplace) order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderBulkAssignCustomer
Bulk assign customer to nautical orders.
📄️ nauticalOrderCancel
Cancels a nautical (marketplace) order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderCapture
Captures payment for a nautical order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderFulfill
Creates new fulfillments for a nautical order.
📄️ nauticalOrderLineAddNote
Adds a note to a nautical order line. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderLineBulkCancel
Bulk cancel nautical order lines.
📄️ nauticalOrderLinesCsvUpload
Uploads nautical order lines from CSV. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderMarkAsPaid
Marks a nautical order as manually paid. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderPaymentCreate
Create and process a new payment for given nautical order.
📄️ nauticalOrderRefreshTaxes
Refreshes taxes on a nautical order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderUpdateApplyVoucherCode
Applies a voucher code to a nautical order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderUpdateDeleteDiscount
Deletes a discount from a nautical order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderUpdateMarketplaceShipping
Updates marketplace shipping method on a nautical order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderUpdateShipping
Updates a shipping method on a nautical order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderUpdate
Updates a nautical (marketplace) order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalOrderVoid
Voids payment for a nautical order. Requires MANAGE_MARKETPLACE permission.
📄️ nauticalPaymentLinkSendToCustomer
Sends payment link to customer for a nautical order. Requires MANAGE_MARKETPLACE permission.
📄️ orderAddNote
Adds a note to a seller order. Requires MANAGE_ORDERS permission.
📄️ orderBulkCancel
Bulk cancel seller orders.
📄️ orderCancel
Cancels a seller order. Requires MANAGE_ORDERS permission.
📄️ orderDeclineFulfillment
Decline (permanently) part of an order. The buyer will not be charged for the missing stock.
📄️ orderFeeCreate
Creates a new order fee. Requires MANAGEPAYOUTS, MANAGEMARKETPLACE, and MANAGE_AGREEMENTS permissions.
📄️ orderFeeDelete
Deletes an order fee. Requires MANAGEPAYOUTS, MANAGEMARKETPLACE, and MANAGE_AGREEMENTS permissions.
📄️ orderFulfill
Creates new fulfillments for an order.
📄️ orderFulfillmentCancel
Cancels an existing fulfillment and optionally restocks items.
📄️ orderFulfillmentReturn
Returns selected quantity from fulfillment lines and restocks items.
📄️ orderFulfillmentUpdateReturnStatus
Updates the return status on a fulfillment.
📄️ orderFulfillmentUpdateTracking
Updates tracking information for a fulfillment.
📄️ orderLineAddNote
Adds a note to an order line. Requires MANAGE_ORDERS permission.
📄️ orderLinesCsvUpload
Uploads order lines from CSV. Requires MANAGEDRAFTANDQUOTEORDERS permission.
📄️ orderMarkAsDelivered
Marks a fully fulfilled order as delivered. Requires MANAGEMARKETPLACE and MANAGEORDERS permissions.
📄️ orderUpdateShipping
Updates a shipping method of a seller order. Requires MANAGE_ORDERS permission.
📄️ orderUpdate
Updates a seller order. Requires MANAGE_ORDERS permission.
📄️ pageBulkDelete
Deletes pages.
📄️ pageBulkPublish
Publish pages.
📄️ pageCreate
Creates a new page.
📄️ pageDelete
Deletes a page.
📄️ pageImageDelete
Deletes a featured image for the given page.
📄️ pageImageUpdate
Creates a featured image for the given page. This mutation must be sent as a 'multipart' request. See//github.com/jaydenseric/graphql-multipart-request-spec
📄️ pageUpdate
Updates an existing page.
📄️ passwordChange
Change password of the logged in user.
📄️ passwordRequestReset
Sends an email with the account password reset link.
📄️ passwordSet
Sets the user's password from the token sent by email.
📄️ paymentCapture
Capture the authorized payment amount.
📄️ paymentVoid
Void the authorized payment.
📄️ payoutBulkArchive
Archive multiple paid payouts.
📄️ payoutCreateAsync
Create a new payout asynchronously.
📄️ payoutCreate
This will be removed on July 15, 2025. Use payoutCreateAsync instead.
📄️ payoutDelete
Delete a draft payout.
📄️ payoutProcess
Process a payout asynchronously.
📄️ payoutStatusUpdate
Update payout status.
📄️ payoutUpdate
Update vendor payouts with adjustments.
📄️ permissionGroupUpdate
Update permission group. Requires MANAGE_STAFF permission.
📄️ pluginUpdate
Update plugin configuration.
📄️ policyBulkDelete
Deletes policies.
📄️ policyBulkPublish
Publish policies.
📄️ policyCreate
Creates a new policy.
📄️ policyDelete
Deletes a policy.
📄️ policyUpdate
Updates an existing policy.
📄️ privateMetadataDelete
Delete private metadata keys from an object.
📄️ privateMetadataUpdate
Update private metadata of an object. Appends or updates keys without replacing existing ones.
📄️ productBulkCategoryUpdate
Update category for products in bulk.
📄️ productBulkCreate
Creates products in bulk.
📄️ productBulkDelete
Deletes products in bulk.
📄️ productBulkPublish
Publish products in bulk.
📄️ productCreate
Creates a new product.
📄️ productDelete
Deletes a product.
📄️ productImageBulkCreate
Creates product images in bulk.
📄️ productImageBulkDelete
Deletes product images in bulk.
📄️ productImageCreate
Creates a product image.
📄️ productImageDelete
Deletes a product image.
📄️ productImageReorder
Reorder product images.
📄️ productImageUpdate
Updates a product image.
📄️ productReorderVariants
Reorder product variants.
📄️ productSetAvailabilityForPurchase
Set product availability for purchase.
📄️ productTypeBulkDelete
Deletes product types in bulk.
📄️ productTypeCreate
Creates a product type.
📄️ productTypeDelete
Deletes a product type.
📄️ productTypeReorderAttributes
Reorder product type attributes.
📄️ productTypeUpdate
Updates a product type.
📄️ productUpdate
Updates an existing product.
📄️ productVariantBulkCreate
Creates product variants for a given product.
📄️ productVariantBulkDelete
Deletes product variants in bulk.
📄️ productVariantCreate
Creates a product variant.
📄️ productVariantDelete
Deletes a product variant.
📄️ productVariantImageAssign
Assign an image to a product variant.
📄️ productVariantImageBulkAssign
Bulk assign images to product variants.
📄️ productVariantImageUnassign
Unassign an image from a product variant.
📄️ productVariantSetDefault
Set default product variant.
📄️ productVariantStocksCreate
Creates stocks for a product variant.
📄️ productVariantStocksDelete
Deletes stocks for a product variant.
📄️ productVariantStocksUpdate
Update stocks for a product variant.
📄️ productVariantUpdate
Updates a product variant.
📄️ productVariantVideoAssign
Assign a video to a product variant.
📄️ productVariantVideoUnassign
Unassign a video from a product variant.
📄️ productVideoBulkCreate
Creates product videos in bulk from URLs.
📄️ productVideoBulkDelete
Deletes product videos in bulk.
📄️ productVideoCreate
Create a product video. If URL is present, video will be taken from provided URL. If no URL provided, then this mutation must be sent as a multipart request.
📄️ productVideoDelete
Deletes a product video.
📄️ productVideoReorder
Reorder product videos.
📄️ productVideoUpdate
Updates a product video.
📄️ productsExport
Export products to CSV file.
📄️ refundCreate
Create a new refund.
📄️ refundLinesAdd
Add refund lines to a refund.
📄️ refundLinesDelete
Delete refund lines.
📄️ refundLinesUpdate
Update refund lines.
📄️ refundPaymentsAdd
Add payments to a refund.
📄️ refundPaymentsDelete
Delete refund payments.
📄️ refundPaymentsUpdate
Update refund payments.
📄️ refundUpdate
Update a refund.
📄️ refundsChangeStatus
Change status of multiple refunds.
📄️ refundsDelete
Delete refunds in bulk. Refunds must be in REQUESTED state.
📄️ saleBulkDelete
Deletes sales.
📄️ saleCataloguesAdd
Adds products, variants, categories, or collections to a sale. Requires MANAGE_DISCOUNTS permission.
📄️ saleCataloguesRemove
Removes products, variants, categories, or collections from a sale. Requires MANAGE_DISCOUNTS permission.
📄️ saleCreate
Creates a new sale. Requires MANAGE_DISCOUNTS permission.
📄️ saleDelete
Deletes a sale (soft delete). Requires MANAGE_DISCOUNTS permission.
📄️ saleUpdate
Updates an existing sale. Requires MANAGE_DISCOUNTS permission.
📄️ sellerAddressCreate
Create an address for a seller. Requires seller access.
📄️ sellerAddressDelete
Delete a seller address. Requires seller access.
📄️ sellerAddressSetDefault
Set a default address for a seller. Requires seller access.
📄️ sellerAddressUpdate
Update a seller address. Requires seller access.
📄️ sellerAgreementAcknowledge
Seller acknowledges the agreement.
📄️ sellerAgreementAssign
Assign an agreement to a seller. Requires MANAGE_AGREEMENTS permission.
📄️ sellerAgreementDecline
Seller declines the agreement.
📄️ sellerAgreementDelete
Remove a seller from an agreement. Requires MANAGE_AGREEMENTS permission.
📄️ sellerApplicationUpdate
Update seller application during onboarding. Requires seller access.
📄️ sellerBannerDelete
Delete a seller's banner image.
📄️ sellerBannerUpdate
Upload or update a seller banner. This mutation must be sent as a 'multipart' request. See//github.com/jaydenseric/graphql-multipart-request-spec
📄️ sellerDataCreate
Create a full seller with all fields. Only for marketplace operators.
📄️ sellerDataUpdate
Update seller data. Requires marketplace operator or seller access.
📄️ sellerLogoDelete
Delete a seller's logo image.
📄️ sellerLogoUpdate
Upload or update a seller logo. This mutation must be sent as a 'multipart' request. See//github.com/jaydenseric/graphql-multipart-request-spec
📄️ sellerNoteCreate
Create a seller note. Only for marketplace operators.
📄️ sellerOnboardingChecklistComplete
Marks manually one checklist item as completed.
📄️ sellerOnboardingSettingsCreate
Create seller onboarding settings.
📄️ sellerOnboardingSettingsUpdate
Update seller onboarding settings.
📄️ sellerOwnerDelete
Remove the owner from a seller. Only for superusers.
📄️ sellerSettingsUpdate
Update seller settings (currency, fulfillment). Requires seller access.
📄️ sellerShellCreate
Create a seller shell with minimal information. Only for marketplace operators.
📄️ sellerUserMappingCreate
Map a user to a seller. Only for marketplace operators.
📄️ sellerWithOwnerCreate
Create new Seller and a new staff user, assigning the user as Seller owner. This combines multiple operations: user creation, seller creation, address assignment, and user-seller mapping into a single atomic transaction.
📄️ shippingPriceBulkDelete
Deletes multiple shipping methods. Requires MANAGE_SHIPPING permission.
📄️ shippingPriceCreate
Creates a new shipping method (price). Requires MANAGE_SHIPPING permission.
📄️ shippingPriceDelete
Deletes a shipping method (price). Requires MANAGE_SHIPPING permission.
📄️ shippingPriceUpdate
Updates an existing shipping method (price). Requires MANAGE_SHIPPING permission.
📄️ shippingZoneBulkDelete
Deletes multiple shipping zones. Requires MANAGE_SHIPPING permission.
📄️ shippingZoneCreate
Creates a new shipping zone. Requires MANAGE_SHIPPING permission.
📄️ shippingZoneDelete
Deletes a shipping zone. Requires MANAGE_SHIPPING permission.
📄️ shippingZoneUpdate
Updates an existing shipping zone. Requires MANAGE_SHIPPING permission.
📄️ shopFetchTaxRates
Fetch tax rates from configured tax plugin.
📄️ ssoLogin
Login via SSO.
📄️ staffBulkDelete
Deletes staff users. Requires MANAGE_STAFF permission.
📄️ staffCreate
Creates a new staff user. Requires MANAGE_STAFF permission.
📄️ staffDelete
Deletes a staff user. Requires MANAGE_STAFF permission.
📄️ staffUpdate
Updates an existing staff user. Requires MANAGE_STAFF permission.
📄️ startCsvImport
Start processing CSV product import with field mappings.
📄️ storefrontThemeCreate
Create a new storefront theme.
📄️ storefrontThemeUpdate
Update an existing storefront theme.
📄️ tenantOnboardingUpdate
Update tenant onboarding steps.
📄️ tenantUpdate
Update a tenant.
📄️ tokenCreateSso
Create JWT token via SSO (creates user if not exists).
📄️ tokenCreate
Create JWT token for user authentication.
📄️ tokenRefresh
Refresh JWT token.
📄️ tokenVerify
Verify JWT token and return user data.
📄️ tokensDeactivateAll
Deactivate all JWT tokens for the authenticated user.
📄️ userAvatarDelete
Deletes a user avatar. Only for staff members.
📄️ userAvatarUpdate
Create a user avatar. Only for staff members.
📄️ userBulkSetActive
Activate or deactivate users. Requires MANAGE_USERS permission.
📄️ vendorPayoutCreate
Create a vendor payout for a seller.
📄️ vendorPayoutNoteAdd
Add a note to a vendor payout.
📄 ️ vendorPayoutNoteUpdate
Update a vendor payout note.
📄️ vendorPayoutOnboardingLinkRequest
Retrieve an onboarding link for a vendor from a payout gateway.
📄️ vendorPayoutStatusUpdate
Update vendor payout status.
📄️ vendorPayoutsBulkExclude
Exclude vendor payouts from a payout.
📄️ vendorPayoutsBulkInclude
Include vendor payouts in a payout.
📄️ vendorPayoutsBulkProcess
This will be removed on July 15, 2025. Use payoutProcess instead.
📄️ voucherBulkDelete
Deletes vouchers.
📄️ voucherCataloguesAdd
Adds products, variants, categories, or collections to a voucher. Requires MANAGE_DISCOUNTS permission.
📄️ voucherCataloguesRemove
Removes products, variants, categories, or collections from a voucher. Requires MANAGE_DISCOUNTS permission.
📄️ voucherCreate
Creates a new voucher. Requires MANAGE_DISCOUNTS permission.
📄️ voucherDelete
Deletes a voucher. Requires MANAGE_DISCOUNTS permission.
📄️ voucherUpdate
Updates an existing voucher. Requires MANAGE_DISCOUNTS permission.
📄️ warehouseCreate
Create a new warehouse.
📄️ warehouseDelete
Delete a warehouse.
📄️ warehouseUpdate
Update an existing warehouse.
📄️ webhookCreate
Creates a new webhook subscription.
📄️ webhookDelete
Deletes a webhook subscription.
📄️ webhookUpdate
Updates a webhook subscription.
📄️ wishlistAddProduct
Add a product to the wishlist.
📄️ wishlistAddVariant
Add a product variant to the wishlist.
📄️ wishlistCreateForBuyer
Create a new wishlist for another buyer (MPO only).
📄️ wishlistCreate
Create a new wishlist for the current user.
📄️ wishlistDelete
Delete a wishlist.
📄️ wishlistItemUpdate
Update a wishlist item.
📄️ wishlistRemoveProduct
Remove a product from the wishlist.
📄️ wishlistRemoveVariant
Remove a product variant from the wishlist.
📄️ wishlistSetDefault
Set a wishlist as the default.
📄️ wishlistUpdate
Update a wishlist.