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.
bundleCreate
Create a product bundle. Builds a Product flagged is_bundle=True + its single sellable ProductVariant + BundleItem rows for each component, all in one transaction.
bundleDelete
Delete a bundle product. Cascades to its variant and BundleItems.
bundleUpdate
Update an existing bundle (name, price, components, is_published).
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.
dashboardThemeCreate
Create a new dashboard theme.
dashboardThemeUpdate
Update an existing dashboard theme.
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.
marketplaceSubscriptionCancel
Cancel the current tenant's marketplace subscription. Internal Traide-staff tool (superuser only) — customers self-serve via the Stripe Customer Portal. Cancels the subscription in Stripe; the customer.subscription.deleted webhook performs the local deactivation. Choose IMMEDIATE or ENDOFPERIOD.
mcpConfigurationUpdate
Update the hosted MCP configuration for the current tenant. 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.