# Kibo Documentation > Product guides and walkthroughs for using the Kibo Composable Commerce Platform. Developers Data models and guides for API, API Extensions, SDKs, applications, and more ## Docs - [Getting Started with Your API](https://docs.kibocommerce.com/api-overviews/getting-started.md): Learn how to authenticate and make your first API calls to the Kibo platform. - [App Development Overview](https://docs.kibocommerce.com/api-overviews/openapi_appdevelopement_overview.md): Manage installed applications, authentication tickets, and application packages for your tenant. - [Catalog Administration Overview](https://docs.kibocommerce.com/api-overviews/openapi_catalog_admin_overview.md): Configure catalogs, products, categories, discounts, price lists, and search settings for your storefront. - [Catalog Storefront Overview](https://docs.kibocommerce.com/api-overviews/openapi_catalog_storefront_overview.md): Retrieve product categories, pricing, and search results for the shopper-facing storefront experience. - [Commerce Overview](https://docs.kibocommerce.com/api-overviews/openapi_commerce_overview.md): Manage shopping carts, checkouts, orders, returns, wishlists, and B2B quotes for your commerce operations. - [Content Overview](https://docs.kibocommerce.com/api-overviews/openapi_content_overview.md): Organize site content into document hierarchies and manage publishing workflows for your storefront. - [Customer Overview](https://docs.kibocommerce.com/api-overviews/openapi_customer_overview.md): Manage customer accounts, contacts, segments, credits, B2B hierarchies, and authentication for shoppers. - [Entities Overview](https://docs.kibocommerce.com/api-overviews/openapi_entities_overview.md): Store and query custom JSON data with indexed properties for large, filterable datasets. - [Events Overview](https://docs.kibocommerce.com/api-overviews/openapi_event_overview.md): Subscribe to push notifications for CRUD operations and query event history for your applications. - [Fulfillment Overview](https://docs.kibocommerce.com/api-overviews/openapi_fulfillment_overview.md): Manage shipments, packages, pick waves, and manifests throughout the order fulfillment workflow. - [Import Export Overview](https://docs.kibocommerce.com/api-overviews/openapi_importexport_overview.md): Bulk import and export Kibo resources using CSV files for efficient data management. - [Inventory Overview](https://docs.kibocommerce.com/api-overviews/openapi_inventory_overview.md): Retrieve and adjust inventory levels, manage allocations, and segment stock with tags across fulfillment locations. - [Location Administration Overview](https://docs.kibocommerce.com/api-overviews/openapi_location_admin_overview.md): Create and manage fulfillment locations, location groups, and location types for inventory and pickup. - [Location Storefront Overview](https://docs.kibocommerce.com/api-overviews/openapi_location_storefront_overview.md): Retrieve fulfillment location details for the shopper-facing storefront experience. - [Order Routing Overview](https://docs.kibocommerce.com/api-overviews/openapi_orderrouting_overview.md): Configure routing filters, location groups, and rules to determine optimal fulfillers for orders. - [Reservations Overview](https://docs.kibocommerce.com/api-overviews/openapi_reservation_overview.md): Create and manage inventory reservations for items, quantities, and fulfillment methods. - [Site Settings Overview](https://docs.kibocommerce.com/api-overviews/openapi_settings_overview.md): Configure site, checkout, payment, and application settings for your tenant and storefronts. - [Subscriptions Overview](https://docs.kibocommerce.com/api-overviews/openapi_subscription_overview.md): Manage recurring order subscriptions, including items, frequencies, and subscription lifecycle. - [SDKs and Toolkits](https://docs.kibocommerce.com/api-overviews/sdks-and-toolkits.md): Available SDKs, Postman collections, and developer tools for integrating with Kibo APIs. - [Create Customer Rule](https://docs.kibocommerce.com/api-reference/accountrankingrule/create-customer-rule.md): Create Customer Rule - [Delete Customer Rule (with cross-service validation)](https://docs.kibocommerce.com/api-reference/accountrankingrule/delete-customer-rule-with-cross-service-validation.md): Delete Customer Rule (with cross-service validation) - [Evaluate Customer Rules](https://docs.kibocommerce.com/api-reference/accountrankingrule/evaluate-customer-rules.md): Evaluate Customer Rules - [Get All Customer Rules](https://docs.kibocommerce.com/api-reference/accountrankingrule/get-all-customer-rules.md): Get All Customer Rules - [Get Customer Rule by Code](https://docs.kibocommerce.com/api-reference/accountrankingrule/get-customer-rule-by-code.md): Get Customer Rule by Code - [Get Customer Rule Usages by Code](https://docs.kibocommerce.com/api-reference/accountrankingrule/get-customer-rule-usages-by-code.md): Get Customer Rule Usages by Code - [Update Customer Rule](https://docs.kibocommerce.com/api-reference/accountrankingrule/update-customer-rule.md): Update Customer Rule - [Validate Address](https://docs.kibocommerce.com/api-reference/addressvalidation/validate-address.md): Allows merchants and services to validate an address against the configured AddressValidator capability in SiteSettings, fallback uses USPS Address Validation. - [Create User Auth Ticket](https://docs.kibocommerce.com/api-reference/adminauthticket/create-user-auth-ticket.md): Authenticates a user for a particular tenant given a set of user credentials and a tenantId. - [Create User Auth Ticket With Ws Fed](https://docs.kibocommerce.com/api-reference/adminauthticket/create-user-auth-ticket-with-ws-fed.md): Create User Auth Ticket With Ws Fed - [Delete User Auth Ticket](https://docs.kibocommerce.com/api-reference/adminauthticket/delete-user-auth-ticket.md): Logs out a user by deleting the refresh token - [Get Ws Fed Challenge Url](https://docs.kibocommerce.com/api-reference/adminauthticket/get-ws-fed-challenge-url.md): Get Ws Fed Challenge Url - [Get Ws Fed Sign Out Url](https://docs.kibocommerce.com/api-reference/adminauthticket/get-ws-fed-sign-out-url.md): Get Ws Fed Sign Out Url - [Refresh Auth Ticket](https://docs.kibocommerce.com/api-reference/adminauthticket/refresh-auth-ticket.md): Reauthenticates the current user for a different tenant. If the user does not have access to the tenant, the operation fails. - [Add Admin Group](https://docs.kibocommerce.com/api-reference/admingroup/add-admin-group.md): Adds an admin group - [Add Users to Admin Group](https://docs.kibocommerce.com/api-reference/admingroup/add-users-to-admin-group.md): Add users to admin group - [Delete Admin Group](https://docs.kibocommerce.com/api-reference/admingroup/delete-admin-group.md): Deletes an Admin Group - [Get Admin Group](https://docs.kibocommerce.com/api-reference/admingroup/get-admin-group.md): Gets an Admin group by id - [Get Admin Groups](https://docs.kibocommerce.com/api-reference/admingroup/get-admin-groups.md): Gets a collection of user groups - [Remove Users from Admin Group](https://docs.kibocommerce.com/api-reference/admingroup/remove-users-from-admin-group.md): Remove users from admin group - [Update Admin Group](https://docs.kibocommerce.com/api-reference/admingroup/update-admin-group.md): Update an existing adminGroup - [Add User Role](https://docs.kibocommerce.com/api-reference/adminuser/add-user-role.md): Adds a role to the specified user's Admin account. - [Change Password](https://docs.kibocommerce.com/api-reference/adminuser/change-password.md): Change a password - [Change User Password](https://docs.kibocommerce.com/api-reference/adminuser/change-user-password.md): Changes a user's password to the provided new password - [Create User](https://docs.kibocommerce.com/api-reference/adminuser/create-user.md): Creates a new user - [Delete User](https://docs.kibocommerce.com/api-reference/adminuser/delete-user.md): Removes a user account from the site. - [Get Tenant Scope](https://docs.kibocommerce.com/api-reference/adminuser/get-tenant-scope.md): Get tenant scope for users - [Get User](https://docs.kibocommerce.com/api-reference/adminuser/get-user.md): Retrieves the details of a user specified by user ID. - [Get User By Id](https://docs.kibocommerce.com/api-reference/adminuser/get-user-by-id.md): Retrieves the details of a user specified by user ID. - [Get User Roles](https://docs.kibocommerce.com/api-reference/adminuser/get-user-roles.md): Retrieves all the roles for a specified user on the specified tenant. - [Get Users](https://docs.kibocommerce.com/api-reference/adminuser/get-users.md): Retrieves a list of Admin users for a specified site according to any specified filter criteria and sort options. - [Remove User Role](https://docs.kibocommerce.com/api-reference/adminuser/remove-user-role.md): Removes a role from the specified Admin account. - [Reset Password](https://docs.kibocommerce.com/api-reference/adminuser/reset-password.md): Resets the password for a user specified by email address. - [Unlock User](https://docs.kibocommerce.com/api-reference/adminuser/unlock-user.md): Unlocks (or "enables") a user - [Update User](https://docs.kibocommerce.com/api-reference/adminuser/update-user.md): Modifies user information for a specified user. - [App Authenticate](https://docs.kibocommerce.com/api-reference/appauthtickets/app-authenticate.md): Authenticates an application using shared secret and application id. The method returns a set of authentication tokens used to manage application authentication. - [Delete App Auth Ticket](https://docs.kibocommerce.com/api-reference/appauthtickets/delete-app-auth-ticket.md): This method is used to expire an application's current refresh token which \r\nwill force the application to reauthenticate once the current access token expires. - [Oauth Authenticate App](https://docs.kibocommerce.com/api-reference/appauthtickets/oauth-authenticate-app.md): Authenticate an application using OAuth. - [Refresh App Auth Ticket](https://docs.kibocommerce.com/api-reference/appauthtickets/refresh-app-auth-ticket.md): Returns the AppAuthTicket with a refreshed AccessToken - [Create Application Subscription](https://docs.kibocommerce.com/api-reference/appevent/create-application-subscription.md): Create a new application event subscription. - [Delete Application Subscription](https://docs.kibocommerce.com/api-reference/appevent/delete-application-subscription.md): Delete an application event subscription. - [Get Application Subscription](https://docs.kibocommerce.com/api-reference/appevent/get-application-subscription.md): Get a specific application subscription by ID. - [Update Application Subscription](https://docs.kibocommerce.com/api-reference/appevent/update-application-subscription.md): Update an existing application event subscription. - [Get Application](https://docs.kibocommerce.com/api-reference/appinstall/get-application.md): Get a specific application entitlement by ID. - [Get Applications](https://docs.kibocommerce.com/api-reference/appinstall/get-applications.md): Get a list of installed applications. - [Get Entitlements By Application](https://docs.kibocommerce.com/api-reference/appinstall/get-entitlements-by-application.md): Retrieve a list of entitlements for a specific application. - [Get Entitlements By Tenant](https://docs.kibocommerce.com/api-reference/appinstall/get-entitlements-by-tenant.md): Get a list of applicaiton entitlements by tenant. - [Install App To Production Tenant](https://docs.kibocommerce.com/api-reference/appinstall/install-app-to-production-tenant.md): Install an application to a production tenant. - [Install Application](https://docs.kibocommerce.com/api-reference/appinstall/install-application.md): Install an application entitlement. - [Add Account](https://docs.kibocommerce.com/api-reference/b2baccount/add-account.md): Creates a new B2B account in the Pending Approval state. This account will not yet be active, as it requires a sales representative to be assigned (with .../b2baccounts/{accountId}/salesrep/{userId}) before it is approved (with .../b2baccounts/{accountId}/status/{actionName}). - [Add B2B Account tAttribute](https://docs.kibocommerce.com/api-reference/b2baccount/add-b2b-account-tattribute.md): Add a customer attribute to the B2B account. - [Add Sales Rep To B2B Account](https://docs.kibocommerce.com/api-reference/b2baccount/add-sales-rep-to-b2b-account.md): Adds a sales rep to a B2B account. - [Add Sales Reps To B2B Account](https://docs.kibocommerce.com/api-reference/b2baccount/add-sales-reps-to-b2b-account.md): Adds lists of sales reps to a B2B account. - [Add User](https://docs.kibocommerce.com/api-reference/b2baccount/add-user.md): Adds user to B2B account. - [Add User Role Async](https://docs.kibocommerce.com/api-reference/b2baccount/add-user-role-async.md): Add a role to B2B user. These roles include Admin, Purchaser, and Non-Purchaser. - [Assign a role to a specific account](https://docs.kibocommerce.com/api-reference/b2baccount/assign-a-role-to-a-specific-account.md): Assign a role to a specific account. - [Change Parent Account](https://docs.kibocommerce.com/api-reference/b2baccount/change-parent-account.md): Change the B2B parent account for an existing B2B account that belongs to an account hierarchy. - [Create a new role and associate it with specified accounts.](https://docs.kibocommerce.com/api-reference/b2baccount/create-a-new-role-and-associate-it-with-specified-accounts.md): Required fields: - Name: Role name (must be unique within tenant) - Behaviors: List of behavior IDs (at least one required) - AccountIds: List of account IDs to associate with role (at least one required) - [Delete Account Priorities](https://docs.kibocommerce.com/api-reference/b2baccount/delete-account-priorities.md): Deletes the priorities of specified B2B accounts - [Delete B2B Account Attribute](https://docs.kibocommerce.com/api-reference/b2baccount/delete-b2b-account-attribute.md): Deletes a specific customer attribute specified by attributeFQN. - [Delete role and all its account associations.](https://docs.kibocommerce.com/api-reference/b2baccount/delete-role-and-all-its-account-associations.md): This operation will fail if any users are currently assigned to this role in any of the associated accounts. - [Enable or disable role inheritance for future child accounts.](https://docs.kibocommerce.com/api-reference/b2baccount/enable-or-disable-role-inheritance-for-future-child-accounts.md): This setting only affects future account creation and does not modify existing child accounts. The inheritance applies to all levels of the hierarchy (children, grandchildren, etc.). When enabled, the system will automatically assign this role to all future child accounts and grandchildren created… - [Get Account Priorities](https://docs.kibocommerce.com/api-reference/b2baccount/get-account-priorities.md): Retrieves the priorities of B2B accounts - [Get Accounts by User](https://docs.kibocommerce.com/api-reference/b2baccount/get-accounts-by-user.md): Retrieves account IDs of all active accounts that a user belongs to by username or email. If emailAddress and userName are both provided, the email address will be used. When getAllAccounts is set to true, all accounts will be returned regardless of the AccountStatus. - [Get Accounts For Sales Rep](https://docs.kibocommerce.com/api-reference/b2baccount/get-accounts-for-sales-rep.md): Gets list of accounts for the B2B sales rep account. - [Get all roles available to the specified account](https://docs.kibocommerce.com/api-reference/b2baccount/get-all-roles-available-to-the-specified-account.md): Get all roles available to the specified account. - [Get B2B Account](https://docs.kibocommerce.com/api-reference/b2baccount/get-b2b-account.md): Retrieves the details of a B2B account specified by its unique identifier. - [Get B2B Account Attribute](https://docs.kibocommerce.com/api-reference/b2baccount/get-b2b-account-attribute.md): Retrieves the contents of a particular attribute attached to a specified account. - [Get B2B Account Attributes](https://docs.kibocommerce.com/api-reference/b2baccount/get-b2b-account-attributes.md): Retrieves a list of notes added to an account according to any specified filter criteria and sort options. - [Get B2B Account Hierarchy](https://docs.kibocommerce.com/api-reference/b2baccount/get-b2b-account-hierarchy.md): Retrieves the account hierarchy for a B2B account specified by its unique identifier. - [Get B2B Accounts](https://docs.kibocommerce.com/api-reference/b2baccount/get-b2b-accounts.md): Retrieves a list of B2B accounts according to any filter criteria and sort options. - [Get Behaviors for b2b shopper](https://docs.kibocommerce.com/api-reference/b2baccount/get-behaviors-for-b2b-shopper.md): Get Behaviors for b2b shopper - [Get role details by role ID, including associated account IDs](https://docs.kibocommerce.com/api-reference/b2baccount/get-role-details-by-role-id-including-associated-account-ids.md): Get role details by role ID, including associated account IDs. - [Get User Behaviors](https://docs.kibocommerce.com/api-reference/b2baccount/get-user-behaviors.md): Gets shopper behaviors of the B2B user. - [Get User Roles Async](https://docs.kibocommerce.com/api-reference/b2baccount/get-user-roles-async.md): Retrieves all the roles for a specified user of a b2b account. These roles may include Admin, Purchaser, and Non-Purchaser. - [Get Users Async](https://docs.kibocommerce.com/api-reference/b2baccount/get-users-async.md): Retrieves a list of user for a B2B account according to any filter criteria and sort options. - [Get Users By Role](https://docs.kibocommerce.com/api-reference/b2baccount/get-users-by-role.md): Retrieves a list of users who have a specific role in a B2B account. - [Gets all the behavior categories for the b2b shopper](https://docs.kibocommerce.com/api-reference/b2baccount/gets-all-the-behavior-categories-for-the-b2b-shopper.md): Gets all the behavior categories for the b2b shopper - [Remove a role from a specific account.](https://docs.kibocommerce.com/api-reference/b2baccount/remove-a-role-from-a-specific-account.md): This operation will fail if any users in the account are currently assigned to this role. - [Remove Sales Rep From B2B Account](https://docs.kibocommerce.com/api-reference/b2baccount/remove-sales-rep-from-b2b-account.md): Removes a specific sales rep from B2B account . - [Remove User](https://docs.kibocommerce.com/api-reference/b2baccount/remove-user.md): Removes a B2B user from an account. - [Remove User Role Async](https://docs.kibocommerce.com/api-reference/b2baccount/remove-user-role-async.md): Removes a role from the specified user. - [Update Account](https://docs.kibocommerce.com/api-reference/b2baccount/update-account.md): Modifies an existing B2B account. If you want to update the users on an account, call the user-specific endpoints (such as Add User and Remove User) instead. - [Update Account Priorities](https://docs.kibocommerce.com/api-reference/b2baccount/update-account-priorities.md): Updates the priorities of B2B accounts. The Priority for blacklisted accounts will be set as -1. - [Update B2B Account Attribute](https://docs.kibocommerce.com/api-reference/b2baccount/update-b2b-account-attribute.md): Modifies an existing attribute for a b2b account. - [Update B2B Account Status](https://docs.kibocommerce.com/api-reference/b2baccount/update-b2b-account-status.md): Updates the status on B2B account by transitioning it between states with the approve, deny, enable, and disable actions. An account that has been newly requested will be in the Pending Approval state and can be approved or denied. An account that has been previously approved can be disabled to deac… - [Update existing role and its account associations.](https://docs.kibocommerce.com/api-reference/b2baccount/update-existing-role-and-its-account-associations.md): Required fields: - Name: Role name (must be unique within tenant) - Behaviors: List of behavior IDs (at least one required) - AccountIds: List of account IDs to associate with role (at least one required) Note: This performs a complete replacement of account associations. - [Update Sales Reps On B2B Account](https://docs.kibocommerce.com/api-reference/b2baccount/update-sales-reps-on-b2b-account.md): Updates list of sales reps on a B2B account. - [Update User](https://docs.kibocommerce.com/api-reference/b2baccount/update-user.md): Updates a B2B user specified by user Id. - [Upgrade B2C Accounts To B2B](https://docs.kibocommerce.com/api-reference/b2baccount/upgrade-b2c-accounts-to-b2b.md): Upgrades bulk B2C accounts to B2B - [Get B2B Contacts](https://docs.kibocommerce.com/api-reference/b2bcontact/get-b2b-contacts.md): Retrieves a list of B2B contacts according to any specified filter criteria and sort options. - [Create Batch Job](https://docs.kibocommerce.com/api-reference/batchjob/create-batch-job.md): Creates a new batch job - [Delete Batch Job](https://docs.kibocommerce.com/api-reference/batchjob/delete-batch-job.md): Deletes an existing batch job - [Get Available Actions](https://docs.kibocommerce.com/api-reference/batchjob/get-available-actions.md): Retrieves all available actions for the specified batch job - [Get Batch Job](https://docs.kibocommerce.com/api-reference/batchjob/get-batch-job.md): Retrieves information about a specific batch job - [Get Batch Job Item](https://docs.kibocommerce.com/api-reference/batchjob/get-batch-job-item.md): Retrieves a specific item in a batch job - [Get Batch Job Items](https://docs.kibocommerce.com/api-reference/batchjob/get-batch-job-items.md): Retrieve a list of all batch job items. Query for items of a specific processing status and/or resource by appending ?processingStatus={processingStatus}&resourceType={resourceType}. Resource type can be Products, ProductProperty, or Pricelistentries. - [Get Batch Job Summaries](https://docs.kibocommerce.com/api-reference/batchjob/get-batch-job-summaries.md): Retrieves a list of all batch job summaries - [Get Batch Job Summary](https://docs.kibocommerce.com/api-reference/batchjob/get-batch-job-summary.md): Retrieves a batch job summary by its code - [Get Batch Jobs](https://docs.kibocommerce.com/api-reference/batchjob/get-batch-jobs.md): Gets all batch jobs - [Perform Batch Action](https://docs.kibocommerce.com/api-reference/batchjob/perform-batch-action.md): Performs an action on the specified batch job. Possible actions are start, cancel, and reset actions. Reset can only be called for jobs that are already completed or canceled, and will remove all items so that you can re-use the empty job. - [Update Batch Job](https://docs.kibocommerce.com/api-reference/batchjob/update-batch-job.md): Updates an existing batch job. Currently only allows you to change the name of a job. - [Get Search Campaign](https://docs.kibocommerce.com/api-reference/campaigns/get-search-campaign.md): Get a specific campaign by campaign id. - [Get Search Campaigns](https://docs.kibocommerce.com/api-reference/campaigns/get-search-campaigns.md): Get list of Search campaigns. - [Create Carrier Configuration](https://docs.kibocommerce.com/api-reference/carrierconfiguration/create-carrier-configuration.md): Create a new carrier configuration. The settings[] field is deprecated and no longer needs to be provided when working with credential sets. - [Delete Carrier Configuration](https://docs.kibocommerce.com/api-reference/carrierconfiguration/delete-carrier-configuration.md): Delete an existing Carrier Configuration - [Get carrier configuration information](https://docs.kibocommerce.com/api-reference/carrierconfiguration/get-carrier-configuration-information.md): Get Carrier Configuration (for this particular site) - [Get Carrier Configurations](https://docs.kibocommerce.com/api-reference/carrierconfiguration/get-carrier-configurations.md): Retrieves a list of Carrier Configurations according to any specified filter criteria and sort options - [Update Carrier Configuration](https://docs.kibocommerce.com/api-reference/carrierconfiguration/update-carrier-configuration.md): Update an existing carrier configuration. The settings[] field is deprecated and no longer needs to be provided when working with credential sets. - [Get Service Types (with Carrier ID)](https://docs.kibocommerce.com/api-reference/carrierconfigurationglobal/get-service-types-with-carrier-id.md): Retrieves the available service types for the Default Application carriers - [Get Service Types (without Carrier ID)](https://docs.kibocommerce.com/api-reference/carrierconfigurationglobal/get-service-types-without-carrier-id.md): Retrieves the available service types for the Default Application carriers - [Gets all the Signature Options](https://docs.kibocommerce.com/api-reference/carrierconfigurationglobal/gets-all-the-signature-options.md): Gets all the Signature Options - [Create Carrier Credentials](https://docs.kibocommerce.com/api-reference/carriercredential/create-carrier-credentials.md): Creates new carrier credentials. See this guide for details about the fields that are required for each carrier. - [Delete Carrier Credentials](https://docs.kibocommerce.com/api-reference/carriercredential/delete-carrier-credentials.md): Deletes carrier credentials - [Get Carrier Credentials](https://docs.kibocommerce.com/api-reference/carriercredential/get-carrier-credentials.md): Returns a collection of all carrier credentials - [Get Carrier Credentials by ID](https://docs.kibocommerce.com/api-reference/carriercredential/get-carrier-credentials-by-id.md): Retrieves carrier credentials for a specific Carrier ID - [Update Carrier Credentials](https://docs.kibocommerce.com/api-reference/carriercredential/update-carrier-credentials.md): Updates existing carrier credentials. See this guide for details about the fields that are required for each carrier. - [Create Carrier Credential Set](https://docs.kibocommerce.com/api-reference/carriercredentialset/create-carrier-credential-set.md): Creates a new carrier credential set. See this guide for details about the fields that are required for each carrier. - [Delete Carrier Credential Set](https://docs.kibocommerce.com/api-reference/carriercredentialset/delete-carrier-credential-set.md): Deletes a carrier credential set - [Get Carrier Credential Set](https://docs.kibocommerce.com/api-reference/carriercredentialset/get-carrier-credential-set.md): Returns a credential set based on a specific Carrier ID and Code - [Get Carrier Credential Sets](https://docs.kibocommerce.com/api-reference/carriercredentialset/get-carrier-credential-sets.md): Returns a collection of all carrier credential sets - [Update Carrier Credential Set](https://docs.kibocommerce.com/api-reference/carriercredentialset/update-carrier-credential-set.md): Update an existing carrier credential set. See this guide for details about the fields that are required for each carrier. - [Get Carrier Definition](https://docs.kibocommerce.com/api-reference/carrierdefinition/get-carrier-definition.md): Retrieves the carrier definition for the specified carrier - [Get Carrier Definitions](https://docs.kibocommerce.com/api-reference/carrierdefinition/get-carrier-definitions.md): Retrieves all shipping carrier definitions for the specified tenant - [Add Item To Cart](https://docs.kibocommerce.com/api-reference/cart/add-item-to-cart.md): Adds a product or other item to the cart of the current shopper. - [Add Item To Cart By CartId](https://docs.kibocommerce.com/api-reference/cart/add-item-to-cart-by-cartid.md): Adds a product or a cart item to the cart specified by the cart ID. - [Add Items To Cart](https://docs.kibocommerce.com/api-reference/cart/add-items-to-cart.md): Adds multiple cart items to the cart of the current shopper. - [Add Items To Cart By CartId](https://docs.kibocommerce.com/api-reference/cart/add-items-to-cart-by-cartid.md): Adds multiple cart items to the cart specified by cartId. - [Adds Extended Properties](https://docs.kibocommerce.com/api-reference/cart/adds-extended-properties.md): Add Extended Properties on the current cart. Store an arbitrary number of cart extended properties such as tracking strings, marketing sources, affiliates, sales personnel/data, and so on, on a per cart basis. Each cart may have none, one, or more than one entry in the extended properties collection… - [Apply Coupon](https://docs.kibocommerce.com/api-reference/cart/apply-coupon.md): Apply coupon to the cart. - [Delete Cart](https://docs.kibocommerce.com/api-reference/cart/delete-cart.md): Deletes the cart by cart ID. - [Delete Cart Item](https://docs.kibocommerce.com/api-reference/cart/delete-cart-item.md): Removes a particular cart item from the cart of the current shopper. - [Delete Cart Item By CartId](https://docs.kibocommerce.com/api-reference/cart/delete-cart-item-by-cartid.md): Removes a particular cart item from the cart specified by cart item Id and cart Id. - [Delete Current Cart](https://docs.kibocommerce.com/api-reference/cart/delete-current-cart.md): Deletes the cart of the current shopper. - [Delete Extended Properties.](https://docs.kibocommerce.com/api-reference/cart/delete-extended-properties.md): Delete extended properties on the current cart. - [Delete Extended Property](https://docs.kibocommerce.com/api-reference/cart/delete-extended-property.md): Delete extended property on the current cart using the key. - [Delete Multiple Cart Items](https://docs.kibocommerce.com/api-reference/cart/delete-multiple-cart-items.md): Removes multiple cart items from the cart of the current shopper in a single operation. - [Delete Multiple Cart Items By CartId](https://docs.kibocommerce.com/api-reference/cart/delete-multiple-cart-items-by-cartid.md): Removes multiple cart items from the specified cart in a single operation. - [Delete User Cart](https://docs.kibocommerce.com/api-reference/cart/delete-user-cart.md): Deletes the cart of the user by user ID. - [Get Cart](https://docs.kibocommerce.com/api-reference/cart/get-cart.md): Retrieves the details of the cart specified by cart ID. - [Get Cart Item](https://docs.kibocommerce.com/api-reference/cart/get-cart-item.md): Retrieves an individual cart item from the cart of the current shopper specified by its cart item Id. - [Get Cart Item By CartId](https://docs.kibocommerce.com/api-reference/cart/get-cart-item-by-cartid.md): Retrieves an individual cart item from the cart by cart Id and cart item Id. - [Get Cart Items](https://docs.kibocommerce.com/api-reference/cart/get-cart-items.md): Retrieves the details of each cart item such as the product name, stock count, unit price, discounts, quantity ordered and total price - [Get Cart Items By CartId](https://docs.kibocommerce.com/api-reference/cart/get-cart-items-by-cartid.md): Retrieves the details of each cart item such as the product name, stock count, unit price, discounts, quantity ordered and total price for the cart by cartId. - [Get Cart Summary](https://docs.kibocommerce.com/api-reference/cart/get-cart-summary.md): Retrieves the number of items in the active cart, total cost of items in the cart and the cart expiration. (Anonymous shoppers cart expires in 14 days.) - [Get Cart Summary By Cart Id](https://docs.kibocommerce.com/api-reference/cart/get-cart-summary-by-cart-id.md): Retrieves the number of items in the specified cart, total cost of items in the cart, and whether the cart has expired by cartId. All anonymous idle carts that do not proceed to checkout expire after 14 days. - [Get Extended Properties](https://docs.kibocommerce.com/api-reference/cart/get-extended-properties.md): Get extended properties on a cart. - [Get Messages](https://docs.kibocommerce.com/api-reference/cart/get-messages.md): Retrieves messages to and from the current shopper. These are messages supplied by the system to notify the shopper of price increases or decreases or product unavailability. - [Get Or Create Cart](https://docs.kibocommerce.com/api-reference/cart/get-or-create-cart.md): Retrieves a cart's contents for the current shopper. If the shopper does not have an active cart on the site, one is created. - [Get Or Create User Cart](https://docs.kibocommerce.com/api-reference/cart/get-or-create-user-cart.md): Get the current cart or create a new cart for the user specified by user ID. - [Get User Cart](https://docs.kibocommerce.com/api-reference/cart/get-user-cart.md): Retrieves the details of the user's cart from the user ID.Shoppers are not allowed to execute this call. If this ever changes, then auth logic will need to be added - [Get User Cart Summary](https://docs.kibocommerce.com/api-reference/cart/get-user-cart-summary.md): Retrieves the number of items in the active cart, total cost of items in the cart and the cart expiration by userId. All anonymous idle carts that do not proceed to checkout expire after 14 days. - [Reject Suggested Discount](https://docs.kibocommerce.com/api-reference/cart/reject-suggested-discount.md): Reject Suggested Discount - [Remove All Cart Items](https://docs.kibocommerce.com/api-reference/cart/remove-all-cart-items.md): Clears all the cart items from the cart of a current shopper. - [Remove All Cart Items By CartId](https://docs.kibocommerce.com/api-reference/cart/remove-all-cart-items-by-cartid.md): Clears all the cart items from the cart by the cartId. - [Remove All Messages](https://docs.kibocommerce.com/api-reference/cart/remove-all-messages.md): Removes all messages associated with the cart of the current shopper. - [Remove Coupon](https://docs.kibocommerce.com/api-reference/cart/remove-coupon.md): Remove a coupon that had been previously applied to the cart. - [Remove Coupons](https://docs.kibocommerce.com/api-reference/cart/remove-coupons.md): Removes all coupons that had been previously applied to the cart. - [Remove Message](https://docs.kibocommerce.com/api-reference/cart/remove-message.md): Removes a single message associated with the cart of the current shopper specified by messageId. - [Update Cart](https://docs.kibocommerce.com/api-reference/cart/update-cart.md): Updates the cart of the current shopper. - [Update Cart By Cart Id](https://docs.kibocommerce.com/api-reference/cart/update-cart-by-cart-id.md): Updates the cart specified by cart ID - [Update Cart Item](https://docs.kibocommerce.com/api-reference/cart/update-cart-item.md): Updates a particular cart item in the cart of the current shopper. - [Update Cart Item By CartId](https://docs.kibocommerce.com/api-reference/cart/update-cart-item-by-cartid.md): Updates a particular cart item in the cart specified by card Id. - [Update Cart Item Quantity](https://docs.kibocommerce.com/api-reference/cart/update-cart-item-quantity.md): Updates the quantity of an individual cart item in the cart of the current shopper. - [Update Cart Item Quantity By CartId](https://docs.kibocommerce.com/api-reference/cart/update-cart-item-quantity-by-cartid.md): Updates the quantity of an individual cart item in the cart specified by cart Id. - [Update Cart Items](https://docs.kibocommerce.com/api-reference/cart/update-cart-items.md): Updates multiple cart items in the cart of the current shopper. - [Update Cart Items By CartId](https://docs.kibocommerce.com/api-reference/cart/update-cart-items-by-cartid.md): Updates multiple cart items in the cart specified by cartId. - [Update Extended Properties](https://docs.kibocommerce.com/api-reference/cart/update-extended-properties.md): Update extended properties on the current cart. - [Update Extended Property](https://docs.kibocommerce.com/api-reference/cart/update-extended-property.md): Update extended property on the current cart using the key. - [Update User Cart](https://docs.kibocommerce.com/api-reference/cart/update-user-cart.md): Updates the cart of the user specified by user ID. - [Create Cart Settings](https://docs.kibocommerce.com/api-reference/cartsettings/create-cart-settings.md): Creates new cart settings. If enabling the Handling Fee, note that doing so does not display handling fees as line items in your storefront's checkout page. Rather, it simply includes the cost of the handling fees in the total. To display handling fees as line items in the checkout page, ask your th… - [Get Cart Settings](https://docs.kibocommerce.com/api-reference/cartsettings/get-cart-settings.md): Retrieves existing cart settings. - [Update Cart Settings](https://docs.kibocommerce.com/api-reference/cartsettings/update-cart-settings.md): Modifies existing cart settings. If enabling the Handling Fee, note that doing so does not display handling fees as line items in your storefront's checkout page. Rather, it simply includes the cost of the handling fees in the total. To display handling fees as line items in the checkout page, ask y… - [Add Category](https://docs.kibocommerce.com/api-reference/categories/add-category.md): Adds a new category to the catalog's category hierarchy. Specify a ParentCategoryID to determine where to locate the category in the hierarchy; if not specified it becomes a top-level category. This current version of the Categories API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 a… - [Add Products to Category](https://docs.kibocommerce.com/api-reference/categories/add-products-to-category.md): Adds the products in the provided product code list to the specified category. - [Delete Category](https://docs.kibocommerce.com/api-reference/categories/delete-category.md): Deletes the category specified by its category ID. This current version of the Categories API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 20… - [Delete Category Attribute](https://docs.kibocommerce.com/api-reference/categories/delete-category-attribute.md): Deletes the category attribute specified by its attributeFQN. - [Get Categories](https://docs.kibocommerce.com/api-reference/categories/get-categories.md): Retrieves a list of categories according to any specified filter criteria and sort options. This current version of the Categories API includes localizedContent to support multi-locale catalogs, which was not present in the previous API mo… - [Get Category](https://docs.kibocommerce.com/api-reference/categories/get-category.md): Retrieves the details of a single category. This current version of the Categories API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and… - [Get Category Attribute](https://docs.kibocommerce.com/api-reference/categories/get-category-attribute.md): Retrieves the details of a single category attribute. This current version of the Categories API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May… - [Get Category Attributes](https://docs.kibocommerce.com/api-reference/categories/get-category-attributes.md): Retrieves a list of category attributes. This current version of the Categories API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and hav… - [Get Category Tree](https://docs.kibocommerce.com/api-reference/categories/get-category-tree.md): Retrieves the list of product categories that appear on the storefront organized in a hierarchical format. Hidden categories do not appear in the list. - [Get Child Categories](https://docs.kibocommerce.com/api-reference/categories/get-child-categories.md): Retrieves the immediate subcategories of a category. This current version of the Categories API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May… - [Get Product Categories](https://docs.kibocommerce.com/api-reference/categories/get-product-categories.md): Retrieves a list of product categories that appear on the storefront as a flat list. Hidden categories do not appear in the list. - [Get Product Category](https://docs.kibocommerce.com/api-reference/categories/get-product-category.md): Retrieves the name and details of a category that appears on the storefront. - [Remove Products from Category](https://docs.kibocommerce.com/api-reference/categories/remove-products-from-category.md): Removes the products in the provided product code list from the specified category. - [Search Category Attributes](https://docs.kibocommerce.com/api-reference/categories/search-category-attributes.md): Retrieves a list of categories according to any specified filter criteria and sort options for attributes. This current version of the Categories API includes localizedContent to support multi-locale catalogs, which was not present in the… - [Update Category](https://docs.kibocommerce.com/api-reference/categories/update-category.md): Modifies a category such as moving it to another location in the category tree, or changing whether it is visible on the storefront. This PUT replaces the existing resource, so be sure to include all the information that you want to maintain for the category. Any unspecified properties are set to nu… - [Update Category Attribute](https://docs.kibocommerce.com/api-reference/categories/update-category-attribute.md): Modifies the category attribute. This current version of the Categories API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgrad… - [Validate Dynamic Category Expression](https://docs.kibocommerce.com/api-reference/categories/validate-dynamic-category-expression.md): Validate an expression for a dynamic category. - [Validate Realtime Dynamic Category Expression](https://docs.kibocommerce.com/api-reference/categories/validate-realtime-dynamic-category-expression.md): Validate an expression for a realtime dynamic category. - [Create Attribute](https://docs.kibocommerce.com/api-reference/categoryattributedefinition/create-attribute.md): Add a new category attribute definition. - [Get Attribute](https://docs.kibocommerce.com/api-reference/categoryattributedefinition/get-attribute.md): Get a category attribute by its attribute FQN. - [Get Attribute Vocabulary Values](https://docs.kibocommerce.com/api-reference/categoryattributedefinition/get-attribute-vocabulary-values.md): Retrieves the details of attribute vocabulary values. - [Get Attributes](https://docs.kibocommerce.com/api-reference/categoryattributedefinition/get-attributes.md): Retrieves the details of attributes. - [Update Attribute](https://docs.kibocommerce.com/api-reference/categoryattributedefinition/update-attribute.md): Update a category attribute. - [Creates Channel](https://docs.kibocommerce.com/api-reference/channel/creates-channel.md): Creates a new channel that defines a new logical business division to use for financial reporting. - [Delete Channel](https://docs.kibocommerce.com/api-reference/channel/delete-channel.md): Deletes a channel specified by channel Id. After deleting this channel, assign its associated sites to another channel. Because channels are managed at the tenant level, you must associate all the tenant's sites with a channel. Sites that do not have a defined channel association cannot successfully… - [Get Channel](https://docs.kibocommerce.com/api-reference/channel/get-channel.md): Retrieves the details of an channel specified by the channel ID. - [Get Channels](https://docs.kibocommerce.com/api-reference/channel/get-channels.md): Retrieves a list of channels according to any specified filter criteria and sort options. All orders include a channel association that enables the company to perform financial reporting for each defined channel. Because channels are managed at the tenant level, you must associate all the tenant's s… - [Update Channel](https://docs.kibocommerce.com/api-reference/channel/update-channel.md): Updates a channel. - [Creates Channel Group.](https://docs.kibocommerce.com/api-reference/channelgroup/creates-channel-group.md): Creates a new channel group. - [Delete Channel Group](https://docs.kibocommerce.com/api-reference/channelgroup/delete-channel-group.md): Deletes a channel grop specified by group code. - [Get Channel Group](https://docs.kibocommerce.com/api-reference/channelgroup/get-channel-group.md): Retrieves the details of an channel group specified by the code. - [Get Channel Groups](https://docs.kibocommerce.com/api-reference/channelgroup/get-channel-groups.md): Retrieves a list of channel groups according to any specified filter criteria and sort options. - [Updates Channel Group](https://docs.kibocommerce.com/api-reference/channelgroup/updates-channel-group.md): Updates a specific channel group. - [Add Checkout Item](https://docs.kibocommerce.com/api-reference/checkout/add-checkout-item.md): Adds a product or other item to the checkout of the current shopper. - [Add Destination](https://docs.kibocommerce.com/api-reference/checkout/add-destination.md): Adds a specific destination to the checkout. - [Apply Coupon](https://docs.kibocommerce.com/api-reference/checkout/apply-coupon.md): Apply a coupon to the Checkout. - [Bulk Update Item Destinations](https://docs.kibocommerce.com/api-reference/checkout/bulk-update-item-destinations.md): Associate items to destinations in bulk. - [Change Checkout Price List](https://docs.kibocommerce.com/api-reference/checkout/change-checkout-price-list.md): Changes the pricelist associated with a checkout.The desired price list code should be specified on the ApiContext. - [Create Checkout Attributes](https://docs.kibocommerce.com/api-reference/checkout/create-checkout-attributes.md): Creates list of checkout attributes specified by checkout Id. - [Create Checkout From Cart](https://docs.kibocommerce.com/api-reference/checkout/create-checkout-from-cart.md): Creates a new checkout from an existing cart, that is, when the customer chooses to proceed to checkout. - [Create Payment Action](https://docs.kibocommerce.com/api-reference/checkout/create-payment-action.md): Sets the action of the specified payment transaction interaction. Available actions depend on the current status of the payment transaction. If in doubt, get a list of available payment actions first. - [Delete Checkout Item](https://docs.kibocommerce.com/api-reference/checkout/delete-checkout-item.md): Removes a particular item from the checkout of the current shopper. - [Get Available Actions](https://docs.kibocommerce.com/api-reference/checkout/get-available-actions.md): Retrieves available actions which depends on the status of the checkout. - [Get Available Shipping Methods](https://docs.kibocommerce.com/api-reference/checkout/get-available-shipping-methods.md): Retrieves available shipping methods for groupings. Typically used to display available shipping method options on the checkout page. - [Get Checkout](https://docs.kibocommerce.com/api-reference/checkout/get-checkout.md): Retrieves the details of a checkout specified by the checkout ID. - [Get Checkout Attributes](https://docs.kibocommerce.com/api-reference/checkout/get-checkout-attributes.md): Gets the list of attributes specified by checkout Id. - [Get Checkouts](https://docs.kibocommerce.com/api-reference/checkout/get-checkouts.md): Retrieves a list of checkouts according to any specified filter criteria and sort options. - [Get Destination](https://docs.kibocommerce.com/api-reference/checkout/get-destination.md): Gets a destination specified by the checkout Id and destination Id. - [Get Destinations](https://docs.kibocommerce.com/api-reference/checkout/get-destinations.md): Gets all the destinations specified by the checkout Id. - [Perform Checkout Action](https://docs.kibocommerce.com/api-reference/checkout/perform-checkout-action.md): Perform an action on the checkout. Available actions depend on the current state of the checkout. If in doubt, get a list of available checkout actions first. - [Perform Payment Action](https://docs.kibocommerce.com/api-reference/checkout/perform-payment-action.md): Sets the action of the specified payment transaction interaction. Available actions depend on the current status of the payment transaction. \r\nIf in doubt, get a list of available payment actions first. Note that for order management-only systems… - [Process Digital Wallet](https://docs.kibocommerce.com/api-reference/checkout/process-digital-wallet.md): Processes the digital wallet sent specified by checkout id and digital wallet type. - [Remove Coupon](https://docs.kibocommerce.com/api-reference/checkout/remove-coupon.md): Removes a coupon that had been previously applied to the checkout. - [Remove Coupons](https://docs.kibocommerce.com/api-reference/checkout/remove-coupons.md): Removes all coupons that had been previously applied to the checkout. - [Remove Destination](https://docs.kibocommerce.com/api-reference/checkout/remove-destination.md): Removes a destination specified by checkout Id and destination Id. - [Resend Checkout Confirmation Email](https://docs.kibocommerce.com/api-reference/checkout/resend-checkout-confirmation-email.md): Resends email on checkout confirmation. - [Set Shipping Methods](https://docs.kibocommerce.com/api-reference/checkout/set-shipping-methods.md): Sets the shipping method for specified groupings. - [Split Item](https://docs.kibocommerce.com/api-reference/checkout/split-item.md): Splits an existing item into two. The new item's quantity will be !:quantity and the original item's quantity will be reduced accordingly. - [Update Checkout](https://docs.kibocommerce.com/api-reference/checkout/update-checkout.md): Updates the details of a checkout specified by the checkout ID. - [Update Checkout Attribute](https://docs.kibocommerce.com/api-reference/checkout/update-checkout-attribute.md): Updates the list of checkout attributes specified by checkout id and removes the missing attributes if not passed when removeMissing flag is set. - [Update Checkout Item Gift Information](https://docs.kibocommerce.com/api-reference/checkout/update-checkout-item-gift-information.md): Updates the gift information on a checkout item - [Update Delivery Dates of Items in bulk](https://docs.kibocommerce.com/api-reference/checkout/update-delivery-dates-of-items-in-bulk.md): Update delivery dates of items in bulk - [Update Destination](https://docs.kibocommerce.com/api-reference/checkout/update-destination.md): Updates a destination specified by checkout Id and destination Id. - [Update Item Destination](https://docs.kibocommerce.com/api-reference/checkout/update-item-destination.md): Associate an item to a destination. - [Update Item Subscription Info](https://docs.kibocommerce.com/api-reference/checkout/update-item-subscription-info.md): Updates the subscription info on the Item. - [Update SubstituteInfo on CheckoutItem](https://docs.kibocommerce.com/api-reference/checkout/update-substituteinfo-on-checkoutitem.md): Update SubstituteInfo on CheckoutItem - [Update the Delivery Date of the Item](https://docs.kibocommerce.com/api-reference/checkout/update-the-delivery-date-of-the-item.md): Update the Delivery Date of the Item - [Upsert Inventory Tags](https://docs.kibocommerce.com/api-reference/checkout/upsert-inventory-tags.md): Upsert Inventory Tags - [Add Third Party Payment Workflow](https://docs.kibocommerce.com/api-reference/checkoutsettings/add-third-party-payment-workflow.md): Adds a third party payment workflow definition. A third-party payment workflow is a definition of a process by which a third-party payment provider (such as Amazon Payments or PayPal Express) interacts with the Unified eCommerce platform. - [Delete Third Party Payment Workflow](https://docs.kibocommerce.com/api-reference/checkoutsettings/delete-third-party-payment-workflow.md): Deletes a third party payment workflow definition defined for the site - [Get Checkout Settings](https://docs.kibocommerce.com/api-reference/checkoutsettings/get-checkout-settings.md): Retrieves all checkout settings defined for the site: Payment settings, such as the payment gateway ID and credentials,supported credit cards,Customer Checkout settings whether login is required and any custom attributes; and Order Processing settings, such as when payment is authorized and captured… - [Get Customer Checkout Settings](https://docs.kibocommerce.com/api-reference/checkoutsettings/get-customer-checkout-settings.md): Retrieves existing customer checkout settings including the checkout type, which determines whether the customer must be logged in when placing an order. Also lists any custom customer checkout attributes. - [Get Third Party Payment Workflow With Values](https://docs.kibocommerce.com/api-reference/checkoutsettings/get-third-party-payment-workflow-with-values.md): Gets a third party payment workflow specified by workflow definition. A third-party payment workflow is a definition of a process by which a third-party payment provider (such as Amazon Payments or PayPal Express) interacts with the Unified eCommerce platform. - [Get Third Party Payment Workflows](https://docs.kibocommerce.com/api-reference/checkoutsettings/get-third-party-payment-workflows.md): Retrieves list of external payment workflow definitions. A third-party payment workflow is a definition of a process by which a third-party payment provider (such as Amazon Payments or PayPal Express) interacts with the Unified eCommerce platform. - [Update Customer Checkout Settings](https://docs.kibocommerce.com/api-reference/checkoutsettings/update-customer-checkout-settings.md): Modifies existing customer checkout settings. When a shopper starts the process of checking out,the Checkout Service checks these settings to render the checkout page.This is where you can specify whether shoppers must be logged in 'LoginRequired' or not 'LoginOptional' to checkout. You can also upd… - [Add Coupon Set](https://docs.kibocommerce.com/api-reference/couponsets/add-coupon-set.md): Adds a single CouponSet - [Add Coupons](https://docs.kibocommerce.com/api-reference/couponsets/add-coupons.md): Adds coupon codes to a coupon set. - [Assign Discount to Coupon Set](https://docs.kibocommerce.com/api-reference/couponsets/assign-discount-to-coupon-set.md): Assigns or associates an existing discount to a specified coupon set. Use the couponSetCode parameter to specify the coupon set. - [Delete Coupon](https://docs.kibocommerce.com/api-reference/couponsets/delete-coupon.md): Deletes a single coupon by its coupon code. - [Delete Coupon Set](https://docs.kibocommerce.com/api-reference/couponsets/delete-coupon-set.md): Deletes a CouponSet. - [Delete Coupons](https://docs.kibocommerce.com/api-reference/couponsets/delete-coupons.md): Deletes coupons from a coupon set. - [Get Assigned Discounts](https://docs.kibocommerce.com/api-reference/couponsets/get-assigned-discounts.md): Retrieves the discountIds of any assigned discounts for the specified coupon set. - [Get Coupon](https://docs.kibocommerce.com/api-reference/couponsets/get-coupon.md): Retrieves a single coupon by its coupon code. - [Get Coupon Set](https://docs.kibocommerce.com/api-reference/couponsets/get-coupon-set.md): Returns a single CouponSet - [Get Coupon Sets](https://docs.kibocommerce.com/api-reference/couponsets/get-coupon-sets.md): Returns a paged collection of CouponSets - [Get Coupons](https://docs.kibocommerce.com/api-reference/couponsets/get-coupons.md): Returns a paged collection of Coupons. - [Get Unique Coupon Set Code](https://docs.kibocommerce.com/api-reference/couponsets/get-unique-coupon-set-code.md): Returns a random 4 character code that is unique as a coupon set code. - [Unassign Discount from Coupon Set](https://docs.kibocommerce.com/api-reference/couponsets/unassign-discount-from-coupon-set.md): Unassigns or disassociates the specified discount with the specified coupon set. - [Update Coupon Set](https://docs.kibocommerce.com/api-reference/couponsets/update-coupon-set.md): Update a CouponSet. You can not update the Code or ID once the set is created. - [Validate Unique Coupon Set Code](https://docs.kibocommerce.com/api-reference/couponsets/validate-unique-coupon-set-code.md): Tests a coupone set code for uniqueness and validity. - [Add Credit](https://docs.kibocommerce.com/api-reference/credit/add-credit.md): Adds credit to user account. Store credit can represent a static amount the customer can redeem at any of the tenant's sites, or a gift card registered for a customer account. - [Add Transaction](https://docs.kibocommerce.com/api-reference/credit/add-transaction.md): Adds a credit transaction. - [Associate Credit To Shopper](https://docs.kibocommerce.com/api-reference/credit/associate-credit-to-shopper.md): Maps credit to the shopper. - [Delete credit](https://docs.kibocommerce.com/api-reference/credit/delete-credit.md): Deletes a credit. - [Get Audit Entries](https://docs.kibocommerce.com/api-reference/credit/get-audit-entries.md): Retrieves a list of audit entries according to any filter criteria and sort options. - [Get credit](https://docs.kibocommerce.com/api-reference/credit/get-credit.md): Get credit specified by code. - [Get Credits](https://docs.kibocommerce.com/api-reference/credit/get-credits.md): Retrieves a list of credit collection according to any filter criteria and sort options. - [Get Transactions](https://docs.kibocommerce.com/api-reference/credit/get-transactions.md): Gets credit transactions according to any filter criteria and sort options. - [Resend Credit Created Email](https://docs.kibocommerce.com/api-reference/credit/resend-credit-created-email.md): Resend email when credit is created. - [Update Credit](https://docs.kibocommerce.com/api-reference/credit/update-credit.md): Updates a credit specified by a credit code. - [Get Exchange Rates](https://docs.kibocommerce.com/api-reference/currencies/get-exchange-rates.md): Retrieves a list of currency exchange rates based on the context's currency code. - [Add Currency Localization](https://docs.kibocommerce.com/api-reference/currency/add-currency-localization.md): Adds a new currency localization. - [Bulk Update Currency Exchange Rates](https://docs.kibocommerce.com/api-reference/currency/bulk-update-currency-exchange-rates.md): Update multiple exchange rates for a specified currency code. - [Delete Currency Exchange Rate](https://docs.kibocommerce.com/api-reference/currency/delete-currency-exchange-rate.md): Delete a single exchange rate for a specified currency code and target currency code. - [Delete Currency Localization](https://docs.kibocommerce.com/api-reference/currency/delete-currency-localization.md): Deletes the currency localization specified by its currency code. - [Get Currency Exchange Rate](https://docs.kibocommerce.com/api-reference/currency/get-currency-exchange-rate.md): Retrieves a single exchange rate for a specified currency code and target currency code. - [Get Currency Exchange Rates](https://docs.kibocommerce.com/api-reference/currency/get-currency-exchange-rates.md): Retrieves a list of exchange rates for a specified currency code and filter criteria. - [Get Currency Localization](https://docs.kibocommerce.com/api-reference/currency/get-currency-localization.md): Gets a single currency localization. - [Get Currency Localizations](https://docs.kibocommerce.com/api-reference/currency/get-currency-localizations.md): Gets all currency localizations. - [Update Currency Exchange Rates](https://docs.kibocommerce.com/api-reference/currency/update-currency-exchange-rates.md): Updates the details of a currency localization. - [Update Currency Localization](https://docs.kibocommerce.com/api-reference/currency/update-currency-localization.md): Updates the details of a currency localization. - [Add Account](https://docs.kibocommerce.com/api-reference/customeraccount/add-account.md): Creates a new customer account. - [Add Account And Login](https://docs.kibocommerce.com/api-reference/customeraccount/add-account-and-login.md): Adds a customer to the account. - [Add Account Attribute](https://docs.kibocommerce.com/api-reference/customeraccount/add-account-attribute.md): Adds a new account attribute. - [Add Account Card](https://docs.kibocommerce.com/api-reference/customeraccount/add-account-card.md): Creates a card on the specific customer account. - [Add Account Contact](https://docs.kibocommerce.com/api-reference/customeraccount/add-account-contact.md): Creates a new CustomerContact for a customer account, for example, a new shipping address. - [Add Account Contact List](https://docs.kibocommerce.com/api-reference/customeraccount/add-account-contact-list.md): Creates a new CustomerContacts for a customer account in bulk to support adding multiple contacts in a multi-ship scenario. - [Add Account Note](https://docs.kibocommerce.com/api-reference/customeraccount/add-account-note.md): Adds a new note to the specified customer account. - [Add Accounts](https://docs.kibocommerce.com/api-reference/customeraccount/add-accounts.md): Creates multiple new shopper accounts for a specified site. Allows you to create a number of new shopper accounts at one time. - [Add Login To Existing Customer](https://docs.kibocommerce.com/api-reference/customeraccount/add-login-to-existing-customer.md): Creates a login for an existing customer and logs them in automatically. - [Add Transaction](https://docs.kibocommerce.com/api-reference/customeraccount/add-transaction.md): Add a transaction on customer account. - [Change Password](https://docs.kibocommerce.com/api-reference/customeraccount/change-password.md): Changes a shopper's password. - [Change Passwords](https://docs.kibocommerce.com/api-reference/customeraccount/change-passwords.md): Changes a collection of shopper passwords - [Create Customer Purchase Order Account](https://docs.kibocommerce.com/api-reference/customeraccount/create-customer-purchase-order-account.md): Creates a customer's purchase order account. - [Create Purchase Order Transaction](https://docs.kibocommerce.com/api-reference/customeraccount/create-purchase-order-transaction.md): Creates a purchase order transaction log (for public api use). - [Delete Account](https://docs.kibocommerce.com/api-reference/customeraccount/delete-account.md): Deletes a customer account. A customer account cannot be deleted if any orders exist, past or present. - [Delete Account Attribute](https://docs.kibocommerce.com/api-reference/customeraccount/delete-account-attribute.md): Deletes an account attribute specified by attributeFQN. - [Delete Account Card](https://docs.kibocommerce.com/api-reference/customeraccount/delete-account-card.md): Removes a card from the specified customer account. - [Delete Account Contact](https://docs.kibocommerce.com/api-reference/customeraccount/delete-account-contact.md): Deletes a CustomerContact for the specified customer account. - [Delete Account Note](https://docs.kibocommerce.com/api-reference/customeraccount/delete-account-note.md): Removes a note from the specified customer account. - [Get Account](https://docs.kibocommerce.com/api-reference/customeraccount/get-account.md): Retrieves the details of a customer account specified by its unique identifier. - [Get Account Attribute](https://docs.kibocommerce.com/api-reference/customeraccount/get-account-attribute.md): Retrieves the contents of a particular attribute attached to a specified account. - [Get Account Attributes](https://docs.kibocommerce.com/api-reference/customeraccount/get-account-attributes.md): Retrieves a collection of account attributes according to any specified filter criteria and sort options. - [Get Account Audit Log](https://docs.kibocommerce.com/api-reference/customeraccount/get-account-audit-log.md): Get Account Audit Log - [Get Account Card](https://docs.kibocommerce.com/api-reference/customeraccount/get-account-card.md): Retrieves a card for the specified customer account and card ID. - [Get Account Cards](https://docs.kibocommerce.com/api-reference/customeraccount/get-account-cards.md): Retrieves a list of cards for the specified customer account. - [Get Account Contact](https://docs.kibocommerce.com/api-reference/customeraccount/get-account-contact.md): Retrieves the specified CustomerContact for a customer account, for example, a billing or shipping CustomerContact. - [Get Account Contacts](https://docs.kibocommerce.com/api-reference/customeraccount/get-account-contacts.md): Retrieves a list of contacts for a customer according to any specified filter criteria and sort options. - [Get Account Note](https://docs.kibocommerce.com/api-reference/customeraccount/get-account-note.md): Retrieves the contents of a particular note attached to a specified customer account. - [Get Account Notes](https://docs.kibocommerce.com/api-reference/customeraccount/get-account-notes.md): Retrieves a list of notes added to a customer account according to any specified filter criteria and sort options. - [Get Account Segments](https://docs.kibocommerce.com/api-reference/customeraccount/get-account-segments.md): Retrieves a list of segments for the specified account according to any specified filter criteria and sort options. - [Get Accounts](https://docs.kibocommerce.com/api-reference/customeraccount/get-accounts.md): Retrieves a list of customer accounts according to any filter criteria and sort options. - [Get Customer Purchase Order Account](https://docs.kibocommerce.com/api-reference/customeraccount/get-customer-purchase-order-account.md): Gets a customer's purchase order account. - [Get Customer Purchase Order Transactions](https://docs.kibocommerce.com/api-reference/customeraccount/get-customer-purchase-order-transactions.md): Gets a collection of Purchase order transaction logs associated with a customer account id. - [Get Customers Purchase Order Accounts](https://docs.kibocommerce.com/api-reference/customeraccount/get-customers-purchase-order-accounts.md): Gets a collection of customer purchase order accounts. - [Get Login State](https://docs.kibocommerce.com/api-reference/customeraccount/get-login-state.md): Retrieves the log-in status details of a shopper specified by account Id and user Id. - [Get Login State By Email Address](https://docs.kibocommerce.com/api-reference/customeraccount/get-login-state-by-email-address.md): Retrieves the log-in status details of a shopper specified by emailAdress. - [Get Login State By UserName](https://docs.kibocommerce.com/api-reference/customeraccount/get-login-state-by-username.md): Retrieves the log-in status details of a shopper specified by userName. - [Get Transactions](https://docs.kibocommerce.com/api-reference/customeraccount/get-transactions.md): Gets the list of transactions on customer account. - [Recompute Customer Lifetime Value](https://docs.kibocommerce.com/api-reference/customeraccount/recompute-customer-lifetime-value.md): Triggers event to recompute customer lifetime value. The lifetime value may not immediately be recalculated, but enters a queue. - [Remove Transaction](https://docs.kibocommerce.com/api-reference/customeraccount/remove-transaction.md): Removes a transaction on customer account. - [Reset Password](https://docs.kibocommerce.com/api-reference/customeraccount/reset-password.md): Resets the password for a shopper specified by username or emailAddress. - [Retrieve Current Account](https://docs.kibocommerce.com/api-reference/customeraccount/retrieve-current-account.md): Retrieves the details of a the current logged in customer account - [Set Login Locked](https://docs.kibocommerce.com/api-reference/customeraccount/set-login-locked.md): Sets a flag indicating whether the customers login is locked or unlocked. - [Set Password Change Required](https://docs.kibocommerce.com/api-reference/customeraccount/set-password-change-required.md): Sets a flag indicating whether the customers must change their password before logging in again. - [Update Account](https://docs.kibocommerce.com/api-reference/customeraccount/update-account.md): Modifies an existing customer account, for example, to change the primary billing contact or change whether to accept marketing material. ote that attempting to disable an account by using the below PUT call to change the isActive parameter is unsupported, and attempts to do so will be ignored by th… - [Update Account Attribute](https://docs.kibocommerce.com/api-reference/customeraccount/update-account-attribute.md): Modifies an existing attribute for an account. - [Update Account Card](https://docs.kibocommerce.com/api-reference/customeraccount/update-account-card.md): Updates a card on the specific customer account. - [Update Account Contact](https://docs.kibocommerce.com/api-reference/customeraccount/update-account-contact.md): Updates a CustomerContact for a specified customer account, for example to update addresses or change which CustomerContact is the primary CustomerContact for billing. - [Update Account Note](https://docs.kibocommerce.com/api-reference/customeraccount/update-account-note.md): Modifies an existing note for a customer account. - [Update Customer Purchase Order Account](https://docs.kibocommerce.com/api-reference/customeraccount/update-customer-purchase-order-account.md): Updates a customer's purchase order account. - [Update Forgotten Password](https://docs.kibocommerce.com/api-reference/customeraccount/update-forgotten-password.md): Updates the password for a shopper who has requested a password change and provided the new password and confirmation code. - [Create Attribute](https://docs.kibocommerce.com/api-reference/customeraccountattributedefinitions/create-attribute.md): Create a new customer attribute. - [Get Attribute](https://docs.kibocommerce.com/api-reference/customeraccountattributedefinitions/get-attribute.md): Get a customer attribute by its attributeFQN. - [Get Attribute Vocabulary Values](https://docs.kibocommerce.com/api-reference/customeraccountattributedefinitions/get-attribute-vocabulary-values.md): Retrieves the details of attribute vocabulary values. - [Get Attributes](https://docs.kibocommerce.com/api-reference/customeraccountattributedefinitions/get-attributes.md): Retrieves the details of attributes. - [Update Attribute](https://docs.kibocommerce.com/api-reference/customeraccountattributedefinitions/update-attribute.md): Update a customer attribute. - [Create Attribute](https://docs.kibocommerce.com/api-reference/customerattributedefinition/create-attribute.md): Customer attributes are custom attributes that you can apply to customer accounts to add further definition for special uses, such as marketing campaigns, or discounts. - [Get Attribute](https://docs.kibocommerce.com/api-reference/customerattributedefinition/get-attribute.md): Customer attributes are custom attributes that you can apply to customer accounts to add further definition for special uses, such as marketing campaigns, or discounts. - [Get Attribute Vocabulary Values](https://docs.kibocommerce.com/api-reference/customerattributedefinition/get-attribute-vocabulary-values.md): Retrieves the details of attribute vocabulary values. - [Get Attributes](https://docs.kibocommerce.com/api-reference/customerattributedefinition/get-attributes.md): Customer attributes are custom attributes that you can apply to customer accounts to add further definition for special uses, such as marketing campaigns, or discounts. - [Update Attribute](https://docs.kibocommerce.com/api-reference/customerattributedefinition/update-attribute.md): Customer attributes are custom attributes that you can apply to customer accounts to add further definition for special uses, such as marketing campaigns, or discounts. - [Add Segments Accounts](https://docs.kibocommerce.com/api-reference/customersegment/add-segments-accounts.md): Adds segments to an account. - [Adds Segment](https://docs.kibocommerce.com/api-reference/customersegment/adds-segment.md): Creates a new segment. Merchants create segments of customers, for example, to offer discounts to particular groups or assign VIP status to a set of customers. - [Delete Segment](https://docs.kibocommerce.com/api-reference/customersegment/delete-segment.md): Deletes a segement specified by its unique code. Note that the group is deleted in all accounts that contain this segment. - [Get Segment](https://docs.kibocommerce.com/api-reference/customersegment/get-segment.md): Retrieves a segment specified the segment Id. - [Get Segments](https://docs.kibocommerce.com/api-reference/customersegment/get-segments.md): Retrieves a list of all segments defined for the site according to any specified filter criteria and sort options. - [Remove Segment Account](https://docs.kibocommerce.com/api-reference/customersegment/remove-segment-account.md): Removes single account from a segment. - [Update Segment](https://docs.kibocommerce.com/api-reference/customersegment/update-segment.md): Update the code, name, or description of an existing segment. - [Get Customer Set](https://docs.kibocommerce.com/api-reference/customerset/get-customer-set.md): Retrieves the name of a customer group specified the customer group ID. - [Get Customer Sets](https://docs.kibocommerce.com/api-reference/customerset/get-customer-sets.md): Retrieves a list of all customerSets defined for the site according to any specified filter criteria and sort options. - [Create Survey](https://docs.kibocommerce.com/api-reference/customersurvey/create-survey.md): Create a customer survey for a shipment. - [Get Customer Survey](https://docs.kibocommerce.com/api-reference/customersurvey/get-customer-survey.md): Get a specific customer survey by ID. - [Get Surveys](https://docs.kibocommerce.com/api-reference/customersurvey/get-surveys.md): Get the customer surveys of a shipment. - [Add Visit](https://docs.kibocommerce.com/api-reference/customervisit/add-visit.md): Adds visit info on the customer. - [Get Visit](https://docs.kibocommerce.com/api-reference/customervisit/get-visit.md): Gets visit info specified by visit Id. - [Get Visits](https://docs.kibocommerce.com/api-reference/customervisit/get-visits.md): Gets a collection of visit info specified by filter and sort order. - [Updates Visit](https://docs.kibocommerce.com/api-reference/customervisit/updates-visit.md): Updates an existing visit on the customer. - [Create Developer User Auth Ticket](https://docs.kibocommerce.com/api-reference/developeradminauthticket/create-developer-user-auth-ticket.md): Authenticates a user for a particular tenant given a set of user credentials adn a tenantId. - [Delete User Auth Ticket](https://docs.kibocommerce.com/api-reference/developeradminauthticket/delete-user-auth-ticket.md): Logs out a user by deleting the refresh token - [Refresh Developer Auth Ticket](https://docs.kibocommerce.com/api-reference/developeradminauthticket/refresh-developer-auth-ticket.md): Reauthenticates the current user for a different tenant. If the user does not have access to the tenant, the operation fails. - [Create Discount](https://docs.kibocommerce.com/api-reference/discounts/create-discount.md): Creates a discount. This current version of the Discounts API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your implem… - [Delete Discount](https://docs.kibocommerce.com/api-reference/discounts/delete-discount.md): Deletes a discount specified by its discount ID. - [Generate Random Coupon](https://docs.kibocommerce.com/api-reference/discounts/generate-random-coupon.md): Generates a random code for a coupon. - [Get Auto Add Target](https://docs.kibocommerce.com/api-reference/discounts/get-auto-add-target.md): Retrieves the auto add target for the specified discountId. - [Get Discount](https://docs.kibocommerce.com/api-reference/discounts/get-discount.md): Retrieves the details of a single discount. This current version of the Discounts API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and h… - [Get Discount by Code](https://docs.kibocommerce.com/api-reference/discounts/get-discount-by-code.md): Retrieves a discount by discount code. - [Get Discount by Coupon Code](https://docs.kibocommerce.com/api-reference/discounts/get-discount-by-coupon-code.md): Retrieves a discount by coupon code. - [Get Discount by ID](https://docs.kibocommerce.com/api-reference/discounts/get-discount-by-id.md): Retrieves a discount by discountId. - [Get Discount Content](https://docs.kibocommerce.com/api-reference/discounts/get-discount-content.md): Retrieves the localized content specified for the specified discount. - [Get Discount Tags](https://docs.kibocommerce.com/api-reference/discounts/get-discount-tags.md): Retrieves all tags associated to a discount - [Get Discount Target](https://docs.kibocommerce.com/api-reference/discounts/get-discount-target.md): Retrieves the discount target, that is which products, categories, or shipping methods are eligible for the discount. - [Get Discounts](https://docs.kibocommerce.com/api-reference/discounts/get-discounts.md): Retrieves a list of discounts according to any specified filter criteria and sort options. This current version of the Discounts API includes localizedContent to support multi-locale catalogs, which was not present in the previous API mode… - [Get Discounts by Label](https://docs.kibocommerce.com/api-reference/discounts/get-discounts-by-label.md): Retrieves a list of discounts by label. - [Get Item Discounts](https://docs.kibocommerce.com/api-reference/discounts/get-item-discounts.md): Retrieves a list of discounts that appear on the storefront according to specified filter criteria. - [Get Item Discounts by Product](https://docs.kibocommerce.com/api-reference/discounts/get-item-discounts-by-product.md): Retrieves a list of discounts that appear on the storefront according to specified filter criteria. - [Get Order Level Discounts](https://docs.kibocommerce.com/api-reference/discounts/get-order-level-discounts.md): Retrieves a list of order level discounts that appear on the storefront according to specified filter criteria. - [Get Secure Discount by Code](https://docs.kibocommerce.com/api-reference/discounts/get-secure-discount-by-code.md): Retrieves a non-public discount by discount code. These can only be accessed by users with the Discount Read behavior. - [Get Secure Discount by Coupon Code](https://docs.kibocommerce.com/api-reference/discounts/get-secure-discount-by-coupon-code.md): Retrieves a non-public discount by coupon code. These can only be accessed by users with the Discount Read behavior. - [Get Secure Discount by ID](https://docs.kibocommerce.com/api-reference/discounts/get-secure-discount-by-id.md): Retrieves a non-public discount by discountId. These can only be accessed by users with the Discount Read behavior. - [Get Secure Discounts by Label](https://docs.kibocommerce.com/api-reference/discounts/get-secure-discounts-by-label.md): Retrieves non-public discounts by label. These can only be accessed by users with the Discount Read behavior. - [Update Discount](https://docs.kibocommerce.com/api-reference/discounts/update-discount.md): Modifies a discount. This current version of the Discounts API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your imple… - [Update Discount Content](https://docs.kibocommerce.com/api-reference/discounts/update-discount-content.md): Modifies the localized content for the specified discount. Allows you to rename the discount without modifying any other discount properties. - [Update Discount Tags](https://docs.kibocommerce.com/api-reference/discounts/update-discount-tags.md): Modifies tags of the discount. The original tags are overwritten. - [Update Discount Target](https://docs.kibocommerce.com/api-reference/discounts/update-discount-target.md): Modifies properties of the discount target, for example, the dollar amount, or percentage off the price. - [Validate Discount Expression](https://docs.kibocommerce.com/api-reference/discounts/validate-discount-expression.md): Validate a discount expression. - [Get Discount Settings](https://docs.kibocommerce.com/api-reference/discountsettings/get-discount-settings.md): Retrieves the discount settings of a particular catalog. - [Update Discount Settings](https://docs.kibocommerce.com/api-reference/discountsettings/update-discount-settings.md): Updates the discount settings of a particular catalog. - [Create DocumentList](https://docs.kibocommerce.com/api-reference/documentlist/create-documentlist.md): Create DocumentList - [Delete Document List](https://docs.kibocommerce.com/api-reference/documentlist/delete-document-list.md): Delete Document List - [Get Document List](https://docs.kibocommerce.com/api-reference/documentlist/get-document-list.md): Get Document List. The document list can only be accessed if the API context is inclusive of the document list's scope. A document list always belongs to a tenant context, denoted by the scopeType and scopeId fields. For example, if a list belongs to Catalog 123 then it is denoted by scopeType=catal… - [Get Document Lists](https://docs.kibocommerce.com/api-reference/documentlist/get-document-lists.md): Retrieve a paged documentListName of all document lists - [Update Document List](https://docs.kibocommerce.com/api-reference/documentlist/update-document-list.md): Update Document List. The document list can only be accessed if the API context is inclusive of the document list's scope. A document list always belongs to a tenant context, denoted by the scopeType and scopeId fields. For example, if a list belongs to Catalog 123 then it is denoted by scopeType=ca… - [Create Document List Type](https://docs.kibocommerce.com/api-reference/documentlisttype/create-document-list-type.md): Create Document List Type. Creating a new documentListType will tell the Content service to immediately create a document list of the new type within the set scopeType. For instance, a scopeType of "site" will create a list in each site for the tenant. Any defaultDocuments defined for the type will… - [Get Document List Type](https://docs.kibocommerce.com/api-reference/documentlisttype/get-document-list-type.md): Get Document List Type - [Get Document List Types](https://docs.kibocommerce.com/api-reference/documentlisttype/get-document-list-types.md): Get Document List Types. The list type denotes a content type for that list of folders, sub-folders, and documents. The immutable document list types that are defined out-of-the-box are pages, siteSnippets, files, siteSettings, catalogContent, pageTemplateContent, emailTemplateContent, and entityEdi… - [Update Document List Type](https://docs.kibocommerce.com/api-reference/documentlisttype/update-document-list-type.md): Update Document List Type - [Create Property Type](https://docs.kibocommerce.com/api-reference/documentpropertytype/create-property-type.md): Create Property Type. The immutable property types that are defined out-of-the-box are hidden, page_type_definition, string, int, dropzones, boolean, and datetime. - [Delete Property Type](https://docs.kibocommerce.com/api-reference/documentpropertytype/delete-property-type.md): Delete Property Type - [Get Property Type](https://docs.kibocommerce.com/api-reference/documentpropertytype/get-property-type.md): Get Property Type - [Get Property Types](https://docs.kibocommerce.com/api-reference/documentpropertytype/get-property-types.md): Retrieves a PagedCollection of PropertyTypes - [Update Property Type](https://docs.kibocommerce.com/api-reference/documentpropertytype/update-property-type.md): Update Property Type - [Delete Document Drafts](https://docs.kibocommerce.com/api-reference/documentpublishing/delete-document-drafts.md): Remove draft of each Document associated with te id in documentIds. Send empty body to remove all drafts - [Get Document Draft Summaries](https://docs.kibocommerce.com/api-reference/documentpublishing/get-document-draft-summaries.md): Get Document Draft Summaries - [Publish Documents](https://docs.kibocommerce.com/api-reference/documentpublishing/publish-documents.md): Publishes draft of each Document associated with the id in documentIds. Send empty body to publish all drafts - [Add Publish Set Items](https://docs.kibocommerce.com/api-reference/documentpublishset/add-publish-set-items.md): Adds a set of documents by id to a publish set. - [Delete Publish Set](https://docs.kibocommerce.com/api-reference/documentpublishset/delete-publish-set.md): Adds a set of documents by id to a publish set. - [Get Publish Set](https://docs.kibocommerce.com/api-reference/documentpublishset/get-publish-set.md): Returns a List of current Publishing sets with counts of drafts in each. - [Get Publish Set Items](https://docs.kibocommerce.com/api-reference/documentpublishset/get-publish-set-items.md): Retrieve a paged collection of publish set Items. - [Copy Document](https://docs.kibocommerce.com/api-reference/documents/copy-document.md): Copy Document - [Create Document](https://docs.kibocommerce.com/api-reference/documents/create-document.md): Create Document. However, if you are creating an empty folder in the files list then you only need to provide the name, documentTypeFQN, and listFQN fields - replace the name value with the full path of your folder. - [Delete Document](https://docs.kibocommerce.com/api-reference/documents/delete-document.md): Delete Document - [Delete Document Content](https://docs.kibocommerce.com/api-reference/documents/delete-document-content.md): Delete Document Content - [Delete Document Content by Path](https://docs.kibocommerce.com/api-reference/documents/delete-document-content-by-path.md): Delete Document Content by Path - [Delete Documents](https://docs.kibocommerce.com/api-reference/documents/delete-documents.md): Delete Documents - [Get Document](https://docs.kibocommerce.com/api-reference/documents/get-document.md): Get Document - [Get Document by Path](https://docs.kibocommerce.com/api-reference/documents/get-document-by-path.md): Retrieves a specific Document within the specified ContentCollection using the specified document name, unique within a specific folder with the specified documentId, version, and status. - [Get Document Content](https://docs.kibocommerce.com/api-reference/documents/get-document-content.md): Get Document Content - [Get Document Content by Path](https://docs.kibocommerce.com/api-reference/documents/get-document-content-by-path.md): Returns transformations on a document. For example, resizing an image. - [Get Document Content Headers](https://docs.kibocommerce.com/api-reference/documents/get-document-content-headers.md): Get Document Content Headers - [Get Document Content Headers by Path](https://docs.kibocommerce.com/api-reference/documents/get-document-content-headers-by-path.md): Get Document Content Headers by Path - [Get Documents](https://docs.kibocommerce.com/api-reference/documents/get-documents.md): Get Documents. To search documents along a particular path, use the filter path such as in "folder1\folder2\". If no path is provided, then the query will be a global search as it searches from the root of the tree hierarchy. - [Get Resized Image](https://docs.kibocommerce.com/api-reference/documents/get-resized-image.md): Returns transformations on a document. For example, resizing an image. - [Get Resized Image by Path](https://docs.kibocommerce.com/api-reference/documents/get-resized-image-by-path.md): Returns transformations on a document. For example, resizing an image. By Path - [Move Document](https://docs.kibocommerce.com/api-reference/documents/move-document.md): Move Document. This updates the path on all documents within a given source path to a new destination path, such as when moving documents between folders. Individual document moves should be made through the UpdateDocument operation instead. - [Patch Document](https://docs.kibocommerce.com/api-reference/documents/patch-document.md): Patch Document - [Update Document](https://docs.kibocommerce.com/api-reference/documents/update-document.md): Update Document - [Update Document Content](https://docs.kibocommerce.com/api-reference/documents/update-document-content.md): Update Document Content - [Update Document Content by Path](https://docs.kibocommerce.com/api-reference/documents/update-document-content-by-path.md): Update Document Content by Path - [Create Document Type](https://docs.kibocommerce.com/api-reference/documenttype/create-document-type.md): Create Document Type. All documents have a Document Type that describes the schema that the document must implement and its associated metadata, and is validated whenever a document is created or modified. The immutable types defined out-of-the-box are web_page, entityEditor, document, image, snippe… - [Get Document Type](https://docs.kibocommerce.com/api-reference/documenttype/get-document-type.md): Get Document Type - [Get Document Types](https://docs.kibocommerce.com/api-reference/documenttype/get-document-types.md): Get Document Types. All documents have a Document Type that describes the schema that the document must implement and its associated metadata, and is validated whenever a document is created or modified. The immutable types defined out-of-the-box are web_page, entityEditor, document, image, snippets… - [Update Document Type](https://docs.kibocommerce.com/api-reference/documenttype/update-document-type.md): Update Document Type - [Add Entity](https://docs.kibocommerce.com/api-reference/entities/add-entity.md): Insert an Entity into an EntityList instance - [Delete Entity](https://docs.kibocommerce.com/api-reference/entities/delete-entity.md): Delete an existing Entity from an EntityList instance - [Get Entities](https://docs.kibocommerce.com/api-reference/entities/get-entities.md): Get a filtered collection of Entities from an EntityList instance - [Get Entity](https://docs.kibocommerce.com/api-reference/entities/get-entity.md): Get a specific Entity from an EntityList instance - [Get View Entities](https://docs.kibocommerce.com/api-reference/entities/get-view-entities.md): Get a filtered collection of Entities for a ListView on an EntityList - [Get View Entity](https://docs.kibocommerce.com/api-reference/entities/get-view-entity.md): Get a specific Entity in a ListView on an EntityList - [Update Entity](https://docs.kibocommerce.com/api-reference/entities/update-entity.md): Update an existing Entity in an EntityList instance - [Get Entity Container](https://docs.kibocommerce.com/api-reference/entitycontainers/get-entity-container.md): Get a specific Entity Container from an EntityList instance - [Get Entity Containers](https://docs.kibocommerce.com/api-reference/entitycontainers/get-entity-containers.md): Get a filtered collection of Entity Containers from an Entity List instance - [Get Entity View Container](https://docs.kibocommerce.com/api-reference/entitycontainers/get-entity-view-container.md): Get an Entity Container for a specific Entity in a ListView on an EntityList - [Get Entity View Containers](https://docs.kibocommerce.com/api-reference/entitycontainers/get-entity-view-containers.md): Get a filtered collection of Entity Containers for a ListView on an EntityList - [Add EntityList](https://docs.kibocommerce.com/api-reference/entitylists/add-entitylist.md): Create a new EntityList for a specific tenant. - [Delete EntityList](https://docs.kibocommerce.com/api-reference/entitylists/delete-entitylist.md): Delete an existing EntityList for a specific tenant. This will also delete all Entities in all instances of this EntityList for the tenant. - [Get EntityList](https://docs.kibocommerce.com/api-reference/entitylists/get-entitylist.md): Get an existing EntityList definition for a specific tenant - [Get EntityLists](https://docs.kibocommerce.com/api-reference/entitylists/get-entitylists.md): Get a filtered list of EntityLists for a specific tenant. - [Update Entitylist](https://docs.kibocommerce.com/api-reference/entitylists/update-entitylist.md): Update an existing Entitylist for a specific tenant. - [Get Event](https://docs.kibocommerce.com/api-reference/event/get-event.md): Retrieves the details of a single event. - [Get Events](https://docs.kibocommerce.com/api-reference/event/get-events.md): Retrieves a list of events according to any specified filter criteria and sort options. - [Get Delivery Attempt Summaries](https://docs.kibocommerce.com/api-reference/eventsubscription/get-delivery-attempt-summaries.md): Get delivery attempts for the specified subscription - [Get Delivery Attempt Summaries All Subscriptions](https://docs.kibocommerce.com/api-reference/eventsubscription/get-delivery-attempt-summaries-all-subscriptions.md): Get delivery attempts - [Get Delivery Attempt Summary](https://docs.kibocommerce.com/api-reference/eventsubscription/get-delivery-attempt-summary.md): Get delivery attempt summary - [Get Subscriptions](https://docs.kibocommerce.com/api-reference/eventsubscription/get-subscriptions.md): Retrieves a list of events according to any specified filter criteria and sort options. - [Create Export Job](https://docs.kibocommerce.com/api-reference/export/create-export-job.md): Creates a new export job. For detailed usage, file format specifications, and field references, see the [Import/Export API Overview](/pages/import-export-api-overview). - [Delete Export Job](https://docs.kibocommerce.com/api-reference/export/delete-export-job.md): Deletes an existing export job. For detailed usage, file format specifications, and field references, see the [Import/Export API Overview](/pages/import-export-api-overview). - [Get Export Job](https://docs.kibocommerce.com/api-reference/export/get-export-job.md): Retrieves an export job by ID. For detailed usage, file format specifications, and field references, see the [Import/Export API Overview](/pages/import-export-api-overview). - [Get Export Jobs](https://docs.kibocommerce.com/api-reference/export/get-export-jobs.md): Retrieves a list of all export jobs. For detailed usage, file format specifications, and field references, see the [Import/Export API Overview](/pages/import-export-api-overview). - [Create Export Settings](https://docs.kibocommerce.com/api-reference/exportinventory/create-export-settings.md): Creates entirely new export configurations for both FTP and S3 settings. This call allows you to specify all the values for the Export Settings object, such as file type and specific location groups or sites (which cannot be edited through FTP- or S3-specific endpoints). This is the initial setup re… - [Create Export Settings FTP](https://docs.kibocommerce.com/api-reference/exportinventory/create-export-settings-ftp.md): Creates new FTP settings and adds them to an existing Export Settings object, which may be useful if you want the export to go to a new endpoint instead of the one originally set up (or if the export needs to go to multiple endpoints). This call will not function unless you have performed the initia… - [Create Export Settings S3](https://docs.kibocommerce.com/api-reference/exportinventory/create-export-settings-s3.md): Creates new S3 settings and adds them to an existing Export Settings object, which may be useful if you want the export to go to a new endpoint instead of the one originally set up (or if the export needs to go to multiple endpoints). This call will not function unless you have performed the initial… - [Delete Export Settings](https://docs.kibocommerce.com/api-reference/exportinventory/delete-export-settings.md): Deletes the entire Export Settings object, including any FTP or S3 configurations within it. - [Delete Export Settings FTP](https://docs.kibocommerce.com/api-reference/exportinventory/delete-export-settings-ftp.md): Deletes the specified FTP settings object. Not specifying the FTP Name/ID will delete all FTP settings within the Export Settings. This will not delete the entire Export Settings object. - [Delete Export Settings S3](https://docs.kibocommerce.com/api-reference/exportinventory/delete-export-settings-s3.md): Deletes the specified S3 settings object. Not specifying the S3 Name/ID will delete all S3 settings within the Export Settings. This will not delete the entire Export Settings object. - [Get Export Settings](https://docs.kibocommerce.com/api-reference/exportinventory/get-export-settings.md): Get an export settings - [Run Export](https://docs.kibocommerce.com/api-reference/exportinventory/run-export.md): Run Export Settings Job - [Update Export Settings](https://docs.kibocommerce.com/api-reference/exportinventory/update-export-settings.md): Updates the entire Export Settings object, including FTP and S3 configurations as well as file type and specific location groups or sites (which cannot be edited through FTP- or S3-specific endpoints). - [Update Export Settings FTP](https://docs.kibocommerce.com/api-reference/exportinventory/update-export-settings-ftp.md): Updates the FTP settings within an existing Export Settings object. - [Update Export Settings S3](https://docs.kibocommerce.com/api-reference/exportinventory/update-export-settings-s3.md): Updates the S3 settings within an existing Export Settings object. Note that you cannot update location groups or sites with this request - you must use the full Update Export Settings request instead. - [Add Facet](https://docs.kibocommerce.com/api-reference/facets/add-facet.md): Adds a new Facet to a category in a catalog. - [Delete Facet](https://docs.kibocommerce.com/api-reference/facets/delete-facet.md): Deletes the Facet definition from the store. - [Get Facet](https://docs.kibocommerce.com/api-reference/facets/get-facet.md): Retrieves the details of a Facet definition. - [Get Facet Category List](https://docs.kibocommerce.com/api-reference/facets/get-facet-category-list.md): Retrieves a list of configured, and optionally available, Facet configurations for the specified category. - [Get Facet Category List (Legacy)](https://docs.kibocommerce.com/api-reference/facets/get-facet-category-list-legacy.md): Retrieves a list of configured, and optionally available, Facet configurations for the specified category. - [Get facets](https://docs.kibocommerce.com/api-reference/facets/get-facets.md): Retrieves the list of Facet Definition - [Update Facet](https://docs.kibocommerce.com/api-reference/facets/update-facet.md): Modifies a Facet definition. - [Update Facet Set](https://docs.kibocommerce.com/api-reference/facets/update-facet-set.md): Modifies a Facet definition. - [Get Field Type Definitions](https://docs.kibocommerce.com/api-reference/fieldtypedefinition/get-field-type-definitions.md): Get Field Type Definitions - [Get File](https://docs.kibocommerce.com/api-reference/filebasedpackage/get-file.md): Retrieve an application package file. - [Download Files](https://docs.kibocommerce.com/api-reference/files/download-files.md): Downloads specific files by ID - [Get File](https://docs.kibocommerce.com/api-reference/files/get-file.md): Retrieves file information by ID - [Get Public Link](https://docs.kibocommerce.com/api-reference/files/get-public-link.md): Generates a public link for the files - [Upload Files](https://docs.kibocommerce.com/api-reference/files/upload-files.md): Uploads files to the system - [Get Public Settings](https://docs.kibocommerce.com/api-reference/fulfillment/get-public-settings.md): Retrive the public fulfillment settings. - [Create Fulfillment Settings](https://docs.kibocommerce.com/api-reference/fulfillmentsettings/create-fulfillment-settings.md): Creates fulfillment settings for the site, which includes bpm settings, ship to store, back order days etc. - [Get Fulfillment Settings](https://docs.kibocommerce.com/api-reference/fulfillmentsettings/get-fulfillment-settings.md): Retrieves existing fulfillment settings defined on the site - [Update Fulfillment Settings](https://docs.kibocommerce.com/api-reference/fulfillmentsettings/update-fulfillment-settings.md): Modifies existing fulfillment settings for the site, which includes bpm settings, ship to store, back order days etc. - [Create Future Shipment for Items](https://docs.kibocommerce.com/api-reference/futureshipment/create-future-shipment-for-items.md): Create a future shipment for future items. - [Future Shipment to Ready](https://docs.kibocommerce.com/api-reference/futureshipment/future-shipment-to-ready.md): Move a Future shipment to Ready. - [Update Future Shipment Date](https://docs.kibocommerce.com/api-reference/futureshipment/update-future-shipment-date.md): Update a future shipment's expected date. - [Adds Taxable Territory](https://docs.kibocommerce.com/api-reference/generalsettings/adds-taxable-territory.md): Creates taxble territories for the site. - [Create Custom Route Settings](https://docs.kibocommerce.com/api-reference/generalsettings/create-custom-route-settings.md): Creates a new custom route settings. Custom routing allows you to display SEO-friendly URLs on your site that map behind-the-scenes to resources such as a product page or a search results page. With custom routing, you gain advanced control over the URL structures on your site and can more visibly h… - [Delete Custom Route Settings](https://docs.kibocommerce.com/api-reference/generalsettings/delete-custom-route-settings.md): Deletes custom route settings. - [Get Custom Route Settings](https://docs.kibocommerce.com/api-reference/generalsettings/get-custom-route-settings.md): Gets custom route settings. Custom routing allows you to display SEO-friendly URLs on your site that map behind-the-scenes to resources such as a product page or a search results page. With custom routing, you gain advanced control over the URL structures on your site and can more visibly highlight… - [Get General Settings](https://docs.kibocommerce.com/api-reference/generalsettings/get-general-settings.md): Retrieves list of general settings for the site, which includes settings like theme, email, address validation etc. - [Get Taxable Territories](https://docs.kibocommerce.com/api-reference/generalsettings/get-taxable-territories.md): Retrieves list of taxble territories for the site. - [Update Custom Route Settings](https://docs.kibocommerce.com/api-reference/generalsettings/update-custom-route-settings.md): Updates custom route settings. Custom routing allows you to display SEO-friendly URLs on your site that map behind-the-scenes to resources such as a product page or a search results page. With custom routing, you gain advanced control over the URL structures on your site and can more visibly highlig… - [Update General Settings](https://docs.kibocommerce.com/api-reference/generalsettings/update-general-settings.md): Updates general settings for the site, which includes settings like theme, email, address validation etc - [Update Taxable Territories](https://docs.kibocommerce.com/api-reference/generalsettings/update-taxable-territories.md): Updates taxble territories for the site. - [Get Application Build Jobs](https://docs.kibocommerce.com/api-reference/headlessapp/get-application-build-jobs.md): Get the builds of a specific code branch for a Kibo Hosted Headless application.\r\nA Kibo site must be first linked to a headless hosted application before using this API. - [Get Application Build Log](https://docs.kibocommerce.com/api-reference/headlessapp/get-application-build-log.md): Get the build logs of a specifc code branch and build for a Kibo Hosted Headless application.\r\nA Kibo site must be first linked to a headless hosted application before using this API. - [Get Runtime Logs](https://docs.kibocommerce.com/api-reference/headlessapp/get-runtime-logs.md): Get the runtime logs, as s3 objects, for a Kibo Hosted Headless application. A Kibo site must be first linked to a headless hosted application before using this API. - [Download Histories](https://docs.kibocommerce.com/api-reference/history/download-histories.md): Downloads the entities as a ZIP file by their history IDs. - [Download History](https://docs.kibocommerce.com/api-reference/history/download-history.md): Downloads the entity as a JSON file by its history ID. - [Get History](https://docs.kibocommerce.com/api-reference/history/get-history.md): Retrieves a collection of history records with optional paging parameters. Paging parameters include startIndex, pageSize, sortBy, filter, q, and qLimit. - [Get History by ID](https://docs.kibocommerce.com/api-reference/history/get-history-by-id.md): Retrieves a history record by its ID. - [Get History Diff](https://docs.kibocommerce.com/api-reference/history/get-history-diff.md): Retrieves diff for history by ID or entity type. Retrieves the modified file(s) of given history compared to the previous. version of entity - [Create Import Job](https://docs.kibocommerce.com/api-reference/import/create-import-job.md): Creates a new import job. For detailed usage, file format specifications, and field references, see the [Import/Export API Overview](/pages/import-export-api-overview). - [Delete Import Job](https://docs.kibocommerce.com/api-reference/import/delete-import-job.md): Deletes an existing import job. For detailed usage, file format specifications, and field references, see the [Import/Export API Overview](/pages/import-export-api-overview). - [Get Import Job](https://docs.kibocommerce.com/api-reference/import/get-import-job.md): Retrieves an import job by ID. For detailed usage, file format specifications, and field references, see the [Import/Export API Overview](/pages/import-export-api-overview). - [Get Import Jobs](https://docs.kibocommerce.com/api-reference/import/get-import-jobs.md): Retrieves a list of all import jobs. For detailed usage, file format specifications, and field references, see the [Import/Export API Overview](/pages/import-export-api-overview). - [Add In Stock Notification Subscription](https://docs.kibocommerce.com/api-reference/instocknotificationsubscription/add-in-stock-notification-subscription.md): Creates a new notification subscription. - [Delete In Stock Notification Subscription](https://docs.kibocommerce.com/api-reference/instocknotificationsubscription/delete-in-stock-notification-subscription.md): Deletes an in stock notification subscription. - [Get In Stock Notification Subscription](https://docs.kibocommerce.com/api-reference/instocknotificationsubscription/get-in-stock-notification-subscription.md): Retrieves the details of an inventory back in stock notification. - [Get In Stock Notification Subscriptions](https://docs.kibocommerce.com/api-reference/instocknotificationsubscription/get-in-stock-notification-subscriptions.md): Retrieves a list of inventory back in stock notification subscriptions according to any filter criteria and sort options. - [Aggregate](https://docs.kibocommerce.com/api-reference/inventory/aggregate.md): Aggregates inventory. - [Get Inventory (POST)](https://docs.kibocommerce.com/api-reference/inventory/get-inventory-post.md): Queries for specified inventory at given location. To call the version of this API with RIS (real-time inventory service) data, use the /commerce/realtime-inventory/v5/inventory endpoint instead. - [Allocate Inventory](https://docs.kibocommerce.com/api-reference/inventoryallocation/allocate-inventory.md): Allocates inventory based on the given request - [Deallocate Inventory](https://docs.kibocommerce.com/api-reference/inventoryallocation/deallocate-inventory.md): As the Refresh Inventory call does not clear allocated inventory, you can use this Deallocate Inventory call if you have items stuck in "Allocated" status. This requires details about the shipment and which specific line items need to be deallocated. For examples on how to find shipments with alloca… - [Fulfill Inventory](https://docs.kibocommerce.com/api-reference/inventoryallocation/fulfill-inventory.md): Fulfills inventory based on the given request - [Transition Cart](https://docs.kibocommerce.com/api-reference/inventoryallocation/transition-cart.md): Transitions a cart allocation into a normal order/shipment allocation - [Create Bin](https://docs.kibocommerce.com/api-reference/inventorybin/create-bin.md): Create a bin - [Get Bin Statuses](https://docs.kibocommerce.com/api-reference/inventorybin/get-bin-statuses.md): Get list of bin statuses - [Get Bin Types](https://docs.kibocommerce.com/api-reference/inventorybin/get-bin-types.md): Get list of bin types - [Get Bins](https://docs.kibocommerce.com/api-reference/inventorybin/get-bins.md): Get a list of bins - [Load Inventory](https://docs.kibocommerce.com/api-reference/inventorybin/load-inventory.md): Loads bin inventory for designated bins - [Search Bins](https://docs.kibocommerce.com/api-reference/inventorybin/search-bins.md): Search bins for a inventory by bin name or any product identifier - [Update Bin](https://docs.kibocommerce.com/api-reference/inventorybin/update-bin.md): Update the designated bin - [Update Bins](https://docs.kibocommerce.com/api-reference/inventorybin/update-bins.md): Update the designated bins - [Block Assignment](https://docs.kibocommerce.com/api-reference/inventoryblockassignment/block-assignment.md): Setting the blockAssignment flag to true for the product based on the given request - [Delete Fetch Config](https://docs.kibocommerce.com/api-reference/inventoryfetchfileconfig/delete-fetch-config.md): Deletes a fetch file configuration. - [Get Fetch Config](https://docs.kibocommerce.com/api-reference/inventoryfetchfileconfig/get-fetch-config.md): Get the Fetch File Configs for the current tenant - [Save Fetch Config](https://docs.kibocommerce.com/api-reference/inventoryfetchfileconfig/save-fetch-config.md): Save a new Fetch File Configuration. - [Test Connection](https://docs.kibocommerce.com/api-reference/inventoryfetchfileconfig/test-connection.md): Attempts to connect to a fetch file endpoint and lists current files if successful - [Adjust Future Date](https://docs.kibocommerce.com/api-reference/inventoryfuturedate/adjust-future-date.md): Adjust future_date of future inventory - [Delete All Old Inventory](https://docs.kibocommerce.com/api-reference/inventoryjob/delete-all-old-inventory.md): Deletes older records from inventory table of all silos - [Delete Old Inventory](https://docs.kibocommerce.com/api-reference/inventoryjob/delete-old-inventory.md): Deletes older records from inventory table - [Get Job](https://docs.kibocommerce.com/api-reference/inventoryjob/get-job.md): Get the specified inventory job. Use this call to monitor the status of inventory upload, refresh, adjust, or deletion jobs. Once you have a job ID — returned by endpoints such as Delete Inventory, Delete Items, Refresh Inventory, or Adjust Inventory — continue polling this endpoint until the job re… - [Get Jobs](https://docs.kibocommerce.com/api-reference/inventoryjob/get-jobs.md): Get the requested jobs. - [Get Location](https://docs.kibocommerce.com/api-reference/inventorylocation/get-location.md): Get Locations - [Get Location Groups](https://docs.kibocommerce.com/api-reference/inventorylocation/get-location-groups.md): Get LocationGroups - [Get Locations](https://docs.kibocommerce.com/api-reference/inventorylocation/get-locations.md): Get Locations - [Save Location](https://docs.kibocommerce.com/api-reference/inventorylocation/save-location.md): Save Location - [Get Location Groups](https://docs.kibocommerce.com/api-reference/inventorylocationgroup/get-location-groups.md): Get LocationGroups - [Get Order Item Information](https://docs.kibocommerce.com/api-reference/inventoryorderitem/get-order-item-information.md): Retrieves the information for a specific order item - [Create Inventory Settings](https://docs.kibocommerce.com/api-reference/inventorysettings/create-inventory-settings.md): Creates inventory settings for the site - [Get Inventory Settings](https://docs.kibocommerce.com/api-reference/inventorysettings/get-inventory-settings.md): Retrieves existing inventory settings for the site which contain inventory export job settings. - [Update Inventory Settings](https://docs.kibocommerce.com/api-reference/inventorysettings/update-inventory-settings.md): Modifies existing inventory settings - [Update Tenant Silo Config](https://docs.kibocommerce.com/api-reference/inventorysilo/update-tenant-silo-config.md): Updates tenant silo config - [Create Tag](https://docs.kibocommerce.com/api-reference/inventorytag/create-tag.md): Create a tag - [Delete Tag](https://docs.kibocommerce.com/api-reference/inventorytag/delete-tag.md): Delete a Tag - [Get Tag](https://docs.kibocommerce.com/api-reference/inventorytag/get-tag.md): Get a tag - [Update Tag](https://docs.kibocommerce.com/api-reference/inventorytag/update-tag.md): Update the designated tag - [Delete Tag Category](https://docs.kibocommerce.com/api-reference/inventorytagcategory/delete-tag-category.md): Delete a Tag category - [Get Tag Category](https://docs.kibocommerce.com/api-reference/inventorytagcategory/get-tag-category.md): Get a tag category - [Get Tag Category All](https://docs.kibocommerce.com/api-reference/inventorytagcategory/get-tag-category-all.md): Get all tag categories for a tenant - [Update Tag Category](https://docs.kibocommerce.com/api-reference/inventorytagcategory/update-tag-category.md): Update the designated tag category - [B2B Order Release](https://docs.kibocommerce.com/api-reference/job/b2b-order-release.md): Triggers on-demand B2B Order Release job. - [Add ListView](https://docs.kibocommerce.com/api-reference/listviews/add-listview.md): Create a new ListView definition for a specific EntityList for a specific tenant - [Delete ListView](https://docs.kibocommerce.com/api-reference/listviews/delete-listview.md): Delete an existing ListView definition for a specific EntityList for a specific tenant - [Get ListView](https://docs.kibocommerce.com/api-reference/listviews/get-listview.md): Returns a specific ListView definition for a specific EntityList for a specific tenant - [Get ListViews](https://docs.kibocommerce.com/api-reference/listviews/get-listviews.md): Get all of the defined ListViews for a specific EntityList for a specific tenant - [Update ListView](https://docs.kibocommerce.com/api-reference/listviews/update-listview.md): Update an existing ListView definition for a specific EntityList for a specific tenant - [Get Curbside Location](https://docs.kibocommerce.com/api-reference/location/get-curbside-location.md): Get the Curbside Location for the Site. If the location is not associated with a location type configured for the delivery location usage type (CS), the operation returns an error. - [Get Delivery Location](https://docs.kibocommerce.com/api-reference/location/get-delivery-location.md): Gets a specific Delivery Location for the site. If the location is not associated with a location type configured for the delivery location usage type (DL), the operation returns an error. - [Get Delivery Locations](https://docs.kibocommerce.com/api-reference/location/get-delivery-locations.md): Gets the delivery Locations for the site - [Get Direct Ship Location](https://docs.kibocommerce.com/api-reference/location/get-direct-ship-location.md): Get the Direct Ship Location for the Site. This location acts as an origin address from which order packages will ship, as well as the location where product reservations are created when order items are submitted with the direct ship fulfillment type (DS). If the direct ship location usage type is… - [Get In Store Pickup Location](https://docs.kibocommerce.com/api-reference/location/get-in-store-pickup-location.md): Get a specific in store pickup Location for the Site. If the location is not associated with a location type configured for the in-store pickup location usage type (SP), the operation returns an error. - [Get In Store Pickup Locations](https://docs.kibocommerce.com/api-reference/location/get-in-store-pickup-locations.md): Gets the in store pickup Locations for the site. For example, an application could use this operation to provide a store finder feature based on the shopper's GPS coordinates. - [Get Location](https://docs.kibocommerce.com/api-reference/location/get-location.md): Get a Location by locationCode. - [Get Locations In Usage Type](https://docs.kibocommerce.com/api-reference/location/get-locations-in-usage-type.md): Get the Locations for the Site associated with the locationUsageType. - [Add Location](https://docs.kibocommerce.com/api-reference/locationadmin/add-location.md): Add a new location. - [Add Location Attribute](https://docs.kibocommerce.com/api-reference/locationadmin/add-location-attribute.md): Add a new attribute to a location. - [Create Cutoff Time Override](https://docs.kibocommerce.com/api-reference/locationadmin/create-cutoff-time-override.md): Creates a new Cut Off Time override. - [Delete Cutoff Time Override](https://docs.kibocommerce.com/api-reference/locationadmin/delete-cutoff-time-override.md): Deletes a Cut Off Time override. - [Get Cutoff Time Override by Id](https://docs.kibocommerce.com/api-reference/locationadmin/get-cutoff-time-override-by-id.md): Retrieves a Cut Off Time override by its ID. - [Get Cutoff Time Overrides](https://docs.kibocommerce.com/api-reference/locationadmin/get-cutoff-time-overrides.md): Gets all Cut Off Time overrides. Location and/or Date Range and/or FulfillmentType can be used to filter the results. For a single date, pass only the fromDate parameter. - [Get Location](https://docs.kibocommerce.com/api-reference/locationadmin/get-location.md): Get a location by its unique locationCode. - [Get Location Attribute](https://docs.kibocommerce.com/api-reference/locationadmin/get-location-attribute.md): Get a specific attribute from a location. - [Get Location Cut Off Time](https://docs.kibocommerce.com/api-reference/locationadmin/get-location-cut-off-time.md): Gets an override if available, otherwise returns CutoffTime from Location - [Get Locations](https://docs.kibocommerce.com/api-reference/locationadmin/get-locations.md): Get locations with optional filtering and paging. - [Partially Update Location](https://docs.kibocommerce.com/api-reference/locationadmin/partially-update-location.md): Update specific fields of a location using RFC 6902 JSON Patch format. - [Remove Location Attribute](https://docs.kibocommerce.com/api-reference/locationadmin/remove-location-attribute.md): Remove an attribute from a location. - [Update Location](https://docs.kibocommerce.com/api-reference/locationadmin/update-location.md): Update a location by providing its locationCode. - [Update Location Attribute](https://docs.kibocommerce.com/api-reference/locationadmin/update-location-attribute.md): Update an existing attribute for a location. - [Create Attribute](https://docs.kibocommerce.com/api-reference/locationattributedefinitions/create-attribute.md): Create a new location attribute. - [Get Attribute](https://docs.kibocommerce.com/api-reference/locationattributedefinitions/get-attribute.md): Get Attribute - [Get Attribute Vocabulary Values](https://docs.kibocommerce.com/api-reference/locationattributedefinitions/get-attribute-vocabulary-values.md): Retrieves the details of attribute vocabulary values. - [Get Attributes](https://docs.kibocommerce.com/api-reference/locationattributedefinitions/get-attributes.md): Retrieves the details of attributes. - [Update Attribute](https://docs.kibocommerce.com/api-reference/locationattributedefinitions/update-attribute.md): Update a location attribute. - [Add location codes to a location group](https://docs.kibocommerce.com/api-reference/locationgroup/add-location-codes-to-a-location-group.md): Add location codes to a location group - [Add Location Group](https://docs.kibocommerce.com/api-reference/locationgroup/add-location-group.md): Add a location group. - [Delete Location Group](https://docs.kibocommerce.com/api-reference/locationgroup/delete-location-group.md): Deletes a location group specified by location group code. - [Get Location Group](https://docs.kibocommerce.com/api-reference/locationgroup/get-location-group.md): Gets a location group by code. - [Get Location Groups](https://docs.kibocommerce.com/api-reference/locationgroup/get-location-groups.md): Gets a collection of location groups. - [Partially Update Location Group](https://docs.kibocommerce.com/api-reference/locationgroup/partially-update-location-group.md): Update specific fields of a location group using RFC 6902 JSON Patch format. - [Remove location codes from a location group](https://docs.kibocommerce.com/api-reference/locationgroup/remove-location-codes-from-a-location-group.md): Remove location codes from a location group - [Update Location Group](https://docs.kibocommerce.com/api-reference/locationgroup/update-location-group.md): Update an existing location group. - [Get Location Group Configuration](https://docs.kibocommerce.com/api-reference/locationgroupconfiguration/get-location-group-configuration.md): Get this tenants Location Group Configuration Values by locationGroupCode. - [Get Location Group Configuration by Location](https://docs.kibocommerce.com/api-reference/locationgroupconfiguration/get-location-group-configuration-by-location.md): Get this tenants Location Group Configuration Values by Location Code. - [Set Location Group Configuration](https://docs.kibocommerce.com/api-reference/locationgroupconfiguration/set-location-group-configuration.md): Set this tenants Location Group Configuration Values. - [Create Attribute](https://docs.kibocommerce.com/api-reference/locationinventoryattributedefinition/create-attribute.md): Create Attribute - [Get Attribute](https://docs.kibocommerce.com/api-reference/locationinventoryattributedefinition/get-attribute.md): Get Attribute - [Get Attribute Vocabulary Values](https://docs.kibocommerce.com/api-reference/locationinventoryattributedefinition/get-attribute-vocabulary-values.md): Get Attribute Vocabulary Values - [Get Attributes](https://docs.kibocommerce.com/api-reference/locationinventoryattributedefinition/get-attributes.md): Get Attributes - [Update Attribute](https://docs.kibocommerce.com/api-reference/locationinventoryattributedefinition/update-attribute.md): Update Attribute - [Get Location Usage](https://docs.kibocommerce.com/api-reference/locationsettings/get-location-usage.md): Get a locationUsage for the Site. - [Get Location Usages](https://docs.kibocommerce.com/api-reference/locationsettings/get-location-usages.md): Get the locationUsages for the site. - [Update Location Usage Async](https://docs.kibocommerce.com/api-reference/locationsettings/update-location-usage-async.md): Update a locationUsage for the Site. - [Add Location Type Async](https://docs.kibocommerce.com/api-reference/locationtype/add-location-type-async.md): Create a LocationType. - [Delete Location Type](https://docs.kibocommerce.com/api-reference/locationtype/delete-location-type.md): Delete Location Type. - [Get Location Type](https://docs.kibocommerce.com/api-reference/locationtype/get-location-type.md): Get a LocationType. - [Get Location Types](https://docs.kibocommerce.com/api-reference/locationtype/get-location-types.md): Get a collection of LocationTypes. - [Get Location Types Paginated](https://docs.kibocommerce.com/api-reference/locationtype/get-location-types-paginated.md): Get a collection of LocationTypes. - [Update Location Type](https://docs.kibocommerce.com/api-reference/locationtype/update-location-type.md): Update a LocationType. - [Create Manifest](https://docs.kibocommerce.com/api-reference/manifest/create-manifest.md): Generate a shipping manifest. - [Get Eligible Shipments](https://docs.kibocommerce.com/api-reference/manifest/get-eligible-shipments.md): Retrieve a list of shipments eligible for shipping manifests. - [Get Manifest](https://docs.kibocommerce.com/api-reference/manifest/get-manifest.md): Retrieve a shipping manifest by ID. - [Get Manifests](https://docs.kibocommerce.com/api-reference/manifest/get-manifests.md): Retrieve shipping manifests. - [Get Master Catalog](https://docs.kibocommerce.com/api-reference/mastercatalogpublishsettings/get-master-catalog.md): Retrieves a specific master catalog by its Id. - [Get Master Catalogs](https://docs.kibocommerce.com/api-reference/mastercatalogpublishsettings/get-master-catalogs.md): Retrieves all master catalogs. - [Update Master Catalog](https://docs.kibocommerce.com/api-reference/mastercatalogpublishsettings/update-master-catalog.md): Update the publishing mode of a master catalog - [Adjust](https://docs.kibocommerce.com/api-reference/modifyinventory/adjust.md): Adjusts the inventory count for a product at a location. It is different from Inventory Refresh because rather than stating the total quantity of the product, this adjustment specifies the amount of change in the form of increments and decrements (+/-). Increments do not require a + sign and may be… - [Delete Future Inventory](https://docs.kibocommerce.com/api-reference/modifyinventory/delete-future-inventory.md): Deletes future inventory. - [Delete Inventory](https://docs.kibocommerce.com/api-reference/modifyinventory/delete-inventory.md): Deletes inventory for a single product identifier (by `partNumber`, `upc`, or `sku`) across all or selected locations. Supports basic regex operators in the identifier field, making it well-suited for pattern-based deletion — for example, removing all products whose part number starts with a given p… - [Delete Items](https://docs.kibocommerce.com/api-reference/modifyinventory/delete-items.md): Deletes inventory for multiple products in a single request. Accepts an array of up to 1,000 product identifiers per request (each specified by `partNumber`, `upc`, or `sku`); the recommended batch size is 500 items. The operation is asynchronous — the endpoint returns immediately with one job ID pe… - [Redistribute Inventory Across Tags](https://docs.kibocommerce.com/api-reference/modifyinventory/redistribute-inventory-across-tags.md): Create jobs to redistribute inventory across tags for the given tenant - [Refresh](https://docs.kibocommerce.com/api-reference/modifyinventory/refresh.md): Sets the inventory count for products at a particular location. These requests are placed into a queue of jobs that are processed one at a time. Due to this, the best practice is to submit fewer requests with more items per call, rather than numerous requests with a small number of items each. Unlik… - [Smart Adjust Inventory](https://docs.kibocommerce.com/api-reference/modifyinventory/smart-adjust-inventory.md): Dynamically routes inventory adjustment requests to synchronous or asynchronous processing based on payload size. Smaller payloads are generally processed synchronously and return immediate results. Larger payloads are processed asynchronously and return a job ID for tracking. The request schema is… - [Smart Refresh Inventory](https://docs.kibocommerce.com/api-reference/modifyinventory/smart-refresh-inventory.md): Dynamically routes inventory refresh requests to synchronous or asynchronous processing based on payload size. Smaller payloads are generally processed synchronously and return immediate results. Larger payloads are processed asynchronously and return a job ID for tracking. The request schema is ide… - [Add Validation Result](https://docs.kibocommerce.com/api-reference/order/add-validation-result.md): Adds a validation result to an order from an external system. This endpoint is used by asynchronous validators that review orders after submission and push results back into Kibo — for example, a fraud service that processes orders in a background queue. The validationId and creat… - [Adds Extended Properties](https://docs.kibocommerce.com/api-reference/order/adds-extended-properties.md): Adds extended properties. - [Add/Update Alternate Contact](https://docs.kibocommerce.com/api-reference/order/addupdate-alternate-contact.md): Add/update an alternate contact. - [Apply Adjustment](https://docs.kibocommerce.com/api-reference/order/apply-adjustment.md): Apply a pricing adjustment to the order. - [Apply Coupon](https://docs.kibocommerce.com/api-reference/order/apply-coupon.md): Apply a coupon to the order. - [Apply Handling Adjustment](https://docs.kibocommerce.com/api-reference/order/apply-handling-adjustment.md): Apply a handling adjustment to the order. - [Apply Package to Order](https://docs.kibocommerce.com/api-reference/order/apply-package-to-order.md): Applies a package to an existing order. - [Apply Shipping Adjustment](https://docs.kibocommerce.com/api-reference/order/apply-shipping-adjustment.md): Apply a shipping adjustment to the order specified by order Id. - [Auto Capture Payments](https://docs.kibocommerce.com/api-reference/order/auto-capture-payments.md): Amount to capture is total of fulfilled shipments - order adjustment - amount already captured. - [Cancel Order](https://docs.kibocommerce.com/api-reference/order/cancel-order.md): Cancel an order with the cancel reason. - [Change Order Price List](https://docs.kibocommerce.com/api-reference/order/change-order-price-list.md): Changes the pricelist associated with an order.The desired price list code should be specified on the ApiContext. - [Change Order UserId](https://docs.kibocommerce.com/api-reference/order/change-order-userid.md): Changes the User ID associated with an order. - [Create A Shipment](https://docs.kibocommerce.com/api-reference/order/create-a-shipment.md): Creates a shipment by grouping together multiple packages into logical shipments - [Create Digital Package](https://docs.kibocommerce.com/api-reference/order/create-digital-package.md): Apply a digital package to the order. - [Create Order](https://docs.kibocommerce.com/api-reference/order/create-order.md): Creates a new order for no-cart quick-ordering scenarios. The full API payload required integration with the ecommerce front-end. - [Create Order Attributes](https://docs.kibocommerce.com/api-reference/order/create-order-attributes.md): Adds a attributeSet to the order. This is an internal attributeSet that the merchant might want to add to an order. - [Create Order Item](https://docs.kibocommerce.com/api-reference/order/create-order-item.md): Adds a product or other item to the cart of the current shopper. - [Create Order Note](https://docs.kibocommerce.com/api-reference/order/create-order-note.md): Adds a note to the order. This is an internal note that the merchant might want to add to an order. - [Create Payment Action](https://docs.kibocommerce.com/api-reference/order/create-payment-action.md): Sets the action of the specified payment transaction interaction. Available actions depend on the current status of the payment transaction.If in doubt, get a list of available payment actions first. - [Create Pickup](https://docs.kibocommerce.com/api-reference/order/create-pickup.md): Apply a pickup to the order. - [Create Refund](https://docs.kibocommerce.com/api-reference/order/create-refund.md): Apply a refund to the order. - [Delete An Existing Order Shipment](https://docs.kibocommerce.com/api-reference/order/delete-an-existing-order-shipment.md): Deletes an existing order shipment. - [Delete Digital Package](https://docs.kibocommerce.com/api-reference/order/delete-digital-package.md): Delete an order digital package. - [Delete Extended Properties](https://docs.kibocommerce.com/api-reference/order/delete-extended-properties.md): Delete extended properties on the order. - [Delete Extended Property](https://docs.kibocommerce.com/api-reference/order/delete-extended-property.md): Removes a particular order item from the order of the current shopper. - [Delete Order Data](https://docs.kibocommerce.com/api-reference/order/delete-order-data.md): Delete Value of the given Key in the OrderData bag. - [Delete Order Draft](https://docs.kibocommerce.com/api-reference/order/delete-order-draft.md): Deletes a draft version of an order. - [Delete Order Item](https://docs.kibocommerce.com/api-reference/order/delete-order-item.md): Removes a particular order item from the order of the current shopper. - [Delete Order Item Data](https://docs.kibocommerce.com/api-reference/order/delete-order-item-data.md): Deletes the Value of the given Key in the OrderItem Data bag. - [Delete Order Note](https://docs.kibocommerce.com/api-reference/order/delete-order-note.md): Deletes a specific order note on an order. - [Delete Order Package](https://docs.kibocommerce.com/api-reference/order/delete-order-package.md): Delete an order package. - [Delete Pickup](https://docs.kibocommerce.com/api-reference/order/delete-pickup.md): Delete an order pickup. - [Evaluate Order Rollup Status](https://docs.kibocommerce.com/api-reference/order/evaluate-order-rollup-status.md): Evaluate Order Rollup Status - [Get Available Actions](https://docs.kibocommerce.com/api-reference/order/get-available-actions.md): Retrieves available order actions which depends on the status of the order.Possible actions can be Create, Submit, SetAsProcessing, Close or Cancel. - [Get Available Digital Package Fulfillment Actions](https://docs.kibocommerce.com/api-reference/order/get-available-digital-package-fulfillment-actions.md): Get available digital package fulfillment actions. - [Get Available Payment Actions](https://docs.kibocommerce.com/api-reference/order/get-available-payment-actions.md): Retrieves available payment actions which depends on the status of the order's payment transaction. Possible actions can be "Create," "Capture," "Void," "AuthCapture," or "ReceiveCheck." - [Get Available Pickup Fulfillment Actions](https://docs.kibocommerce.com/api-reference/order/get-available-pickup-fulfillment-actions.md): Get the available pickup fulfillment actions. - [Get Available Shipment Methods](https://docs.kibocommerce.com/api-reference/order/get-available-shipment-methods.md): Retrieves available shipping methods. Typically used to display available shipping method options on the checkout page. - [Get Billing Info](https://docs.kibocommerce.com/api-reference/order/get-billing-info.md): Retrieves the customer's billing address.If paying by credit card, it retrieves the card's number, expiration date, card holder's name and billing address. - [Get Digital Package](https://docs.kibocommerce.com/api-reference/order/get-digital-package.md): Get an order digital package. - [Get Extended Properties](https://docs.kibocommerce.com/api-reference/order/get-extended-properties.md): Get extended properties on an order. - [Get Fulfillment Info](https://docs.kibocommerce.com/api-reference/order/get-fulfillment-info.md): Retrieves an order's fulfillment information specified by order ID. - [Get Order](https://docs.kibocommerce.com/api-reference/order/get-order.md): Retrieves the details of an order specified by the order ID. - [Get Order Attributes](https://docs.kibocommerce.com/api-reference/order/get-order-attributes.md): Retrieves a list of all attribute sets for an order. - [Get Order Cancel Reasons](https://docs.kibocommerce.com/api-reference/order/get-order-cancel-reasons.md): Gets order cancellation reasons based on a category. - [Get Order Data](https://docs.kibocommerce.com/api-reference/order/get-order-data.md): Retrieves all the values in the Order Data bag - [Get Order Item](https://docs.kibocommerce.com/api-reference/order/get-order-item.md): Retrieves the details of a single order item. - [Get Order Item Data](https://docs.kibocommerce.com/api-reference/order/get-order-item-data.md): Retrieves a specific value in the OrderItem Data bag. - [Get Order Item Via LineId](https://docs.kibocommerce.com/api-reference/order/get-order-item-via-lineid.md): Retrieves the details of a single order item via its line id. - [Get Order Items](https://docs.kibocommerce.com/api-reference/order/get-order-items.md): Retrieves the details of all items in an order specified by order Id. - [Get Order Note](https://docs.kibocommerce.com/api-reference/order/get-order-note.md): Retrieves a specific order note from an order. - [Get Order Notes](https://docs.kibocommerce.com/api-reference/order/get-order-notes.md): Retrieves a list of all notes for an order. - [Get Order Package](https://docs.kibocommerce.com/api-reference/order/get-order-package.md): Get an order package. - [Get Order Package Label](https://docs.kibocommerce.com/api-reference/order/get-order-package-label.md): Get an order package label - [Get Order Returnable Items](https://docs.kibocommerce.com/api-reference/order/get-order-returnable-items.md): Provides fulfillment information for order items such as quantity ordered, fulfilled, and returned. Indicates which items are eligible for return. - [Get Orders](https://docs.kibocommerce.com/api-reference/order/get-orders.md): Retrieves a list of orders according to any specified filter criteria and sort options. - [Get Payment](https://docs.kibocommerce.com/api-reference/order/get-payment.md): Retrieves a specific payment transaction from the order. - [Get Payments](https://docs.kibocommerce.com/api-reference/order/get-payments.md): Retrieves payment transactions for an order. Allows filtering and sorting. - [Get Pickup](https://docs.kibocommerce.com/api-reference/order/get-pickup.md): Gets a specified pickup on the order. - [Get Queued Historical Order](https://docs.kibocommerce.com/api-reference/order/get-queued-historical-order.md): Retrieves the details of a historical order specified by the order ID. - [Get Queued Historical Orders](https://docs.kibocommerce.com/api-reference/order/get-queued-historical-orders.md): Retrieves a list of queued historical orders according to any specified filter criteria and sort options. - [Get Queued Order](https://docs.kibocommerce.com/api-reference/order/get-queued-order.md): RRetrieves the details of an order specified by the order ID. - [Get Queued Orders](https://docs.kibocommerce.com/api-reference/order/get-queued-orders.md): Retrieves a list of queuedorders according to any specified filter criteria and sort options. - [Get Refund Reasons](https://docs.kibocommerce.com/api-reference/order/get-refund-reasons.md): Gets all the refund reasons. - [Get Shipment](https://docs.kibocommerce.com/api-reference/order/get-shipment.md): Allows a shipment to be retrieved for the order. This API only applies to previous version of eCommerce. Get the UCP shipment documentation here - [Get Taxable Orders](https://docs.kibocommerce.com/api-reference/order/get-taxable-orders.md): Gets an order divided up into "TaxableOrders" based on the source and delivery locations of the order items. Generally used for the purpose of splitting it into multiple taxable orders in order to fulfill the order in multiple locations. - [Get Validation Results](https://docs.kibocommerce.com/api-reference/order/get-validation-results.md): Retrieves all validation results stored on an order. Each result represents the outcome of an order validator capability — such as a fraud check — that was called when the order was submitted. Results include the validator status (Pass, Review, Fail, or E… - [Perform Fulfillment Action](https://docs.kibocommerce.com/api-reference/order/perform-fulfillment-action.md): Sets the fulfillment action to 'Ship'. To ship an order, the order must have a customer name, the 'Open' or 'OpenAdProcessing' status, full shipping address, and shipping method. - [Perform Order Action](https://docs.kibocommerce.com/api-reference/order/perform-order-action.md): Set an action on the order. Available actions depend on the current status of the order. If in doubt, get a list of available order actions first. - [Perform Payment Action](https://docs.kibocommerce.com/api-reference/order/perform-payment-action.md): Performs a specific payment action. Available actions depend on the current status of the payment transaction. If in doubt, get a list of available payment actions first. - [Price Order](https://docs.kibocommerce.com/api-reference/order/price-order.md): Order price. - [Process Digital Wallet](https://docs.kibocommerce.com/api-reference/order/process-digital-wallet.md): Process digital wallet (used to hold 3rd party payment and shipping information) on the order. - [Process Return Rules](https://docs.kibocommerce.com/api-reference/order/process-return-rules.md): Applies the return rules to the shipment items and responds if items are eligible for return. Provides fulfillment information for order items such as quantity ordered, fulfilled, and returned. Indicates which items are eligible for return. - [Remove Adjustment](https://docs.kibocommerce.com/api-reference/order/remove-adjustment.md): Removes an adjustment that had been previously applied to the order. - [Remove Alternate Contact](https://docs.kibocommerce.com/api-reference/order/remove-alternate-contact.md): Remove alternate contact from order and shipments. - [Remove Coupon](https://docs.kibocommerce.com/api-reference/order/remove-coupon.md): Removes a coupon that had been previously applied to the order. - [Remove Coupons](https://docs.kibocommerce.com/api-reference/order/remove-coupons.md): Removes all coupons that had been previously applied to the order. - [Remove Handling Adjustment](https://docs.kibocommerce.com/api-reference/order/remove-handling-adjustment.md): Removes a coupon that had been previously applied to the order. - [Remove Shipping Adjustment](https://docs.kibocommerce.com/api-reference/order/remove-shipping-adjustment.md): Removes an adjustment that had been previously applied to the order. - [Reprice Canceled Shipment](https://docs.kibocommerce.com/api-reference/order/reprice-canceled-shipment.md): Reprices a fully canceled shipment or when the last item is canceled. - [Reprice Shipment](https://docs.kibocommerce.com/api-reference/order/reprice-shipment.md): Allows a shipment to be repriced. - [Reprice Substitutes](https://docs.kibocommerce.com/api-reference/order/reprice-substitutes.md): Reprice substitute items in shipments. - [Resend Gateway Gift Card Email](https://docs.kibocommerce.com/api-reference/order/resend-gateway-gift-card-email.md): Resend gateway giftcard email. - [Resend Order Confirmation Email](https://docs.kibocommerce.com/api-reference/order/resend-order-confirmation-email.md): Resend order confirmation email specified by the Order Id. The only supported actionName for the request body is SubmitOrder. - [Resend Package Fulfillment Email](https://docs.kibocommerce.com/api-reference/order/resend-package-fulfillment-email.md): Resends the package fulfillment email. - [Resend Refund Email](https://docs.kibocommerce.com/api-reference/order/resend-refund-email.md): Resend refund email. - [Retrieves Available Fulfillment Actions](https://docs.kibocommerce.com/api-reference/order/retrieves-available-fulfillment-actions.md): Retrieves the available fulfillment actions. - [Set Billing Info](https://docs.kibocommerce.com/api-reference/order/set-billing-info.md): Adds a payment source to the order. - [Set Fulfillment Info](https://docs.kibocommerce.com/api-reference/order/set-fulfillment-info.md): Modifies an order's fulfillment information. For example, to update the fulfillment address, estimated delivery date, or the merchant's fulfillment cost. - [Sms Opt Out](https://docs.kibocommerce.com/api-reference/order/sms-opt-out.md): Opting out from the sms notifications. - [Split Order Into Shipment](https://docs.kibocommerce.com/api-reference/order/split-order-into-shipment.md): Split Order Into Shipment - [Split Shipments](https://docs.kibocommerce.com/api-reference/order/split-shipments.md): Allows spliting an existing shipment. - [Update Digital Package](https://docs.kibocommerce.com/api-reference/order/update-digital-package.md): Updates a digital package on the order. - [Update Extended Property](https://docs.kibocommerce.com/api-reference/order/update-extended-property.md): Updated specific extended property - [Update Item Duty](https://docs.kibocommerce.com/api-reference/order/update-item-duty.md): Updates the duty amount of an order item in the order. - [Update Item Fulfillment](https://docs.kibocommerce.com/api-reference/order/update-item-fulfillment.md): Updates the fulfillment method and/or location of an individual order item in the order of the current shopper. - [Update Item Product Price](https://docs.kibocommerce.com/api-reference/order/update-item-product-price.md): Updates the price of an individual order item in the order. - [Update Item Quantity](https://docs.kibocommerce.com/api-reference/order/update-item-quantity.md): Updates the quantity of an individual order item in the order. - [Update Order](https://docs.kibocommerce.com/api-reference/order/update-order.md): Updates an existing order. The fields that can be modified depend on the current state of the order and the `updateMode` used. - [Update Order Attributes](https://docs.kibocommerce.com/api-reference/order/update-order-attributes.md): Updates a specific order attribute set of an order. - [Update Order Data](https://docs.kibocommerce.com/api-reference/order/update-order-data.md): Insert / Updates the Value of the given Key in the OrderData bag. - [Update Order Discount](https://docs.kibocommerce.com/api-reference/order/update-order-discount.md): Update existing discount on the order. - [Update Order Item Data](https://docs.kibocommerce.com/api-reference/order/update-order-item-data.md): Insert / Updates the Value of the given Key in the OrderItem Data bag. - [Update Order Item Discount](https://docs.kibocommerce.com/api-reference/order/update-order-item-discount.md): Update a discount on the order item to ignore or unignore it. - [Update Order Item Gift Information](https://docs.kibocommerce.com/api-reference/order/update-order-item-gift-information.md): Updates the gift information on an order item - [Update Order Item Subscription Info](https://docs.kibocommerce.com/api-reference/order/update-order-item-subscription-info.md): Update a subscription info on the order item, applies only to Draft Order. - [Update Order Note](https://docs.kibocommerce.com/api-reference/order/update-order-note.md): Updates a specific order note for an order. - [Update Order Package](https://docs.kibocommerce.com/api-reference/order/update-order-package.md): Updates an order package. - [Update Order Restrictions](https://docs.kibocommerce.com/api-reference/order/update-order-restrictions.md): Updates the flags for restricting edits and/or cancellations by users without override user behaviors. - [Update Pickup](https://docs.kibocommerce.com/api-reference/order/update-pickup.md): Updates pickup details on the order. - [Update Shipment Adjustments](https://docs.kibocommerce.com/api-reference/order/update-shipment-adjustments.md): Updates adjustments on shipments. - [Update Shipment and Multiple Shipment Items Adjustment](https://docs.kibocommerce.com/api-reference/order/update-shipment-and-multiple-shipment-items-adjustment.md): Updates shipment and shipment items adjustment. - [Update Shipment Item](https://docs.kibocommerce.com/api-reference/order/update-shipment-item.md): Updates shipment item with new shipment adjustment. - [Update Shipping and Suggestions](https://docs.kibocommerce.com/api-reference/order/update-shipping-and-suggestions.md): Updates the shipping and suggestions information of an individual order item in the order. - [Update the Delivery Date of Order Item](https://docs.kibocommerce.com/api-reference/order/update-the-delivery-date-of-order-item.md): Updates the Delivery Date of a particular Order Item - [Updated Extended Properties](https://docs.kibocommerce.com/api-reference/order/updated-extended-properties.md): Update extended properties. - [Updates SubstituteInfo on OrderItem](https://docs.kibocommerce.com/api-reference/order/updates-substituteinfo-on-orderitem.md): Updates SubstituteInfo on OrderItem - [Upsert Gift Message](https://docs.kibocommerce.com/api-reference/order/upsert-gift-message.md): Upserts the gift message on a shipment - [Upsert Inventory Tags on OrderItem](https://docs.kibocommerce.com/api-reference/order/upsert-inventory-tags-on-orderitem.md): You need to pass in all tags everytime - [Create Attribute](https://docs.kibocommerce.com/api-reference/orderattributedefinitions/create-attribute.md): Create a new attribute. - [Get Attribute](https://docs.kibocommerce.com/api-reference/orderattributedefinitions/get-attribute.md): Get an order attribute by its attributeFQN. - [Get Attribute Vocabulary Values](https://docs.kibocommerce.com/api-reference/orderattributedefinitions/get-attribute-vocabulary-values.md): Retrieves the details of attribute vocabulary values. - [Get Attributes](https://docs.kibocommerce.com/api-reference/orderattributedefinitions/get-attributes.md): Retrieves the details of attributes. - [Update Attribute](https://docs.kibocommerce.com/api-reference/orderattributedefinitions/update-attribute.md): Update an order attribute. - [Create Custom Data List](https://docs.kibocommerce.com/api-reference/orderroutingdatalist/create-custom-data-list.md): Create Custom Data List - [Delete Custom Data List](https://docs.kibocommerce.com/api-reference/orderroutingdatalist/delete-custom-data-list.md): Deletes a custom data list. - [Get Custom Data List](https://docs.kibocommerce.com/api-reference/orderroutingdatalist/get-custom-data-list.md): Get Custom Data List - [Update Custom Data List](https://docs.kibocommerce.com/api-reference/orderroutingdatalist/update-custom-data-list.md): Update Custom Data List - [Delete Filter](https://docs.kibocommerce.com/api-reference/orderroutingfilter/delete-filter.md): Deletes a filter - [Get Filter](https://docs.kibocommerce.com/api-reference/orderroutingfilter/get-filter.md): Retrieves a filter by ID. - [Save Criteria Set Filter](https://docs.kibocommerce.com/api-reference/orderroutingfilter/save-criteria-set-filter.md): Saves a criteria set filter. - [Save Custom Data List Filter](https://docs.kibocommerce.com/api-reference/orderroutingfilter/save-custom-data-list-filter.md): Saves a custom data list filter. - [Save Custom Data Value Filter](https://docs.kibocommerce.com/api-reference/orderroutingfilter/save-custom-data-value-filter.md): Saves a custom data value filter. - [Test Filter](https://docs.kibocommerce.com/api-reference/orderroutingfilter/test-filter.md): Tests a filter. - [Test Set Filter](https://docs.kibocommerce.com/api-reference/orderroutingfilter/test-set-filter.md): Tests a set filter. - [deleteGroup](https://docs.kibocommerce.com/api-reference/orderroutinggroup/deletegroup.md): deleteGroup - [Get Group](https://docs.kibocommerce.com/api-reference/orderroutinggroup/get-group.md): Retrieves a routing group by ID. - [Save Group](https://docs.kibocommerce.com/api-reference/orderroutinggroup/save-group.md): Saves a routing group. - [Set Group Filters](https://docs.kibocommerce.com/api-reference/orderroutinggroup/set-group-filters.md): Sets a routing group's filters. - [Set Group Sorts](https://docs.kibocommerce.com/api-reference/orderroutinggroup/set-group-sorts.md): Sets a routing group's sorting options. - [Test Group](https://docs.kibocommerce.com/api-reference/orderroutinggroup/test-group.md): Tests a routing group. - [Get Location by Location Code](https://docs.kibocommerce.com/api-reference/orderroutinglocation/get-location-by-location-code.md): Retrieve a specific location by its location code. - [Get Locations](https://docs.kibocommerce.com/api-reference/orderroutinglocation/get-locations.md): Retrieve a list of locations. - [Delete Filter Attribute](https://docs.kibocommerce.com/api-reference/orderroutingsettings/delete-filter-attribute.md): Deletes a filter attribute. - [Delete Order Routing Settings](https://docs.kibocommerce.com/api-reference/orderroutingsettings/delete-order-routing-settings.md): Remove order routing settings. - [Get Filter Attribute](https://docs.kibocommerce.com/api-reference/orderroutingsettings/get-filter-attribute.md): Retrieve an order routing filter attribute based on its name. - [Get Filter Attributes](https://docs.kibocommerce.com/api-reference/orderroutingsettings/get-filter-attributes.md): Retrieves a list of order routing filter attributes. - [Get Order Routing Settings](https://docs.kibocommerce.com/api-reference/orderroutingsettings/get-order-routing-settings.md): Retrieve a list of order routing settings. - [Save Filter Attribute](https://docs.kibocommerce.com/api-reference/orderroutingsettings/save-filter-attribute.md): Saves an order routing filter attribute. - [Save Order Routing Settings](https://docs.kibocommerce.com/api-reference/orderroutingsettings/save-order-routing-settings.md): Save order routing settings. - [Clone Package](https://docs.kibocommerce.com/api-reference/package/clone-package.md): Use this operation to clone an existing package. - [Create New Core Package](https://docs.kibocommerce.com/api-reference/package/create-new-core-package.md): Save as new version of the application core with only a release package included. - [Create Package](https://docs.kibocommerce.com/api-reference/package/create-package.md): Create a new application package. - [Get Application Summary Children](https://docs.kibocommerce.com/api-reference/package/get-application-summary-children.md): Get a list of application summaries. - [Get Application Summary Parents](https://docs.kibocommerce.com/api-reference/package/get-application-summary-parents.md): Get a collection of application summaries. - [Get Package](https://docs.kibocommerce.com/api-reference/package/get-package.md): Retrieve a package and its associated application. - [Get Package Behaviors](https://docs.kibocommerce.com/api-reference/package/get-package-behaviors.md): Retrieve a list of application package behaviors. - [Get Packages](https://docs.kibocommerce.com/api-reference/package/get-packages.md): Use this operation to retieve all packages for a given applicationKey. - [Update Package](https://docs.kibocommerce.com/api-reference/package/update-package.md): Update an application package. - [Update Package Behaviors](https://docs.kibocommerce.com/api-reference/package/update-package-behaviors.md): Update a package's behaviors. - [Close Pick Wave](https://docs.kibocommerce.com/api-reference/pickwave/close-pick-wave.md): Close an existing pick wave. - [Create Pick Wave](https://docs.kibocommerce.com/api-reference/pickwave/create-pick-wave.md): Create a new pick wave. - [Get Open Pick Waves](https://docs.kibocommerce.com/api-reference/pickwave/get-open-pick-waves.md): Get a list of open pick waves at a specific location. - [Get Pick Wave](https://docs.kibocommerce.com/api-reference/pickwave/get-pick-wave.md): Retrieve pick wave details by its ID number. - [Get Pick Wave Details](https://docs.kibocommerce.com/api-reference/pickwave/get-pick-wave-details.md): Get pick wave details for a specific wave. - [Get Shipments in Pick Wave](https://docs.kibocommerce.com/api-reference/pickwave/get-shipments-in-pick-wave.md): Get a list of shipments included in a pick wave. - [Render Order Pick Sheets](https://docs.kibocommerce.com/api-reference/pickwave/render-order-pick-sheets.md): Render order pick sheets in HTML. - [Render Pick Wave](https://docs.kibocommerce.com/api-reference/pickwave/render-pick-wave.md): Render pick wave information in HTML. - [Evaluate Pick Wave Rules](https://docs.kibocommerce.com/api-reference/pickwaveruleevaluate/evaluate-pick-wave-rules.md): Evaluate the pick wave rules for given products and shipment rules - [Create Pick Wave Rule](https://docs.kibocommerce.com/api-reference/pickwaverules/create-pick-wave-rule.md): Creates a new pick wave rule. - [Delete Pick Wave Rule](https://docs.kibocommerce.com/api-reference/pickwaverules/delete-pick-wave-rule.md): Deletes a pick wave rule by code. - [Get Pick Wave Rule by Code](https://docs.kibocommerce.com/api-reference/pickwaverules/get-pick-wave-rule-by-code.md): Gets a pick wave rule details by code. - [Get Pick Wave Rules](https://docs.kibocommerce.com/api-reference/pickwaverules/get-pick-wave-rules.md): Gets a collection of pick wave rules according to any specified filter criteria and sort options. - [Update Pick Wave Rule](https://docs.kibocommerce.com/api-reference/pickwaverules/update-pick-wave-rule.md): Updates an existing pick wave rule. - [Add Price List Entry](https://docs.kibocommerce.com/api-reference/pricelistentries/add-price-list-entry.md): Adds an entry to a price list. - [Bulk Add Price List Entries](https://docs.kibocommerce.com/api-reference/pricelistentries/bulk-add-price-list-entries.md): Add bulk price list entries. By default, any single error will cause the entire batch to fail. If desired, set allowPartialSuccess=true to allow valid entries to be completed even if others in the batch fail. - [Bulk Delete Price List Entries](https://docs.kibocommerce.com/api-reference/pricelistentries/bulk-delete-price-list-entries.md): Deletes up to 5000 price list entries in bulk. By default, any single error will cause the entire batch to fail. If desired, set allowPartialSuccess=true to allow valid entries to be completed even if others in the batch fail. - [Bulk Update Price List Entries.](https://docs.kibocommerce.com/api-reference/pricelistentries/bulk-update-price-list-entries.md): Updates up to 5000 price list entries in bulk. By default, any single error will cause the entire batch to fail. If desired, set allowPartialSuccess=true to allow valid entries to be completed even if others in the batch fail.

This method performs an upsert, which will add missing entries if they… - [Delete Price List Entry by Currency](https://docs.kibocommerce.com/api-reference/pricelistentries/delete-price-list-entry-by-currency.md): Deletes a price liste entry for a particular product and currency code. - [Get Price List Entries](https://docs.kibocommerce.com/api-reference/pricelistentries/get-price-list-entries.md): Retrieves the entries within a price list. - [Get Price List Entries by Currency](https://docs.kibocommerce.com/api-reference/pricelistentries/get-price-list-entries-by-currency.md): Retrieves price list entries for a particular product and currency code. - [Update Price List Entry by Currency](https://docs.kibocommerce.com/api-reference/pricelistentries/update-price-list-entry-by-currency.md): Updates price list entry for a particular product and currency code. - [Add Price List](https://docs.kibocommerce.com/api-reference/pricelists/add-price-list.md): Creates a price list. - [Delete Price List](https://docs.kibocommerce.com/api-reference/pricelists/delete-price-list.md): Deletes a price list by its code. - [Get Price List](https://docs.kibocommerce.com/api-reference/pricelists/get-price-list.md): Retrieves a price list by its code. - [Get Price Lists](https://docs.kibocommerce.com/api-reference/pricelists/get-price-lists.md): Retrieve a list of all price lists. - [Update Price List](https://docs.kibocommerce.com/api-reference/pricelists/update-price-list.md): Updates a price list by its code. - [Add Localized Content](https://docs.kibocommerce.com/api-reference/productattributes/add-localized-content.md): Creates product attribute localized content - [Add Product Attribute](https://docs.kibocommerce.com/api-reference/productattributes/add-product-attribute.md): Create a new attribute. The attribute name, attribute type, input type, and data type are required. This current version of the Attributes API includes localizedContent to support multi-locale catalogs, which was not present in the previou… - [Add Vocabulary Value](https://docs.kibocommerce.com/api-reference/productattributes/add-vocabulary-value.md): Creates product attribute vocabulary values - [Add Vocabulary Value Localized Content](https://docs.kibocommerce.com/api-reference/productattributes/add-vocabulary-value-localized-content.md): Creates vocabulary value localized content - [Delete Localized Content by Locale Code](https://docs.kibocommerce.com/api-reference/productattributes/delete-localized-content-by-locale-code.md): Deletes localized content by its locale code - [Delete Product Attribute](https://docs.kibocommerce.com/api-reference/productattributes/delete-product-attribute.md): Deletes a product attribute by its FQN - [Delete Vocabulary Value](https://docs.kibocommerce.com/api-reference/productattributes/delete-vocabulary-value.md): Deletes a product attribute vocabulary value - [Delete Vocabulary Value Localized Content by Locale Code](https://docs.kibocommerce.com/api-reference/productattributes/delete-vocabulary-value-localized-content-by-locale-code.md): Delete product attribute vocabulary value localized content by its locale code - [Get Attribute Type Rules](https://docs.kibocommerce.com/api-reference/productattributes/get-attribute-type-rules.md): Retrieves a paged list of attribute type rules according to any specified filter criteria and sort options. - [Get Localized Content](https://docs.kibocommerce.com/api-reference/productattributes/get-localized-content.md): Retrieves product attribute localized content - [Get Localized Content by Locale Code](https://docs.kibocommerce.com/api-reference/productattributes/get-localized-content-by-locale-code.md): Retrieves localized content by its locale code - [Get Product Attribute](https://docs.kibocommerce.com/api-reference/productattributes/get-product-attribute.md): Retrieves a product attribute by its FQN. This current version of the Attributes API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and ha… - [Get Product Attributes.](https://docs.kibocommerce.com/api-reference/productattributes/get-product-attributes.md): Get product attributes. This current version of the Attributes API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your i… - [Get Vocabulary Value](https://docs.kibocommerce.com/api-reference/productattributes/get-vocabulary-value.md): Retrieves a product attribute vocabulary value - [Get Vocabulary Value Localized Content](https://docs.kibocommerce.com/api-reference/productattributes/get-vocabulary-value-localized-content.md): Retrieves vocabulary value localized content - [Get Vocabulary Value Localized Content by Locale Code](https://docs.kibocommerce.com/api-reference/productattributes/get-vocabulary-value-localized-content-by-locale-code.md): Get product attribute vocabulary value localized content by its locale code - [Get Vocabulary Values](https://docs.kibocommerce.com/api-reference/productattributes/get-vocabulary-values.md): Retrieves product attribute vocabulary values - [Update Localized Content](https://docs.kibocommerce.com/api-reference/productattributes/update-localized-content.md): Updates product attribute localized content - [Update Localized Content by Locale Code](https://docs.kibocommerce.com/api-reference/productattributes/update-localized-content-by-locale-code.md): Updates localized content by its locale code - [Update Product Attribute](https://docs.kibocommerce.com/api-reference/productattributes/update-product-attribute.md): Updates a product attribute by its FQN. This current version of the Attributes API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have… - [Update Vocabulary Value](https://docs.kibocommerce.com/api-reference/productattributes/update-vocabulary-value.md): Updates a product attribute vocabulary value - [Update Vocabulary Value Localized Content](https://docs.kibocommerce.com/api-reference/productattributes/update-vocabulary-value-localized-content.md): Updates vocabulary value localized content - [Update Vocabulary Value Localized Content by Locale Code](https://docs.kibocommerce.com/api-reference/productattributes/update-vocabulary-value-localized-content-by-locale-code.md): Update product attribute vocabulary value localized content by its locale code - [Update Vocabulary Values](https://docs.kibocommerce.com/api-reference/productattributes/update-vocabulary-values.md): Updates product attribute vocabulary values - [Add Extra Localized Delta Price](https://docs.kibocommerce.com/api-reference/productextras/add-extra-localized-delta-price.md): Add a extra value localized delta price. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have… - [Add Product Extra](https://docs.kibocommerce.com/api-reference/productextras/add-product-extra.md): Add extra. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your implementation t… - [Delete Extra Localized Delta Price](https://docs.kibocommerce.com/api-reference/productextras/delete-extra-localized-delta-price.md): Delete extra value localized delta price. - [Delete Product Extra](https://docs.kibocommerce.com/api-reference/productextras/delete-product-extra.md): Delete extra - [Get Extra Localized Delta Price](https://docs.kibocommerce.com/api-reference/productextras/get-extra-localized-delta-price.md): Get extra value localized delta price. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have up… - [Get Extra Localized Delta Price by Currency](https://docs.kibocommerce.com/api-reference/productextras/get-extra-localized-delta-price-by-currency.md): Get extra value localized delta price. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have up… - [Get Product Extra](https://docs.kibocommerce.com/api-reference/productextras/get-product-extra.md): Get individual extra. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your imple… - [Get Product Extras](https://docs.kibocommerce.com/api-reference/productextras/get-product-extras.md): Get extras for the product. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your… - [Update Extra Localized Delta Price](https://docs.kibocommerce.com/api-reference/productextras/update-extra-localized-delta-price.md): Update extra value localized delta price. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have… - [Update Extra Localized Delta Price by Currency](https://docs.kibocommerce.com/api-reference/productextras/update-extra-localized-delta-price-by-currency.md): Update extra value localized delta price. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have… - [Update Product Extra](https://docs.kibocommerce.com/api-reference/productextras/update-product-extra.md): Update extra. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your implementatio… - [Add Product Option](https://docs.kibocommerce.com/api-reference/productoptions/add-product-option.md): Add an option to a product. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your… - [Delete Product Option](https://docs.kibocommerce.com/api-reference/productoptions/delete-product-option.md): Delete a individual option for a product. - [Get Product Option](https://docs.kibocommerce.com/api-reference/productoptions/get-product-option.md): Get an individual option for a product. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have u… - [Get Product Options](https://docs.kibocommerce.com/api-reference/productoptions/get-product-options.md): Get options for a product. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your… - [Update Product Option](https://docs.kibocommerce.com/api-reference/productoptions/update-product-option.md): Update an individual option for a product. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and hav… - [Add Product Property](https://docs.kibocommerce.com/api-reference/productproperties/add-product-property.md): Add a property to a product. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded you… - [Add Product Property Localized Content](https://docs.kibocommerce.com/api-reference/productproperties/add-product-property-localized-content.md): Add property value localized content. - [Delete Product Property](https://docs.kibocommerce.com/api-reference/productproperties/delete-product-property.md): Delete a specific product property. - [Delete Product Property Localized Content by Locale](https://docs.kibocommerce.com/api-reference/productproperties/delete-product-property-localized-content-by-locale.md): Delete property value localized content by locale code. - [Get Product Properties](https://docs.kibocommerce.com/api-reference/productproperties/get-product-properties.md): Get properties for a product. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded yo… - [Get Product Property](https://docs.kibocommerce.com/api-reference/productproperties/get-product-property.md): Get a specific product property. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded… - [Get Product Property Localized Content by Locale](https://docs.kibocommerce.com/api-reference/productproperties/get-product-property-localized-content-by-locale.md): Get property value localized content. - [Get Product Property Localized Contents](https://docs.kibocommerce.com/api-reference/productproperties/get-product-property-localized-contents.md): Get property value localized content. - [Update Product Property](https://docs.kibocommerce.com/api-reference/productproperties/update-product-property.md): Update a specific product property. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgra… - [Update Product Property Localized Content](https://docs.kibocommerce.com/api-reference/productproperties/update-product-property-localized-content.md): Update property value localized content. - [Update Product Property Localized Content by Locale](https://docs.kibocommerce.com/api-reference/productproperties/update-product-property-localized-content-by-locale.md): Update property value localized content by locale code. - [Assign Products to Publish Sets](https://docs.kibocommerce.com/api-reference/productpublishing/assign-products-to-publish-sets.md): Assign products to publish sets. - [Delete Publish Set](https://docs.kibocommerce.com/api-reference/productpublishing/delete-publish-set.md): Removes all details about a PublishSet from the product service. If the discardDrafts param is true, it also deletes the product drafts. - [Get Publish Set](https://docs.kibocommerce.com/api-reference/productpublishing/get-publish-set.md): Retrieves the details of a single PublishSet. - [Get Publish Sets](https://docs.kibocommerce.com/api-reference/productpublishing/get-publish-sets.md): Retrieves a list of PublishSets including the product counts. - [Publish Draft Products](https://docs.kibocommerce.com/api-reference/productpublishing/publish-draft-products.md): Publis draft products. - [Endpoint used to apply updates for product type](https://docs.kibocommerce.com/api-reference/productquickedit/endpoint-used-to-apply-updates-for-product-type.md): Endpoint used to apply updates for product type - [Quick Edit Product in Catalog](https://docs.kibocommerce.com/api-reference/productquickedit/quick-edit-product-in-catalog.md): Updates products in catalog through quick edit. Values will be added, not replaced. The Quick Edit APIs are designed primarily for the Quick Edit UI. They are not advised for bulk product updates through a batch job. For efficiently updating your catalog through a batch job, use the Import Expor… - [Quick Edit Products](https://docs.kibocommerce.com/api-reference/productquickedit/quick-edit-products.md): Applies top level product updates. The Quick Edit APIs are designed primarily for the Quick Edit UI. They are not advised for bulk product updates through a batch job. For efficiently updating your catalog through a batch job, use the Import Export APIs or the Catalog Administration APIs directly. - [Quick Edit Properties](https://docs.kibocommerce.com/api-reference/productquickedit/quick-edit-properties.md): Updates product properties through quick edits. Values will be added, not replaced. The Quick Edit APIs are designed primarily for the Quick Edit UI. They are not advised for bulk product updates through a batch job. For efficiently updating your catalog through a batch job, use the Import Export AP… - [Preview Product Rule](https://docs.kibocommerce.com/api-reference/productrule/preview-product-rule.md): Previews a new product rule by searching for products in the admin index that meet the rule criteria - [Create Product Rule](https://docs.kibocommerce.com/api-reference/productrules/create-product-rule.md): Creates a new product rule. - [Delete Product Rules](https://docs.kibocommerce.com/api-reference/productrules/delete-product-rules.md): Delete a product rules. - [Get Expression Field Definition](https://docs.kibocommerce.com/api-reference/productrules/get-expression-field-definition.md): Get expression field definition - [Get Product Rule by Code](https://docs.kibocommerce.com/api-reference/productrules/get-product-rule-by-code.md): Retrieves the details of a single product rule. - [Get Product Rules](https://docs.kibocommerce.com/api-reference/productrules/get-product-rules.md): Retrieves a list of product rules according to any specified filter criteria and sort options. - [Update Product Rule](https://docs.kibocommerce.com/api-reference/productrules/update-product-rule.md): Update an existing product rules. - [Validate Expression](https://docs.kibocommerce.com/api-reference/productrules/validate-expression.md): Validate the expression for a product rules - [Get Product Rule Usages](https://docs.kibocommerce.com/api-reference/productruleusages/get-product-rule-usages.md): Retrieves the usages of a product rule across rule types. - [Add Product](https://docs.kibocommerce.com/api-reference/products/add-product.md): Creates a new product. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your impl… - [Add Product in Catalogs](https://docs.kibocommerce.com/api-reference/products/add-product-in-catalogs.md): Add a product to catalogs. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your… - [Change product type.](https://docs.kibocommerce.com/api-reference/products/change-product-type.md): Change a product's product type. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded… - [Delete Product](https://docs.kibocommerce.com/api-reference/products/delete-product.md): Deletes the product specified by its product code. - [Delete Product in Catalog](https://docs.kibocommerce.com/api-reference/products/delete-product-in-catalog.md): Delete a product in a particular catalog. - [Get Product](https://docs.kibocommerce.com/api-reference/products/get-product.md): Retrieves details about a product based on the specified response group. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a cl… - [Get Product in Catalog](https://docs.kibocommerce.com/api-reference/products/get-product-in-catalog.md): Retrieves a product in a particular catalog. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and h… - [Get Products](https://docs.kibocommerce.com/api-reference/products/get-products.md): Retrieves a list of products according to any specified filter criteria and sort options. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model.… - [Get Products in Catalogs](https://docs.kibocommerce.com/api-reference/products/get-products-in-catalogs.md): Retrieve products in catalogs. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded y… - [Get Secure Item Discounts](https://docs.kibocommerce.com/api-reference/products/get-secure-item-discounts.md): Retrieves a list of non-public discounts according to specified filter criteria. These can only be accessed by users with the Discount Read behavior. - [Get Secure Item Discounts by Product](https://docs.kibocommerce.com/api-reference/products/get-secure-item-discounts-by-product.md): Retrieves a list of non-public discounts according to specified filter criteria. These can only be accessed by users with the Discount Read behavior. - [Get Secure Order Discounts](https://docs.kibocommerce.com/api-reference/products/get-secure-order-discounts.md): Retrieves a list of non-public discounts according to specified filter criteria. These can only be accessed by users with the Discount Read behavior. - [Rename Product Codes](https://docs.kibocommerce.com/api-reference/products/rename-product-codes.md): Action that allows productCodes to be renamed. - [Update Product](https://docs.kibocommerce.com/api-reference/products/update-product.md): Modifies an existing product. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded yo… - [Update Product in Catalog](https://docs.kibocommerce.com/api-reference/products/update-product-in-catalog.md): Update a product in a particular catalog. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have… - [Update Product in Catalogs](https://docs.kibocommerce.com/api-reference/products/update-product-in-catalogs.md): Updates existing products across your catalogs. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 an… - [Get Suggested Search Terms](https://docs.kibocommerce.com/api-reference/productsearch/get-suggested-search-terms.md): Suggests possible search terms as the shopper enters search text. In Unified Commerce, a Suggest2 API exists that returns results based on the returnFields option defined in the search settings. The same request structure and response as documented here is supported by both the /suggest and /suggest… - [Gets Random Access Cursors](https://docs.kibocommerce.com/api-reference/productsearch/gets-random-access-cursors.md): Generate a list of cursors that then allows you to retrieve all products with efficient deep paging.\r\n\t\t\tOptionally provide a query and/or filter to generate a cursor for a subset of products.\r\n\t\t\tAfter retrieving the cursor, provide a cursorMark to the cursorMark argument of the /search o… - [Gets Suggested Search Terms 2](https://docs.kibocommerce.com/api-reference/productsearch/gets-suggested-search-terms-2.md): Suggests possible search terms as the shopper enters search text. In Unified Commerce, a Suggest2 API exists that returns results based on the returnFields option defined in the search settings. The same request structure and response as documented here is supported by both the /suggest and /suggest… - [Search Debug](https://docs.kibocommerce.com/api-reference/productsearch/search-debug.md): Searches the items displayed on the storefront for products or product options that the shopper types in a search query. Used for debugging. - [Search Products](https://docs.kibocommerce.com/api-reference/productsearch/search-products.md): Searches the categories displayed on the storefront for products or product options that the shopper types in a search query. - [Search Suggestion Debug](https://docs.kibocommerce.com/api-reference/productsearch/search-suggestion-debug.md): Comma delimited list of suggestion groups that should be returned. The default is everything. e.g. categories, products. - [Site Search](https://docs.kibocommerce.com/api-reference/productsearch/site-search.md): Searches the items displayed on the storefront. - [Type Ahead Search](https://docs.kibocommerce.com/api-reference/productsearch/type-ahead-search.md): Searches the items displayed on the storefront. - [Add Product](https://docs.kibocommerce.com/api-reference/productsv1/add-product.md): Creates a new product. This is the legacy version of the Products API, which allows you to access product data that hasn't yet been rewritten to the newer API model with localizedContent. If possible, Kibo recommends calling the /products endpoint with an x-api-version header set to "1" instead of… - [Add Product in Catalogs](https://docs.kibocommerce.com/api-reference/productsv1/add-product-in-catalogs.md): Adds a new product to your catalogs. This is the legacy version of the Products API, which allows you to access product data that hasn't yet been rewritten to the newer API model with localizedContent. If possible, Kibo recommends calling the /products endpoint with an x-api-version header set to "1… - [Get Product](https://docs.kibocommerce.com/api-reference/productsv1/get-product.md): Retrieves details about a product based on the specified response group. This is the legacy version of the Products API, which allows you to access product data that hasn't yet been rewritten to the newer API model with localizedContent. If possible, Kibo recommends calling the /products endpoint… - [Get Product in Catalog](https://docs.kibocommerce.com/api-reference/productsv1/get-product-in-catalog.md): Retrieves a product in a particular catalog. This is the legacy version of the Products API, which allows you to access product data that hasn't yet been rewritten to the newer API model with localizedContent. If possible, Kibo recommends calling the /products endpoint with an x-api-version header s… - [Get Products](https://docs.kibocommerce.com/api-reference/productsv1/get-products.md): Retrieves a list of products according to any specified filter criteria and sort options. This is the legacy version of the Products API, which allows you to access product data that hasn't yet been rewritten to the newer API model with localizedContent. If possible, Kibo recommends calling the /p… - [Get Products in Catalogs](https://docs.kibocommerce.com/api-reference/productsv1/get-products-in-catalogs.md): Retrieve existing products across all catalog. This is the legacy version of the Products API, which allows you to access product data that hasn't yet been rewritten to the newer API model with localizedContent. If possible, Kibo recommends calling the /products endpoint with an x-api-version header… - [Update Product](https://docs.kibocommerce.com/api-reference/productsv1/update-product.md): Modifies an existing product. This is the legacy version of the Products API, which allows you to access product data that hasn't yet been rewritten to the newer API model with localizedContent. If possible, Kibo recommends calling the /products endpoint with an x-api-version header set to "1" inste… - [Update Product in Catalog](https://docs.kibocommerce.com/api-reference/productsv1/update-product-in-catalog.md): Updates products in a particular catalog. This is the legacy version of the Products API, which allows you to access product data that hasn't yet been rewritten to the newer API model with localizedContent. If possible, Kibo recommends calling the /products endpoint with an x-api-version header set… - [Update Products in Catalogs](https://docs.kibocommerce.com/api-reference/productsv1/update-products-in-catalogs.md): Updates existing products across your catalogs. This is the legacy version of the Products API, which allows you to access product data that hasn't yet been rewritten to the newer API model with localizedContent. If possible, Kibo recommends calling the /products endpoint with an x-api-version heade… - [Add Product Type](https://docs.kibocommerce.com/api-reference/producttypes/add-product-type.md): Get product type by Id. - [Add Product Type Extra](https://docs.kibocommerce.com/api-reference/producttypes/add-product-type-extra.md): Add a product type extra. - [Add Product Type Option](https://docs.kibocommerce.com/api-reference/producttypes/add-product-type-option.md): Add a product option to a product type. - [Add Product Type Property](https://docs.kibocommerce.com/api-reference/producttypes/add-product-type-property.md): Add a property to a product type. - [Add Variant Product Type Property](https://docs.kibocommerce.com/api-reference/producttypes/add-variant-product-type-property.md): Add a variant property to a product type. - [Delete Product Type](https://docs.kibocommerce.com/api-reference/producttypes/delete-product-type.md): Delete product type. - [Delete Product Type Extra](https://docs.kibocommerce.com/api-reference/producttypes/delete-product-type-extra.md): Delete a product type extra. - [Delete Product Type Option](https://docs.kibocommerce.com/api-reference/producttypes/delete-product-type-option.md): Delete a product type option by its FQN. - [Delete Product Type Property](https://docs.kibocommerce.com/api-reference/producttypes/delete-product-type-property.md): Delete a product type property by its FQN. - [Delete Variant Product Type Property](https://docs.kibocommerce.com/api-reference/producttypes/delete-variant-product-type-property.md): Delete a variant property by its FQN. - [Generate Product Variations](https://docs.kibocommerce.com/api-reference/producttypes/generate-product-variations.md): Generate product variations for a product type. - [Get Product Type](https://docs.kibocommerce.com/api-reference/producttypes/get-product-type.md): Get product type by Id. - [Get Product Type Extra](https://docs.kibocommerce.com/api-reference/producttypes/get-product-type-extra.md): Get a product type extra. - [Get Product Type Extras](https://docs.kibocommerce.com/api-reference/producttypes/get-product-type-extras.md): Get a list of product type extras. - [Get Product Type Option](https://docs.kibocommerce.com/api-reference/producttypes/get-product-type-option.md): Get an individual product type option by its FQN. - [Get Product Type Options](https://docs.kibocommerce.com/api-reference/producttypes/get-product-type-options.md): Get options for the product type. - [Get Product Type Properties](https://docs.kibocommerce.com/api-reference/producttypes/get-product-type-properties.md): Get properties of a product type. - [Get Product Type Property](https://docs.kibocommerce.com/api-reference/producttypes/get-product-type-property.md): Get a product type property by its FQN. - [Get Product Types](https://docs.kibocommerce.com/api-reference/producttypes/get-product-types.md): Retrieves a list of product types according to any specified filter criteria and sort options. - [Get Variant Product Type Properties](https://docs.kibocommerce.com/api-reference/producttypes/get-variant-product-type-properties.md): Get variant properties for a product type. - [Get Variant Product Type Property](https://docs.kibocommerce.com/api-reference/producttypes/get-variant-product-type-property.md): Get a variant property by its FQN. - [Update Product Type](https://docs.kibocommerce.com/api-reference/producttypes/update-product-type.md): Update product type. - [Update Product Type Extra](https://docs.kibocommerce.com/api-reference/producttypes/update-product-type-extra.md): Update a product type extra - [Update Product Type Option](https://docs.kibocommerce.com/api-reference/producttypes/update-product-type-option.md): Update a product option type by its FQN. - [Update Product Type Property](https://docs.kibocommerce.com/api-reference/producttypes/update-product-type-property.md): Update a product type property by its FQN. - [Update Variant Product Type Property](https://docs.kibocommerce.com/api-reference/producttypes/update-variant-product-type-property.md): Update a variant property by its FQN. - [Add Product Variation Localized Delta Price](https://docs.kibocommerce.com/api-reference/productvariations/add-product-variation-localized-delta-price.md): Add a product variation localized delta price. - [Add Product Variation Localized Price](https://docs.kibocommerce.com/api-reference/productvariations/add-product-variation-localized-price.md): Add a product variation localized price. - [Delete Product Variation](https://docs.kibocommerce.com/api-reference/productvariations/delete-product-variation.md): Deletes an existing product variation. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you were a client prior to May 2024 and have up… - [Delete Product Variation Localized Delta Price](https://docs.kibocommerce.com/api-reference/productvariations/delete-product-variation-localized-delta-price.md): Delete the product variation localized delta prices for a specific currency. - [Delete Product Variation Localized Price by Currency](https://docs.kibocommerce.com/api-reference/productvariations/delete-product-variation-localized-price-by-currency.md): Delete the product variation localized price for a specific currency code. - [Get Product Variation](https://docs.kibocommerce.com/api-reference/productvariations/get-product-variation.md): Retrieves an existing product variation for a specific product and variation key. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was not present in the previous API model. If you… - [Get Product Variation Localized Delta Price](https://docs.kibocommerce.com/api-reference/productvariations/get-product-variation-localized-delta-price.md): Retrieve the product variation localized delta prices for a specific currency. - [Get Product Variation Localized Delta Prices](https://docs.kibocommerce.com/api-reference/productvariations/get-product-variation-localized-delta-prices.md): Get product variation localized delta prices. - [Get Product Variation Localized Price by Currency](https://docs.kibocommerce.com/api-reference/productvariations/get-product-variation-localized-price-by-currency.md): Get the product variation localized price for a specific currency code. - [Get Product Variation Localized Prices](https://docs.kibocommerce.com/api-reference/productvariations/get-product-variation-localized-prices.md): Get product variation localized prices. - [Get Product Variations](https://docs.kibocommerce.com/api-reference/productvariations/get-product-variations.md): Retrieves a paged list of product variations for a specific product according to any specified filter criteria and sort options. This current version of the Products API includes localizedContent to support multi-locale catalogs, which was… - [Update Product Variation](https://docs.kibocommerce.com/api-reference/productvariations/update-product-variation.md): Modifies an existing product variation specified by its variation key. Typically used to change the price or inventory count of an existing product variation. Read-only options are ignored.

This current version of the Products API includes localizedContent to support purchase limit rule. - [Delete Purchase Limit Rule](https://docs.kibocommerce.com/api-reference/purchaselimitrules/delete-purchase-limit-rule.md): Deletes a purchase limit rule by code. - [Get Purchase Limit Rule by Code](https://docs.kibocommerce.com/api-reference/purchaselimitrules/get-purchase-limit-rule-by-code.md): Gets purchase limit rule details by code. - [Get Purchase Limit Rules](https://docs.kibocommerce.com/api-reference/purchaselimitrules/get-purchase-limit-rules.md): Gets a collection of purchase limit rules according to any specified filter criteria and sort options. - [Update Purchase Limit Rule](https://docs.kibocommerce.com/api-reference/purchaselimitrules/update-purchase-limit-rule.md): Updates an existing purchase limit rule. - [Update Purchase Limit Rule Rank](https://docs.kibocommerce.com/api-reference/purchaselimitrules/update-purchase-limit-rule-rank.md): Updates the rank for a purchase limit rule and rearranges the ranks of all other rules accordingly. - [Add Item To Quote](https://docs.kibocommerce.com/api-reference/quote/add-item-to-quote.md): Adds an item to the Quote of the current shopper. - [Apply Coupon](https://docs.kibocommerce.com/api-reference/quote/apply-coupon.md): Apply a coupon to the quote. - [Copy quote](https://docs.kibocommerce.com/api-reference/quote/copy-quote.md): Copies a source quote and creates a new quote. - [Create Comment](https://docs.kibocommerce.com/api-reference/quote/create-comment.md): Create a comment on a specific quote. - [Create quote](https://docs.kibocommerce.com/api-reference/quote/create-quote.md): Creates a new B2B quote. With quotes, buyers can request an estimate based on a list of products they are interested in. Sellers can evaluate these requests and make adjustments to pricing, discounts, or other criteria before the buyer chooses whether to place the order or not. Comments can be left… - [Create Quote From Cart](https://docs.kibocommerce.com/api-reference/quote/create-quote-from-cart.md): Creates a new quote from an existing cart, that is, when the customer chooses to initiate quote. - [Delete Quote](https://docs.kibocommerce.com/api-reference/quote/delete-quote.md): Deletes the quote specified by quote Id. - [Delete Quote Item](https://docs.kibocommerce.com/api-reference/quote/delete-quote-item.md): Delete Quote Item - [Get All Quote Comments](https://docs.kibocommerce.com/api-reference/quote/get-all-quote-comments.md): Retrieves all quote comments from an quote. - [Get Available Shipping Methods](https://docs.kibocommerce.com/api-reference/quote/get-available-shipping-methods.md): Retrieves available shipping methods for quotes. Typically used to display available shipping method options on the quote page. - [Get Quote](https://docs.kibocommerce.com/api-reference/quote/get-quote.md): Retrieves the details of a quote specified by the quote ID. - [Get Quote By Name](https://docs.kibocommerce.com/api-reference/quote/get-quote-by-name.md): Retrieves quote by its name. - [Get Quote Comment](https://docs.kibocommerce.com/api-reference/quote/get-quote-comment.md): Retrieves a specific quote comment from an quote. - [Get Quote Item](https://docs.kibocommerce.com/api-reference/quote/get-quote-item.md): Retrieves an individual Quote item from a Quote specified by quote Id and quote item Id. - [Get Quote Items](https://docs.kibocommerce.com/api-reference/quote/get-quote-items.md): Returns a listing of Quotes - [Get Quote Items By Quote Name](https://docs.kibocommerce.com/api-reference/quote/get-quote-items-by-quote-name.md): Gets the quote specified by the quote name. - [Get Quotes](https://docs.kibocommerce.com/api-reference/quote/get-quotes.md): Retrieves a list of B2B Quotes according to any specified filter criteria and sort options. - [Remove Coupon](https://docs.kibocommerce.com/api-reference/quote/remove-coupon.md): Removes a coupon that had been previously applied to the Quote. - [Remove Coupons](https://docs.kibocommerce.com/api-reference/quote/remove-coupons.md): Removes all coupons that had been previously applied to the Quote. - [Send Quote Email](https://docs.kibocommerce.com/api-reference/quote/send-quote-email.md): Send Quote email to provided email addresses or email mentioned on the quote. - [Update Fulfillment Info](https://docs.kibocommerce.com/api-reference/quote/update-fulfillment-info.md): Updates the fulfillmentInfo of quote. - [Update Item Fulfillment](https://docs.kibocommerce.com/api-reference/quote/update-item-fulfillment.md): Updates the fulfillment method and/or location of an individual quote item in the quote. - [Update Item Product Price](https://docs.kibocommerce.com/api-reference/quote/update-item-product-price.md): Overrides the price of an individual quote item. - [Update Item Quantity](https://docs.kibocommerce.com/api-reference/quote/update-item-quantity.md): Updates the quantity of an individual Quote item. - [Update Quote](https://docs.kibocommerce.com/api-reference/quote/update-quote.md): Updates a quote specified by quote Id. - [Update Quote Adjustments](https://docs.kibocommerce.com/api-reference/quote/update-quote-adjustments.md): Set product, shipping, and handling adjustments on the specified quote. - [Execute Redaction](https://docs.kibocommerce.com/api-reference/redaction/execute-redaction.md): Executes an approved draft redaction report. This action is irreversible — it permanently removes or overwrites all PII identified in the report. The report status changes from Draft to Executed and operationLog is populated. See the Redaction Services… - [Generate Redaction Report](https://docs.kibocommerce.com/api-reference/redaction/generate-redaction-report.md): Creates a draft redaction report by scanning tenant data for all PII associated with the specified data subject. No data is modified at this stage. Review the returned report before executing. See the Redaction Services Developer Guide for the compl… - [Get Redaction Report](https://docs.kibocommerce.com/api-reference/redaction/get-redaction-report.md): Retrieves a single redaction report by ID. Returns the full report including affectedEntities and, after execution, the operationLog. Use this to review a draft before executing or to audit a completed redaction. See the Redaction Services Developer Gui… - [List Redaction Reports](https://docs.kibocommerce.com/api-reference/redaction/list-redaction-reports.md): Lists redaction reports for the tenant, with optional filtering by status (Draft or Executed) and date range. Returns summary objects without affectedEntities or operationLog; retrieve individual reports by ID for full details. See the Redaction Service… - [Render Order Summary](https://docs.kibocommerce.com/api-reference/rendition/render-order-summary.md): Render an order summary in HTML. - [Render Return Receipt](https://docs.kibocommerce.com/api-reference/rendition/render-return-receipt.md): Render a return receipt in HTML. - [Activate Reservation](https://docs.kibocommerce.com/api-reference/reservation/activate-reservation.md): Activate a reservation. Kibo does not recommend using this API, as it is intended for internal use. - [Add Item](https://docs.kibocommerce.com/api-reference/reservation/add-item.md): Add an item to a reservation. Set runSynchronous to "true" to perform this call synchronously with better performance time. - [Close Reservation](https://docs.kibocommerce.com/api-reference/reservation/close-reservation.md): Close a reservation. Kibo does not recommend using this API, as it is intended for internal use. - [Convert To Order Reservation](https://docs.kibocommerce.com/api-reference/reservation/convert-to-order-reservation.md): Converts a reservation associated with a cart to an order reservation. - [Create Reservation](https://docs.kibocommerce.com/api-reference/reservation/create-reservation.md): Creates a new reservation. Set runSynchronous to "true" to perform this call synchronously with better performance time. - [Delete Reservation](https://docs.kibocommerce.com/api-reference/reservation/delete-reservation.md): Delete a reservation. Set runSynchronous to "true" to perform this call synchronously with better performance time. - [Get Allocation Status](https://docs.kibocommerce.com/api-reference/reservation/get-allocation-status.md): Get Allocation Status - [Get Reservation By Id](https://docs.kibocommerce.com/api-reference/reservation/get-reservation-by-id.md): Get a specific reservation by its ID. - [Get Reservations](https://docs.kibocommerce.com/api-reference/reservation/get-reservations.md): Get all reservations. - [Get Reservations By Cart Id](https://docs.kibocommerce.com/api-reference/reservation/get-reservations-by-cart-id.md): Get reservations based on the Cart ID. - [Remove Item](https://docs.kibocommerce.com/api-reference/reservation/remove-item.md): Remove an item from a reservation. - [Update Item Quantity](https://docs.kibocommerce.com/api-reference/reservation/update-item-quantity.md): Update a reservation item's quantity. Set runSynchronous to "true" to perform this call synchronously with better performance time. - [Update Reservation](https://docs.kibocommerce.com/api-reference/reservation/update-reservation.md): Update an existing reservation. - [Update Reservation Item](https://docs.kibocommerce.com/api-reference/reservation/update-reservation-item.md): Updates a reservation item. Set runSynchronous to "true" to perform this call synchronously with better performance time. - [Update Timer](https://docs.kibocommerce.com/api-reference/reservation/update-timer.md): Restart the expiration timer of a reservation. - [Update Zip Code](https://docs.kibocommerce.com/api-reference/reservation/update-zip-code.md): Update the zip code of a reservation. Set runSynchronous to "true" to perform this call synchronously with better performance time. - [Add Package to Return](https://docs.kibocommerce.com/api-reference/return/add-package-to-return.md): package? - [Auto Refund Return](https://docs.kibocommerce.com/api-reference/return/auto-refund-return.md): Attempt to automatically refund the return - [Create Payment Action For Return](https://docs.kibocommerce.com/api-reference/return/create-payment-action-for-return.md): Sets the action of the specified payment transaction interaction. Available actions depend on the current status of the payment transaction.If in doubt, get a list of available payment actions first. - [Create Return Attributes](https://docs.kibocommerce.com/api-reference/return/create-return-attributes.md): Adds an attributeSet to the return. This is an internal attributeSet that the merchant might want to add to a return. - [Create Return Item](https://docs.kibocommerce.com/api-reference/return/create-return-item.md): Adds a return item to the return. - [Create Return Item Attributes](https://docs.kibocommerce.com/api-reference/return/create-return-item-attributes.md): Adds attributes to the return item. This is an internal attribute that the merchant might want to add to a return item. - [Create Return Note](https://docs.kibocommerce.com/api-reference/return/create-return-note.md): Adds a note to the return. This is an internal note that the merchant might want to add to a return. This note is visible in Admin for customer service representatives to see. - [Create Return Shipment](https://docs.kibocommerce.com/api-reference/return/create-return-shipment.md): Creates a shipment by grouping together multiple packages into logical shipments. - [Create Return Shipping Order](https://docs.kibocommerce.com/api-reference/return/create-return-shipping-order.md): Creates a child order for the return for processing replacements. The request body (a collection of ReturnItemSpecifier) is optional. If the body is empty, the operation replaces all remaining items marked for replace. If you want to replace only a specific item(s) marked for return, you must specif… - [Create Returns](https://docs.kibocommerce.com/api-reference/return/create-returns.md): Creates a new Return for an order or product list. - [Delete Order Item](https://docs.kibocommerce.com/api-reference/return/delete-order-item.md): Removes a particular return item from the return of the current shopper. - [Delete Return](https://docs.kibocommerce.com/api-reference/return/delete-return.md): Deletes a return specified by return Id. - [Delete Return Note](https://docs.kibocommerce.com/api-reference/return/delete-return-note.md): Deletes a specific note on a return. - [Delete Return Package](https://docs.kibocommerce.com/api-reference/return/delete-return-package.md): Delete a package from the return. - [Delete Return Shipment](https://docs.kibocommerce.com/api-reference/return/delete-return-shipment.md): Deletes an existing return shipment - [Dispose Return Items](https://docs.kibocommerce.com/api-reference/return/dispose-return-items.md): Restock return items at a disposition location. - [Get Available Return Actions](https://docs.kibocommerce.com/api-reference/return/get-available-return-actions.md): Gets all the available actions on the return specified by return Id. - [Get Item Conditions](https://docs.kibocommerce.com/api-reference/return/get-item-conditions.md): Gets the item conditions for the returns - [Get Payment](https://docs.kibocommerce.com/api-reference/return/get-payment.md): Gets specific payment on the return specified by return Id and payment Id. - [Get Payment Distribution](https://docs.kibocommerce.com/api-reference/return/get-payment-distribution.md): Get Payment Distribution - [Get Payments](https://docs.kibocommerce.com/api-reference/return/get-payments.md): Gets payments on the return specified by return Id. - [Get Reasons](https://docs.kibocommerce.com/api-reference/return/get-reasons.md): Gets all the return reasons. - [Get Return](https://docs.kibocommerce.com/api-reference/return/get-return.md): Allows for retrieval for a return given only the return Id. Further manipulation of that returns must be done off of the order. - [Get Return Attributes](https://docs.kibocommerce.com/api-reference/return/get-return-attributes.md): Retrieves a list of all attribute sets for a return. - [Get Return Item](https://docs.kibocommerce.com/api-reference/return/get-return-item.md): Retrieves the details of a single return item. - [Get Return Item Attributes](https://docs.kibocommerce.com/api-reference/return/get-return-item-attributes.md): Retrieves a list of all attributes for a return item. - [Get Return Items](https://docs.kibocommerce.com/api-reference/return/get-return-items.md): Retrieves the details of all return items in an order. - [Get Return Label](https://docs.kibocommerce.com/api-reference/return/get-return-label.md): Gets the return label specified by returnId. - [Get Return Note](https://docs.kibocommerce.com/api-reference/return/get-return-note.md): Retrieves a specific note from a return. - [Get Return Notes](https://docs.kibocommerce.com/api-reference/return/get-return-notes.md): Retrieves a list of all notes for a return. - [Get Return Package](https://docs.kibocommerce.com/api-reference/return/get-return-package.md): Get an return package. - [Get Return Package Label](https://docs.kibocommerce.com/api-reference/return/get-return-package-label.md): Get a return package label - [Get Return Shipment](https://docs.kibocommerce.com/api-reference/return/get-return-shipment.md): Retrieves a return shipment - [Get Returns](https://docs.kibocommerce.com/api-reference/return/get-returns.md): Provides a paged, collection of returns for a Site. - [Perform Payment Action For Return](https://docs.kibocommerce.com/api-reference/return/perform-payment-action-for-return.md): Sets the action of the specified payment transaction interaction. Available actions depend on the current status of the payment transaction.If in doubt, get a list of available payment actions first. To retrieve the list of available actions, use an operation like GetAvailableReturnActions to view… - [Perform Return Action](https://docs.kibocommerce.com/api-reference/return/perform-return-action.md): Performs a specified action on one or more returns. - [Resend Return Email](https://docs.kibocommerce.com/api-reference/return/resend-return-email.md): Resends return email. - [Restock Return Items](https://docs.kibocommerce.com/api-reference/return/restock-return-items.md): API to restock return item. - [Update Return](https://docs.kibocommerce.com/api-reference/return/update-return.md): Updates an existing return. - [Update Return Attributes](https://docs.kibocommerce.com/api-reference/return/update-return-attributes.md): Updates a specific return attribute set of a return. - [Update Return Item Attributes](https://docs.kibocommerce.com/api-reference/return/update-return-item-attributes.md): Updates a specific return item attribute set of a return item. - [Update Return Note](https://docs.kibocommerce.com/api-reference/return/update-return-note.md): Updates a specific note for a return. - [Update Return Package](https://docs.kibocommerce.com/api-reference/return/update-return-package.md): Updates a return's package. - [Create Attribute](https://docs.kibocommerce.com/api-reference/returnattributedefinitions/create-attribute.md): Create Attribute - [Get Attribute](https://docs.kibocommerce.com/api-reference/returnattributedefinitions/get-attribute.md): Get Attribute - [Get Attribute Vocabulary Values](https://docs.kibocommerce.com/api-reference/returnattributedefinitions/get-attribute-vocabulary-values.md): Get Attribute Vocabulary Values - [Get Attributes](https://docs.kibocommerce.com/api-reference/returnattributedefinitions/get-attributes.md): Get Attributes - [Update Attribute](https://docs.kibocommerce.com/api-reference/returnattributedefinitions/update-attribute.md): Update Attribute - [Create Return Rule](https://docs.kibocommerce.com/api-reference/returnrules/create-return-rule.md): Creates a new return rule. - [Delete Return Rule](https://docs.kibocommerce.com/api-reference/returnrules/delete-return-rule.md): Deletes a return rule by code. - [Get Return Rule by Code](https://docs.kibocommerce.com/api-reference/returnrules/get-return-rule-by-code.md): Gets return rule details by code. - [Get Return Rules](https://docs.kibocommerce.com/api-reference/returnrules/get-return-rules.md): Gets a collection of return rules according to any specified filter criteria and sort options. - [Update Return Rule](https://docs.kibocommerce.com/api-reference/returnrules/update-return-rule.md): Updates an existing return rule. - [Update Return Rule Rank](https://docs.kibocommerce.com/api-reference/returnrules/update-return-rule-rank.md): Updates the rank for a return rule and rearranges the ranks of all other rules accordingly. - [Create Return Settings](https://docs.kibocommerce.com/api-reference/returnsettings/create-return-settings.md): Creates return settings which includes return processing fee, return shipping location and return label creation on fulfillment - [Get Return Settings](https://docs.kibocommerce.com/api-reference/returnsettings/get-return-settings.md): Retrieves return settings which includes return processing fee, return shipping location and return label creation on fulfillment - [Update Return Settings](https://docs.kibocommerce.com/api-reference/returnsettings/update-return-settings.md): Modifies existing fulfillment settings which includes return processing fee, return shipping location and return label creation on fulfillment - [Get Roles](https://docs.kibocommerce.com/api-reference/role/get-roles.md): Retrieves a list of all roles defined for this tenant. - [Get Sample Request](https://docs.kibocommerce.com/api-reference/routing/get-sample-request.md): Retrieves a sample request. - [Get Suggestion Log](https://docs.kibocommerce.com/api-reference/routing/get-suggestion-log.md): Retrieves a log of routing suggestions for an order. You can also view suggestion logs through the Order Routing user interface. - [Suggest Candidates](https://docs.kibocommerce.com/api-reference/routing/suggest-candidates.md): Suggests the routing candidates for an order. - [Suggest Routing](https://docs.kibocommerce.com/api-reference/routing/suggest-routing.md): Suggests the routing assignment for an order. - [Suggest Routing Test](https://docs.kibocommerce.com/api-reference/routing/suggest-routing-test.md): Tests the routing suggestion logic. - [Evaluate Purchase Limits](https://docs.kibocommerce.com/api-reference/rules/evaluate-purchase-limits.md): Evaluate the purchase limits for given products and customer. - [Evaluate Return Eligibility](https://docs.kibocommerce.com/api-reference/rules/evaluate-return-eligibility.md): Evaluate the return eligibility for given products and customer - [Evaluate Safety Stock Rules](https://docs.kibocommerce.com/api-reference/rules/evaluate-safety-stock-rules.md): Evaluate the safety stock for given products and locations - [Create Safety Stock Rule](https://docs.kibocommerce.com/api-reference/safetystockrules/create-safety-stock-rule.md): Creates a new safety stock rule. - [Delete Safety Stock Rule](https://docs.kibocommerce.com/api-reference/safetystockrules/delete-safety-stock-rule.md): Deletes a safety stock rule by code. - [Get Safety Stock Rule by Code](https://docs.kibocommerce.com/api-reference/safetystockrules/get-safety-stock-rule-by-code.md): Gets safety stock rule details by code. - [Get Safety Stock Rules](https://docs.kibocommerce.com/api-reference/safetystockrules/get-safety-stock-rules.md): Gets a collection of safety stock rules according to any specified filter criteria and sort options. - [Update Safety Stock Rule](https://docs.kibocommerce.com/api-reference/safetystockrules/update-safety-stock-rule.md): Updates an existing safety stock rule. - [Update Safety Stock Rule Rank](https://docs.kibocommerce.com/api-reference/safetystockrules/update-safety-stock-rule-rank.md): Updates the rank for a safety stock rule and rearranges the ranks of all other rules accordingly. - [Get Schema Definition](https://docs.kibocommerce.com/api-reference/schemadefinition/get-schema-definition.md): Get Schema Definition - [List Schema Definitions](https://docs.kibocommerce.com/api-reference/schemadefinition/list-schema-definitions.md): List Schema Definitions - [Publish](https://docs.kibocommerce.com/api-reference/schemadefinition/publish.md): Publish - [Revert](https://docs.kibocommerce.com/api-reference/schemadefinition/revert.md): Revert - [Update Schema Definition](https://docs.kibocommerce.com/api-reference/schemadefinition/update-schema-definition.md): Update Schema Definition - [Delete Category Suggest Settings](https://docs.kibocommerce.com/api-reference/searchcategorysuggestsettings/delete-category-suggest-settings.md): Deletes the CategorySuggestSettings for a specific SearchSetting by name. - [Get Category Suggest Settings](https://docs.kibocommerce.com/api-reference/searchcategorysuggestsettings/get-category-suggest-settings.md): Get CategorySuggestSettings for a specific SearchSettings. - [Update Category Suggest Settings](https://docs.kibocommerce.com/api-reference/searchcategorysuggestsettings/update-category-suggest-settings.md): Adds or updates the CategorySuggestSettings for a specific SearchSetting. - [Delete Search Listing Settings](https://docs.kibocommerce.com/api-reference/searchlistingsettings/delete-search-listing-settings.md): Deletes the ListingSettings for a specific SearchSetting by name. - [Get Search Listing Settings](https://docs.kibocommerce.com/api-reference/searchlistingsettings/get-search-listing-settings.md): Get ListingSettings for a specific SearchSettings by name. - [Update Search Listing Settings](https://docs.kibocommerce.com/api-reference/searchlistingsettings/update-search-listing-settings.md): Adds or updates the ListingSettings for a specific SearchSetting by name. - [Clone Search Merchandizing Rule](https://docs.kibocommerce.com/api-reference/searchmerchandizingrule/clone-search-merchandizing-rule.md): Clones a search merchandizing rule. - [Create Search Merchandizing Rule](https://docs.kibocommerce.com/api-reference/searchmerchandizingrule/create-search-merchandizing-rule.md): Create a new search merchandizing rule. - [Delete Search Merchandizing Rule](https://docs.kibocommerce.com/api-reference/searchmerchandizingrule/delete-search-merchandizing-rule.md): Deletes a search merchandizing rule. - [Get Search Merchandizing Rule](https://docs.kibocommerce.com/api-reference/searchmerchandizingrule/get-search-merchandizing-rule.md): Retrieves a search merchandizing rule based on its code. - [Get Search Merchandizing Rules](https://docs.kibocommerce.com/api-reference/searchmerchandizingrule/get-search-merchandizing-rules.md): Retrieve a list of all search merchandizing rules. You can filter this query by CategoryCode, which supports an EQ (equals) filter with the syntax /catalog/admin/searchmerchandizingrules/?filter=categorycode eq AAA - [Update Search Merchandizing Rule](https://docs.kibocommerce.com/api-reference/searchmerchandizingrule/update-search-merchandizing-rule.md): Updates an existing search merchandizing rule. - [Preview Search Merchandizing Rule](https://docs.kibocommerce.com/api-reference/searchmerchandizingrules/preview-search-merchandizing-rule.md): Preview search results with given SearchMerchandizingRule object - [Search Preview](https://docs.kibocommerce.com/api-reference/searchpreview/search-preview.md): Though this endpoint only returns data, the decision has been made to make it a POST because the request body will be larger than what a url length can contain. - [Site Search Preview](https://docs.kibocommerce.com/api-reference/searchpreview/site-search-preview.md): Though this endpoint only returns data, the decision has been made to make it a POST because the request body will be larger than what a url length can contain. - [Delete Product Suggest Settings](https://docs.kibocommerce.com/api-reference/searchproductsuggestsettings/delete-product-suggest-settings.md): Deletes the ProductSuggestSettings for a specific SearchSetting by name. - [Get Product Suggest Settings](https://docs.kibocommerce.com/api-reference/searchproductsuggestsettings/get-product-suggest-settings.md): Get ProductSuggestSettings for a specific SearchSettings by name. - [Update Product Suggest Settings](https://docs.kibocommerce.com/api-reference/searchproductsuggestsettings/update-product-suggest-settings.md): Adds or updates the ProductSuggestSettings for a specific SearchSetting by name. - [Add Search Redirect](https://docs.kibocommerce.com/api-reference/searchredirect/add-search-redirect.md): Adds a search redirect for a specific site. - [Delete Search Redirect](https://docs.kibocommerce.com/api-reference/searchredirect/delete-search-redirect.md): Deletes a specific redirect for a site. - [Get Search Redirect](https://docs.kibocommerce.com/api-reference/searchredirect/get-search-redirect.md): Get search redirect by redirect id. - [Get Search Redirects](https://docs.kibocommerce.com/api-reference/searchredirect/get-search-redirects.md): Get search redirect list. - [Update Search Redirect](https://docs.kibocommerce.com/api-reference/searchredirect/update-search-redirect.md): Update a search redirect for a specific site. - [Add Search Settings](https://docs.kibocommerce.com/api-reference/searchsettings/add-search-settings.md): Adds the Search Settings for a specific site. - [Delete Search Settings by Name](https://docs.kibocommerce.com/api-reference/searchsettings/delete-search-settings-by-name.md): Delete the Search Settings for a specific site by name. - [Delete Site Search Settings](https://docs.kibocommerce.com/api-reference/searchsettings/delete-site-search-settings.md): Deletes the SiteSearchSettings for a specific SearchSetting by name. - [Get Search Settings](https://docs.kibocommerce.com/api-reference/searchsettings/get-search-settings.md): Get site search settings list. - [Get Search Settings by Name](https://docs.kibocommerce.com/api-reference/searchsettings/get-search-settings-by-name.md): Get specific site search settings by name. - [Get Site Search Settings](https://docs.kibocommerce.com/api-reference/searchsettings/get-site-search-settings.md): Get SiteSearchSettings for a specific SearchSettings by name. - [Get System Default Search Settings](https://docs.kibocommerce.com/api-reference/searchsettings/get-system-default-search-settings.md): Get the system default search settings. - [Update Search Settings by Name](https://docs.kibocommerce.com/api-reference/searchsettings/update-search-settings-by-name.md): Update site search settings for a specific site by name. - [Update Site Search Settings](https://docs.kibocommerce.com/api-reference/searchsettings/update-site-search-settings.md): Updates the SiteSearchSettings for a specific SearchSetting by name. - [Update Spellcheck Settings](https://docs.kibocommerce.com/api-reference/searchsettings/update-spellcheck-settings.md): Update Spellcheck for SiteSearchSettings. - [Add Synonym Definition](https://docs.kibocommerce.com/api-reference/searchsynonyms/add-synonym-definition.md): Add synonym definition - [Add Synonym Definition Collection](https://docs.kibocommerce.com/api-reference/searchsynonyms/add-synonym-definition-collection.md): Add or update a synonym definition collection. - [Delete Synonym Definition](https://docs.kibocommerce.com/api-reference/searchsynonyms/delete-synonym-definition.md): Delete a specific synonym definition by ID. - [Get Synonym Definition](https://docs.kibocommerce.com/api-reference/searchsynonyms/get-synonym-definition.md): Get a specific synonym definition by ID. - [Get Synonym Definition Collection](https://docs.kibocommerce.com/api-reference/searchsynonyms/get-synonym-definition-collection.md): Get synonym definition collection. - [Get Synonym Definition Collections](https://docs.kibocommerce.com/api-reference/searchsynonyms/get-synonym-definition-collections.md): Get synonym definition collections. - [Get Synonym Definitions](https://docs.kibocommerce.com/api-reference/searchsynonyms/get-synonym-definitions.md): Get synonym definitions. - [Update Synonym Definition](https://docs.kibocommerce.com/api-reference/searchsynonyms/update-synonym-definition.md): Update a specific synonym definition by ID. - [Backorder Items](https://docs.kibocommerce.com/api-reference/shipment/backorder-items.md): Backorder items from a shipment. - [Backorder Shipment](https://docs.kibocommerce.com/api-reference/shipment/backorder-shipment.md): Backorder a shipment. - [Cancel Items](https://docs.kibocommerce.com/api-reference/shipment/cancel-items.md): Cancel items from a shipment. - [Cancel Order Shipments](https://docs.kibocommerce.com/api-reference/shipment/cancel-order-shipments.md): Cancel an order's shipments. - [Cancel Shipment](https://docs.kibocommerce.com/api-reference/shipment/cancel-shipment.md): Cancel a specific shipment. - [Create Shipment](https://docs.kibocommerce.com/api-reference/shipment/create-shipment.md): Create a new shipment. - [Create Shipments](https://docs.kibocommerce.com/api-reference/shipment/create-shipments.md): Create new shipments in bulk. - [Customer At Curbside](https://docs.kibocommerce.com/api-reference/shipment/customer-at-curbside.md): Indicates that the customer is ready for curbside pickup. - [Customer At Store](https://docs.kibocommerce.com/api-reference/shipment/customer-at-store.md): Indicates that a customer is ready for in-store pickup. - [Customer Care Items](https://docs.kibocommerce.com/api-reference/shipment/customer-care-items.md): Places shipment items into Customer Care. - [Customer Care Shipment](https://docs.kibocommerce.com/api-reference/shipment/customer-care-shipment.md): Places a shipment into Customer Care. - [Customer in Transit](https://docs.kibocommerce.com/api-reference/shipment/customer-in-transit.md): Indicates that the customer is in transit for pickup. - [Delete Order Shipments](https://docs.kibocommerce.com/api-reference/shipment/delete-order-shipments.md): Delete the shipments of an order. - [Delete Shipment](https://docs.kibocommerce.com/api-reference/shipment/delete-shipment.md): Delete a shipment. - [Destination Update](https://docs.kibocommerce.com/api-reference/shipment/destination-update.md): Update a shipment's destination. - [Execute Task](https://docs.kibocommerce.com/api-reference/shipment/execute-task.md): Complete a shipment task. - [Fulfill Shipment](https://docs.kibocommerce.com/api-reference/shipment/fulfill-shipment.md): Mark a shipment as fulfilled. - [Get Location Summary Report](https://docs.kibocommerce.com/api-reference/shipment/get-location-summary-report.md): Get a location summary report. - [Get Shipment](https://docs.kibocommerce.com/api-reference/shipment/get-shipment.md): Get a specific shipment by its number. - [Get Shipment Step Count by Shipment Type](https://docs.kibocommerce.com/api-reference/shipment/get-shipment-step-count-by-shipment-type.md): Get the step counts of shipment types. - [Get Shipments](https://docs.kibocommerce.com/api-reference/shipment/get-shipments.md): A paged list of shipments is returned according to any specified filter criteria and sort options. These Fulfillment APIs use a different paging and filtering scheme than most other APIs in the system. For more information, see the Sorting & Filtering AP… - [Get Tasks](https://docs.kibocommerce.com/api-reference/shipment/get-tasks.md): Get all shipment tasks. - [Get Workflow Instance Image](https://docs.kibocommerce.com/api-reference/shipment/get-workflow-instance-image.md): Get a workflow instance image for a shipment. - [Picked Up Items](https://docs.kibocommerce.com/api-reference/shipment/picked-up-items.md): Mark shipment items as picked up. - [Reassign Items](https://docs.kibocommerce.com/api-reference/shipment/reassign-items.md): Reassign shipment items. - [Reassign Shipments](https://docs.kibocommerce.com/api-reference/shipment/reassign-shipments.md): Reassign a shipment. - [Receive Transfer](https://docs.kibocommerce.com/api-reference/shipment/receive-transfer.md): Mark a transfer shipment as received. - [Refresh Shipment](https://docs.kibocommerce.com/api-reference/shipment/refresh-shipment.md): Refresh a shipment. - [Reject Items](https://docs.kibocommerce.com/api-reference/shipment/reject-items.md): Reject shipment items. - [Reject Shipment](https://docs.kibocommerce.com/api-reference/shipment/reject-shipment.md): Reject a shipment. - [Render Order Summary](https://docs.kibocommerce.com/api-reference/shipment/render-order-summary.md): Render an order summary in HTML. - [Render Packing Slip](https://docs.kibocommerce.com/api-reference/shipment/render-packing-slip.md): Render a packing slip in HTML. - [Replace Shipment](https://docs.kibocommerce.com/api-reference/shipment/replace-shipment.md): Update and replace an existing shipment. - [Resend Item Email](https://docs.kibocommerce.com/api-reference/shipment/resend-item-email.md): Resend an item email notification. - [Resend Shipment Email](https://docs.kibocommerce.com/api-reference/shipment/resend-shipment-email.md): Resend a shipment confirmation email. - [Retry Fulfilling Shipment](https://docs.kibocommerce.com/api-reference/shipment/retry-fulfilling-shipment.md): Attempt to fulfill a shipment again. - [Revert Task](https://docs.kibocommerce.com/api-reference/shipment/revert-task.md): Revert a shipment task. - [Search and Receive Transfer](https://docs.kibocommerce.com/api-reference/shipment/search-and-receive-transfer.md): Search for and receive a transfer shipment. - [Skip Task](https://docs.kibocommerce.com/api-reference/shipment/skip-task.md): Skip a shipment task. - [Transfer Items](https://docs.kibocommerce.com/api-reference/shipment/transfer-items.md): Transfer items from a shipment. - [Transfer Shipment](https://docs.kibocommerce.com/api-reference/shipment/transfer-shipment.md): Transfer a shipment. - [Update Backorder Items](https://docs.kibocommerce.com/api-reference/shipment/update-backorder-items.md): Update a shipment's backordered items. - [Update Fulfillment Fields](https://docs.kibocommerce.com/api-reference/shipment/update-fulfillment-fields.md): Update a shipment's fulfillment fields. - [Update Gift Card Info](https://docs.kibocommerce.com/api-reference/shipment/update-gift-card-info.md): Update the gift card information of a shipment. - [Workflow Definition Image](https://docs.kibocommerce.com/api-reference/shipment/workflow-definition-image.md): Get the workflow definition image of a shipment. - [Create Attribute](https://docs.kibocommerce.com/api-reference/shipmentattributedefinition/create-attribute.md): Create Attribute - [Get Attribute](https://docs.kibocommerce.com/api-reference/shipmentattributedefinition/get-attribute.md): Get Attribute - [Get Attribute Vocabulary Values](https://docs.kibocommerce.com/api-reference/shipmentattributedefinition/get-attribute-vocabulary-values.md): Get Attribute Vocabulary Values - [Get Attributes](https://docs.kibocommerce.com/api-reference/shipmentattributedefinition/get-attributes.md): Get Attributes - [Update Attribute](https://docs.kibocommerce.com/api-reference/shipmentattributedefinition/update-attribute.md): Update Attribute - [Delete Shipment Attribute](https://docs.kibocommerce.com/api-reference/shipmentattributes/delete-shipment-attribute.md): Delete a shipment attribute. - [Get Shipment Attribute](https://docs.kibocommerce.com/api-reference/shipmentattributes/get-shipment-attribute.md): Get a shipment attribute by its key. - [Get Shipment Attributes](https://docs.kibocommerce.com/api-reference/shipmentattributes/get-shipment-attributes.md): Get a shipment's attributes. - [Set Shipment Attribute](https://docs.kibocommerce.com/api-reference/shipmentattributes/set-shipment-attribute.md): Set a shipment's attribute value. - [Set Shipment Attributes](https://docs.kibocommerce.com/api-reference/shipmentattributes/set-shipment-attributes.md): Set a shipment's attributes. - [Delete Alternate Contact](https://docs.kibocommerce.com/api-reference/shipmentcontact/delete-alternate-contact.md): Delete a shipment's alternate contact details. - [Get Alternate Contact](https://docs.kibocommerce.com/api-reference/shipmentcontact/get-alternate-contact.md): Get the designated alternate contact for a shipment. - [Get Customer Contact](https://docs.kibocommerce.com/api-reference/shipmentcontact/get-customer-contact.md): Get the customer contact information of a shipment. - [Get Destination Contact](https://docs.kibocommerce.com/api-reference/shipmentcontact/get-destination-contact.md): Get the destination contact for a shipment. - [Update Alternate Contact](https://docs.kibocommerce.com/api-reference/shipmentcontact/update-alternate-contact.md): Update the designated alternate contact of a shipment. - [Update Customer Contact](https://docs.kibocommerce.com/api-reference/shipmentcontact/update-customer-contact.md): Update the customer contact information of a shipment. - [Update Destination Contact](https://docs.kibocommerce.com/api-reference/shipmentcontact/update-destination-contact.md): Update the destination contact of a shipment. - [Delete Shipment Data](https://docs.kibocommerce.com/api-reference/shipmentdata/delete-shipment-data.md): Delete a shipment's data. - [Delete Shipment Data by Key](https://docs.kibocommerce.com/api-reference/shipmentdata/delete-shipment-data-by-key.md): Delete a shipment data entry by its key. - [Delete Shipment Item Data](https://docs.kibocommerce.com/api-reference/shipmentdata/delete-shipment-item-data.md): Delete shipment item data. - [Delete Shipment Item Data by Key](https://docs.kibocommerce.com/api-reference/shipmentdata/delete-shipment-item-data-by-key.md): Delete a shipment item data record by its key. - [Get Shipment Data](https://docs.kibocommerce.com/api-reference/shipmentdata/get-shipment-data.md): Get the data of a shipment. - [Get Shipment Item Data](https://docs.kibocommerce.com/api-reference/shipmentdata/get-shipment-item-data.md): Get the data of a shipment line item. - [Replace Shipment Data](https://docs.kibocommerce.com/api-reference/shipmentdata/replace-shipment-data.md): Update and replace a shipment's data. - [Replace Shipment Item Data](https://docs.kibocommerce.com/api-reference/shipmentdata/replace-shipment-item-data.md): Replace shipment item data. - [Get Shipment Inventory Allocations](https://docs.kibocommerce.com/api-reference/shipmentinventoryallocation/get-shipment-inventory-allocations.md): Get future Inventory Allocations by shipment Ids - [Delete Shipment Note](https://docs.kibocommerce.com/api-reference/shipmentnotes/delete-shipment-note.md): Delete an existing shipment note. - [New Shipment Note](https://docs.kibocommerce.com/api-reference/shipmentnotes/new-shipment-note.md): Add a new note to a shipment. - [Update Shipment Note](https://docs.kibocommerce.com/api-reference/shipmentnotes/update-shipment-note.md): Update an existing shipment note. - [Create New Packages](https://docs.kibocommerce.com/api-reference/shipmentpackages/create-new-packages.md): Create new shipment packages in bulk. - [Delete Shipment Package](https://docs.kibocommerce.com/api-reference/shipmentpackages/delete-shipment-package.md): Delete an existing shipment package. - [Delete Shipment Packages](https://docs.kibocommerce.com/api-reference/shipmentpackages/delete-shipment-packages.md): Delete shipment packages in bulk. - [New Package](https://docs.kibocommerce.com/api-reference/shipmentpackages/new-package.md): Create a new shipment package. - [Update Package](https://docs.kibocommerce.com/api-reference/shipmentpackages/update-package.md): Update an existing shipment package. - [Create shipment rule](https://docs.kibocommerce.com/api-reference/shipmentrules/create-shipment-rule.md): Creates a new shipment rule. - [Delete shipment rule](https://docs.kibocommerce.com/api-reference/shipmentrules/delete-shipment-rule.md): Delete a shipment rule. - [Get shipment rule by code](https://docs.kibocommerce.com/api-reference/shipmentrules/get-shipment-rule-by-code.md): Retrieves the details of a single shipment rule. - [Get shipment rules](https://docs.kibocommerce.com/api-reference/shipmentrules/get-shipment-rules.md): Retrieves a list of shipment rules. - [Parse Shipment Expression](https://docs.kibocommerce.com/api-reference/shipmentrules/parse-shipment-expression.md): Parses a shipment expression and returns the query string for retrieving shipments that match the criteria. - [Update shipment rule](https://docs.kibocommerce.com/api-reference/shipmentrules/update-shipment-rule.md): Update an existing shipment rule. - [Get Carriers](https://docs.kibocommerce.com/api-reference/shipping/get-carriers.md): Get a list of supported carriers. - [Get Labels](https://docs.kibocommerce.com/api-reference/shipping/get-labels.md): Get Shipping Label for the Service Type Requested - [Get Labels By Tracking Number](https://docs.kibocommerce.com/api-reference/shipping/get-labels-by-tracking-number.md): Get shipping labels by tracking number. - [Get Multi Rates](https://docs.kibocommerce.com/api-reference/shipping/get-multi-rates.md): Get List of Rate Responses for a List of Rate Requests - [Get Rates](https://docs.kibocommerce.com/api-reference/shipping/get-rates.md): Get Rate Responses for a Rate Request - [Get Transit Times](https://docs.kibocommerce.com/api-reference/shipping/get-transit-times.md): Get Transit Times - [Handle Carrier Notifications](https://docs.kibocommerce.com/api-reference/shippingnotification/handle-carrier-notifications.md): Handle carrier notifications. - [Create Order Handling Fee Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/create-order-handling-fee-rule.md): Creates a new order handling fee rule - [Create Product Handling Fee Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/create-product-handling-fee-rule.md): Creates a new product handling fee rule - [Create Shipping Inclusion Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/create-shipping-inclusion-rule.md): Creates a new shipping inclusion rule - [Delete Order Handling Fee Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/delete-order-handling-fee-rule.md): Deletes an existing order handling fee rule - [Delete Product Handling Fee Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/delete-product-handling-fee-rule.md): Deletes an existing product handling fee rule - [Delete Shipping Inclusion Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/delete-shipping-inclusion-rule.md): Deletes an existing shipping inclusion rule - [Get Configured Shipping States](https://docs.kibocommerce.com/api-reference/shippingprofile/get-configured-shipping-states.md): Retrieves all configured shipping states - [Get Order Handling Fee Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/get-order-handling-fee-rule.md): Retrieves an order handling fee rule by ID - [Get Order Handling Fee Rules](https://docs.kibocommerce.com/api-reference/shippingprofile/get-order-handling-fee-rules.md): Retrieve all order handling fee rules - [Get Product Handling Fee Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/get-product-handling-fee-rule.md): Retrieves a product handling fee rule by ID - [Get Product Handling Fee Rules](https://docs.kibocommerce.com/api-reference/shippingprofile/get-product-handling-fee-rules.md): Retrieves all product handling fee rules - [Get Shipping Inclusion Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/get-shipping-inclusion-rule.md): Retrieves a shipping inclusion rule by ID - [Get Shipping Inclusion Rules](https://docs.kibocommerce.com/api-reference/shippingprofile/get-shipping-inclusion-rules.md): Retrieves all shipping inclusion rules - [Get Shipping Profiles](https://docs.kibocommerce.com/api-reference/shippingprofile/get-shipping-profiles.md): Get shipping profiles for the tenant/master catalog - [Update Order Handling Fee Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/update-order-handling-fee-rule.md): Updates an existing order handling fee rule - [Update Product Handling Fee Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/update-product-handling-fee-rule.md): Updates an existing product handling fee rule - [Update Shipping Inclusion Rule](https://docs.kibocommerce.com/api-reference/shippingprofile/update-shipping-inclusion-rule.md): Updates an existing shipping inclusion rule - [Update States](https://docs.kibocommerce.com/api-reference/shippingprofile/update-states.md): Updates the configured shipping states - [Create Shipping Settings](https://docs.kibocommerce.com/api-reference/shippingsettings/create-shipping-settings.md): OBSOLETE: Handling fees are now defined via shipping admin Creates site's shipping handling fee. - [Get Order Handling Fee](https://docs.kibocommerce.com/api-reference/shippingsettings/get-order-handling-fee.md): OBSOLETE: Handling fees are now defined via shipping admin Retrieves the site's shipping handling fee. - [Get Site Shipping Settings](https://docs.kibocommerce.com/api-reference/shippingsettings/get-site-shipping-settings.md): Retrieves site's current shipping settings including information about the active shipping rate provider, return address, shipping methods, and which countries that you can ship to. - [Update Shipping Settings](https://docs.kibocommerce.com/api-reference/shippingsettings/update-shipping-settings.md): OBSOLETE: Handling fees are now defined via shipping admin Updates the site's shipping handling fee. - [Add Stopwords](https://docs.kibocommerce.com/api-reference/stopwords/add-stopwords.md): Upload a stopwords file for a language as a list of strings. This should be a .txt file, not JSON. - [Get Stopwords](https://docs.kibocommerce.com/api-reference/stopwords/get-stopwords.md): Downloads the stopwords file for the language. This is a .txt file, not a JSON response. - [Get Storefront Shipment](https://docs.kibocommerce.com/api-reference/storefront/get-storefront-shipment.md): Retrieve a storefront shipment by number. - [Get Storefront Shipments](https://docs.kibocommerce.com/api-reference/storefront/get-storefront-shipments.md): Retrieve all storefront shipments. - [Create Anonymous Shopper Auth Ticket](https://docs.kibocommerce.com/api-reference/storefrontauthticket/create-anonymous-shopper-auth-ticket.md): Authenticates anonymous shopper for the site. - [Create Auth Ticket](https://docs.kibocommerce.com/api-reference/storefrontauthticket/create-auth-ticket.md): Validates the 2FA details provided by the user and creates an authentication ticket - [Create User Auth Ticket](https://docs.kibocommerce.com/api-reference/storefrontauthticket/create-user-auth-ticket.md): Authenticates a user for a particular site given a set of user credentials. - [Generate 2FA Code](https://docs.kibocommerce.com/api-reference/storefrontauthticket/generate-2fa-code.md): Generates a 6-digit 2FA code and sends it to the user's email - [Generate OTP Code](https://docs.kibocommerce.com/api-reference/storefrontauthticket/generate-otp-code.md): Generates a 6-digit OTP code and sends it to the user's email - [Impersonate Cart](https://docs.kibocommerce.com/api-reference/storefrontauthticket/impersonate-cart.md): Impersonates a cart. - [Refresh User Auth Ticket](https://docs.kibocommerce.com/api-reference/storefrontauthticket/refresh-user-auth-ticket.md): Refreshes a user's authentication. - [Validate OTP](https://docs.kibocommerce.com/api-reference/storefrontauthticket/validate-otp.md): Validates the OTP details provided by the Admin and creates an authentication ticket - [Get Price List](https://docs.kibocommerce.com/api-reference/storefrontpricelists/get-price-list.md): Retrieves the price list for the given priceListCode - [Get Resolved Price List (GET)](https://docs.kibocommerce.com/api-reference/storefrontpricelists/get-resolved-price-list-get.md): This is primarily used when creating an offline order for a shopper. You can use this operation alongside custom Arc.js actions to alter the price list to which a shopper resolves. - [Get Resolved Price List (POST)](https://docs.kibocommerce.com/api-reference/storefrontpricelists/get-resolved-price-list-post.md): This is primarily used when creating an offline order for a shopper. You can use this operation alongside custom Arc.js actions to alter the price list to which a shopper resolves. - [Configure Variation Product](https://docs.kibocommerce.com/api-reference/storefrontproducts/configure-variation-product.md): Configure a new product selection. This occurs each time a shopper selects a product option as they configure a product. Once all the required product options are configured, the product can be added to a cart. - [Get location inventories for a list of products](https://docs.kibocommerce.com/api-reference/storefrontproducts/get-location-inventories-for-a-list-of-products.md): Get location inventories for a list of products - [Get Location Inventory](https://docs.kibocommerce.com/api-reference/storefrontproducts/get-location-inventory.md): Get product inventory. You can provide up to a maximum of 200 product codes and 200 location codes in the endpoint by default. - [Get Product](https://docs.kibocommerce.com/api-reference/storefrontproducts/get-product.md): Retrieves information about a single product given its product code. - [Get Product Costs](https://docs.kibocommerce.com/api-reference/storefrontproducts/get-product-costs.md): Get costs for products. This cost is the amount the merchant pays for the product—it is not the price that the shopper sees on the storefront (which is usually higher). - [Get Product for Indexing](https://docs.kibocommerce.com/api-reference/storefrontproducts/get-product-for-indexing.md): Retrieves information about a single product given its product code for Mozu to index in the search engine - [Get Product Substitutions](https://docs.kibocommerce.com/api-reference/storefrontproducts/get-product-substitutions.md): Returns a list of up to 10 products that can be substituted for the provided product code. - [Get Products](https://docs.kibocommerce.com/api-reference/storefrontproducts/get-products.md): Retrieves a list of products that appear on the storefront according to any specified filter criteria and sort options. - [Validate Discounts](https://docs.kibocommerce.com/api-reference/storefrontproducts/validate-discounts.md): Validate if a collection of discounts is valid for a product. This includes discounts that would normally be considered order level discounts. - [Validate Variant Product](https://docs.kibocommerce.com/api-reference/storefrontproducts/validate-variant-product.md): Validate the final state of shopper-selected options. - [Get Search Redirect](https://docs.kibocommerce.com/api-reference/storefrontsearchredirect/get-search-redirect.md): Get search redirect item by redirect Id. - [Get Search Redirects](https://docs.kibocommerce.com/api-reference/storefrontsearchredirect/get-search-redirects.md): Get list of search redirect items. - [Add Subscription Item](https://docs.kibocommerce.com/api-reference/subscription/add-subscription-item.md): Add a subscription item in existing subscription. - [Apply Coupon](https://docs.kibocommerce.com/api-reference/subscription/apply-coupon.md): Apply coupon to the Subscription. - [Change Pricelist On Subscription](https://docs.kibocommerce.com/api-reference/subscription/change-pricelist-on-subscription.md): Updates the price list on the subscription. - [Convert To Order](https://docs.kibocommerce.com/api-reference/subscription/convert-to-order.md): Convert the subscription to order. - [Create Subscription Attributes](https://docs.kibocommerce.com/api-reference/subscription/create-subscription-attributes.md): Creates list of subscription attributes specified by subscription Id. - [Creates Subscription](https://docs.kibocommerce.com/api-reference/subscription/creates-subscription.md): Creates and validates a new subscription. - [Delete Subscription Data](https://docs.kibocommerce.com/api-reference/subscription/delete-subscription-data.md): Delete Value of the given Key in the SubscriptionData bag. - [Delete Subscription Draft](https://docs.kibocommerce.com/api-reference/subscription/delete-subscription-draft.md): Delete subscription draft - [Delete Subscription Item](https://docs.kibocommerce.com/api-reference/subscription/delete-subscription-item.md): Removes a particular subscription item from the subscription - [Delete Subscription Item Data](https://docs.kibocommerce.com/api-reference/subscription/delete-subscription-item-data.md): Deletes the Value of the given Key in the SubscriptionItem Data bag. - [Get Available Shipment Methods](https://docs.kibocommerce.com/api-reference/subscription/get-available-shipment-methods.md): Gets valid shipping methods for subscription - [Get Reasons](https://docs.kibocommerce.com/api-reference/subscription/get-reasons.md): Gets available subscription action reasons for the given category. If no category is supplied will give available Cancel action reasons. - [Get Subscription Attributes](https://docs.kibocommerce.com/api-reference/subscription/get-subscription-attributes.md): Gets the list of attributes specified by subscription Id. - [Get Subscription Data](https://docs.kibocommerce.com/api-reference/subscription/get-subscription-data.md): Retrieves all the values in the Subscription Data bag - [Get Subscription Item Data](https://docs.kibocommerce.com/api-reference/subscription/get-subscription-item-data.md): Retrieves a specific value in the SubscriptionItem Data bag. - [Get Subscriptions](https://docs.kibocommerce.com/api-reference/subscription/get-subscriptions.md): Retrieves a list of subscriptions according to any specified filter criteria and sort options. - [Gets Subscription](https://docs.kibocommerce.com/api-reference/subscription/gets-subscription.md): Retrieves the details of a subscription specified by the subscription ID. - [Order Now](https://docs.kibocommerce.com/api-reference/subscription/order-now.md): Lets the user place an instant order from the subscription. - [Order Partial Subscription](https://docs.kibocommerce.com/api-reference/subscription/order-partial-subscription.md): Lets the user place an order from Partial Draft. - [Perform Subscription Action](https://docs.kibocommerce.com/api-reference/subscription/perform-subscription-action.md): Perform the specified action on subscription. Available actions are Activate, Pause, Cancel, and RetryFailedContinuityOrder. - [Remove Coupons](https://docs.kibocommerce.com/api-reference/subscription/remove-coupons.md): Removes existing coupons from a subscription. - [Skip Subscription](https://docs.kibocommerce.com/api-reference/subscription/skip-subscription.md): Skips the next continuity order for the subscription. - [Update Adjustments](https://docs.kibocommerce.com/api-reference/subscription/update-adjustments.md): Update item, shipping and handling adjustments on the subscription. - [Update Fulfillment Info](https://docs.kibocommerce.com/api-reference/subscription/update-fulfillment-info.md): Modifies the Fulfillment Info for a subscription. - [Update Installment plan](https://docs.kibocommerce.com/api-reference/subscription/update-installment-plan.md): Updates the installment plan on the subscription. - [Update Item Fulfillment](https://docs.kibocommerce.com/api-reference/subscription/update-item-fulfillment.md): Update an item's fulfillment type on an existing subscription. - [Update Item Quantity](https://docs.kibocommerce.com/api-reference/subscription/update-item-quantity.md): Updates an item's quantity on a existing subscription. - [Update Next Order Date](https://docs.kibocommerce.com/api-reference/subscription/update-next-order-date.md): Updates the next order date on an existing subscription - [Update Payment](https://docs.kibocommerce.com/api-reference/subscription/update-payment.md): Updates the payment on the subscription. - [Update Subscription](https://docs.kibocommerce.com/api-reference/subscription/update-subscription.md): Update the info for an existing subscription - [Update Subscription Attribute](https://docs.kibocommerce.com/api-reference/subscription/update-subscription-attribute.md): Updates the list of subscription attributes specified by subscription id and removes the missing attributes if not passed when removeMissing flag is set. - [Update Subscription Data](https://docs.kibocommerce.com/api-reference/subscription/update-subscription-data.md): Insert / Updates the Value of the given Key in the Subscription Data bag. - [Update Subscription Frequency](https://docs.kibocommerce.com/api-reference/subscription/update-subscription-frequency.md): Update the frequency on an existing subscription - [Update Subscription Item Data](https://docs.kibocommerce.com/api-reference/subscription/update-subscription-item-data.md): Updates the value of the given key on a subscription item bag. - [Upsert Inventory Tags](https://docs.kibocommerce.com/api-reference/subscription/upsert-inventory-tags.md): Updates and replaces inventory tags. - [Create Subscription Settings](https://docs.kibocommerce.com/api-reference/subscriptionsettings/create-subscription-settings.md): Creates new subscription settings for a site - [Get Subscription Settings](https://docs.kibocommerce.com/api-reference/subscriptionsettings/get-subscription-settings.md): Retrieves existing subscription settings for a site - [Update Subscription Settings](https://docs.kibocommerce.com/api-reference/subscriptionsettings/update-subscription-settings.md): Modifies existing subscription settings for a site - [Downloads the suggest file for the site](https://docs.kibocommerce.com/api-reference/suggestdefinition/downloads-the-suggest-file-for-the-site.md): Downloads the suggest file for the site - [Gets the suggester settings for the site](https://docs.kibocommerce.com/api-reference/suggestdefinition/gets-the-suggester-settings-for-the-site.md): Gets the suggester settings for the site - [Updates the suggester settings for the site](https://docs.kibocommerce.com/api-reference/suggestdefinition/updates-the-suggester-settings-for-the-site.md): Updates the suggester settings for the site - [Uploads a suggest file for the site in tab separated format)](https://docs.kibocommerce.com/api-reference/suggestdefinition/uploads-a-suggest-file-for-the-site-in-tab-separated-format.md): Uploads a suggest file for the site in tab separated format) - [List Synonyms](https://docs.kibocommerce.com/api-reference/synonym/list-synonyms.md): List Synonyms - [Update Synonyms](https://docs.kibocommerce.com/api-reference/synonym/update-synonyms.md): Update Synonyms - [Create Tag](https://docs.kibocommerce.com/api-reference/tag/create-tag.md): Creates a tag. - [Delete Tag](https://docs.kibocommerce.com/api-reference/tag/delete-tag.md): Deletes a Tag specified by its tagCode. - [Get Tag](https://docs.kibocommerce.com/api-reference/tag/get-tag.md): Retrieves the details of a single tag. - [Get Tag Collection as Tag Tree](https://docs.kibocommerce.com/api-reference/tag/get-tag-collection-as-tag-tree.md): Retrieves the tag collection as tag tree for specified tagCode. - [Get Tags](https://docs.kibocommerce.com/api-reference/tag/get-tags.md): Retrieves a list of tags. - [Update Tag](https://docs.kibocommerce.com/api-reference/tag/update-tag.md): Modifies a tag. - [Create Target Rule](https://docs.kibocommerce.com/api-reference/targetrules/create-target-rule.md): Create Target Rule - [Delete Target Rule](https://docs.kibocommerce.com/api-reference/targetrules/delete-target-rule.md): Delete Target Rule - [Get Target Rule](https://docs.kibocommerce.com/api-reference/targetrules/get-target-rule.md): Get Target Rule - [Get Target Rules](https://docs.kibocommerce.com/api-reference/targetrules/get-target-rules.md): Retrieves a list of TargetRules according to any specified filter criteria and sort options - [Update Target Rule](https://docs.kibocommerce.com/api-reference/targetrules/update-target-rule.md): Update Target Rule - [Validate Target Rule](https://docs.kibocommerce.com/api-reference/targetrules/validate-target-rule.md): Validate Target Rule - [Estimate Order Tax](https://docs.kibocommerce.com/api-reference/taxes/estimate-order-tax.md): Retrieves a tax context for the given order. - [Get Tenant by ID](https://docs.kibocommerce.com/api-reference/tenants/get-tenant-by-id.md): Retrieve information about a tenant. The attributes object will contain flags indicating whether or not certain features are enabled on the tenant. Kibo employees can reference this internal-only documentation for a list of all attributes. - [Create Transfer Time](https://docs.kibocommerce.com/api-reference/transfertimes/create-transfer-time.md): Create transfertime between locations or location types - [Delete Transfer Time](https://docs.kibocommerce.com/api-reference/transfertimes/delete-transfer-time.md): Deletes a specific transfer time - [Get Transfer Times](https://docs.kibocommerce.com/api-reference/transfertimes/get-transfer-times.md): Gets list of transfertimes by filter (FromId and ToId), sort and paging. - [Get Transfer Times by Locations](https://docs.kibocommerce.com/api-reference/transfertimes/get-transfer-times-by-locations.md): Gets transfertimes between a specific ToLocation and a list of FromLocations - [Gets a specif transfertime by Id](https://docs.kibocommerce.com/api-reference/transfertimes/gets-a-specif-transfertime-by-id.md): Gets a specific transfertime by Id - [Update Transfer Time](https://docs.kibocommerce.com/api-reference/transfertimes/update-transfer-time.md): Update a specific transfer time - [Activate a vendor by setting its status to Active](https://docs.kibocommerce.com/api-reference/vendor/activate-a-vendor-by-setting-its-status-to-active.md): Activate a vendor by setting its status to Active - [Add locations to a vendor (bulk operation)](https://docs.kibocommerce.com/api-reference/vendor/add-locations-to-a-vendor-bulk-operation.md): Add locations to a vendor (bulk operation) - [Create a new vendor](https://docs.kibocommerce.com/api-reference/vendor/create-a-new-vendor.md): Create a new vendor - [Create a new vendor SKU mapping](https://docs.kibocommerce.com/api-reference/vendor/create-a-new-vendor-sku-mapping.md): Create a new vendor SKU mapping - [Deactivate a vendor by setting its status to InActive](https://docs.kibocommerce.com/api-reference/vendor/deactivate-a-vendor-by-setting-its-status-to-inactive.md): Deactivate a vendor by setting its status to InActive - [Deletes a specific vendor](https://docs.kibocommerce.com/api-reference/vendor/deletes-a-specific-vendor.md): Deletes a specific vendor - [Deletes a specific vendor SKU mapping](https://docs.kibocommerce.com/api-reference/vendor/deletes-a-specific-vendor-sku-mapping.md): Deletes a specific vendor SKU mapping - [Get all locations associated with a vendor](https://docs.kibocommerce.com/api-reference/vendor/get-all-locations-associated-with-a-vendor.md): Get all locations associated with a vendor - [Gets a specific vendor by vendor code](https://docs.kibocommerce.com/api-reference/vendor/gets-a-specific-vendor-by-vendor-code.md): Gets a specific vendor by vendor code - [Gets a specific vendor SKU mapping by UPC](https://docs.kibocommerce.com/api-reference/vendor/gets-a-specific-vendor-sku-mapping-by-upc.md): Gets a specific vendor SKU mapping by UPC - [Gets list of vendor SKU mappings by filter, sort and paging](https://docs.kibocommerce.com/api-reference/vendor/gets-list-of-vendor-sku-mappings-by-filter-sort-and-paging.md): Gets list of vendor SKU mappings by filter, sort and paging - [Gets list of vendors by filter, sort and paging](https://docs.kibocommerce.com/api-reference/vendor/gets-list-of-vendors-by-filter-sort-and-paging.md): Filter by VendorCode, Name, Status, Email, or LocationCode - [Gets vendor SKU mappings for the vendor associated with a location](https://docs.kibocommerce.com/api-reference/vendor/gets-vendor-sku-mappings-for-the-vendor-associated-with-a-location.md): Gets vendor SKU mappings for the vendor associated with a location - [Remove multiple locations from a vendor (bulk operation, idempotent)](https://docs.kibocommerce.com/api-reference/vendor/remove-multiple-locations-from-a-vendor-bulk-operation-idempotent.md): Remove multiple locations from a vendor (bulk operation, idempotent) - [Update a specific vendor](https://docs.kibocommerce.com/api-reference/vendor/update-a-specific-vendor.md): Update a specific vendor - [Update a specific vendor SKU mapping](https://docs.kibocommerce.com/api-reference/vendor/update-a-specific-vendor-sku-mapping.md): Update a specific vendor SKU mapping - [Update vendor locations (bulk operation with upsert or full replace)](https://docs.kibocommerce.com/api-reference/vendor/update-vendor-locations-bulk-operation-with-upsert-or-full-replace.md): Update vendor locations (bulk operation with upsert or full replace) - [Get View Documents](https://docs.kibocommerce.com/api-reference/views/get-view-documents.md): Get View Documents - [Add Item To Wishlist](https://docs.kibocommerce.com/api-reference/wishlist/add-item-to-wishlist.md): Adds an item to the wishlist of the current shopper. - [Create Wishlist](https://docs.kibocommerce.com/api-reference/wishlist/create-wishlist.md): Create wishlist. - [Delete Wishlist Item](https://docs.kibocommerce.com/api-reference/wishlist/delete-wishlist-item.md): Delete/remove wishlist item. - [Deletes Wishlist](https://docs.kibocommerce.com/api-reference/wishlist/deletes-wishlist.md): Deletes a wishlist specified by wishlist Id. - [Get Wishlist](https://docs.kibocommerce.com/api-reference/wishlist/get-wishlist.md): Retrieves the details of a wishlist specified by the wishlist ID. - [Get Wishlist By Name](https://docs.kibocommerce.com/api-reference/wishlist/get-wishlist-by-name.md): Retrieves wishlist by name. - [Get Wishlist Item](https://docs.kibocommerce.com/api-reference/wishlist/get-wishlist-item.md): Retrieves an individual wishlist item from a wishlist. - [Get Wishlist Items](https://docs.kibocommerce.com/api-reference/wishlist/get-wishlist-items.md): Returns a listing of wishlists. - [Get Wishlist Items By WishlistName](https://docs.kibocommerce.com/api-reference/wishlist/get-wishlist-items-by-wishlistname.md): Returns a listing of wishlists. - [Get Wishlists](https://docs.kibocommerce.com/api-reference/wishlist/get-wishlists.md): Retrieves a list of wishlists according to any specified filter criteria and sort options. - [Remove All Wishlist Items](https://docs.kibocommerce.com/api-reference/wishlist/remove-all-wishlist-items.md): Clears all items in the wishlist. - [Update Wishlist](https://docs.kibocommerce.com/api-reference/wishlist/update-wishlist.md): Updates a wishlist specified by wishlist Id. - [Update Wishlist Item](https://docs.kibocommerce.com/api-reference/wishlist/update-wishlist-item.md): Updates a wishlist item. - [Update Wishlist Item Quantity](https://docs.kibocommerce.com/api-reference/wishlist/update-wishlist-item-quantity.md): Updates the quantity of an item in the wishlist. - [Get Process Definition](https://docs.kibocommerce.com/api-reference/workflowprocess/get-process-definition.md): Get a specific process definition by ID. - [Get Process Definition Image](https://docs.kibocommerce.com/api-reference/workflowprocess/get-process-definition-image.md): Get a process definition image. - [Get Process Definitions](https://docs.kibocommerce.com/api-reference/workflowprocess/get-process-definitions.md): Get a list of process definitions. - [Get Workflow Process by Shipment Type](https://docs.kibocommerce.com/api-reference/workflowprocess/get-workflow-process-by-shipment-type.md): Get workflow process details by shipment type. - [Get Workflow Process by Shipment Type and Location Code](https://docs.kibocommerce.com/api-reference/workflowprocess/get-workflow-process-by-shipment-type-and-location-code.md): Get workflow process details by shipment type and location code. - [Get Workflow Process by Shipment Type and Location Group Code](https://docs.kibocommerce.com/api-reference/workflowprocess/get-workflow-process-by-shipment-type-and-location-group-code.md): Get workflow process details by shipment type and location group code. - [Buy Online Pickup In Store (BOPIS)](https://docs.kibocommerce.com/concept-guides/bopis.md): Learn how BOPIS enables customers to purchase products online and collect them at physical retail locations - [Cart & Checkout](https://docs.kibocommerce.com/concept-guides/cart-and-checkout.md): Explore cart and checkout capabilities for aggregating shopper selections and finalizing transactions - [Catalog and Product Architecture](https://docs.kibocommerce.com/concept-guides/catalog.md): Learn how catalogs, sites, categories, and products work together to power your commerce experience - [Delivery Fulfillment](https://docs.kibocommerce.com/concept-guides/delivery-fulfillment.md): Enable routing and dispatch of shipments from retail locations or distribution centers to customers - [Fulfillment](https://docs.kibocommerce.com/concept-guides/fulfillment.md): Manage the complete process of getting ordered items from inventory to customers - [Fulfillment SLAs](https://docs.kibocommerce.com/concept-guides/fulfillment-slas.md): Measure and enforce time constraints for fulfillment processes to ensure reliable operational performance - [Concept Guides Overview](https://docs.kibocommerce.com/concept-guides/index.md): Comprehensive guides to understanding Kibo Commerce platform capabilities and features - [Inventory Overview](https://docs.kibocommerce.com/concept-guides/inventory.md): Track quantity, location, and availability status of products across your unified commerce platform - [Order Routing Overview](https://docs.kibocommerce.com/concept-guides/order-routing.md): Determine optimal fulfillment locations for customer orders using dynamic business rules - [Payments](https://docs.kibocommerce.com/concept-guides/payments.md): Accept, authorize, and manage monetary transactions across all sales channels securely - [Pricing](https://docs.kibocommerce.com/concept-guides/pricing.md): Learn how price lists enable dynamic, targeted pricing strategies for B2C and B2B commerce - [Promotions](https://docs.kibocommerce.com/concept-guides/promotions.md): Apply conditional price adjustments using campaigns, discounts, and coupon sets - [Returns & Reverse Logistics](https://docs.kibocommerce.com/concept-guides/returns-and-reverse-logistics.md): Manage product returns from initiation through physical movement and financial resolution - [Search and Merchandizing](https://docs.kibocommerce.com/concept-guides/search-and-merchandizing.md): Control product discovery, relevancy ranking, and strategic product presentation - [Ship to Home (STH)](https://docs.kibocommerce.com/concept-guides/sth.md): Ship products directly from fulfillment locations to customer delivery addresses - [Product Subscriptions Overview](https://docs.kibocommerce.com/concept-guides/subscriptions.md): Enable automated recurring purchases and manage the complete subscription lifecycle - [Admin User API](https://docs.kibocommerce.com/developer-guides/admin-user.md): User management, roles, and permissions for Kibo platform administrators - [Cart API](https://docs.kibocommerce.com/developer-guides/cart.md): Managing shopping carts and checkout flows for storefront applications - [Catalog Admin API](https://docs.kibocommerce.com/developer-guides/catalog-admin-api.md): Managing products, attributes, product types, and categories with the Kibo Catalog API - [Commerce/OMS API](https://docs.kibocommerce.com/developer-guides/commerce.md): Order imports and OMS integrations for external e-commerce front-ends - [Customer API](https://docs.kibocommerce.com/developer-guides/customer.md): Customer accounts, addresses, saved payments, and authentication - [Entities API](https://docs.kibocommerce.com/developer-guides/entities.md): Custom data storage with entity lists for extensions and integrations - [Events/Webhooks API](https://docs.kibocommerce.com/developer-guides/event.md): Webhook subscriptions and event notifications for real-time integrations - [Developer Guides Overview](https://docs.kibocommerce.com/developer-guides/index.md): Technical API guides for building integrations with the Kibo Commerce platform - [Inventory API](https://docs.kibocommerce.com/developer-guides/inventory.md): Location-based inventory management, stock levels, and availability tracking - [Location Admin API](https://docs.kibocommerce.com/developer-guides/location-admin.md): Managing fulfillment locations, capabilities, and operational settings - [Location Groups API](https://docs.kibocommerce.com/developer-guides/location-group.md): Grouping locations for inventory aggregation and fulfillment routing - [Order Routing API](https://docs.kibocommerce.com/developer-guides/order-routing.md): Intelligent fulfillment routing and suggestion-based order distribution - [Pricing API](https://docs.kibocommerce.com/developer-guides/pricing.md): Price lists, pricing strategies, and B2B/B2C pricing management - [Redaction Services](https://docs.kibocommerce.com/developer-guides/redaction-services.md): Handle data subject erasure and right-to-deletion requests under GDPR, CCPA, DPDP, LGPD, LFPDPPP, and other privacy regulations using Kibo's two-phase redaction workflow - [Reservation API](https://docs.kibocommerce.com/developer-guides/reservation.md): Temporary inventory holds during checkout to prevent overselling - [Settings API](https://docs.kibocommerce.com/developer-guides/settings.md): Business configuration and site settings for platform behavior - [Shipment Packages API](https://docs.kibocommerce.com/developer-guides/shipment-packages.md): Physical package creation, dimensions, and tracking for shipments - [Shipments API](https://docs.kibocommerce.com/developer-guides/shipments.md): Fulfillment shipment management and order dispatch workflows - [Storefront Catalog API](https://docs.kibocommerce.com/developer-guides/storefront-catalog.md): Customer-facing product display, search, and navigation APIs - [Subscription API](https://docs.kibocommerce.com/developer-guides/subscription.md): Recurring orders and subscription lifecycle management - [Action (After)](https://docs.kibocommerce.com/pages/action-after.md) - [Action (Before)](https://docs.kibocommerce.com/pages/action-before.md) - [Action Management JSON Editor](https://docs.kibocommerce.com/pages/action-management-json-editor.md) - [Actions (After)](https://docs.kibocommerce.com/pages/actions-after.md) - [Actions (Before)](https://docs.kibocommerce.com/pages/actions-before.md) - [Add a Core Field](https://docs.kibocommerce.com/pages/add-a-core-field.md) - [Add Account (After)](https://docs.kibocommerce.com/pages/add-account-after.md) - [Add Account and Login (After)](https://docs.kibocommerce.com/pages/add-account-and-login-after.md) - [Add Account and Login (Before)](https://docs.kibocommerce.com/pages/add-account-and-login-before.md) - [Add Account (Before)](https://docs.kibocommerce.com/pages/add-account-before.md) - [Add Category (After)](https://docs.kibocommerce.com/pages/add-category-after.md) - [Add Category (Before)](https://docs.kibocommerce.com/pages/add-category-before.md) - [Add Credit (After)](https://docs.kibocommerce.com/pages/add-credit-after.md) - [Add Credit (Before)](https://docs.kibocommerce.com/pages/add-credit-before.md) - [Add Custom Attributes](https://docs.kibocommerce.com/pages/add-custom-attributes.md) - [Add Destination (After)](https://docs.kibocommerce.com/pages/add-destination-after.md) - [Add Destination (Before)](https://docs.kibocommerce.com/pages/add-destination-before.md) - [Add Item (After)](https://docs.kibocommerce.com/pages/add-item-after.md) - [Add Item (Before)](https://docs.kibocommerce.com/pages/add-item-before.md) - [Add Item (HTTP After)](https://docs.kibocommerce.com/pages/add-item-http-after.md) - [Add Item (HTTP Before)](https://docs.kibocommerce.com/pages/add-item-http-before.md) - [Add Payments to Orders](https://docs.kibocommerce.com/pages/add-payments-to-orders.md) - [Add Transaction (After)](https://docs.kibocommerce.com/pages/add-transaction-after.md) - [Add Transaction (Before)](https://docs.kibocommerce.com/pages/add-transaction-before.md) - [Address Validation (After)](https://docs.kibocommerce.com/pages/address-validation-after.md) - [Address Validation (Before)](https://docs.kibocommerce.com/pages/address-validation-before.md) - [Address Validator](https://docs.kibocommerce.com/pages/address-validator.md) - [Administration](https://docs.kibocommerce.com/pages/administration.md) - [Adyen Application](https://docs.kibocommerce.com/pages/adyen-application.md) - [API Best Practices](https://docs.kibocommerce.com/pages/api-best-practices.md) - [API Extension Examples](https://docs.kibocommerce.com/pages/api-extension-examples.md) - [App Support Levels](https://docs.kibocommerce.com/pages/app-support-levels.md) - [Apple Pay Configuration](https://docs.kibocommerce.com/pages/apple-pay-configuration.md) - [Apple Pay Integration](https://docs.kibocommerce.com/pages/apple-pay-integration.md) - [Application Asset Management](https://docs.kibocommerce.com/pages/application-asset-management.md) - [Application Behaviors](https://docs.kibocommerce.com/pages/application-behaviors.md) - [Application Development Best Practices](https://docs.kibocommerce.com/pages/application-development-best-practices.md) - [Application Development Requirements](https://docs.kibocommerce.com/pages/application-development-requirements.md) - [Application Settings](https://docs.kibocommerce.com/pages/application-settings.md) - [Introduction](https://docs.kibocommerce.com/pages/applications-1a6c791-introduction.md) - [Apply Tags to Inventory Records](https://docs.kibocommerce.com/pages/apply-tags-to-inventory-records.md) - [Associate Credit to Shopper (After)](https://docs.kibocommerce.com/pages/associate-credit-to-shopper-after.md) - [Associate Credit to Shopper (Before)](https://docs.kibocommerce.com/pages/associate-credit-to-shopper-before.md) - [Attribute Localization](https://docs.kibocommerce.com/pages/attribute-localization.md) - [Auto-Add Free Product Discount](https://docs.kibocommerce.com/pages/auto-add-free-product-discount.md) - [Avalara Application](https://docs.kibocommerce.com/pages/avalara-application.md) - [B2B Attributes](https://docs.kibocommerce.com/pages/b2b-attributes.md) - [B2B Order Release](https://docs.kibocommerce.com/pages/b2b-order-release.md) - [B2B Overview](https://docs.kibocommerce.com/pages/b2b-overview.md) - [Backorder Release](https://docs.kibocommerce.com/pages/backorder-release.md) - [Batch Import via APIs](https://docs.kibocommerce.com/pages/batch-import-via-apis.md) - [Boost and Bury Fields](https://docs.kibocommerce.com/pages/boost-and-bury.md) - [Builder Integration](https://docs.kibocommerce.com/pages/builders-kibo-plugin.md) - [Bulk Inventory Deletion](https://docs.kibocommerce.com/pages/bulk-inventory-deletion.md): How to safely delete inventory records in bulk using the Kibo Inventory APIs, including dry runs, async job monitoring, batch sizing, and self-throttling. - [Buy Online Pickup In Store](https://docs.kibocommerce.com/pages/buy-online-pickup-in-store.md) - [Call Center Overview](https://docs.kibocommerce.com/pages/call-center-overview.md) - [Campaigns](https://docs.kibocommerce.com/pages/campaigns.md) - [Cancel Orders and Shipments](https://docs.kibocommerce.com/pages/cancel-orders-and-shipments.md) - [Cancellation Reasons (After)](https://docs.kibocommerce.com/pages/cancellation-reasons-after.md) - [Cancellation Reasons (Before)](https://docs.kibocommerce.com/pages/cancellation-reasons-before.md) - [Cart Pages (After)](https://docs.kibocommerce.com/pages/cart-pages-after.md) - [Cart Pages (Before)](https://docs.kibocommerce.com/pages/cart-pages-before.md) - [Cart Takeover](https://docs.kibocommerce.com/pages/cart-takeover.md) - [Cartonization](https://docs.kibocommerce.com/pages/cartonization.md) - [Catalog and Site Structure Settings](https://docs.kibocommerce.com/pages/catalog-and-site-structure-settings.md) - [Catalog and Site Structure Settings](https://docs.kibocommerce.com/pages/catalog-and-site-structure-settings-2.md) - [Catalog Structure](https://docs.kibocommerce.com/pages/catalog-structure.md) - [Catalogs Template](https://docs.kibocommerce.com/pages/catalogs-template.md) - [Category Attributes](https://docs.kibocommerce.com/pages/category-attributes.md) - [Category Overview](https://docs.kibocommerce.com/pages/category-overview.md) - [Category Pages (After)](https://docs.kibocommerce.com/pages/category-pages-after.md) - [Category Pages (Before)](https://docs.kibocommerce.com/pages/category-pages-before.md) - [Category View](https://docs.kibocommerce.com/pages/category-view.md) - [Change Password (After)](https://docs.kibocommerce.com/pages/change-password-after.md) - [Change Password (Before)](https://docs.kibocommerce.com/pages/change-password-before.md) - [Channel Dashboard](https://docs.kibocommerce.com/pages/channel-dashboard.md) - [Channel Settings](https://docs.kibocommerce.com/pages/channel-settings.md) - [ChannelAdvisor Application](https://docs.kibocommerce.com/pages/channeladvisor-application.md) - [Checkout Pages (After)](https://docs.kibocommerce.com/pages/checkout-pages-after.md) - [Checkout Pages (Before)](https://docs.kibocommerce.com/pages/checkout-pages-before.md) - [Create From Cart (After)](https://docs.kibocommerce.com/pages/checkouts-create-from-cart-after.md) - [Create From Cart (Before)](https://docs.kibocommerce.com/pages/checkouts-create-from-cart-before.md) - [Child Shipment Number View](https://docs.kibocommerce.com/pages/child-shipment-number-view.md) - [Close a Return](https://docs.kibocommerce.com/pages/close-a-return.md) - [Cloud Event Notification Services](https://docs.kibocommerce.com/pages/cloud-event-notification-services.md) - [CMS Page Loads (After)](https://docs.kibocommerce.com/pages/cms-page-loads-after.md) - [CMS Page Loads (Before)](https://docs.kibocommerce.com/pages/cms-page-loads-before.md) - [Collections](https://docs.kibocommerce.com/pages/collections.md) - [Configurable Gift Cards](https://docs.kibocommerce.com/pages/configurable-gift-cards.md) - [Configure Discounts](https://docs.kibocommerce.com/pages/configure-discounts.md) - [Configure Inventory](https://docs.kibocommerce.com/pages/configure-inventory.md) - [Configure Inventory Tags](https://docs.kibocommerce.com/pages/configure-inventory-tags.md) - [Configure Product Types](https://docs.kibocommerce.com/pages/configure-product-types.md) - [Configure Products](https://docs.kibocommerce.com/pages/configure-products.md) - [Configure Shipment Creation](https://docs.kibocommerce.com/pages/configure-shipment-creation.md) - [Configure Subscriptions](https://docs.kibocommerce.com/pages/configure-subscriptions.md) - [Configure Substitutions](https://docs.kibocommerce.com/pages/configure-substitutions.md) - [Configured Product (After)](https://docs.kibocommerce.com/pages/configured-product-after.md) - [Configured Product (Before)](https://docs.kibocommerce.com/pages/configured-product-before.md) - [Fulfiller and Returns Customization](https://docs.kibocommerce.com/pages/content-fulfiller-and-returns-customization.md) - [Content Overview](https://docs.kibocommerce.com/pages/content-overview.md) - [Contentful Integration](https://docs.kibocommerce.com/pages/contentful-integration.md) - [Contentstack Integration](https://docs.kibocommerce.com/pages/contentstack-integration.md) - [Continuity Orders for Products Dashboard](https://docs.kibocommerce.com/pages/continuity-orders-for-products-dashboard.md) - [Coupon Sets](https://docs.kibocommerce.com/pages/coupon-sets.md) - [Create a New Tax Integration](https://docs.kibocommerce.com/pages/create-a-new-tax-integration.md) - [Create From Cart (After)](https://docs.kibocommerce.com/pages/create-from-cart-after.md) - [Create From Cart (Before)](https://docs.kibocommerce.com/pages/create-from-cart-before.md) - [Create Offline Orders](https://docs.kibocommerce.com/pages/create-offline-orders.md) - [Create or Edit a Search Configuration](https://docs.kibocommerce.com/pages/create-or-edit-a-search-configuration.md) - [Create Package (After)](https://docs.kibocommerce.com/pages/create-package-after.md) - [Create Package (Before)](https://docs.kibocommerce.com/pages/create-package-before.md) - [Create Package Shipments (After)](https://docs.kibocommerce.com/pages/create-package-shipments-after.md) - [Create Package Shipments (Before)](https://docs.kibocommerce.com/pages/create-package-shipments-before.md) - [Create Return (After)](https://docs.kibocommerce.com/pages/create-return-after.md) - [Create Return (Before)](https://docs.kibocommerce.com/pages/create-return-before.md) - [Create Return Item (After)](https://docs.kibocommerce.com/pages/create-return-item-after.md) - [Create Return Item (Before)](https://docs.kibocommerce.com/pages/create-return-item-before.md) - [Create Shipment (After)](https://docs.kibocommerce.com/pages/create-shipment-after.md) - [Create Shipment (Before)](https://docs.kibocommerce.com/pages/create-shipment-before.md) - [Create Shipments (After)](https://docs.kibocommerce.com/pages/create-shipments-after.md) - [Create Shipments (Before)](https://docs.kibocommerce.com/pages/create-shipments-before.md) - [Create Subscription as Offline Order](https://docs.kibocommerce.com/pages/create-subscription-as-offline-order.md) - [Create User Auth Ticket (After)](https://docs.kibocommerce.com/pages/create-user-auth-ticket-after.md) - [Create User Auth Ticket (Before)](https://docs.kibocommerce.com/pages/create-user-auth-ticket-before.md) - [Creating a New Tax Integration](https://docs.kibocommerce.com/pages/creating-a-new-tax-integration.md) - [CSR Agent User Guide](https://docs.kibocommerce.com/pages/csr-agent-guide.md) - [Curbside Delivery](https://docs.kibocommerce.com/pages/curbside-delivery.md) - [Custom Data Lists](https://docs.kibocommerce.com/pages/custom-data-lists.md) - [Custom Data Sets](https://docs.kibocommerce.com/pages/custom-data-sets.md) - [Custom Reports](https://docs.kibocommerce.com/pages/custom-reports.md) - [Custom Route Settings](https://docs.kibocommerce.com/pages/custom-route-settings.md) - [Custom SDKs](https://docs.kibocommerce.com/pages/custom-sdks.md) - [Customer Account Access](https://docs.kibocommerce.com/pages/customer-account-access.md) - [Customer Account Segment View](https://docs.kibocommerce.com/pages/customer-account-segment-view.md) - [Customer Attributes](https://docs.kibocommerce.com/pages/customer-attributes.md) - [Customer Contact View](https://docs.kibocommerce.com/pages/customer-contact-view.md) - [Customer Dashboard](https://docs.kibocommerce.com/pages/customer-dashboard.md) - [Customer Purchase Orders](https://docs.kibocommerce.com/pages/customer-purchase-orders.md) - [Customer Segments](https://docs.kibocommerce.com/pages/customer-segments.md) - [Customer Sets](https://docs.kibocommerce.com/pages/customer-sets.md) - [Customers Overview](https://docs.kibocommerce.com/pages/customers-overview.md) - [Customizing the BPM](https://docs.kibocommerce.com/pages/customizing-the-bpm.md) - [CyberSource Decision Manager Application](https://docs.kibocommerce.com/pages/cybersource-decision-manager-application.md) - [Order Item Details Dashboard](https://docs.kibocommerce.com/pages/dashboards-order-detail-dashboard.md) - [Deferred Sales Dashboard](https://docs.kibocommerce.com/pages/deferred-sales-dashboard.md) - [Delete Cart (After)](https://docs.kibocommerce.com/pages/delete-cart-after.md) - [Delete Cart (Before)](https://docs.kibocommerce.com/pages/delete-cart-before.md) - [Delete Item (After)](https://docs.kibocommerce.com/pages/delete-item-after.md) - [Delete Item (Before)](https://docs.kibocommerce.com/pages/delete-item-before.md) - [Delete Order Item (After)](https://docs.kibocommerce.com/pages/delete-order-item-after.md) - [Delete Order Item (Before)](https://docs.kibocommerce.com/pages/delete-order-item-before.md) - [Delete Package (After)](https://docs.kibocommerce.com/pages/delete-package-after.md) - [Delete Package (Before)](https://docs.kibocommerce.com/pages/delete-package-before.md) - [Delete Return (After)](https://docs.kibocommerce.com/pages/delete-return-after.md) - [Delete Return (Before)](https://docs.kibocommerce.com/pages/delete-return-before.md) - [Delete Shipment (After)](https://docs.kibocommerce.com/pages/delete-shipment-after.md) - [Delete Shipment (Before)](https://docs.kibocommerce.com/pages/delete-shipment-before.md) - [DeleteCredit (Before)](https://docs.kibocommerce.com/pages/deletecredit-before.md) - [Delivery](https://docs.kibocommerce.com/pages/delivery.md) - [Delivery Solutions Integration](https://docs.kibocommerce.com/pages/delivery-solutions-integration.md) - [Dev Center and Your Local Environment](https://docs.kibocommerce.com/pages/dev-center-and-your-local-environment.md) - [Developer Tools](https://docs.kibocommerce.com/pages/developer-tools.md) - [Digital Gift Card Overview](https://docs.kibocommerce.com/pages/digital-gift-card-overview.md) - [Discount Dashboard](https://docs.kibocommerce.com/pages/discount-dashboard.md) - [Discount Extensibility](https://docs.kibocommerce.com/pages/discount-extensibility.md) - [Discount Folders](https://docs.kibocommerce.com/pages/discount-folders.md) - [Discount View](https://docs.kibocommerce.com/pages/discount-view.md) - [Discounts Overview](https://docs.kibocommerce.com/pages/discounts-overview.md) - [Display Groups](https://docs.kibocommerce.com/pages/display-groups.md) - [Dispose Return Items (After)](https://docs.kibocommerce.com/pages/dispose-return-items-after.md) - [Dispose Return Items (Before)](https://docs.kibocommerce.com/pages/dispose-return-items-before.md) - [Download Reports](https://docs.kibocommerce.com/pages/download-reports.md) - [Drafts](https://docs.kibocommerce.com/pages/drafts.md) - [Dynamic Categories](https://docs.kibocommerce.com/pages/dynamic-categories.md) - [Dynamic Category Expressions](https://docs.kibocommerce.com/pages/dynamic-category-expressions.md) - [Dynamic Imaging](https://docs.kibocommerce.com/pages/dynamic-imaging.md) - [Edit Order Items](https://docs.kibocommerce.com/pages/edit-order-items.md) - [Edit Order Shipments](https://docs.kibocommerce.com/pages/edit-order-shipments.md) - [Edit Orders](https://docs.kibocommerce.com/pages/edit-orders.md) - [Email Templating Reference](https://docs.kibocommerce.com/pages/email-customization-theme-reference.md) - [Email (Embedded Before)](https://docs.kibocommerce.com/pages/email-embedded-before.md) - [Email Settings](https://docs.kibocommerce.com/pages/email-settings.md) - [Email Template Customization](https://docs.kibocommerce.com/pages/email-template-customization.md) - [Environment Limitations](https://docs.kibocommerce.com/pages/environment-limitations.md) - [Estimate Taxes (After)](https://docs.kibocommerce.com/pages/estimate-taxes-after.md) - [Estimate Taxes (Before)](https://docs.kibocommerce.com/pages/estimate-taxes-before.md) - [Estimated Delivery Date Suggestion (After)](https://docs.kibocommerce.com/pages/estimated-delivery-date-suggestion-after.md) - [Estimated Delivery Date Suggestion (Before)](https://docs.kibocommerce.com/pages/estimated-delivery-date-suggestion-before.md) - [Estimated Delivery Dates](https://docs.kibocommerce.com/pages/estimated-delivery-dates.md) - [Event Notification Examples](https://docs.kibocommerce.com/pages/event-notification-examples.md) - [Event Notifications Overview](https://docs.kibocommerce.com/pages/event-notifications-overview.md) - [Event Subscription](https://docs.kibocommerce.com/pages/event-subscription.md) - [Customer View](https://docs.kibocommerce.com/pages/explores-and-views-customer-view.md) - [Explores Overview](https://docs.kibocommerce.com/pages/explores-overview.md) - [Extending KCCP with Custom Schema](https://docs.kibocommerce.com/pages/extending-kccp-with-custom-schema.md) - [Extensible Order Routing](https://docs.kibocommerce.com/pages/extensible-order-routing.md) - [External Discounts](https://docs.kibocommerce.com/pages/external-discounts.md) - [Extra Attributes](https://docs.kibocommerce.com/pages/extra-attributes.md) - [Facets](https://docs.kibocommerce.com/pages/facets.md) - [Field Type Analyzer Implementation Guide](https://docs.kibocommerce.com/pages/field-type-analyzer-implementation-guide.md) - [Field Type Analyzers](https://docs.kibocommerce.com/pages/field-type-analyzers.md) - [Field Weights](https://docs.kibocommerce.com/pages/field-weights.md) - [File and Image Management](https://docs.kibocommerce.com/pages/file-and-image-management.md) - [Filter and Edit Reports](https://docs.kibocommerce.com/pages/filter-and-edit-reports.md) - [Filters](https://docs.kibocommerce.com/pages/filters.md) - [Flatten Bundle On Convert (After)](https://docs.kibocommerce.com/pages/flatten-bundle-on-convert-after.md) - [Flatten Bundle On Convert (Before)](https://docs.kibocommerce.com/pages/flatten-bundle-on-convert-before.md) - [Fraud Checking](https://docs.kibocommerce.com/pages/fraud-checking.md) - [Fulfill Items Without Sufficient Stock](https://docs.kibocommerce.com/pages/fulfill-items-without-sufficient-stock.md) - [Fulfill Shipment (After)](https://docs.kibocommerce.com/pages/fulfill-shipment-after.md) - [Fulfill Shipment (Before)](https://docs.kibocommerce.com/pages/fulfill-shipment-before.md) - [Fulfiller Returns](https://docs.kibocommerce.com/pages/fulfiller-returns.md) - [Fulfiller Theme Customization](https://docs.kibocommerce.com/pages/fulfiller-theme-customization.md) - [Fulfiller UI Overview](https://docs.kibocommerce.com/pages/fulfiller-ui-overview.md) - [Fulfillment Dashboard](https://docs.kibocommerce.com/pages/fulfillment-dashboard.md) - [Fulfillment Messaging](https://docs.kibocommerce.com/pages/fulfillment-messaging-overview.md) - [Fulfillment Method Types](https://docs.kibocommerce.com/pages/fulfillment-method-types.md) - [Fulfillment Object States](https://docs.kibocommerce.com/pages/fulfillment-object-states.md) - [Fulfillment Service Items](https://docs.kibocommerce.com/pages/fulfillment-service-items.md) - [Fulfillment SLA Dashboard](https://docs.kibocommerce.com/pages/fulfillment-sla-dashboard.md) - [Fulfillment SLAs](https://docs.kibocommerce.com/pages/fulfillment-slas.md) - [Substitutions in Fulfiller UI](https://docs.kibocommerce.com/pages/fulfillment-substitutions.md) - [Fulfillment Year-to-Date Dashboard](https://docs.kibocommerce.com/pages/fulfillment-year-to-date-dashboard.md) - [Future Inventory](https://docs.kibocommerce.com/pages/future-inventory.md) - [Future Shipment Items (After)](https://docs.kibocommerce.com/pages/future-shipment-items-after.md) - [Future Shipment Items (Before)](https://docs.kibocommerce.com/pages/future-shipment-items-before.md) - [Future Shipments (After)](https://docs.kibocommerce.com/pages/future-shipments-after.md) - [Future Shipments (Before)](https://docs.kibocommerce.com/pages/future-shipments-before.md) - [Gateway Gift Cards](https://docs.kibocommerce.com/pages/gateway-gift-cards.md) - [General Settings](https://docs.kibocommerce.com/pages/general-settings.md) - [Geography-Based User Access](https://docs.kibocommerce.com/pages/geography-based-user-access.md) - [Get Audit Entries (After)](https://docs.kibocommerce.com/pages/get-audit-entries-after.md) - [Get Audit Entries (Before)](https://docs.kibocommerce.com/pages/get-audit-entries-before.md) - [Get Carts (After)](https://docs.kibocommerce.com/pages/get-carts-after.md) - [Get Credit (After)](https://docs.kibocommerce.com/pages/get-credit-after.md) - [Get Credit (Before)](https://docs.kibocommerce.com/pages/get-credit-before.md) - [Get Credits (Before)](https://docs.kibocommerce.com/pages/get-credits-before.md) - [Get PriceList Hierachy](https://docs.kibocommerce.com/pages/get-pricelist-hierachy.md) - [Get Product (After)](https://docs.kibocommerce.com/pages/get-product-after.md) - [Get Product (Before)](https://docs.kibocommerce.com/pages/get-product-before.md) - [Get Product For Indexing (After)](https://docs.kibocommerce.com/pages/get-product-for-indexing-after.md) - [Get Product For Indexing (Before)](https://docs.kibocommerce.com/pages/get-product-for-indexing-before.md) - [Get Products (After)](https://docs.kibocommerce.com/pages/get-products-after.md) - [Get Products (Before)](https://docs.kibocommerce.com/pages/get-products-before.md) - [Get Restock Conditions (After)](https://docs.kibocommerce.com/pages/get-restock-conditions-after.md) - [Get Restock Conditions (Before)](https://docs.kibocommerce.com/pages/get-restock-conditions-before.md) - [Get RMA Labels (After)](https://docs.kibocommerce.com/pages/get-rma-labels-after.md) - [Get RMA Labels (Before)](https://docs.kibocommerce.com/pages/get-rma-labels-before.md) - [Get Shipment (After)](https://docs.kibocommerce.com/pages/get-shipment-after.md) - [Get Shipment (Before)](https://docs.kibocommerce.com/pages/get-shipment-before.md) - [Get Shipments (After)](https://docs.kibocommerce.com/pages/get-shipments-after.md) - [Get Shipments (Before)](https://docs.kibocommerce.com/pages/get-shipments-before.md) - [Get Started with Applications](https://docs.kibocommerce.com/pages/get-started-with-applications.md) - [Get Transactions (After)](https://docs.kibocommerce.com/pages/get-transactions-after.md) - [Get Transactions (Before)](https://docs.kibocommerce.com/pages/get-transactions-before.md) - [GetCredits (After)](https://docs.kibocommerce.com/pages/getcredits-after.md) - [Getting Started](https://docs.kibocommerce.com/pages/getting-started.md) - [Getting Started with API Extensions](https://docs.kibocommerce.com/pages/getting-started-with-api-extensions.md) - [Getting Started with Postman](https://docs.kibocommerce.com/pages/getting-started-with-postman.md) - [Gift Orders and Items](https://docs.kibocommerce.com/pages/gift-orders-and-items.md) - [Global Page Request (After)](https://docs.kibocommerce.com/pages/global-page-request-after.md) - [Global Page Request (Before)](https://docs.kibocommerce.com/pages/global-page-request-before.md) - [Glossary](https://docs.kibocommerce.com/pages/glossary.md): Definitions of key terms, acronyms, and metrics used in the documentation. - [Google Feed](https://docs.kibocommerce.com/pages/google-feed.md) - [Google Pay Configuration](https://docs.kibocommerce.com/pages/google-pay-configuration.md) - [Google Pay Integration](https://docs.kibocommerce.com/pages/google-pay-integration.md) - [Granular Inventory Fields](https://docs.kibocommerce.com/pages/granular-inventory-fields.md) - [GraphQL](https://docs.kibocommerce.com/pages/graphql.md) - [Hold Shipments](https://docs.kibocommerce.com/pages/hold-shipments.md) - [Import and Export Tools](https://docs.kibocommerce.com/pages/import-and-export-tools.md) - [Import/Export API Overview](https://docs.kibocommerce.com/pages/import-export-api-overview.md) - [Import Historical Subscriptions](https://docs.kibocommerce.com/pages/import-historical-subscriptions.md) - [Individual Category Dashboard](https://docs.kibocommerce.com/pages/individual-category-dashboard.md) - [Individual Discount Dashboard](https://docs.kibocommerce.com/pages/individual-discount-dashboard.md) - [Individual Location Dashboard](https://docs.kibocommerce.com/pages/individual-location-dashboard.md) - [Individual Product Dashboard](https://docs.kibocommerce.com/pages/individual-product-dashboard.md) - [Initiate a Return](https://docs.kibocommerce.com/pages/initiate-a-return.md) - [Install Applications](https://docs.kibocommerce.com/pages/install-applications.md) - [Integrating Personalization With Search](https://docs.kibocommerce.com/pages/integrating-personalization-with-search.md) - [International Support](https://docs.kibocommerce.com/pages/international-support.md) - [API Extensions Reference](https://docs.kibocommerce.com/pages/introduction-api-extensions-reference.md) - [Introduction to Import/Export](https://docs.kibocommerce.com/pages/introduction-to-import-export.md) - [Introduction to the KCCP UIs](https://docs.kibocommerce.com/pages/introduction-to-the-kccp-uis.md) - [Inventory Attributes](https://docs.kibocommerce.com/pages/inventory-attributes.md) - [Inventory Delta Export Feed](https://docs.kibocommerce.com/pages/inventory-delta-export-feed.md) - [Inventory Export File](https://docs.kibocommerce.com/pages/inventory-export-file.md) - [Inventory Import File](https://docs.kibocommerce.com/pages/inventory-import-file.md) - [Inventory In Stock Notification Subscription View](https://docs.kibocommerce.com/pages/inventory-in-stock-notification-subscription-view.md) - [Inventory Quantity Types](https://docs.kibocommerce.com/pages/inventory-quantity-types.md) - [Inventory Segmentation Overview](https://docs.kibocommerce.com/pages/inventory-segmentation-overview.md) - [Inventory Workflow Examples](https://docs.kibocommerce.com/pages/inventory-workflow-examples.md) - [IP Restrictions](https://docs.kibocommerce.com/pages/ip-restrictions.md) - [Java SDK](https://docs.kibocommerce.com/pages/java-sdk.md) - [Kibo Email Security Settings](https://docs.kibocommerce.com/pages/kibo-email-security-settings.md) - [Kibo Commerce MCP Server](https://docs.kibocommerce.com/pages/kibo-mcp-server.md): Connect AI agents to your Kibo Commerce data through the Model Context Protocol - [Kount Application](https://docs.kibocommerce.com/pages/kount-application.md) - [Line Item Pricing](https://docs.kibocommerce.com/pages/line-item-pricing.md) - [Live Edit Products](https://docs.kibocommerce.com/pages/live-edit-products.md) - [Live Editing Products](https://docs.kibocommerce.com/pages/live-editing-products.md) - [Attribute Localization](https://docs.kibocommerce.com/pages/localization-attribute-localization.md) - [Subscription Localization](https://docs.kibocommerce.com/pages/localization-subscription-localization.md) - [Location Attributes](https://docs.kibocommerce.com/pages/location-attributes.md) - [Location Groups](https://docs.kibocommerce.com/pages/location-groups.md) - [Location Inventories (After)](https://docs.kibocommerce.com/pages/location-inventories-after.md) - [Location Inventories (Before)](https://docs.kibocommerce.com/pages/location-inventories-before.md) - [Location Types](https://docs.kibocommerce.com/pages/location-types.md) - [Location View](https://docs.kibocommerce.com/pages/location-view.md) - [Locations Dashboard](https://docs.kibocommerce.com/pages/locations-dashboard.md) - [Locations Overview](https://docs.kibocommerce.com/pages/locations-overview.md) - [Logging Data](https://docs.kibocommerce.com/pages/logging-data.md) - [Logging User Edits](https://docs.kibocommerce.com/pages/logging-user-edits.md) - [Logs and Analytics](https://docs.kibocommerce.com/pages/logs-and-analytics.md) - [Making API Calls](https://docs.kibocommerce.com/pages/making-api-calls.md) - [Manage B2B Accounts](https://docs.kibocommerce.com/pages/manage-b2b-accounts.md) - [Manage Blocked Locations](https://docs.kibocommerce.com/pages/manage-blocked-locations.md) - [Manage Customer Accounts](https://docs.kibocommerce.com/pages/manage-customer-accounts.md) - [Manage Customer Sessions](https://docs.kibocommerce.com/pages/manage-customer-sessions.md) - [Manage Locations](https://docs.kibocommerce.com/pages/manage-locations.md) - [Manage Subscriptions](https://docs.kibocommerce.com/pages/manage-product-subscriptions.md) - [Manage Returns](https://docs.kibocommerce.com/pages/manage-returns.md) - [Mapping Attributes](https://docs.kibocommerce.com/pages/mapping-attributes.md) - [Marketing Best Practices](https://docs.kibocommerce.com/pages/marketing-best-practices.md) - [Subscription Discounts](https://docs.kibocommerce.com/pages/marketing-subscription-discounts.md) - [Master Catalogs](https://docs.kibocommerce.com/pages/master-catalogs.md) - [Merchandizing Agent User Guide](https://docs.kibocommerce.com/pages/merchandizing-agent-guide.md) - [Merchandizing Rules](https://docs.kibocommerce.com/pages/merchandizing-rules.md) - [MinMatch](https://docs.kibocommerce.com/pages/minmatch.md) - [Multi-Locale Catalogs](https://docs.kibocommerce.com/pages/multi-locale-catalogs.md) - [Multi Piece Shipments](https://docs.kibocommerce.com/pages/multi-piece-shipments.md) - [My Account Pages (After)](https://docs.kibocommerce.com/pages/my-account-pages-after.md) - [My Account Pages (Before)](https://docs.kibocommerce.com/pages/my-account-pages-before.md) - [New Customer Dashboard](https://docs.kibocommerce.com/pages/new-customer-dashboard.md) - [Next.js Commerce](https://docs.kibocommerce.com/pages/nextjs-commerce.md) - [Nuxt](https://docs.kibocommerce.com/pages/nuxtjs.md) - [Option Attributes](https://docs.kibocommerce.com/pages/option-attributes.md) - [Order Attributes](https://docs.kibocommerce.com/pages/order-attributes.md) - [Order Attributes View](https://docs.kibocommerce.com/pages/order-attributes-view.md) - [Order Confirmation Pages (After)](https://docs.kibocommerce.com/pages/order-confirmation-pages-after.md) - [Order Confirmation Pages (Before)](https://docs.kibocommerce.com/pages/order-confirmation-pages-before.md) - [Order Dashboard](https://docs.kibocommerce.com/pages/order-dashboard.md) - [Order Detail Dashboard](https://docs.kibocommerce.com/pages/order-detail-dashboard.md) - [Order Discount View](https://docs.kibocommerce.com/pages/order-discount-view.md) - [Order Item Attributes View](https://docs.kibocommerce.com/pages/order-item-attributes-view.md) - [Order Item View](https://docs.kibocommerce.com/pages/order-item-view.md) - [Order Payment Details Dashboard](https://docs.kibocommerce.com/pages/order-payment-details-dashboard.md) - [Order Payment View](https://docs.kibocommerce.com/pages/order-payment-view.md) - [Order Price (After)](https://docs.kibocommerce.com/pages/order-price-after.md) - [Order Price (Before)](https://docs.kibocommerce.com/pages/order-price-before.md) - [Order Routing Agent User Guide](https://docs.kibocommerce.com/pages/order-routing-agent-guide.md) - [Locations](https://docs.kibocommerce.com/pages/order-routing-locations.md) - [Order Statuses](https://docs.kibocommerce.com/pages/order-statuses.md) - [Order Subscription Now](https://docs.kibocommerce.com/pages/order-subscription-now.md) - [Substitutions in Order Admin](https://docs.kibocommerce.com/pages/order-substitutions.md) - [Order Validators and Fraud Check Applications](https://docs.kibocommerce.com/pages/order-validators-and-fraud-check-applications.md) - [Order View](https://docs.kibocommerce.com/pages/order-view.md) - [Delete Item (After)](https://docs.kibocommerce.com/pages/orders-3cf16df-delete-item-after.md) - [Delete Item (Before)](https://docs.kibocommerce.com/pages/orders-3cf16df-delete-item-before.md) - [Action (After)](https://docs.kibocommerce.com/pages/orders-action-after.md) - [Action (Before)](https://docs.kibocommerce.com/pages/orders-action-before.md) - [Add Item (Embedded After)](https://docs.kibocommerce.com/pages/orders-add-item-embedded-after.md) - [Add Item (Embedded Before)](https://docs.kibocommerce.com/pages/orders-add-item-embedded-before.md) - [Appeasements](https://docs.kibocommerce.com/pages/orders-appeasements.md) - [Orders Overview](https://docs.kibocommerce.com/pages/orders-overview.md) - [Orders Year-to-Date Dashboard](https://docs.kibocommerce.com/pages/orders-year-to-date-dashboard.md) - [Package Consolidation](https://docs.kibocommerce.com/pages/package-consolidation.md) - [Packing Slips](https://docs.kibocommerce.com/pages/packing-slips.md) - [Pay with Amazon Application](https://docs.kibocommerce.com/pages/pay-with-amazon-application.md) - [Pay with Amazon Technical Specs](https://docs.kibocommerce.com/pages/pay-with-amazon-technical-specs.md) - [Pay with Rewards](https://docs.kibocommerce.com/pages/pay-with-rewards.md) - [Payment Actions](https://docs.kibocommerce.com/pages/payment-actions.md) - [Payment Extensibility](https://docs.kibocommerce.com/pages/payment-extensibility.md) - [Payment Extensibility Starter Kit](https://docs.kibocommerce.com/pages/payment-extensibility-starter-kit.md) - [Payment Gateway Responses](https://docs.kibocommerce.com/pages/payment-gateway-responses.md) - [Payment Gateways](https://docs.kibocommerce.com/pages/payment-gateways.md) - [Payment Overview](https://docs.kibocommerce.com/pages/payment-overview.md) - [Payment Ranking and Auto Capture](https://docs.kibocommerce.com/pages/payment-ranking-and-auto-capture.md) - [Payment States](https://docs.kibocommerce.com/pages/payment-states.md) - [Payment Type Dashboard](https://docs.kibocommerce.com/pages/payment-type-dashboard.md) - [Payment Types](https://docs.kibocommerce.com/pages/payment-types.md) - [PayPal Express Application](https://docs.kibocommerce.com/pages/paypal-express-application.md) - [PayPal Express Technical Specs](https://docs.kibocommerce.com/pages/paypal-express-technical-specs.md) - [PayPal Multiparty Application](https://docs.kibocommerce.com/pages/paypal-multiparty-application.md) - [Perform Payment Interaction](https://docs.kibocommerce.com/pages/perform-payment-interaction.md) - [Personalized Search](https://docs.kibocommerce.com/pages/personalized-search.md) - [Phrase Slop and Boosting](https://docs.kibocommerce.com/pages/phrase-slop.md) - [Pick and Pack Overview](https://docs.kibocommerce.com/pages/pick-and-pack-overview.md) - [Pick Lists and Sheets](https://docs.kibocommerce.com/pages/pick-lists-and-sheets.md) - [Pick Wave Rules](https://docs.kibocommerce.com/pages/pick-wave-rules.md) - [Pick Waves](https://docs.kibocommerce.com/pages/pick-waves.md) - [Preview and Apply Themes](https://docs.kibocommerce.com/pages/preview-and-apply-themes.md) - [Price (After)](https://docs.kibocommerce.com/pages/price-after.md) - [Price (Before)](https://docs.kibocommerce.com/pages/price-before.md) - [Price Lists](https://docs.kibocommerce.com/pages/price-lists.md) - [Price Lists and Orders](https://docs.kibocommerce.com/pages/price-lists-and-orders.md) - [Price Lists Template](https://docs.kibocommerce.com/pages/price-lists-template.md) - [Product Attributes Overview](https://docs.kibocommerce.com/pages/product-attributes-overview.md) - [Product Attributes View](https://docs.kibocommerce.com/pages/product-attributes-view.md) - [Product Bundles and Product Extras](https://docs.kibocommerce.com/pages/product-bundles-and-product-extras.md) - [Product Category Dashboard](https://docs.kibocommerce.com/pages/product-category-dashboard.md) - [Product Category Details View](https://docs.kibocommerce.com/pages/product-category-details-view.md) - [Product Category Returns Dashboard](https://docs.kibocommerce.com/pages/product-category-returns-dashboard.md) - [Product Dashboard](https://docs.kibocommerce.com/pages/product-dashboard.md) - [Product Details Pages (After)](https://docs.kibocommerce.com/pages/product-details-pages-after.md) - [Product Details Pages (Before)](https://docs.kibocommerce.com/pages/product-details-pages-before.md) - [Product in Catalog View](https://docs.kibocommerce.com/pages/product-in-catalog-view.md) - [Product Overview](https://docs.kibocommerce.com/pages/product-overview.md) - [Product Returns Dashboard](https://docs.kibocommerce.com/pages/product-returns-dashboard.md) - [Product Search (After)](https://docs.kibocommerce.com/pages/product-search-after.md) - [Product Search (Before)](https://docs.kibocommerce.com/pages/product-search-before.md) - [Product Shipping Rules](https://docs.kibocommerce.com/pages/product-shipping-rules.md) - [Product Slicing](https://docs.kibocommerce.com/pages/product-slicing.md) - [Product Slicing within Search](https://docs.kibocommerce.com/pages/product-slicing-within-search.md) - [Product Subscription Dashboard](https://docs.kibocommerce.com/pages/product-subscription-dashboard.md) - [Product Type Attributes](https://docs.kibocommerce.com/pages/product-type-attributes.md) - [Product Types Overview](https://docs.kibocommerce.com/pages/product-types-overview.md) - [Product Variations](https://docs.kibocommerce.com/pages/product-variations.md) - [Product View](https://docs.kibocommerce.com/pages/product-view.md) - [Request a Production Tenant](https://docs.kibocommerce.com/pages/production-tenant.md) - [Programming Patterns](https://docs.kibocommerce.com/pages/programming-patterns.md) - [Property Attributes](https://docs.kibocommerce.com/pages/property-attributes.md) - [Publish Sets](https://docs.kibocommerce.com/pages/publish-sets.md) - [Introduction](https://docs.kibocommerce.com/pages/publishing-introduction.md) - [Publishing Settings](https://docs.kibocommerce.com/pages/publishing-settings.md) - [Purchase Limit Rules](https://docs.kibocommerce.com/pages/purchase-limit-rules.md) - [Purchase Order Account Details Dashboard](https://docs.kibocommerce.com/pages/purchase-order-account-details-dashboard.md) - [Purchase Order Account View](https://docs.kibocommerce.com/pages/purchase-order-account-view.md) - [Purchase Order Dashboard](https://docs.kibocommerce.com/pages/purchase-order-dashboard.md) - [Purchase Order Details Dashboard](https://docs.kibocommerce.com/pages/purchase-order-details-dashboard.md) - [Purchase Orders](https://docs.kibocommerce.com/pages/purchase-orders.md) - [Quick Edits](https://docs.kibocommerce.com/pages/quick-edits.md) - [Quick Orders](https://docs.kibocommerce.com/pages/quick-orders.md) - [Quotes](https://docs.kibocommerce.com/pages/quotes.md) - [Rate Shopping in Fulfillment](https://docs.kibocommerce.com/pages/rate-shopping-in-fulfillment.md) - [React Storefront](https://docs.kibocommerce.com/pages/react-storefront.md) - [Real-Time Inventory Service](https://docs.kibocommerce.com/pages/real-time-inventory-service.md) - [Real-Time Inventory Service APIs](https://docs.kibocommerce.com/pages/real-time-inventory-service-apis.md) - [Reassign Shipment (After)](https://docs.kibocommerce.com/pages/reassign-shipment-after.md) - [Reassign Shipment (Before)](https://docs.kibocommerce.com/pages/reassign-shipment-before.md) - [Reassign Shipment Items (After)](https://docs.kibocommerce.com/pages/reassign-shipment-items-after.md) - [Reassign Shipment Items (Before)](https://docs.kibocommerce.com/pages/reassign-shipment-items-before.md) - [Receive a Return](https://docs.kibocommerce.com/pages/receive-a-return.md) - [Recycle Subscription Payments](https://docs.kibocommerce.com/pages/recycle-subscription-payments.md) - [Refund a Return](https://docs.kibocommerce.com/pages/refund-a-return.md) - [Refund Reasons (After)](https://docs.kibocommerce.com/pages/refund-reasons-after.md) - [Refund Reasons (Before)](https://docs.kibocommerce.com/pages/refund-reasons-before.md) - [Reject Shipment (After)](https://docs.kibocommerce.com/pages/reject-shipment-after.md) - [Reject Shipment (Before)](https://docs.kibocommerce.com/pages/reject-shipment-before.md) - [Reject Shipment Items (After)](https://docs.kibocommerce.com/pages/reject-shipment-items-after.md) - [Reject Shipment Items (Before)](https://docs.kibocommerce.com/pages/reject-shipment-items-before.md) - [Rejected Shipment Detail Report](https://docs.kibocommerce.com/pages/rejected-shipment-detail-report.md) - [Replace a Return](https://docs.kibocommerce.com/pages/replace-a-return.md) - [Replace Shipment (After)](https://docs.kibocommerce.com/pages/replace-shipment-after.md) - [Replace Shipment (Before)](https://docs.kibocommerce.com/pages/replace-shipment-before.md) - [Reporting Overview](https://docs.kibocommerce.com/pages/reporting-overview.md) - [Request Multi Rates (After)](https://docs.kibocommerce.com/pages/request-multi-rates-after.md) - [Request Multi Rates (Before)](https://docs.kibocommerce.com/pages/request-multi-rates-before.md) - [Request Rates (After)](https://docs.kibocommerce.com/pages/request-rates-after.md) - [Request Rates (Before)](https://docs.kibocommerce.com/pages/request-rates-before.md) - [Resend Credit Created Email (Before)](https://docs.kibocommerce.com/pages/resend-credit-created-email-before.md) - [Reserve Inventory in Cart](https://docs.kibocommerce.com/pages/reserve-inventory-in-cart.md) - [Resolve PriceList (After)](https://docs.kibocommerce.com/pages/resolve-pricelist-after.md) - [Resolve PriceList (Before)](https://docs.kibocommerce.com/pages/resolve-pricelist-before.md) - [Response Fields](https://docs.kibocommerce.com/pages/response-fields.md) - [Restock Return Items (After)](https://docs.kibocommerce.com/pages/restock-return-items-after.md) - [Restock Return Items (Before)](https://docs.kibocommerce.com/pages/restock-return-items-before.md) - [Retrieve Return Reasons](https://docs.kibocommerce.com/pages/retrieve-return-reasons.md) - [Return Attributes](https://docs.kibocommerce.com/pages/return-attributes.md) - [Return Details Dashboard](https://docs.kibocommerce.com/pages/return-details-dashboard.md) - [Return Fields](https://docs.kibocommerce.com/pages/return-fields.md) - [Return Item View](https://docs.kibocommerce.com/pages/return-item-view.md) - [Return Rules](https://docs.kibocommerce.com/pages/return-rules.md) - [Return Statuses](https://docs.kibocommerce.com/pages/return-statuses.md) - [Return View](https://docs.kibocommerce.com/pages/return-view.md) - [Returns Dashboard](https://docs.kibocommerce.com/pages/returns-dashboard.md) - [Reverse Logistics](https://docs.kibocommerce.com/pages/reverse-logistics.md) - [Routing Strategies](https://docs.kibocommerce.com/pages/routing-strategies.md) - [Safety Stock Rules](https://docs.kibocommerce.com/pages/safety-stock-rules.md) - [Scenarios](https://docs.kibocommerce.com/pages/scenarios.md) - [Schedule Products](https://docs.kibocommerce.com/pages/schedule-products.md) - [Category Attributes](https://docs.kibocommerce.com/pages/schema-category-attributes.md) - [Customer Attributes](https://docs.kibocommerce.com/pages/schema-customer-attributes.md) - [Inventory Attributes](https://docs.kibocommerce.com/pages/schema-inventory-attributes.md) - [Location Attributes](https://docs.kibocommerce.com/pages/schema-location-attributes.md) - [Location Types](https://docs.kibocommerce.com/pages/schema-location-types.md) - [Order Attributes](https://docs.kibocommerce.com/pages/schema-order-attributes.md) - [Schema Overview](https://docs.kibocommerce.com/pages/schema-overview.md) - [Shipment Attributes](https://docs.kibocommerce.com/pages/schema-shipment-attributes.md) - [SDK Overview](https://docs.kibocommerce.com/pages/sdk-overview.md) - [Search Configurations Overview](https://docs.kibocommerce.com/pages/search-configurations-overview.md) - [Facets](https://docs.kibocommerce.com/pages/search-facets.md) - [Search for Orders](https://docs.kibocommerce.com/pages/search-for-orders.md) - [Search Pages (After)](https://docs.kibocommerce.com/pages/search-pages-after.md) - [Search Pages (Before)](https://docs.kibocommerce.com/pages/search-pages-before.md) - [Search Schema Overview](https://docs.kibocommerce.com/pages/search-schema-overview.md) - [Search Synonyms](https://docs.kibocommerce.com/pages/search-synonyms.md) - [Search Term Redirects](https://docs.kibocommerce.com/pages/search-term-redirects.md) - [Search Types](https://docs.kibocommerce.com/pages/search-types.md) - [Set Billing Info (After)](https://docs.kibocommerce.com/pages/set-billing-info-after.md) - [Set Billing Info (Before)](https://docs.kibocommerce.com/pages/set-billing-info-before.md) - [Set Fulfillment Info (After)](https://docs.kibocommerce.com/pages/set-fulfillment-info-after.md) - [Set Fulfillment Info (Before)](https://docs.kibocommerce.com/pages/set-fulfillment-info-before.md) - [Set Tags in Orders](https://docs.kibocommerce.com/pages/set-tags-in-orders.md) - [Set Up Your System](https://docs.kibocommerce.com/pages/set-up-your-system.md) - [Share Cart Across Sites](https://docs.kibocommerce.com/pages/share-cart-across-sites.md) - [Ship to Home](https://docs.kibocommerce.com/pages/ship-to-home.md) - [Ship to Multiple Addresses](https://docs.kibocommerce.com/pages/ship-to-multiple-addresses.md) - [Shipment Attributes](https://docs.kibocommerce.com/pages/shipment-attributes.md) - [Shipment Detail Dashboard](https://docs.kibocommerce.com/pages/shipment-detail-dashboard.md) - [Shipment Method Dashboard](https://docs.kibocommerce.com/pages/shipment-method-dashboard.md) - [Shipment Package Tracking Number View](https://docs.kibocommerce.com/pages/shipment-package-tracking-number-view.md) - [Shipment Package View](https://docs.kibocommerce.com/pages/shipment-package-view.md) - [Shipment Reassigned Item View](https://docs.kibocommerce.com/pages/shipment-reassigned-item-view.md) - [Shipment Type Dashboard](https://docs.kibocommerce.com/pages/shipment-type-dashboard.md) - [Shipment View](https://docs.kibocommerce.com/pages/shipment-view.md) - [Shipping Carriers](https://docs.kibocommerce.com/pages/shipping-carriers.md) - [Shipping Extensibility](https://docs.kibocommerce.com/pages/shipping-extensibility.md) - [Shipping Manifests](https://docs.kibocommerce.com/pages/shipping-manifests.md) - [Shipping Method Codes](https://docs.kibocommerce.com/pages/shipping-method-codes.md) - [Shipping Methods and Fees](https://docs.kibocommerce.com/pages/shipping-methods-and-fees.md) - [Shipping Settings Overview](https://docs.kibocommerce.com/pages/shipping-settings-overview.md) - [Shipping Zones](https://docs.kibocommerce.com/pages/shipping-zones.md) - [Shopper Agent Implementation Guide](https://docs.kibocommerce.com/pages/shopper-agent-implementation-guide.md) - [Shopper Preferences](https://docs.kibocommerce.com/pages/shopper-preferences.md) - [Smart Inventory APIs](https://docs.kibocommerce.com/pages/smart-inventory-apis.md): Dynamically routed inventory adjustments and refreshes for optimal performance - [Sorting and Filtering APIs](https://docs.kibocommerce.com/pages/sorting-and-filtering-apis.md) - [Spell Correction](https://docs.kibocommerce.com/pages/spell-correction.md) - [Split Packing Slips](https://docs.kibocommerce.com/pages/split-packing-slips.md) - [SSO Implementation](https://docs.kibocommerce.com/pages/sso-implementation.md) - [Stackable Discounts](https://docs.kibocommerce.com/pages/stackable-discounts.md) - [Standard Product Gift Cards](https://docs.kibocommerce.com/pages/standard-product-gift-cards.md) - [Static Categories](https://docs.kibocommerce.com/pages/static-categories.md) - [Status Codes](https://docs.kibocommerce.com/pages/status-codes.md) - [STH and Delivery Consolidation](https://docs.kibocommerce.com/pages/sth-and-delivery-consolidation.md) - [Stop Words](https://docs.kibocommerce.com/pages/stop-words.md) - [Store Credit and Gift Cards](https://docs.kibocommerce.com/pages/store-credit-and-gift-cards.md) - [Storefront Accounts](https://docs.kibocommerce.com/pages/storefront-accounts.md) - [Storefront Routes](https://docs.kibocommerce.com/pages/storefront-routes.md) - [Stripe Application](https://docs.kibocommerce.com/pages/stripe-application.md) - [Customer Sets](https://docs.kibocommerce.com/pages/structure-customer-sets.md) - [Subnav Links](https://docs.kibocommerce.com/pages/subnav-links.md) - [Subscription Cancelled Item View](https://docs.kibocommerce.com/pages/subscription-cancelled-item-view.md) - [Subscription Dashboard](https://docs.kibocommerce.com/pages/subscription-dashboard.md) - [Subscription Discounts](https://docs.kibocommerce.com/pages/subscription-discounts.md) - [Subscription Installments](https://docs.kibocommerce.com/pages/subscription-installments.md) - [Subscription Item View](https://docs.kibocommerce.com/pages/subscription-item-view.md) - [Subscription Localization](https://docs.kibocommerce.com/pages/subscription-localization.md) - [Subscription Notifications](https://docs.kibocommerce.com/pages/subscription-notifications.md) - [Subscription Reasons (After)](https://docs.kibocommerce.com/pages/subscription-reasons-after.md) - [Subscription Reasons (Before)](https://docs.kibocommerce.com/pages/subscription-reasons-before.md) - [Subscription View](https://docs.kibocommerce.com/pages/subscription-view.md) - [Validate Product (After)](https://docs.kibocommerce.com/pages/subscriptions-validate-product-after.md) - [Validate Product (Before)](https://docs.kibocommerce.com/pages/subscriptions-validate-product-before.md) - [Substitute Products Overview](https://docs.kibocommerce.com/pages/substitute-products-overview.md) - [Substitutions in Fulfiller UI](https://docs.kibocommerce.com/pages/substitutions-in-fulfiller-ui.md) - [Substitutions in Order Admin](https://docs.kibocommerce.com/pages/substitutions-in-order-admin.md) - [Suggest Candidates (After)](https://docs.kibocommerce.com/pages/suggest-candidates-after.md) - [Suggest Candidates (Before)](https://docs.kibocommerce.com/pages/suggest-candidates-before.md) - [Suggest Routing (After)](https://docs.kibocommerce.com/pages/suggest-routing-after.md) - [Suggest Routing (Before)](https://docs.kibocommerce.com/pages/suggest-routing-before.md) - [Suggestion Logs and Debug](https://docs.kibocommerce.com/pages/suggestion-logs-and-debug.md) - [Tax Settings](https://docs.kibocommerce.com/pages/tax-settings.md) - [Term-Based Suggester](https://docs.kibocommerce.com/pages/term-based-suggester.md) - [Testing API Extension Applications](https://docs.kibocommerce.com/pages/testing-api-extension-applications.md) - [The Structure of an API Extension Application](https://docs.kibocommerce.com/pages/the-structure-of-an-api-extension-application.md) - [Third-Party Search Tools](https://docs.kibocommerce.com/pages/third-party-search-tools.md) - [Transactional Logs](https://docs.kibocommerce.com/pages/transactional-logs.md) - [Transfer Shipment (After)](https://docs.kibocommerce.com/pages/transfer-shipment-after.md) - [Transfer Shipment (Before)](https://docs.kibocommerce.com/pages/transfer-shipment-before.md) - [Transfer Shipment Items (After)](https://docs.kibocommerce.com/pages/transfer-shipment-items-after.md) - [Transfer Shipment Items (Before)](https://docs.kibocommerce.com/pages/transfer-shipment-items-before.md) - [Transfer Shipments](https://docs.kibocommerce.com/pages/transfer-shipments.md) - [Transferred Shipment Number View](https://docs.kibocommerce.com/pages/transferred-shipment-number-view.md) - [Troubleshooting Import Issues](https://docs.kibocommerce.com/pages/troubleshooting-import-issues.md) - [Troubleshooting Your Implementation](https://docs.kibocommerce.com/pages/troubleshooting-your-implementation.md) - [Types of Actions](https://docs.kibocommerce.com/pages/types-of-actions.md) - [Types of B2B Users](https://docs.kibocommerce.com/pages/types-of-b2b-users.md) - [TypeScript SDK](https://docs.kibocommerce.com/pages/typescript-sdk.md) - [Unclaimed BOPIS Orders Dashboard](https://docs.kibocommerce.com/pages/unclaimed-bopis-orders-dashboard.md) - [Uninstall Applications](https://docs.kibocommerce.com/pages/uninstall-applications.md) - [Update Account (After)](https://docs.kibocommerce.com/pages/update-account-after.md) - [Update Account (Before)](https://docs.kibocommerce.com/pages/update-account-before.md) - [Update Category (After)](https://docs.kibocommerce.com/pages/update-category-after.md) - [Update Category (Before)](https://docs.kibocommerce.com/pages/update-category-before.md) - [Update Credit (After)](https://docs.kibocommerce.com/pages/update-credit-after.md) - [Update Credit (Before)](https://docs.kibocommerce.com/pages/update-credit-before.md) - [Update Destination (After)](https://docs.kibocommerce.com/pages/update-destination-after.md) - [Update Destination (Before)](https://docs.kibocommerce.com/pages/update-destination-before.md) - [Update Forgotten Password (After)](https://docs.kibocommerce.com/pages/update-forgotten-password-after.md) - [Update Forgotten Password (Before)](https://docs.kibocommerce.com/pages/update-forgotten-password-before.md) - [Update Item (After)](https://docs.kibocommerce.com/pages/update-item-after.md) - [Update Item (Before)](https://docs.kibocommerce.com/pages/update-item-before.md) - [Update Item Quantity (HTTP After)](https://docs.kibocommerce.com/pages/update-item-quantity-http-after.md) - [Update Item Quantity (HTTP Before)](https://docs.kibocommerce.com/pages/update-item-quantity-http-before.md) - [Update Next Order Only](https://docs.kibocommerce.com/pages/update-next-order-only.md) - [Update Package (After)](https://docs.kibocommerce.com/pages/update-package-after.md) - [Update Package (Before)](https://docs.kibocommerce.com/pages/update-package-before.md) - [Update Payment Settings (Before)](https://docs.kibocommerce.com/pages/update-payment-settings-before.md) - [Update Return (After)](https://docs.kibocommerce.com/pages/update-return-after.md) - [Update Return (Before)](https://docs.kibocommerce.com/pages/update-return-before.md) - [Manage Tags on Order Items](https://docs.kibocommerce.com/pages/update-tags-on-order-items.md) - [User Management](https://docs.kibocommerce.com/pages/user-management.md) - [User Roles](https://docs.kibocommerce.com/pages/user-roles.md) - [Users and User Groups](https://docs.kibocommerce.com/pages/users-and-user-groups.md) - [Using Kibo Documentation with AI](https://docs.kibocommerce.com/pages/using-kibo-documentation-with-ai.md): Learn how to leverage Kibo's built-in AI assistant and standards-compliant files to enhance your development workflow. - [Validate Product (After)](https://docs.kibocommerce.com/pages/validate-product-after.md) - [Validate Product (Before)](https://docs.kibocommerce.com/pages/validate-product-before.md) - [Variant Discounts](https://docs.kibocommerce.com/pages/variant-discounts.md) - [Variant Property Attributes](https://docs.kibocommerce.com/pages/variant-property-attributes.md) - [Vector Search](https://docs.kibocommerce.com/pages/vector-search.md) - [Vercel Commerce](https://docs.kibocommerce.com/pages/vercel-commerce.md) - [Verify External Password](https://docs.kibocommerce.com/pages/verify-external-password.md) - [Vertex Application](https://docs.kibocommerce.com/pages/vertex-application.md) - [View Inventory Segments](https://docs.kibocommerce.com/pages/view-inventory-segments.md) - [View Orders and Shipments](https://docs.kibocommerce.com/pages/view-orders-and-shipments.md) - [Viewing Shipments](https://docs.kibocommerce.com/pages/viewing-shipments.md) - [Vue Storefront](https://docs.kibocommerce.com/pages/vue-storefront.md) - [What You Can Do With API Extensions](https://docs.kibocommerce.com/pages/what-you-can-do-with-api-extensions.md) - [Whitespace](https://docs.kibocommerce.com/pages/whitespace.md) - [April 1, 2025 - 1.2512 Service Update](https://docs.kibocommerce.com/release-notes/april-1-2025-12512-service-update.md) - [April 13, 2021 - 1.2113 Service Update](https://docs.kibocommerce.com/release-notes/april-13-2021-12113-service-update.md) - [April 14, 2026-1.2614 Service Update](https://docs.kibocommerce.com/release-notes/april-14-2026-12614-service-update.md) - [April 15, 2025 - 1.2514 Service Update](https://docs.kibocommerce.com/release-notes/april-15-2025-12514-service-update.md) - [April 16, 2024 - 1.2414 Service Update](https://docs.kibocommerce.com/release-notes/april-16-2024-12414-service-update.md) - [April 18, 2023 - 1.2314 Service Update](https://docs.kibocommerce.com/release-notes/april-18-2023-12314-service-update.md) - [April 19, 2022 - 1.2214 Service Update](https://docs.kibocommerce.com/release-notes/april-19-2022-12214-service-update.md) - [April 2, 2024 - 1.2412 Service Update](https://docs.kibocommerce.com/release-notes/april-2-2024-12412-service-update.md) - [April 20, 2021 - 1.2114 Service Update](https://docs.kibocommerce.com/release-notes/april-20-2021-12114-service-update.md) - [April 28, 2026-1.2616 Service Update ](https://docs.kibocommerce.com/release-notes/april-28-2026-12616-service-update.md) - [April 29, 2025 - 1.2516 Service Update](https://docs.kibocommerce.com/release-notes/april-29-2025-12516-service-update.md) - [April 30, 2024 - 1.2416 Service Update](https://docs.kibocommerce.com/release-notes/april-30-2024-12416-service-update.md) - [April 4, 2023 - 1.2312 Service Update](https://docs.kibocommerce.com/release-notes/april-4-2023-12312-service-update.md) - [April 5, 2022 - 1.2212 Service Update](https://docs.kibocommerce.com/release-notes/april-5-2022-12212-service-update.md) - [April 6, 2021 - 1.2112 Service Update](https://docs.kibocommerce.com/release-notes/april-6-2021-12112-service-update.md) - [August 10, 2021 - 1.2130 Service Update](https://docs.kibocommerce.com/release-notes/august-10-2021-12130-service-update.md) - [August 11, 2020 - 1.2031 Service Update](https://docs.kibocommerce.com/release-notes/august-11-2020-12031-service-update.md) - [August 19, 2025 - 1.2532 Service Update](https://docs.kibocommerce.com/release-notes/august-19-2025-12532-service-update.md) - [August 20, 2024 - 1.2432 Service Update](https://docs.kibocommerce.com/release-notes/august-20-2024-12432-service-update.md) - [August 22, 2023 - 1.2332 Service Update](https://docs.kibocommerce.com/release-notes/august-22-2023-12332-service-update.md) - [August 23, 2022 - 1.2232 Service Update](https://docs.kibocommerce.com/release-notes/august-23-2022-12232-service-update.md) - [August 24, 2021 - 1.2132 Service Update](https://docs.kibocommerce.com/release-notes/august-24-2021-12132-service-update.md) - [August 25, 2020 - 1.2033 Service Update](https://docs.kibocommerce.com/release-notes/august-25-2020-12033-service-update.md) - [August 5, 2025 - 1.2530 Service Update](https://docs.kibocommerce.com/release-notes/august-5-2025-12530-service-update.md) - [August 6, 2024 - 1.2430 Service Update](https://docs.kibocommerce.com/release-notes/august-6-2024-12430-service-update.md) - [August 8, 2023 - 1.2330 Service Update](https://docs.kibocommerce.com/release-notes/august-8-2023-12330-service-update.md) - [August 9, 2022 - 1.2230 Service Update](https://docs.kibocommerce.com/release-notes/august-9-2022-12230-service-update.md) - [December 1, 2020 - 1.2047 Service Update](https://docs.kibocommerce.com/release-notes/december-1-2020-12047-service-update.md) - [December 1, 2022 - 1.2246 Service Update](https://docs.kibocommerce.com/release-notes/december-1-2022-12246-service-update.md) - [December 10, 2024 - 1.2448 Service Update](https://docs.kibocommerce.com/release-notes/december-10-2024-12448-service-update.md) - [December 12, 2023 - 1.2348 Service Update](https://docs.kibocommerce.com/release-notes/december-12-2023-12348-service-update.md) - [December 13, 2022 - 1.2248 Service Update](https://docs.kibocommerce.com/release-notes/december-13-2022-12248-service-update.md) - [December 14, 2021 - 1.2148 Service Update](https://docs.kibocommerce.com/release-notes/december-14-2021-12148-service-update.md) - [December 15, 2020 - 1.2049 Service Update](https://docs.kibocommerce.com/release-notes/december-15-2020-12049-service-update.md) - [December 2, 2021 - 1.2146 Service Update](https://docs.kibocommerce.com/release-notes/december-2-2021-12146-service-update.md) - [December 9, 2025 - 1.2548 Service Update](https://docs.kibocommerce.com/release-notes/december-9-2025-12548-service-update.md) - [February 18, 2026 - 1.2606 Service Update](https://docs.kibocommerce.com/release-notes/february-18-2026-1-2606-service-update.md) - [February 19, 2025 - 1.2506 Service Update](https://docs.kibocommerce.com/release-notes/february-19-2025-12506-service-update.md) - [February 21, 2024 - 1.2406 Service Update](https://docs.kibocommerce.com/release-notes/february-21-2024-12406-service-update.md) - [February 22, 2022 - 1.2206 Service Update](https://docs.kibocommerce.com/release-notes/february-22-2022-12206-service-update.md) - [February 22, 2023 - 1.2306 Service Update](https://docs.kibocommerce.com/release-notes/february-22-2023-12306-service-update.md) - [February 23, 2021 - 1.2106 Service Update](https://docs.kibocommerce.com/release-notes/february-23-2021-12106-service-update.md) - [February 03, 2026 - 1.2604 Service Update](https://docs.kibocommerce.com/release-notes/february-3-2026-12604-service-update.md) - [February 4, 2025 - 1.2504 Service Update](https://docs.kibocommerce.com/release-notes/february-4-2025-12504-service-update.md) - [February 6, 2024 - 1.2404 Service Update](https://docs.kibocommerce.com/release-notes/february-6-2024-12404-service-update.md) - [February 7, 2023 - 1.2304 Service Update](https://docs.kibocommerce.com/release-notes/february-7-2023-12304-service-update.md) - [February 8, 2022 - 1.2204 Service Update](https://docs.kibocommerce.com/release-notes/february-8-2022-12204-service-update.md) - [February 9, 2021 - 1.2104 Service Update](https://docs.kibocommerce.com/release-notes/february-9-2021-12104-service-update.md) - [January 10, 2023 - 1.2252 Service Update](https://docs.kibocommerce.com/release-notes/january-10-2023-12252-service-update.md) - [January 11, 2022 - 1.2152 Service Update](https://docs.kibocommerce.com/release-notes/january-11-2022-12152-service-update.md) - [January 12, 2021 - 1.2053 Service Update](https://docs.kibocommerce.com/release-notes/january-12-2021-12053-service-update.md) - [January 21, 2026 - 1.2602 Service Update](https://docs.kibocommerce.com/release-notes/january-21-2026-12602-service-update.md) - [January 22, 2025 - 1.2502 Service Update](https://docs.kibocommerce.com/release-notes/january-22-2025-12502-service-update.md) - [January 23, 2024 - 1.2402 Service Update](https://docs.kibocommerce.com/release-notes/january-23-2024-12402-service-update.md) - [January 24, 2023 - 1.2302 Service Update](https://docs.kibocommerce.com/release-notes/january-24-2023-12302-service-update.md) - [January 25, 2022 - 1.2202 Service Update](https://docs.kibocommerce.com/release-notes/january-25-2022-12202-service-update.md) - [January 26, 2021 - 1.2102 Service Update](https://docs.kibocommerce.com/release-notes/january-26-2021-12102-service-update.md) - [January 6, 2026 - 1.2552 Service Update](https://docs.kibocommerce.com/release-notes/january-6-2026-12552-service-update.md) - [January 7, 2025 - 1.2452 Service Update](https://docs.kibocommerce.com/release-notes/january-7-2025-2452-service-update.md) - [January 9, 2024 - 1.2352 Service Update](https://docs.kibocommerce.com/release-notes/january-9-2024-12352-service-update.md) - [July 11, 2023 - 1.2326 Service Update](https://docs.kibocommerce.com/release-notes/july-11-2023-12326-service-update.md) - [July 12, 2022 - 1.2226 Service Update](https://docs.kibocommerce.com/release-notes/july-12-2022-12226-service-update.md) - [July 13, 2021 - 1.2126 Service Update](https://docs.kibocommerce.com/release-notes/july-13-2021-12126-service-update.md) - [July 14, 2020 - 1.2023 Service Update](https://docs.kibocommerce.com/release-notes/july-14-2020-12023-service-update.md) - [July 14, 2020 - 1.2027 Service Update](https://docs.kibocommerce.com/release-notes/july-14-2020-12027-service-update.md) - [July 22, 2025 - 1.2528 Service Update](https://docs.kibocommerce.com/release-notes/july-22-2025-12528-service-update.md) - [July 23, 2024 - 1.2428 Service Update](https://docs.kibocommerce.com/release-notes/july-23-2024-12428-service-update.md) - [July 26, 2022 - 1.2228 Service Update](https://docs.kibocommerce.com/release-notes/july-26-2022-12228-service-update.md) - [July 27, 2021 - 1.2128 Service Update](https://docs.kibocommerce.com/release-notes/july-27-2021-12128-service-update.md) - [July 27, 2023 - 1.2328 Service Update](https://docs.kibocommerce.com/release-notes/july-27-2023-12328-service-update.md) - [July 28, 2020 - 1.2029 Service Update](https://docs.kibocommerce.com/release-notes/july-28-2020-12029-service-update.md) - [July 8, 2025 - 1.2526 Service Update](https://docs.kibocommerce.com/release-notes/july-8-2025-12526-service-update.md) - [July 9, 2024 - 1.2426 Service Update](https://docs.kibocommerce.com/release-notes/july-9-2024-12426-service-update.md) - [June 10, 2025 - 1.2522 Service Update](https://docs.kibocommerce.com/release-notes/june-10-2025-12522-service-update.md) - [June 11, 2024 - 1.2422 Service Update](https://docs.kibocommerce.com/release-notes/june-11-2024-12422-service-update.md) - [June 13, 2023 - 1.2322 Service Update](https://docs.kibocommerce.com/release-notes/june-13-2023-12322-service-update.md) - [June 14, 2022 - 1.2222 Service Update](https://docs.kibocommerce.com/release-notes/june-14-2022-12222-service-update.md) - [June 15, 2021 - 1.2122 Service Update](https://docs.kibocommerce.com/release-notes/june-15-2021-12122-service-update.md) - [June 2, 2021 - 1.2120 Service Update](https://docs.kibocommerce.com/release-notes/june-2-2021-12120-service-update.md) - [June 24, 2025 - 1.2524 Service Update](https://docs.kibocommerce.com/release-notes/june-24-2025-12524-service-update.md) - [June 25, 2024 - 1.2424 Service Update](https://docs.kibocommerce.com/release-notes/june-25-2024-12424-service-update.md) - [June 27, 2023 - 1.2324 Service Update](https://docs.kibocommerce.com/release-notes/june-27-2023-12324-service-update.md) - [June 29, 2021 - 1.2124 Service Update](https://docs.kibocommerce.com/release-notes/june-29-2021-12124-service-update.md) - [June 30, 2020 - 1.2025 Service Update](https://docs.kibocommerce.com/release-notes/june-30-2020-12025-service-update.md) - [June 30, 2022 - 1.2224 Service Update](https://docs.kibocommerce.com/release-notes/june-30-2022-12224-service-update.md) - [June 4, 2020 - 1.2021 Service Update](https://docs.kibocommerce.com/release-notes/june-4-2020-12021-service-update.md) - [March 03, 2026-1.2608 Service Update](https://docs.kibocommerce.com/release-notes/march-03-2026-12608-service-update.md) - [March 17, 2026-1.2610 Service Update](https://docs.kibocommerce.com/release-notes/march-17-2026-12610-service-update.md) - [March 18, 2025 - 1.2510 Service Update](https://docs.kibocommerce.com/release-notes/march-18-2025-12510-service-update.md) - [March 19, 2024 - 1.2410 Service Update](https://docs.kibocommerce.com/release-notes/march-19-2024-12410-service-update.md) - [March 21, 2023 - 1.2310 Service Update](https://docs.kibocommerce.com/release-notes/march-21-2023-12310-service-update.md) - [March 22, 2022 - 1.2210 Service Update](https://docs.kibocommerce.com/release-notes/march-22-2022-12210-service-update.md) - [March 23, 2021 - 1.2110 Service Update](https://docs.kibocommerce.com/release-notes/march-23-2021-12110-service-update.md) - [March 31, 2026-1.2612 Service Update](https://docs.kibocommerce.com/release-notes/march-31-2026-12612-service-update.md) - [March 4, 2025 - 1.2508 Service Update](https://docs.kibocommerce.com/release-notes/march-4-2025-12508-service-update.md) - [March 5, 2024 - 1.2408 Service Update](https://docs.kibocommerce.com/release-notes/march-5-2024-12408-service-update.md) - [March 7, 2023 - 1.2308 Service Update](https://docs.kibocommerce.com/release-notes/march-7-2023-12308-service-update.md) - [March 8, 2022 - 1.2208 Service Update](https://docs.kibocommerce.com/release-notes/march-8-2022-12208-service-update.md) - [March 9, 2021 - 1.2108 Service Update](https://docs.kibocommerce.com/release-notes/march-9-2021-12108-service-update.md) - [May 13, 2025 - 1.2518 Service Update](https://docs.kibocommerce.com/release-notes/may-13-2025-12518-service-update.md) - [May 14, 2024 - 1.2418 Service Update](https://docs.kibocommerce.com/release-notes/may-14-2024-12418-service-update.md) - [May 16, 2023 - 1.2318 Service Update](https://docs.kibocommerce.com/release-notes/may-16-2023-12318-service-update.md) - [May 17, 2022 - 1.2218 Service Update](https://docs.kibocommerce.com/release-notes/may-17-2022-12218-service-update.md) - [May 18, 2021 - 1.2118 Service Update](https://docs.kibocommerce.com/release-notes/may-18-2021-12118-service-update.md) - [May 19, 2020 - 1.2019 Service Update](https://docs.kibocommerce.com/release-notes/may-19-2020-12019-service-update.md) - [May 2, 2023 - 1.2316 Service Update](https://docs.kibocommerce.com/release-notes/may-2-2023-12316-service-update.md) - [May 28, 2025 - 1.2520 Service Update](https://docs.kibocommerce.com/release-notes/may-28-2025-12520-service-update.md) - [May 29, 2024 - 1.2420 Service Update](https://docs.kibocommerce.com/release-notes/may-29-2024-12420-service-update.md) - [May 3, 2022 - 1.2216 Service Update](https://docs.kibocommerce.com/release-notes/may-3-2022-12216-service-update.md) - [May 30, 2023 - 1.2320 Service Update](https://docs.kibocommerce.com/release-notes/may-30-2023-12320-service-update.md) - [May 31, 2022 - 1.2220 Service Update](https://docs.kibocommerce.com/release-notes/may-31-2022-12220-service-update.md) - [May 4, 2021 - 1.2116 Service Update](https://docs.kibocommerce.com/release-notes/may-4-2021-12116-service-update.md) - [May 5, 2020 - 1.2017 Service Update](https://docs.kibocommerce.com/release-notes/may-5-2020-12017-service-update.md) - [November 1, 2022 - 1.2242 Service Update](https://docs.kibocommerce.com/release-notes/november-1-2022-12242-service-update.md) - [November 12, 2024 - 1.2444 Service Update](https://docs.kibocommerce.com/release-notes/november-12-2024-12444-service-update.md) - [November 12, 2025 - 1.2544 Service Update](https://docs.kibocommerce.com/release-notes/november-12-2025-12544-service-update.md) - [November 15, 2022 - 1.2244 Service Update](https://docs.kibocommerce.com/release-notes/november-15-2022-12244-service-update.md) - [November 15, 2023 - 1.2344 Service Update](https://docs.kibocommerce.com/release-notes/november-15-2023-12344-service-update.md) - [November 16, 2021 - 1.2144 Service Update](https://docs.kibocommerce.com/release-notes/november-16-2021-12144-service-update.md) - [November 17, 2020 - 1.2045 Service Update](https://docs.kibocommerce.com/release-notes/november-17-2020-12045-service-update.md) - [November 2, 2021 - 1.2142 Service Update](https://docs.kibocommerce.com/release-notes/november-2-2021-12142-service-update.md) - [November 25, 2025 - 1.2546 Service Update](https://docs.kibocommerce.com/release-notes/november-25-2025-12546-service-update.md) - [November 26, 2024 - 1.2446 Service Update](https://docs.kibocommerce.com/release-notes/november-26-2024-12446-service-update.md) - [November 29, 2023 - 1.2346 Service Update](https://docs.kibocommerce.com/release-notes/november-29-2023-12346-service-update.md) - [November 5, 2020 - 1.2043 Service Update](https://docs.kibocommerce.com/release-notes/november-5-2020-12043-service-update.md) - [October 1, 2024 - 1.2438 Service Update](https://docs.kibocommerce.com/release-notes/october-1-2024-12438-service-update.md) - [October 15, 2025 - 1.2540 Service Update](https://docs.kibocommerce.com/release-notes/october-15-2025-125340-service-update.md) - [October 28, 2025 - 1.2542 Service Update](https://docs.kibocommerce.com/release-notes/october-15-2025-12542-service-update.md) - [October 16, 2024 - 1.2440 Service Update](https://docs.kibocommerce.com/release-notes/october-16-2024-12440-service-update.md) - [October 17, 2023 - 1.2340 Service Update](https://docs.kibocommerce.com/release-notes/october-17-2023-12340-service-update.md) - [October 18, 2022 - 1.2240 Service Update](https://docs.kibocommerce.com/release-notes/october-18-2022-12240-service-update.md) - [October 19, 2021 - 1.2140 Service Update](https://docs.kibocommerce.com/release-notes/october-19-2021-12140-service-update.md) - [October 20, 2020 - 1.2041 Service Update](https://docs.kibocommerce.com/release-notes/october-20-2020-12041-service-update.md) - [October 29, 2024 - 1.2442 Service Update](https://docs.kibocommerce.com/release-notes/october-29-2024-12442-service-update.md) - [October 3, 2023 - 1.2338 Service Update](https://docs.kibocommerce.com/release-notes/october-3-2023-12338-service-update.md) - [October 31, 2023 - 1.2342 Service Update](https://docs.kibocommerce.com/release-notes/october-31-2023-12342-service-update.md) - [October 4, 2022 - 1.2238 Service Update](https://docs.kibocommerce.com/release-notes/october-4-2022-12238-service-update.md) - [October 5, 2021 - 1.2138 Service Update](https://docs.kibocommerce.com/release-notes/october-5-2021-12138-service-update.md) - [October 6, 2020 - 1.2039 Service Update](https://docs.kibocommerce.com/release-notes/october-6-2020-12039-service-update.md) - [December 15, 2020 - 1.2049 Service Update](https://docs.kibocommerce.com/release-notes/release-notes-test-december-15-2020-12049-service-update.md) - [September 16, 2025 - 1.2536 Service Update](https://docs.kibocommerce.com/release-notes/september-16-2025-12536-service-update.md) - [September 17, 2024 - 1.2436 Service Update](https://docs.kibocommerce.com/release-notes/september-17-2024-12436-service-update.md) - [September 19, 2023 - 1.2336 Service Update](https://docs.kibocommerce.com/release-notes/september-19-2023-12336-service-update.md) - [September 20, 2022 - 1.2236 Service Update](https://docs.kibocommerce.com/release-notes/september-20-2022-12236-service-update.md) - [September 21, 2021 - 1.2136 Service Update](https://docs.kibocommerce.com/release-notes/september-21-2021-12136-service-update.md) - [September 22, 2020 - 1.2037 Service Update](https://docs.kibocommerce.com/release-notes/september-22-2020-12037-service-update.md) - [September 3, 2025 - 1.2534 Service Update](https://docs.kibocommerce.com/release-notes/september-3-2025-12534-service-update.md) - [September 30, 2025 - 1.2538 Service Update](https://docs.kibocommerce.com/release-notes/september-30-2025-12538-service-update.md) - [September 4, 2024 - 1.2434 Service Update](https://docs.kibocommerce.com/release-notes/september-4-2024-12434-service-update.md) - [September 6, 2023 - 1.2334 Service Update](https://docs.kibocommerce.com/release-notes/september-6-2023-12334-service-update.md) - [September 7, 2021 - 1.2134 Service Update](https://docs.kibocommerce.com/release-notes/september-7-2021-12134-service-update.md) - [September 7, 2022 - 1.2234 Service Update](https://docs.kibocommerce.com/release-notes/september-7-2022-12234-service-update.md) - [Agentic Commerce](https://docs.kibocommerce.com/solutions/agentic-commerce.md): AI-powered conversational commerce and intelligent automation for Kibo Commerce - [B2B Commerce](https://docs.kibocommerce.com/solutions/b2b-commerce.md): Purpose-built commerce capabilities for complex B2B purchasing workflows and account management - [B2C Commerce](https://docs.kibocommerce.com/solutions/b2c-commerce.md): Flexible direct-to-consumer commerce with powerful catalog, search, and checkout capabilities - [Solutions Overview](https://docs.kibocommerce.com/solutions/index.md): Explore Kibo Commerce solutions tailored for different business models and commerce strategies - [Order Management (OMS)](https://docs.kibocommerce.com/solutions/order-management.md): Unified order orchestration with intelligent routing and real-time inventory visibility - [Subscription Commerce](https://docs.kibocommerce.com/solutions/subscription-commerce.md): Automated recurring purchases with flexible billing models for predictable revenue - [B2B Buyer Accounts](https://docs.kibocommerce.com/video/b2b-buyer-accounts.md): Video guide: B2B Buyer Accounts - [B2C Customer Account Overview](https://docs.kibocommerce.com/video/b2c-customer-account-overview.md): Video guide: B2C Customer Account Overview - [Buy Online Pickup In Store (BOPIS) Fulfillment](https://docs.kibocommerce.com/video/buy-online-pickup-in-store-bopis-fulfillment.md): Video guide: Buy Online Pickup In Store (BOPIS) Fulfillment - [Catalog Quick Edit Overview](https://docs.kibocommerce.com/video/catalog-quick-edit-overview.md): Video guide: Catalog Quick Edit Overview - [Categories Overview](https://docs.kibocommerce.com/video/categories-overview.md): Video guide: Categories Overview - [Channels](https://docs.kibocommerce.com/video/channels.md): Video guide: Channels - [Configure Subscription Attributes on a Product, Edit Subscription Price List, and Create Offline Subscription Order](https://docs.kibocommerce.com/video/configure-subscription-attributes-on-a-product-edit-subscription-price-list-and-create-offline-subscription-order.md): Video guide: Configure Subscription Attributes on a Product, Edit Subscription Price List, and Create Offline Subscription Order - [Create a New Catalog](https://docs.kibocommerce.com/video/create-a-new-catalog.md): Video guide: Create a New Catalog - [Create a New Search Configuration](https://docs.kibocommerce.com/video/create-a-new-search-configuration.md): Video guide: Create a New Search Configuration - [Create a New Standard Product in the KIBO Catalog](https://docs.kibocommerce.com/video/create-a-new-standard-product-in-the-kibo-catalog.md): Video guide: Create a New Standard Product in the KIBO Catalog - [Create a Subscription Discount](https://docs.kibocommerce.com/video/create-a-subscription-discount.md): Video guide: Create a Subscription Discount - [Create and Manage Customer Attributes](https://docs.kibocommerce.com/video/create-and-manage-customer-attributes.md): Video guide: Create and Manage Customer Attributes - [Create and Manage Customer Sets](https://docs.kibocommerce.com/video/create-and-manage-customer-sets.md): Video guide: Create and Manage Customer Sets - [Create And Manage Dynamic Categories](https://docs.kibocommerce.com/video/create-and-manage-dynamic-categories.md): Video guide: Create And Manage Dynamic Categories - [Create and Manage Locations](https://docs.kibocommerce.com/video/create-and-manage-locations.md): Video guide: Create and Manage Locations - [Create and Manage Product Substitutions](https://docs.kibocommerce.com/video/create-and-manage-product-substitutions.md): Video guide: Create and Manage Product Substitutions - [Create and Manage Static Categories](https://docs.kibocommerce.com/video/create-and-manage-static-categories.md): Video guide: Create and Manage Static Categories - [Create Configurable Product With Options In KIBO Catalog](https://docs.kibocommerce.com/video/create-configurable-product-with-options-in-kibo-catalog.md): Video guide: Create Configurable Product With Options In KIBO Catalog - [Create Free Shipping Order Discount](https://docs.kibocommerce.com/video/create-free-shipping-order-discount.md): Video guide: Create Free Shipping Order Discount - [Create Mapping Attributes](https://docs.kibocommerce.com/video/create-mapping-attributes.md): Video guide: Create Mapping Attributes - [Create Product Attributes](https://docs.kibocommerce.com/video/create-product-attributes.md): Video guide: Create Product Attributes - [Create Product Types](https://docs.kibocommerce.com/video/create-product-types.md): Video guide: Create Product Types - [Creating a Discount - Message Conditions](https://docs.kibocommerce.com/video/creating-a-discount-message-conditions.md): Video guide: Creating a Discount - Message Conditions - [Creating a Line Item Discount - Discount Conditions](https://docs.kibocommerce.com/video/creating-a-line-item-discount-discount-conditions.md): Video guide: Creating a Line Item Discount - Discount Conditions - [Creating a Line Item Discount - Discount Limitations](https://docs.kibocommerce.com/video/creating-a-line-item-discount-discount-limitations.md): Video guide: Creating a Line Item Discount - Discount Limitations - [Creating a Line Item Discount - General Section](https://docs.kibocommerce.com/video/creating-a-line-item-discount-general-section.md): Video guide: Creating a Line Item Discount - General Section - [Creating a Line Item Discount - Target Criteria](https://docs.kibocommerce.com/video/creating-a-line-item-discount-target-criteria.md): Video guide: Creating a Line Item Discount - Target Criteria - [Creating a Product Bundle](https://docs.kibocommerce.com/video/creating-a-product-bundle.md): Video guide: Creating a Product Bundle - [Creating an Order Discount - Discount Conditions](https://docs.kibocommerce.com/video/creating-an-order-discount-discount-conditions.md): Video guide: Creating an Order Discount - Discount Conditions - [Creating an Order Discount - Discount Limitations](https://docs.kibocommerce.com/video/creating-an-order-discount-discount-limitations.md): Video guide: Creating an Order Discount - Discount Limitations - [Creating an Order Discount - General Section](https://docs.kibocommerce.com/video/creating-an-order-discount-general-section.md): Video guide: Creating an Order Discount - General Section - [Creating an Order Discount - Target Criteria](https://docs.kibocommerce.com/video/creating-an-order-discount-target-criteria.md): Video guide: Creating an Order Discount - Target Criteria - [Creating and Managing Coupon Sets](https://docs.kibocommerce.com/video/creating-and-managing-coupon-sets.md): Video guide: Creating and Managing Coupon Sets - [Creating and Managing Customer Segments](https://docs.kibocommerce.com/video/creating-and-managing-customer-segments.md): Video guide: Creating and Managing Customer Segments - [Creating and Managing Location Types](https://docs.kibocommerce.com/video/creating-and-managing-location-types.md): Video guide: Creating and Managing Location Types - [Creating and Managing Pick Waves](https://docs.kibocommerce.com/video/creating-and-managing-pick-waves.md): Video guide: Creating and Managing Pick Waves - [Creating New B2C Customer Accounts](https://docs.kibocommerce.com/video/creating-new-b2c-customer-accounts.md): Video guide: Creating New B2C Customer Accounts - [Dev Center Overview](https://docs.kibocommerce.com/video/dev-center-overview.md): Video guide: Dev Center Overview - [Dev Training - Capabilities Setup](https://docs.kibocommerce.com/video/dev-training-capabilities-setup.md): Video guide: Dev Training - Capabilities Setup - [Dev Training - Create an Application](https://docs.kibocommerce.com/video/dev-training-create-an-application.md): Video guide: Dev Training - Create an Application - [Dev Training - Event Listener Setup](https://docs.kibocommerce.com/video/dev-training-event-listener-setup.md): Video guide: Dev Training - Event Listener Setup - [Dev Training - NextJS Storefront Setup](https://docs.kibocommerce.com/video/dev-training-nextjs-storefront-setup.md): Video guide: Dev Training - NextJS Storefront Setup - [Dev Training - Postman Setup](https://docs.kibocommerce.com/video/dev-training-postman-setup.md): Video guide: Dev Training - Postman Setup - [Dev Training - Provisioning a New Sandbox](https://docs.kibocommerce.com/video/dev-training-provisioning-a-new-sandbox.md): Video guide: Dev Training - Provisioning a New Sandbox - [Dev Training - TypeScript SDK Setup](https://docs.kibocommerce.com/video/dev-training-typescript-sdk-setup.md): Video guide: Dev Training - TypeScript SDK Setup - [Discount Stacking](https://docs.kibocommerce.com/video/discount-stacking.md): Video guide: Discount Stacking - [Fulfiller Overview](https://docs.kibocommerce.com/video/fulfiller-overview.md): Video guide: Fulfiller Overview - [Fulfiller - Shipment Pending Review](https://docs.kibocommerce.com/video/fulfiller-shipment-pending-review.md): Video guide: Fulfiller - Shipment Pending Review - [Fulfiller - Transfer Shipments](https://docs.kibocommerce.com/video/fulfiller-transfer-shipments.md): Video guide: Fulfiller - Transfer Shipments - [Fulfiller User and Permissions](https://docs.kibocommerce.com/video/fulfiller-user-and-permissions.md): Video guide: Fulfiller User and Permissions - [Video How-to Guides](https://docs.kibocommerce.com/video/index.md): Video guides and tutorials for Kibo Commerce - [Inventory Overview](https://docs.kibocommerce.com/video/inventory-overview.md): Video guide: Inventory Overview - [Inventory Segmentation](https://docs.kibocommerce.com/video/inventory-segmentation.md): Video guide: Inventory Segmentation - [KIBO Business Admin UI Overview](https://docs.kibocommerce.com/video/kibo-business-admin-ui-overview.md): Video guide: KIBO Business Admin UI Overview - [KIBO Dev Center - Logging In](https://docs.kibocommerce.com/video/kibo-dev-center-logging-in.md): Video guide: KIBO Dev Center - Logging In - [KIBO General Settings - Email & SMS Settings](https://docs.kibocommerce.com/video/kibo-general-settings-email-sms-settings.md): Video guide: KIBO General Settings - Email & SMS Settings - [KIBO General Settings - General Section](https://docs.kibocommerce.com/video/kibo-general-settings-general-section.md): Video guide: KIBO General Settings - General Section - [KIBO General Settings - Site Settings](https://docs.kibocommerce.com/video/kibo-general-settings-site-settings.md): Video guide: KIBO General Settings - Site Settings - [KIBO General Settings - Storefront and Analytics Tools Settings](https://docs.kibocommerce.com/video/kibo-general-settings-storefront-and-analytics-tools-settings.md): Video guide: KIBO General Settings - Storefront and Analytics Tools Settings - [KIBO General Settings - Subscriptions Settings](https://docs.kibocommerce.com/video/kibo-general-settings-subscriptions-settings.md): Video guide: KIBO General Settings - Subscriptions Settings - [Location Groups](https://docs.kibocommerce.com/video/location-groups.md): Video guide: Location Groups - [Managing A Subscription](https://docs.kibocommerce.com/video/managing-a-subscription.md): Video guide: Managing A Subscription - [Managing Order Payments](https://docs.kibocommerce.com/video/managing-order-payments.md): Video guide: Managing Order Payments - [Managing Store Credits and Store Gift Cards](https://docs.kibocommerce.com/video/managing-store-credits-and-store-gift-cards.md): Video guide: Managing Store Credits and Store Gift Cards - [Marketing and Discounts Overview](https://docs.kibocommerce.com/video/marketing-and-discounts-overview.md): Video guide: Marketing and Discounts Overview - [Merchandizing Rules](https://docs.kibocommerce.com/video/merchandizing-rules.md): Video guide: Merchandizing Rules - [Order Admin - Creating an Offline Order](https://docs.kibocommerce.com/video/order-admin-creating-an-offline-order.md): Video guide: Order Admin - Creating an Offline Order - [Order Admin - Orders Dashboard & Order Detail Page Overview](https://docs.kibocommerce.com/video/order-admin-orders-dashboard-order-detail-page-overview.md): Video guide: Order Admin - Orders Dashboard & Order Detail Page Overview - [Order Routing - Creating a Strategy](https://docs.kibocommerce.com/video/order-routing-creating-a-strategy.md): Video guide: Order Routing - Creating a Strategy - [Order Routing - Creating and Managing Filter Data Lists](https://docs.kibocommerce.com/video/order-routing-creating-and-managing-filter-data-lists.md): Video guide: Order Routing - Creating and Managing Filter Data Lists - [Order Routing - Overview](https://docs.kibocommerce.com/video/order-routing-overview.md): Video guide: Order Routing - Overview - [Order Routing - Strategies Dashboard Overview](https://docs.kibocommerce.com/video/order-routing-strategies-dashboard-overview.md): Video guide: Order Routing - Strategies Dashboard Overview - [Order Routing - Strategy Management](https://docs.kibocommerce.com/video/order-routing-strategy-management.md): Video guide: Order Routing - Strategy Management - [Order Shipments Tab Overview](https://docs.kibocommerce.com/video/order-shipments-tab-overview.md): Video guide: Order Shipments Tab Overview - [Payment Gateways](https://docs.kibocommerce.com/video/payment-gateways.md): Video guide: Payment Gateways - [Payment Types](https://docs.kibocommerce.com/video/payment-types.md): Video guide: Payment Types - [Product Substitutions in Fulfiller](https://docs.kibocommerce.com/video/product-substitutions-in-fulfiller.md): Video guide: Product Substitutions in Fulfiller - [Reporting - Explore and Modify Look](https://docs.kibocommerce.com/video/reporting-explore-and-modify-look.md): Video guide: Reporting - Explore and Modify Look - [Reporting Overview](https://docs.kibocommerce.com/video/reporting-overview.md): Video guide: Reporting Overview - [Returns for Refund](https://docs.kibocommerce.com/video/returns-for-refund.md): Video guide: Returns for Refund - [Returns for Replacements or Exchanges](https://docs.kibocommerce.com/video/returns-for-replacements-or-exchanges.md): Video guide: Returns for Replacements or Exchanges - [Sandbox/Tenant Overview](https://docs.kibocommerce.com/video/sandboxtenant-overview.md): Video guide: Sandbox/Tenant Overview - [Search Facets](https://docs.kibocommerce.com/video/search-facets.md): Video guide: Search Facets - [Search Schema Editor](https://docs.kibocommerce.com/video/search-schema-editor.md): Video guide: Search Schema Editor - [Search - Splainer.io](https://docs.kibocommerce.com/video/search-splainerio.md): Video guide: Search - Splainer.io - [Search Synonyms](https://docs.kibocommerce.com/video/search-synonyms.md): Video guide: Search Synonyms - [Search Term Redirects](https://docs.kibocommerce.com/video/search-term-redirects.md): Video guide: Search Term Redirects - [Ship To Home Fulfillment](https://docs.kibocommerce.com/video/ship-to-home-fulfillment.md): Video guide: Ship To Home Fulfillment - [Ship To Home - Split Shipment](https://docs.kibocommerce.com/video/ship-to-home-split-shipment.md): Video guide: Ship To Home - Split Shipment - [Sites](https://docs.kibocommerce.com/video/sites.md): Video guide: Sites - [Subscription General Site Settings Overview](https://docs.kibocommerce.com/video/subscription-general-site-settings-overview.md): Video guide: Subscription General Site Settings Overview - [User Roles and Permissions](https://docs.kibocommerce.com/video/user-roles-and-permissions.md): Video guide: User Roles and Permissions - [Vector Search](https://docs.kibocommerce.com/video/vector-search.md): Video guide: Vector Search ## OpenAPI Specs - [openapi_commerce](https://docs.kibocommerce.com/openapi/openapi_commerce.json) - [openapi_catalog_admin](https://docs.kibocommerce.com/openapi/openapi_catalog_admin.json) - [openapi_importexport](https://docs.kibocommerce.com/openapi/openapi_importexport.json) - [openapi_user](https://docs.kibocommerce.com/openapi/openapi_user.json) - [openapi_tenant_services](https://docs.kibocommerce.com/openapi/openapi_tenant_services.json) - [openapi_tenant_and_user](https://docs.kibocommerce.com/openapi/openapi_tenant_and_user.json) - [openapi_tenant](https://docs.kibocommerce.com/openapi/openapi_tenant.json) - [openapi_subscription](https://docs.kibocommerce.com/openapi/openapi_subscription.json) - [openapi_shipping_storefront](https://docs.kibocommerce.com/openapi/openapi_shipping_storefront.json) - [openapi_shipping_admin](https://docs.kibocommerce.com/openapi/openapi_shipping_admin.json) - [openapi_shipping](https://docs.kibocommerce.com/openapi/openapi_shipping.json) - [openapi_settings](https://docs.kibocommerce.com/openapi/openapi_settings.json) - [openapi_reservation](https://docs.kibocommerce.com/openapi/openapi_reservation.json) - [openapi_pricing](https://docs.kibocommerce.com/openapi/openapi_pricing.json) - [openapi_platform_services](https://docs.kibocommerce.com/openapi/openapi_platform_services.json) - [openapi_overview](https://docs.kibocommerce.com/openapi/openapi_overview.json) - [openapi_orderrouting](https://docs.kibocommerce.com/openapi/openapi_orderrouting.json) - [openapi_location_storefront](https://docs.kibocommerce.com/openapi/openapi_location_storefront.json) - [openapi_location_admin](https://docs.kibocommerce.com/openapi/openapi_location_admin.json) - [openapi_location](https://docs.kibocommerce.com/openapi/openapi_location.json) - [openapi_inventory](https://docs.kibocommerce.com/openapi/openapi_inventory.json) - [openapi_graphql](https://docs.kibocommerce.com/openapi/openapi_graphql.json) - [openapi_gdpr](https://docs.kibocommerce.com/openapi/openapi_gdpr.json) - [openapi_fulfillment](https://docs.kibocommerce.com/openapi/openapi_fulfillment.json) - [openapi_event](https://docs.kibocommerce.com/openapi/openapi_event.json) - [openapi_entities](https://docs.kibocommerce.com/openapi/openapi_entities.json) - [openapi_customer](https://docs.kibocommerce.com/openapi/openapi_customer.json) - [openapi_content](https://docs.kibocommerce.com/openapi/openapi_content.json) - [openapi_complete](https://docs.kibocommerce.com/openapi/openapi_complete.json) - [openapi_catalog_storefront](https://docs.kibocommerce.com/openapi/openapi_catalog_storefront.json) - [openapi_audit_logs](https://docs.kibocommerce.com/openapi/openapi_audit_logs.json) - [openapi_appdevelopement](https://docs.kibocommerce.com/openapi/openapi_appdevelopement.json) - [openapi](https://docs.kibocommerce.com/openapi.json) ## Optional - [Log in to Kibo](https://kibocommerce.com/login) - [Blog](https://kibocommerce.com/blog) - [Support](https://kibocommerce.com/contact-us) - [KIBO Partners](https://github.com/KiboPartners) - [KIBO Software](https://github.com/KiboSoftware/) - [Release Notes](https://docs.kibocommerce.com/release-notes/)