commerce/checkouts
Use this resource to track a shopper's order items and their intended destinations on sites that have the multiple shipment feature enabled. The Checkouts resource is active until the shopper submits the order, at which point one or many orders are created based on the data contained in the Checkouts resource.
To learn more about this resource and the ability to ship items to multiple addresses, refer to the Multiple Shipments API Overview topic.
JSON Example
Checkout Properties
Property | Description |
---|---|
acceptsMarketing |
type: bool Indicates if the customer account is opted to receive marketing materials. If true, the customer account is opted in for receiving the content. |
amountRemainingForPayment |
type: decimal The total amount of the order not currently associated with a payment. The shopper must create one or more payments to satisfy this amount before the order can be fully paid. |
attributes |
type: list of orderAttribute Collection of attributes that may be paged list or a list, depending on the usage per object and API type. |
orderAttribute |
type: int Unique identifier of the attribute definition. |
orderAttribute |
type: auditInfo Basic audit info about the object, including date, time, and user account. This data may be captured when creating, updating, and removing data. |
orderAttribute |
type: string Identifier of the user that created the object. System created and read only. |
orderAttribute |
type: DateTime The date and time in UTC format set when the object was created. |
orderAttribute |
type: string Identifier of the user that updated the entity most recently. |
orderAttribute |
type: DateTime The date and time in UTC format the object was updated most recently. |
orderAttribute |
type: string Fully qualified name of the attribute for the order or customer. |
orderAttribute |
type: list of object List of value data for objects. |
auditInfo |
type: auditInfo Basic audit info about the object, including date, time, and user account. This data may be captured when creating, updating, and removing data. |
auditInfo |
type: string Identifier of the user that created the object. System created and read only. |
auditInfo |
type: DateTime The date and time in UTC format set when the object was created. |
auditInfo |
type: string Identifier of the user that updated the entity most recently. |
auditInfo |
type: DateTime The date and time in UTC format the object was updated most recently. |
availableActions |
type: list of string Available actions you can complete for an order. These actions may differ depending on the status of the order, such as actions required to enter a payment, return of a package, and fulfillment of a shipment. |
channelCode |
type: string Code that identifies the channel associated with the site for the shopper's created shopping cart, order, and return. |
couponCodes |
type: list of string Array list of coupon codes associated with a shopping cart and the associated order. These codes are entered by a shopper when proceeding to checkout. |
currencyCode |
type: string The localized currency code for the monetary amount. |
customerAccountId |
type: int Unique identifer of the customer account. This ID is used to associate numerous types of data and object with the customer account, including orders, returns, wish lists, and in-store credit. |
customerInteractionType |
type: string The type of customer interaction used to create this shopping cart. Possible values are Website, Call, Store, or Unknown. |
customerTaxId |
type: string The tax identification number (TIN) of the customer who submitted the order. If the customer who submitted the order has a customer account defined for the tenant, the system sets this value when the order is submitted. |
data |
type: Mozu.Core.Api.Contracts.Json Custom data for a given vendor set within the commerce process. |
destinations |
type: list of destination The collection of destinations available for the checkout. |
destination |
type: Mozu.Core.Api.Contracts.Json A data bag that merchants can use for storing custom data. This one is tied to the associated destination. |
destination |
type: contact The contact associated with the destination. |
destination |
type: address Address information to supply for a contact. |
destination |
type: string Physical or mailing address line one. Usually includes the street number and street name or it could be a P.O. Box. Max length: 200. |
destination |
type: string Physical or mailing address line two. Usually supplements the main street address with apartment, floor, suite, building, or unit information. Max length: 200. |
destination |
type: string Physical or mailing address line three. Max length: 200. |
destination |
type: string Physical or mailing address line four. Max length: 200. |
destination |
type: string The type of address, which is commercial or residential. |
destination |
type: string The entered city or town for the address. |
destination |
type: string The 2-letter geographic code representing the country for the physical or mailing address. Currently limited to the US. |
destination |
type: bool Indicates if the address has been validated. If true, the address has been verified by an address validation service. |
destination |
type: string The entered zip or postal code for an address. |
destination |
type: string The entered state or province for an address. |
destination |
type: string The company or organization name entered for a customer account. |
destination |
type: string The email address for the customer account and contact. This email may be used for login to the storefront, receiving in-stock product notifications, and subscription mailing lists. |
destination |
type: string The full first name of a customer or contact name. |
destination |
type: int Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
destination |
type: string The full last name or surname of a customer or contact name. |
destination |
type: string Character string of the middle name or initial for the customer. |
destination |
type: phone List of phone numbers associated with the customer account contact. The phone numbers include area codes. |
destination |
type: string Home phone number. |
destination |
type: string Mobile phone number. |
destination |
type: string Work phone number. |
destination |
type: string Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
destination |
type: bool True if the destination is a commercial address. |
discountThresholdMessages |
type: list of thresholdMessage List of threshold messages to display on Checkout page. |
thresholdMessage |
type: int The unique identifier of the discount. |
thresholdMessage |
type: string The text of the change message, such as "This product is no longer available." System-supplied and read-only. |
thresholdMessage |
type: bool Boolean field indicating whether or not threshold message requires the customer entering a coupon code to display. |
thresholdMessage |
type: bool Boolean field indicating whether or not the threshold message should be displayed on the Cart page. |
thresholdMessage |
type: bool Boolean field indicating whether or not the threshold message should display on the Checkout page |
thresholdMessage |
type: decimal Numerical value representing the Cart minimum total to be satisfied in order to display the threshold message. |
dutyTotal |
type: decimal Duties or tariffs for the Order as well as OrderItems (e.g. if the Order has a $5 duty or tariff for any reason and an OrderItem has a $2 duty or tariff then the value in this property would be $7). |
type: string The email address for the customer account and contact. This email may be used for login to the storefront, receiving in-stock product notifications, and subscription mailing lists. |
|
feeTotal |
type: decimal The monetary sum of all fees incurred in the cart, order, line item in a cart, or line item in an order. This value is not calculated for wish lists at this time. |
groupings |
type: list of checkoutGrouping Groupings bundle items together that have the same fulfillment type and destination. Direct ship items going to the same destination are grouped together, in-store pickup items are grouped together, and gift card items are grouped together. |
checkoutGrouping |
type: string The unique identifier of the destination. |
checkoutGrouping |
type: decimal Grouping-level duty or tariff amount. |
checkoutGrouping |
type: decimal Duties or tariff totals for the grouping. |
checkoutGrouping |
type: string The method used to fulfill this cart or order item. The method includes direct ship or in-store pickup. The available methods depend on the supported fulfillment types for the product. |
checkoutGrouping |
type: decimal The combined price for all handling costs calculated together for shipped orders, not for digital or in-store pickup. This includes all handling costs per the product line items and options, excluding taxes and discounts. |
checkoutGrouping |
type: list of appliedDiscount The list of historically-applied handling discounts for the grouping. The active one will have IsExcluded == false. |
checkoutGrouping |
type: string The coupon code that a shopper uses to redeem an associated discount on a purchase. This is also the unique identifier of the coupon itself. |
checkoutGrouping |
type: discount Name of the discount added and applied to a shopping cart and order for a shopper's purchase. |
checkoutGrouping |
type: DateTime Date and time in UTC format when a discount, credit, wish list, or cart expires. An expired discount no longer can be redeemed. An expired wish list is no longer available. An expired credit can no longer be redeemed for a purchase. Acart becomes inactive and expired based on a system-calculated interval. For example, if an anonymous shopper has 14 days of inactivity, the cart is considered abandoned after that period of inactivity. System-supplied and read-only. |
checkoutGrouping |
type: bool Indicates whether the discount includes multiple products to be targeted. The target products are what the discount will be applied to, such as a bonus free item. |
checkoutGrouping |
type: int Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
checkoutGrouping |
type: list of string List of cart or order items to which the discount applies, if applicable. |
checkoutGrouping |
type: string The user supplied name that appears in Admin. You can use this field for identification purposes. |
checkoutGrouping |
type: bool Indicates if a discount is not used for the product or product line item in an order. If true, the system ignores this discount when pricing the order. |
checkoutGrouping |
type: decimal The value of the discount applied to the cart or order, represented as a negative currency amount to apply to the original price. |
checkoutGrouping |
type: decimal Handling fees for the grouping. |
checkoutGrouping |
type: decimal Calculated total tax amount for handling costs of the grouping if the cart/order is subject to sales tax. |
checkoutGrouping |
type: decimal Calculated total tax amount for handling costs if the cart/order is subject to sales tax. |
checkoutGrouping |
type: decimal The total handling cost for the grouping. |
checkoutGrouping |
type: string Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
checkoutGrouping |
type: decimal The handling discount total for the grouping item. |
checkoutGrouping |
type: decimal The applicable shipping discount for the grouping item. |
checkoutGrouping |
type: list of string The list of order item IDs that belong to the grouping. |
checkoutGrouping |
type: decimal The handling discount total at the order level. |
checkoutGrouping |
type: decimal The shipping level discount at the order level. |
checkoutGrouping |
type: decimal The calculated monetary amount of shipping for a line items within and an entire order. |
checkoutGrouping |
type: list of shippingDiscount List of shipping discounts projected to apply to carts, orders, and wish lists and items at checkout. |
checkoutGrouping |
type: appliedDiscount Name of the discount added and applied to a shopping cart and order for a shopper's purchase. |
checkoutGrouping |
type: string The coupon code that a shopper uses to redeem an associated discount on a purchase. This is also the unique identifier of the coupon itself. |
checkoutGrouping |
type: discount Name of the discount added and applied to a shopping cart and order for a shopper's purchase. |
checkoutGrouping |
type: DateTime Date and time in UTC format when a discount, credit, wish list, or cart expires. An expired discount no longer can be redeemed. An expired wish list is no longer available. An expired credit can no longer be redeemed for a purchase. Acart becomes inactive and expired based on a system-calculated interval. For example, if an anonymous shopper has 14 days of inactivity, the cart is considered abandoned after that period of inactivity. System-supplied and read-only. |
checkoutGrouping |
type: bool Indicates whether the discount includes multiple products to be targeted. The target products are what the discount will be applied to, such as a bonus free item. |
checkoutGrouping |
type: int Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
checkoutGrouping |
type: list of string List of cart or order items to which the discount applies, if applicable. |
checkoutGrouping |
type: string The user supplied name that appears in Admin. You can use this field for identification purposes. |
checkoutGrouping |
type: bool Indicates if a discount is not used for the product or product line item in an order. If true, the system ignores this discount when pricing the order. |
checkoutGrouping |
type: decimal The value of the discount applied to the cart or order, represented as a negative currency amount to apply to the original price. |
checkoutGrouping |
type: string Carrier-supplied, unique code that represents the shipping method service type associated with the shipping discount. |
checkoutGrouping |
type: string The code associated with a carrier's shipping method service type, used during fulfillment of packages and shipments. Service type codes include a prefix that indicates the carrier. For example: FEDEX_INTERNATIONAL_STANDARD and UPS_GROUND. If using a custom rate, this property corresponds to the Custom Code field in Admin when you navigate to System > Shipping > Carriers, and then click on an existing rate or on Create New Custom Rate. |
checkoutGrouping |
type: string The carrier-supplied name for the shipping service type, such as "UPS Ground" or "2nd Day Air". If using a custom rate, this property corresponds to the Name field in Admin when you navigate to System > Shipping > Carriers, and then click on an existing rate or on Create New Custom Rate. |
checkoutGrouping |
type: decimal The shipping subtotal amount calculated without any applied discounts for line item and entire amounts of carts and orders. This property is not calculated for wish lists at this time. |
checkoutGrouping |
type: decimal Amount of tax applied to shipping costs for line items in and entire orders. |
checkoutGrouping |
type: decimal The total amount of tax incurred on the shipping charges in the cart and order. This property is not calculated at this time for wish lists. |
checkoutGrouping |
type: decimal The calculated total shipping amount estimated for carts or orders, including tax. This amount is not calculated for wish lists at this time. |
checkoutGrouping |
type: bool standaloneGroup ApiType DOCUMENT_HERE |
checkoutGrouping |
type: Mozu.Core.Api.Contracts.Json Leverage this property within a tax Arc.js action to supplement the tax information for this item or object with custom JSON data. Note: The API displays order taxes grouped by fulfillment method and origin location, so you may see multiple tax payloads on one order. For example, you may see an object that looks like:{ Ship_Warehouse_A : { CustomTax: 11.00 }, Pickup_Store_B : { CustomTax: 23.00 } } |
handlingSubTotal |
type: decimal Handling fees for the Order as well as OrderItems (e.g. if the Order has a $5 handling fee and an OrderItem has a $2 handling fee per item quantity then the value in this property would be $9). |
handlingTaxTotal |
type: decimal Calculated total tax amount for handling costs if the cart/order is subject to sales tax. |
handlingTotal |
type: decimal This total represents the handling amount value with any applied discounts. |
id |
type: string Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
invalidCoupons |
type: list of invalidCoupon The list of invalid coupons the shopper attempted to enter for the cart or order. These coupons may no longer be valid or incorrectly entered. |
invalidCoupon |
type: string The coupon code that a shopper uses to redeem an associated discount on a purchase. This is also the unique identifier of the coupon itself. |
invalidCoupon |
type: DateTime The date and time in UTC format set when the object was created. |
invalidCoupon |
type: int The unique identifier of the discount. |
invalidCoupon |
type: string The reason description for an action, including item return, coupon not valid, and item is taxed. |
invalidCoupon |
type: int A code indicating the reason why a facet is invalid. |
ipAddress |
type: string A captured and stored IP address. IP addresses are stored for the origin location of submitted orders and the tenant domain. |
isTaxExempt |
type: bool If true, the order is exempt from applied sales tax. |
itemLevelHandlingDiscountTotal |
type: decimal The list of historically-applied handling discounts at the order item level. The active one will have IsExcluded == false. |
itemLevelProductDiscountTotal |
type: decimal The applicable product discount for the order item. |
itemLevelShippingDiscountTotal |
type: decimal The applicable shipping discount for the order item. |
items |
type: list of orderItem A list of requested items. All returned data is provided in an items array. For a failed request, the returned response may be success with an empty item array. |
orderItem |
type: decimal The adjusted subtotal of the line item, including all manual adjustments, discounts, shipping charges and discounts, and duty or any other additional line item fees. |
orderItem |
type: auditInfo Basic audit info about the object, including date, time, and user account. This data may be captured when creating, updating, and removing data. |
orderItem |
type: string Identifier of the user that created the object. System created and read only. |
orderItem |
type: DateTime The date and time in UTC format set when the object was created. |
orderItem |
type: string Identifier of the user that updated the entity most recently. |
orderItem |
type: DateTime The date and time in UTC format the object was updated most recently. |
orderItem |
type: int If an item was automatically added as a result of a BOGA discount (i.e. this is the free item), this field will be populated with the corresponding BOGA discount ID. |
orderItem |
type: Mozu.Core.Api.Contracts.Json Custom data for a given vendor set within the commerce process. |
orderItem |
type: string The destination the order item will ship to. |
orderItem |
type: decimal The subtotal of the cart, order, and wishlist items, including any applied discount calculations. Wishlist subtotals may change depending on the length of time, available discounts, and stock amounts of products at the time of review by shoppers. |
orderItem |
type: decimal Estimated amount of discounts applied to all items in the carts and orders. System-supplied and read-only. This value will be available at the wish list, cart item, order item, and wish list item level at a later time. |
orderItem |
type: decimal Duty or Tariff for this item |
orderItem |
type: decimal Represents the total price of the cart item extended to the shopper. This begins with the Unit Price, then uses any of the following prices if they are defined, in the following order: Override Amount, Sale Amount, List Amount. This value is not calculated for wish lists at this time. |
orderItem |
type: decimal The monetary sum of all fees incurred in the cart, order, line item in a cart, or line item in an order. This value is not calculated for wish lists at this time. |
orderItem |
type: string The code that identifies the location used to fulfill the cart/cart item or order/order item. This code can include physical store locations for in-store pickup, warehouse locations providing the products for shipment, or the location for the digital file(s). |
orderItem |
type: string The method used to fulfill this cart or order item. The method includes direct ship or in-store pickup. The available methods depend on the supported fulfillment types for the product. |
orderItem |
type: decimal The combined price for all handling costs calculated together for shipped orders, not for digital or in-store pickup. This includes all handling costs per the product line items and options, excluding taxes and discounts. |
orderItem |
type: string Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
orderItem |
type: bool Indicates if the product in a cart, order, or wish list is purchased on a recurring schedule. If true, the item can be purchased or fulfilled at regular intervals, such as a monthly billing cycle. For example, digital or physical product subscriptions are recurring cart items. This property is not used at this time and is reserved for future functionality. |
orderItem |
type: bool Indicates if the item is subject to taxation, used by products, options, extras, cart and order items, line items, and wish lists. If true, the entity is subject to tax based on the relevant tax rate and rules. |
orderItem |
type: decimal The total amount of calculated tax for items, used by carts, orders, and wish lists. |
orderItem |
type: int The line id assigned to the order item. Visible only in the Admin, this is set from the Admin or in CommerceRuntime when a cart is converted to an order. |
orderItem |
type: string The two character locale code, per the country code provided. This code determines the localized content to use and display. |
orderItem |
type: string The unique identifier of the item when it was applied to a cart, prior to checkout, when the cart became an order. |
orderItem |
type: product The properties of a product, referenced and used by carts, orders, wish lists, and returns. |
orderItem |
type: DateTime Allocation ID associated with this product on this order. |
orderItem |
type: int Allocation ID associated with this product on this order. |
orderItem |
type: list of bundledProduct Properties of a collection of component products that make up a single product bundle with its own product code. Tenants can define product bundles for any product type that supports the Bundle product usage. |
orderItem |
type: DateTime Allocation ID associated with this product on this order. |
orderItem |
type: int Allocation ID associated with this product on this order. |
orderItem |
type: decimal The credit value of the product or bundled product. When the `goodsType `is `DigitalCredit`, this value is populated to indicate the value of the credit. This is used to create store credit in the fulfillment of gift cards. |
orderItem |
type: decimal If the product is in relative pricing mode, this is the difference between associated prices for a product, variation option, or extra. The difference is calculated by subtracting the base price from the associated price with this product, option, and/or extra. For example, if a product with a defined monogram extra costs an additional $10, the `deltaPrice `value is "10". Between options, a price for a medium may be $10 and a large $12 giving a `deltaPrice `value of "2". Refer to Product Variant Pricing and Weight in the Products guides topic for more information. |
orderItem |
type: string The localized description in text for the object, displayed per the locale code. For example, descriptions are used for product descriptions, attributes, and pre-authorization transaction types. |
orderItem |
type: string Fulfillment status of the product. |
orderItem |
type: string The type of goods in a bundled product. A bundled product is composed of products associated to sell together. Possible values include “Physical” and “DigitalCredit”. This comes from the `productType `of the product. Products are defaulted to a Physical `goodsType`. Gift cards have a `goodsType `of DigitalCredit. |
orderItem |
type: bool Indicates if the product must be shipped alone in a container. This is used for products and products within a bundle. If true, this product cannot be shipped in a package with other items and must ship in a package by itself. |
orderItem |
type: packageMeasurements Dimensional properties (height, length, and width) of packages, products and bundles. |
orderItem |
type: measurement Height of the package in imperial units of feet and inches. |
orderItem |
type: string The unit of measurement, such as length or weight. |
orderItem |
type: decimal The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
orderItem |
type: measurement Length of the package in imperial units of feet and inches. |
orderItem |
type: string The unit of measurement, such as length or weight. |
orderItem |
type: decimal The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
orderItem |
type: measurement Weight of the package in imperial units of pounds and ounces. |
orderItem |
type: string The unit of measurement, such as length or weight. |
orderItem |
type: decimal The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
orderItem |
type: measurement Width of the package in imperial units of feet and inches. |
orderItem |
type: string The unit of measurement, such as length or weight. |
orderItem |
type: decimal The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
orderItem |
type: string The user supplied name that appears in Admin. You can use this field for identification purposes. |
orderItem |
type: string Fully qualified name of the selected option's attribute. Bundledproducts result from a static bundle or are dynamically added as a result of the shopper selecting products as extras. When the bundled item is dynamic, it includes the attribute's fully qualified name of the extra that it came from. When `optionAttributeFQN `is null, the bundled item was statically defined. When not null, the item came from an extra selection. |
orderItem |
type: object The value of the option attribute. These values are associated and used by product bundles and options. |
orderItem |
type: string The unique, user-defined product code of a product, used throughout Kibo eCommerce to reference and associate to a product. |
orderItem |
type: int Unique identifier of the product reservation associated with the component product in a product bundle or item in a cart/order. System-supplied and read only. |
orderItem |
type: int The specified quantity of objects and items. This property is used for numerous object types including products, options, components within a product bundle, cart and order items, returned items, shipping line items, items in a digital product. and items associated with types and reservations. |
orderItem |
type: list of category The list of all categories associated with the product. These categories contain products, can have discounts associated, and define the grouping of products to display on the storefront. |
orderItem |
type: int Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
orderItem |
type: Mozu.CommerceRuntime.Contracts.Products.Category If applicable, the parent category in the category tree. This can be associated to a product as the parent category. |
orderItem |
type: string The localized description in text for the object, displayed per the locale code. For example, descriptions are used for product descriptions, attributes, and pre-authorization transaction types. |
orderItem |
type: bool Indicates if the discount is restricted. If true, the system cannot apply any discounts to this product. Discount restrictions are defined at the master catalog level. Client administrators cannot override discount restrictions at the catalog level, but they can limit the restriction to a defined time interval. For price list entries, specifies whether discounts are restricted for the specific entry if discountRestrictedMode is set to Overridden. Refer to Discount Restriction in the Price Lists guides topic for more information. |
orderItem |
type: DateTime The date and time on which the discount restriction period ends. |
orderItem |
type: DateTime The date and time on which the discount restriction period starts. |
orderItem |
type: string Fulfillment status of the product. |
orderItem |
type: list of string List of supported types of fulfillment for the product or variation. The types include direct ship, in-store pickup, or both. |
orderItem |
type: string The type of goods in a bundled product. A bundled product is composed of products associated to sell together. Possible values include “Physical” and “DigitalCredit”. This comes from the `productType `of the product. Products are defaulted to a Physical `goodsType`. Gift cards have a `goodsType `of DigitalCredit. |
orderItem |
type: string The alternate image description defined for the product, in the language specified in the locale code for the storefront. |
orderItem |
type: string The URL link for the image file associated with a product or category. |
orderItem |
type: bool Indicates if the product must be shipped alone in a container. This is used for products and products within a bundle. If true, this product cannot be shipped in a package with other items and must ship in a package by itself. |
orderItem |
type: bool Indicates if the product in a cart, order, or wish list is purchased on a recurring schedule. If true, the item can be purchased or fulfilled at regular intervals, such as a monthly billing cycle. For example, digital or physical product subscriptions are recurring cart items. This property is not used at this time and is reserved for future functionality. |
orderItem |
type: bool Indicates if the item is subject to taxation, used by products, options, extras, cart and order items, line items, and wish lists. If true, the entity is subject to tax based on the relevant tax rate and rules. |
orderItem |
type: packageMeasurements Dimensional properties (height, length, and width) of packages, products and bundles. |
orderItem |
type: measurement Height of the package in imperial units of feet and inches. |
orderItem |
type: string The unit of measurement, such as length or weight. |
orderItem |
type: decimal The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
orderItem |
type: measurement Length of the package in imperial units of feet and inches. |
orderItem |
type: string The unit of measurement, such as length or weight. |
orderItem |
type: decimal The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
orderItem |
type: measurement Weight of the package in imperial units of pounds and ounces. |
orderItem |
type: string The unit of measurement, such as length or weight. |
orderItem |
type: decimal The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
orderItem |
type: measurement Width of the package in imperial units of feet and inches. |
orderItem |
type: string The unit of measurement, such as length or weight. |
orderItem |
type: decimal The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
orderItem |
type: string The manufacturer's part number for the product. |
orderItem |
type: string The user supplied name that appears in Admin. You can use this field for identification purposes. |
orderItem |
type: list of productOption List of option attributes configured for an object. These values are associated and used by products, product bundles, and product types. |
orderItem |
type: string The fully qualified name of the attribute. The attributeDefiniteId may be used to generate this name. |
orderItem |
type: string The data type of the source product property, typically of type Bool, DateTime, Number, or String. |
orderItem |
type: string The user supplied name that appears in Admin. You can use this field for identification purposes. |
orderItem |
type: object The value a shopper entered for an attribute that requires additional input for the product on a storefront. This entered value is a selected option or entered content for an extra, such as selecting a color or entering content for a monogram. |
orderItem |
type: string If the object value is a String, this value provides that string value, used by vocabulary property values, products, and options. |
orderItem |
type: object The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
orderItem |
type: productPrice The price of either the product or shipping. This amount can be affected by discounts and/or fees. For products, this amount can also be affected by price lists. |
orderItem |
type: decimal The credit value of the product or bundled product. When the `goodsType `is `DigitalCredit`, this value is populated to indicate the value of the credit. This is used to create store credit in the fulfillment of gift cards. |
orderItem |
type: decimal The manufacturer's suggested retail price (MSRP) for the product. This content may be defined by the supplier. |
orderItem |
type: decimal The price of either the product or shipping. This amount can be affected by discounts and/or fees. For products, this amount can also be affected by price lists. |
orderItem |
type: string If the product's price comes from a price list, this property is the code of the price list with which the product is associated. |
orderItem |
type: string The price list entry mode of the product. This property is for future funtionality and currently should only be Simple. |
orderItem |
type: decimal The set sale price for a product consisting of a price with a discount already applied. For price list entries, this property is the product's sale price if the priceListEntryPrice.salePriceMode is set to Overridden. |
orderItem |
type: decimal The override price defined by the tenant for this cart or order item. |
orderItem |
type: string The unique, user-defined product code of a product, used throughout Kibo eCommerce to reference and associate to a product. |
orderItem |
type: int Unique identifier of the product reservation associated with the component product in a product bundle or item in a cart/order. System-supplied and read only. |
orderItem |
type: string A product type is like a product template. |
orderItem |
type: string The usage type that applies to this product, which is Standard (a single product without configurable options), Configurable (a product that includes configurable option attributes), Bundle (a collection of products sold as a single entity), or Component (an invididual product that represents a component in a bundle). |
orderItem |
type: list of productProperty Collection of property attributes defined for the object. Properties are associated to all objects within Kibo eCommerce, including documents, products, and product types. |
orderItem |
type: string The fully qualified name of the attribute. The attributeDefiniteId may be used to generate this name. |
orderItem |
type: string The data type of the source product property, typically of type Bool, DateTime, Number, or String. |
orderItem |
type: bool Indicates if the object has or can have multiple properties or values. If true, the object can have more than one value, selectable by shoppers through the storefront or configurable through the catalogs. |
orderItem |
type: string The user supplied name that appears in Admin. You can use this field for identification purposes. |
orderItem |
type: list of productPropertyValue List of value data for objects. |
orderItem |
type: string If the object value is a String, this value provides that string value, used by vocabulary property values, products, and options. |
orderItem |
type: object The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
orderItem |
type: string The universal product code (UPC) is the barcode defined for the product. The UPC is unique across all sales channels. |
orderItem |
type: string Merchant-created code associated with a specific product variation. Variation product codes maintain an association with the base product code. |
orderItem |
type: appliedLineItemProductDiscount The applicable product discount for an associated cart, order, or wish list. |
orderItem |
type: bool Determines if the discount applies to the sale price of the order. |
orderItem |
type: string The coupon code that a shopper uses to redeem an associated discount on a purchase. This is also the unique identifier of the coupon itself. |
orderItem |
type: discount Name of the discount added and applied to a shopping cart and order for a shopper's purchase. |
orderItem |
type: DateTime Date and time in UTC format when a discount, credit, wish list, or cart expires. An expired discount no longer can be redeemed. An expired wish list is no longer available. An expired credit can no longer be redeemed for a purchase. Acart becomes inactive and expired based on a system-calculated interval. For example, if an anonymous shopper has 14 days of inactivity, the cart is considered abandoned after that period of inactivity. System-supplied and read-only. |
orderItem |
type: bool Indicates whether the discount includes multiple products to be targeted. The target products are what the discount will be applied to, such as a bonus free item. |
orderItem |
type: int Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
orderItem |
type: list of string List of cart or order items to which the discount applies, if applicable. |
orderItem |
type: string The user supplied name that appears in Admin. You can use this field for identification purposes. |
orderItem |
type: int The number of the line items that are used for this particular discount. |
orderItem |
type: bool Indicates if a discount is not used for the product or product line item in an order. If true, the system ignores this discount when pricing the order. |
orderItem |
type: decimal The value of the discount applied to the cart or order, represented as a negative currency amount to apply to the original price. |
orderItem |
type: decimal The impact of a discount for each discount quantity. |
orderItem |
type: int Quantity of products priced. This is always one unless calculating pricing on the order or cart. |
orderItem |
type: list of appliedLineItemProductDiscount List of product-level discounts projected to apply to a cart, order, or wish list. |
orderItem |
type: bool Determines if the discount applies to the sale price of the order. |
orderItem |
type: string The coupon code that a shopper uses to redeem an associated discount on a purchase. This is also the unique identifier of the coupon itself. |
orderItem |
type: discount Name of the discount added and applied to a shopping cart and order for a shopper's purchase. |
orderItem |
type: DateTime Date and time in UTC format when a discount, credit, wish list, or cart expires. An expired discount no longer can be redeemed. An expired wish list is no longer available. An expired credit can no longer be redeemed for a purchase. Acart becomes inactive and expired based on a system-calculated interval. For example, if an anonymous shopper has 14 days of inactivity, the cart is considered abandoned after that period of inactivity. System-supplied and read-only. |
orderItem |
type: bool Indicates whether the discount includes multiple products to be targeted. The target products are what the discount will be applied to, such as a bonus free item. |
orderItem |
type: int Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
orderItem |
type: list of string List of cart or order items to which the discount applies, if applicable. |
orderItem |
type: string The user supplied name that appears in Admin. You can use this field for identification purposes. |
orderItem |
type: int The number of the line items that are used for this particular discount. |
orderItem |
type: bool Indicates if a discount is not used for the product or product line item in an order. If true, the system ignores this discount when pricing the order. |
orderItem |
type: decimal The value of the discount applied to the cart or order, represented as a negative currency amount to apply to the original price. |
orderItem |
type: decimal The impact of a discount for each discount quantity. |
orderItem |
type: int Quantity of products priced. This is always one unless calculating pricing on the order or cart. |
orderItem |
type: string The location where the item was purchased. |
orderItem |
type: int The specified quantity of objects and items. This property is used for numerous object types including products, options, components within a product bundle, cart and order items, returned items, shipping line items, items in a digital product. and items associated with types and reservations. |
orderItem |
type: decimal The total shipping amount for the line item before discounts and adjustments. |
orderItem |
type: list of appliedLineItemShippingDiscount List of shipping discounts projected to apply to carts, orders, and wish lists and items at checkout. |
orderItem |
type: appliedDiscount Name of the discount added and applied to a shopping cart and order for a shopper's purchase. |
orderItem |
type: string The coupon code that a shopper uses to redeem an associated discount on a purchase. This is also the unique identifier of the coupon itself. |
orderItem |
type: discount Name of the discount added and applied to a shopping cart and order for a shopper's purchase. |
orderItem |
type: DateTime Date and time in UTC format when a discount, credit, wish list, or cart expires. An expired discount no longer can be redeemed. An expired wish list is no longer available. An expired credit can no longer be redeemed for a purchase. Acart becomes inactive and expired based on a system-calculated interval. For example, if an anonymous shopper has 14 days of inactivity, the cart is considered abandoned after that period of inactivity. System-supplied and read-only. |
orderItem |
type: bool Indicates whether the discount includes multiple products to be targeted. The target products are what the discount will be applied to, such as a bonus free item. |
orderItem |
type: int Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
orderItem |
type: list of string List of cart or order items to which the discount applies, if applicable. |
orderItem |
type: string The user supplied name that appears in Admin. You can use this field for identification purposes. |
orderItem |
type: bool Indicates if a discount is not used for the product or product line item in an order. If true, the system ignores this discount when pricing the order. |
orderItem |
type: decimal The value of the discount applied to the cart or order, represented as a negative currency amount to apply to the original price. |
orderItem |
type: int The number of the line items that are used for this particular discount. |
orderItem |
type: decimal The impact of a discount for each discount quantity. |
orderItem |
type: string Carrier-supplied, unique code that represents the shipping method service type associated with the shipping discount. |
orderItem |
type: decimal The total amount of tax incurred on the shipping charges in the cart and order. This property is not calculated at this time for wish lists. |
orderItem |
type: decimal The calculated total shipping amount estimated for carts or orders, including tax. This amount is not calculated for wish lists at this time. |
orderItem |
type: decimal Estimated amount of the cart or order without sales tax, shipping costs, and other fees. This amount is not calculated for wish lists at this time. |
orderItem |
type: decimal The monetary amount of an item in the cart that is subject to tax. This amount typically represents the line item subtotal before applied discounts for an order. |
orderItem |
type: Mozu.Core.Api.Contracts.Json Leverage this property within a tax Arc.js action to supplement the tax information for this item or object with custom JSON data. |
orderItem |
type: decimal Total is used to indicate the monetary, estimated total amount of the cart or order, including items, sales tax, shipping costs, and other fees. Totals are not estimated for wish lists at this time. |
orderItem |
type: decimal The total charge for the line item without any weighted order level shipping and handling charges. |
orderItem |
type: decimal The total charge for the line item with all weighted order level shipping and handling charges. |
orderItem |
type: commerceUnitPrice Properties of the price per unit of a product, associated with cart and order items. This price is not used for wish lists at this time. |
orderItem |
type: decimal Represents the total price of the line item extended to the shopper. This begins with the Unit Price, then uses any of the following prices if they are defined, in the following order: Override Amount, Sale Amount, List Amount. |
orderItem |
type: decimal The price the item is listed for in the storefront. |
orderItem |
type: decimal The override price of the item set by the merchant for a given order. |
orderItem |
type: decimal The sale price set for the item. |
orderItem |
type: decimal The total weighted order level manual adjustment amount. |
orderItem |
type: decimal The total weighted order level discount amount. |
orderItem |
type: decimal The total weighted order level duty charges. |
orderItem |
type: decimal The weighted order handling adjustment. |
orderItem |
type: decimal The total weighted order level handling fee amount. |
orderItem |
type: decimal The total weighted order handling fee discount amount. |
orderItem |
type: decimal The total weighted order level handling fee tax amount. |
orderItem |
type: decimal The total weighted order level shipping charge. |
orderItem |
type: decimal The total weighted order level shipping discount amount. |
orderItem |
type: decimal The total weighted order level shipping manual adjustment amount. |
orderItem |
type: decimal The total weighted order level shipping tax amount. |
orderItem |
type: decimal The total weighted order level tax amount. |
itemTaxTotal |
type: decimal The total amount of calculated tax for items, used by carts, orders, and wish lists. |
itemTotal |
type: decimal The total cost for the item. |
locationCode |
type: string The unique, user-defined code that identifies a location. This location can be the location where the order was entered, location for newly in-stock products, and where products are returned. |
number |
type: int The order item number. |
orderDiscounts |
type: list of appliedDiscount List of order-level discounts projected to apply to the cart at checkout or order. |
appliedDiscount |
type: string The coupon code that a shopper uses to redeem an associated discount on a purchase. This is also the unique identifier of the coupon itself. |
appliedDiscount |
type: discount Name of the discount added and applied to a shopping cart and order for a shopper's purchase. |
appliedDiscount |
type: DateTime Date and time in UTC format when a discount, credit, wish list, or cart expires. An expired discount no longer can be redeemed. An expired wish list is no longer available. An expired credit can no longer be redeemed for a purchase. Acart becomes inactive and expired based on a system-calculated interval. For example, if an anonymous shopper has 14 days of inactivity, the cart is considered abandoned after that period of inactivity. System-supplied and read-only. |
appliedDiscount |
type: bool Indicates whether the discount includes multiple products to be targeted. The target products are what the discount will be applied to, such as a bonus free item. |
appliedDiscount |
type: int Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
appliedDiscount |
type: list of string List of cart or order items to which the discount applies, if applicable. |
appliedDiscount |
type: string The user supplied name that appears in Admin. You can use this field for identification purposes. |
appliedDiscount |
type: bool Indicates if a discount is not used for the product or product line item in an order. If true, the system ignores this discount when pricing the order. |
appliedDiscount |
type: decimal The value of the discount applied to the cart or order, represented as a negative currency amount to apply to the original price. |
orderLevelHandlingDiscountTotal |
type: decimal The list of historically-applied handling discounts at the order level. The active one will have IsExcluded == false. |
orderLevelProductDiscountTotal |
type: decimal The applicable product discount for the order. |
orderLevelShippingDiscountTotal |
type: decimal The applicable shipping discount for the order. |
originalCartId |
type: string The unique identifier of the item when it was applied to a cart. |
payments |
type: list of payment Wrapper for a collection of payments associated with an order or return. An order can include a number of payments until the full total is covered. |
payment |
type: decimal The total monetary amount collected in this payment transaction for the order. |
payment |
type: decimal If the payment transaction is a shopper store credit, the total monetary amount credited in this payment transaction for the order. |
payment |
type: decimal The total amount originally requested for this payment. |
payment |
type: auditInfo Basic audit info about the object, including date, time, and user account. This data may be captured when creating, updating, and removing data. |
payment |
type: string Identifier of the user that created the object. System created and read only. |
payment |
type: DateTime The date and time in UTC format set when the object was created. |
payment |
type: string Identifier of the user that updated the entity most recently. |
payment |
type: DateTime The date and time in UTC format the object was updated most recently. |
payment |
type: list of string Available actions you can complete for an order. These actions may differ depending on the status of the order, such as actions required to enter a payment, return of a package, and fulfillment of a shipment. |
payment |
type: billingInfo Properties for the customer's billing information associated with an order or specific payment. |
payment |
type: auditInfo Basic audit info about the object, including date, time, and user account. This data may be captured when creating, updating, and removing data. |
payment |
type: string Identifier of the user that created the object. System created and read only. |
payment |
type: DateTime The date and time in UTC format set when the object was created. |
payment |
type: string Identifier of the user that updated the entity most recently. |
payment |
type: DateTime The date and time in UTC format the object was updated most recently. |
payment |
type: contact The cardholder's billing contact information, including addresses. |
payment |
type: address Address information to supply for a contact. |
payment |
type: string Physical or mailing address line one. Usually includes the street number and street name or it could be a P.O. Box. Max length: 200. |
payment |
type: string Physical or mailing address line two. Usually supplements the main street address with apartment, floor, suite, building, or unit information. Max length: 200. |
payment |
type: string Physical or mailing address line three. Max length: 200. |
payment |
type: string Physical or mailing address line four. Max length: 200. |
payment |
type: string The type of address, which is commercial or residential. |
payment |
type: string The entered city or town for the address. |
payment |
type: string The 2-letter geographic code representing the country for the physical or mailing address. Currently limited to the US. |
payment |
type: bool Indicates if the address has been validated. If true, the address has been verified by an address validation service. |
payment |
type: string The entered zip or postal code for an address. |
payment |
type: string The entered state or province for an address. |
payment |
type: string The company or organization name entered for a customer account. |
payment |
type: string The email address for the customer account and contact. This email may be used for login to the storefront, receiving in-stock product notifications, and subscription mailing lists. |
payment |
type: string The full first name of a customer or contact name. |
payment |
type: int Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
payment |
type: string The full last name or surname of a customer or contact name. |
payment |
type: string Character string of the middle name or initial for the customer. |
payment |
type: phone List of phone numbers associated with the customer account contact. The phone numbers include area codes. |
payment |
type: string Home phone number. |
payment |
type: string Mobile phone number. |
payment |
type: string Work phone number. |
payment |
type: paymentCard Properties of a credit card used to submit payment for an order. |
payment |
type: string The bin number of a branded credit card. |
payment |
type: string The masked credit card number part returned from the payment gateway. |
payment |
type: short The two-digit month a credit card expires for a payment method. |
payment |
type: short The four-digit year the credit card expires for a payment method. |
payment |
type: bool If true, the credit card information is saved to the customer account for future use. |
payment |
type: bool If true, the credit card is used for a recurring order payment. |
payment |
type: string The full name printed on a credit card. The name should match what is printed on the card exactly, used in validation during a payment. |
payment |
type: string The type of credit card, such as Visa or Amex. |
payment |
type: string Unique identifier of the credit card from the payment service. |
payment |
type: checkPayment Information about the check used in the billing information, if it exists. |
payment |
type: string If applicable, the check number associated with the payment action or interaction. |
payment |
type: string Indicates a custom reward type. |
payment |
type: Mozu.Core.Api.Contracts.Json Custom data originated by the billing service. |
payment |
type: string Holds the transaction ID for an external payment type service. |
payment |
type: bool If true, the system overrides the customer's billing address information with the supplied fulfillment information. |
payment |
type: string The type of payment, such as credit card, check, or PayPal Express. Additional payment types will be supported in future releases. |
payment |
type: string Identifies a specific workflow the payment goes through. This is used to define a workflow for external payment services. |
payment |
type: purchaseOrderPayment The purchase order payment details. |
payment |
type: list of purchaseOrderCustomField Details of the custom text fields associated with the purchase order. Refer to Custom Text Fields in the Purchase Order guides topic for more information. |
payment |
type: string The unique identifier of the object. |
payment |
type: string Descriptive text used as a label for objects, such as field names, facets, date ranges, contact information, and package information. |
payment |
type: string The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
payment |
type: purchaseOrderPaymentTerm The details of the payment terms. The payment terms are made up of a code and a description. Refer to Payment Terms in the Purchase Order guides topic for more information. |
payment |
type: string The unique identifier of the object. |
payment |
type: string The localized description in text for the object, displayed per the locale code. For example, descriptions are used for product descriptions, attributes, and pre-authorization transaction types. |
payment |
type: string The purchase order number. Note: Kibo eCommerce does not validate the purchase order number by default; however, you can add validation functionality using Arc.js. Refer to Validate Purchase Orders During the Checkout Process in the Arc.js Guides for more information and examples. |
payment |
type: string The code that identifies the store credit to apply to the order. |
payment |
type: string A payment referring to a store credit or gift card.
StoreCredit and GiftCard are internally managed by Kibo eComm. Use Custom for externally managed gift cards or reward systems. If Custom is used, provide the name for the custom type in the CustomCreditType field. |
payment |
type: paymentToken The token to access billing information. |
payment |
type: string The identifier of the payment service token. |
payment |
type: string The type of scope, which is a developer account or production tenant. |
payment |
type: list of changeMessage Collection (list or paged) of change messages logged for each modification made by a shopper to their carts, wishlists, orders, package, payment, pickup, and returns. Change log messages are system-supplied based on shopper actions and read only. |
payment |
type: decimal The amount of the order-level adjustment, which can be a positive or negative amount. |
payment |
type: string Unique identifier of an app available in your Kibo eCommerce tenant or within Kibo eCommerce Dev Center. This ID is unique across all apps installed, initialized, and enabled in the Admin and those in development through the Dev Center Console. |
payment |
type: string The application's key. |
payment |
type: string The application's name. |
payment |
type: string The unique identifier of the API request associated with the event action, which might contain multiple actions. |
payment |
type: DateTime The date and time in UTC format set when the object was created. |
payment |
type: string Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
payment |
type: string Identifier for the object associated with the change message, which can represent a cart, cart item, or an order. |
payment |
type: string The text of the change message, such as "This product is no longer available." System-supplied and read-only. |
payment |
type: object Metadata content for entities, used by document lists, document type lists, document type, views, entity lists, and list views. |
payment |
type: string The new value of the object affected by the change, such as the new price of the product. System-supplied and read-only. |
payment |
type: string The prior value of the object affected by the change, such as the price of the product when it was added to the cart. System-supplied and read-only. |
payment |
type: string The text that appears on the subject line of the message, such as "The product price has changed." |
payment |
type: string Represents the type of object affected by the change, such as Cart Item or Product. System-supplied and read-only. |
payment |
type: bool If true, the change associated with the message executed successfully. |
payment |
type: string The user's first name. |
payment |
type: string Unique identifier of the customer account (shopper or system user). System-supplied and read-only. If the shopper user is anonymous, the user ID represents a system-generated user ID string. |
payment |
type: string The user's last name. |
payment |
type: string The user type (e.g. Shopper, Admin, etc.). |
payment |
type: string The action associated with this message. For example, if the price of a product changes, the verb could be "Increased" or "Decreased". If the product is no longer available, the verb could be "Invalidated". System-supplied and read-only. |
payment |
type: Mozu.Core.Api.Contracts.Json Custom data originated by the payment service. |
payment |
type: string The external/third party transaction Id for this payment. This is used to store the transaction Id from digital wallet like Visa Checkout |
payment |
type: paymentActionTarget The parent group Id that this payment belongs to. This will refer to the parent checkout in the case of a multi-ship order, or the parent order in the case of a non-multi-ship order. This will (eventually) allow us to find all payments associated with a checkout, even if the payment is added directly to one of the child orders. |
payment |
type: string The Id of the checkout/order to target. |
payment |
type: int The number of the checkout/order to target. |
payment |
type: string Specifies if the TargetId is a checkout Id or order Id. |
payment |
type: string Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
payment |
type: list of paymentInteraction Container for the interactions associated with the payment, which includes details for each action performed for the payment. |
payment |
type: decimal The amount of the order-level adjustment, which can be a positive or negative amount. |
payment |
type: auditInfo Basic audit info about the object, including date, time, and user account. This data may be captured when creating, updating, and removing data. |
payment |
type: string Identifier of the user that created the object. System created and read only. |
payment |
type: DateTime The date and time in UTC format set when the object was created. |
payment |
type: string Identifier of the user that updated the entity most recently. |
payment |
type: DateTime The date and time in UTC format the object was updated most recently. |
payment |
type: string If applicable, the check number associated with the payment action or interaction. |
payment |
type: string The localized currency code for the monetary amount. |
payment |
type: string If required by the payment gateway, the authorization code of the transaction. |
payment |
type: string AVS (Address Verification Service) codes supplied by the payment gateway. The codes indicate partial to complete or failed matches against the billing address for the shopper against the financial institute data through the gateway. |
payment |
type: string CVV2 (Card Verification Value) codes supplied by the payment gateway. The codes indicate a verified or failed match of the encrypted code entered against the financial institution data through the gateway. |
payment |
type: int Unique identifier of the payment interaction from the payment gateway. |
payment |
type: string Response code from the gateway associated with the payment interaction. The response code is unique to the gateway. The response code is associated with the gatewayResponseText, which contains the textual response message. Refer to Gateway Response Code and Text in the API Guides for more information. |
payment |
type: list of paymentGatewayResponseData Additional response data from the gateway that's unique to each gateway. This is a list of key value pairs. Refer to Gateway Response Data in the API Guides for more information. |
payment |
type: string Key used for metadata defined for objects, including extensible attributes, custom attributes associated with a shipping provider, and search synonyms definitions. This content may be user-defined depending on the object and usage. For search synonym definitions, refer to Synonym Expansion Types for more information about the key usage. |
payment |
type: string The value of a property, used by numerous objects within Kibo eCommerce including facets, attributes, products, localized content, metadata, capabilities (Kibo eCommerce and third-party), location inventory adjustment, and more. The value may be a string, integer, or double. Validation may be run against the entered and saved values depending on the object type. |
payment |
type: string Textual message returned by the payment gateway for the associated gatewayResponseCode. Refer to Gateway Response Code and Text in the API Guides for more information. |
payment |
type: string Unique identifier of the gateway transaction associated with the payment interaction. |
payment |
type: string Unique identifier of the source property, such as a catalog, discount, order, or email template. For a product field it will be the name of the field. For a category ID, must be a positive integer not greater than 2000000. By default, Kibo eCommerce auto-generates a category ID when categories are created. If you want to specify an ID during creation (which preserves category link relationships when migrating tenant data from one sandbox to another), you must also include the useProvidedId query string in the endpoint. For example, api/commerce/catalog/admin/categories/?useProvidedId=true. Then, use the id property to specify the desired category ID. For a product attribute it will be the Attribute FQN. For a document, the ID must be specified as a 32 character, case-insensitive, alphanumeric string. You can specify the ID as 32 sequential characters or as groups separated by dashes in the format 8-4-4-4-12. For example, bba0a1a885e2413bb097ceacf7bac366 For email templates, the ID must be one of the following values:
|
payment |
type: DateTime Date and time of a payment interaction, including handling and processing a payment and validating and completing a payment with a payment gateway. |
payment |
type: string The type of payment interaction. The payment can be Capture or CheckReceived. The value also includes customer payment interactions such as Website, Call, Store, or Unknown. |
payment |
type: bool If true, the payment interaction was manually defined s part of offline order processing. |
payment |
type: bool Indicates if the product in a cart, order, or wish list is purchased on a recurring schedule. If true, the item can be purchased or fulfilled at regular intervals, such as a monthly billing cycle. For example, digital or physical product subscriptions are recurring cart items. This property is not used at this time and is reserved for future functionality. |
payment |
type: string User-entered notation content for an object, used to save information such as payment, return, account, and order notes. |
payment |
type: string Unique identifier of the order associated with the payment. |
payment |
type: string The status of the payment prior to the interaction being performed, which enables manual rollback of previous transactions. |
payment |
type: string Unique identifier of the payment associated with this transaction. |
payment |
type: int Unique identifier of previous interaction that this payment interaction is modifying. For example, when refunding a payment, the crediting interaction would reference the capture interaction. |
payment |
type: string The unique identifier of the refund for a given interaction. |
payment |
type: string The unique identifier of the return associated with a given interaction. |
payment |
type: string The current status of the object. This value is read only. Valid values for this field are: "Active", "Expired", and "Inactive". |
payment |
type: paymentActionTarget Targets represent the object, such as an item to apply discounts to(products or orders) or a view field for content. Targets are the dot notations that link to the source document property. For example, firstitem for the direct level or firstitem.seconditem.thirditem for a deeper property. |
payment |
type: string The Id of the checkout/order to target. |
payment |
type: int The number of the checkout/order to target. |
payment |
type: string Specifies if the TargetId is a checkout Id or order Id. |
payment |
type: bool Indicates if the product in a cart, order, or wish list is purchased on a recurring schedule. If true, the item can be purchased or fulfilled at regular intervals, such as a monthly billing cycle. For example, digital or physical product subscriptions are recurring cart items. This property is not used at this time and is reserved for future functionality. |
payment |
type: string Unique identifier of the order associated with the payment. |
payment |
type: string The transaction ID supplied by the payment service to associate with this order payment. |
payment |
type: string The type of payment, such as credit card, check, or PayPal Express. Additional payment types will be supported in future releases. |
payment |
type: string The source of data for this payment. By default, this will be set to 'mozu' |
payment |
type: string The current status of the object. This value is read only. Valid values for this field are: "Active", "Expired", and "Inactive". |
payment |
type: list of subPayment List of sub-payments that correspond to child orders in case of multiship orders. Used for tracking each order's portion of a shared payment. |
payment |
type: decimal The amount collected for that portion of the payment. |
payment |
type: decimal The amount credited back for that portion of the payment. |
payment |
type: decimal The amount refunded for that portion of the payment. |
payment |
type: decimal The amount requested for that portion of the payment. |
payment |
type: string The current status of the object. This value is read only. Valid values for this field are: "Active", "Expired", and "Inactive". |
payment |
type: paymentActionTarget Targets represent the object, such as an item to apply discounts to(products or orders) or a view field for content. Targets are the dot notations that link to the source document property. For example, firstitem for the direct level or firstitem.seconditem.thirditem for a deeper property. |
payment |
type: string The Id of the checkout/order to target. |
payment |
type: int The number of the checkout/order to target. |
payment |
type: string Specifies if the TargetId is a checkout Id or order Id. |
priceListCode |
type: string If the order is associated with a price list, this is the unique code of the price list. |
shippingSubTotal |
type: decimal The shipping subtotal amount calculated without any applied discounts for line item and entire amounts of carts and orders. This property is not calculated for wish lists at this time. |
shippingTaxTotal |
type: decimal The total amount of tax incurred on the shipping charges in the cart and order. This property is not calculated at this time for wish lists. |
shippingTotal |
type: decimal The calculated total shipping amount estimated for carts or orders, including tax. This amount is not calculated for wish lists at this time. |
shopperNotes |
type: shopperNotes A paged list collection of shopper notes for the order. |
shopperNotes |
type: string Notes entered and saved with an order. These notes may be entered by a shopper on a wishlist or for an order. Comments may also be entered by Kibo eCommerce Admins on an order that may be visible only to authorized shoppers and users. |
shopperNotes |
type: string Shopper-entered gift message for the associated order. |
siteId |
type: int Unique identifier for the site. This ID is used at all levels of a store, catalog, and tenant to associate objects to a site. |
sourceDevice |
type: string The device from which the order originated in the case of offline orders. |
submittedDate |
type: DateTime The date and time the order was submitted. System-supplied and read-only. |
subTotal |
type: decimal Estimated amount of the cart or order without sales tax, shipping costs, and other fees. This amount is not calculated for wish lists at this time. |
suggestedDiscounts |
type: list of suggestedDiscount Refers to the BOGA discounts that are currently satisfied but whose free item has not yet been added. |
suggestedDiscount |
type: bool Indicates whether the free BOGA item should automatically be added to cart. If the free item has been added before and the shopper removed the free item (rejected it), the value will be false. |
suggestedDiscount |
type: int The unique identifier of the discount. |
suggestedDiscount |
type: bool hasMultipleProducts ApiType DOCUMENT_HERE |
suggestedDiscount |
type: bool Whether the suggested discount includes multiple options. |
suggestedDiscount |
type: string The unique, user-defined product code of a product, used throughout Kibo eCommerce to reference and associate to a product. |
taxData |
type: Mozu.Core.Api.Contracts.Json Leverage this property within a tax Arc.js action to supplement the tax information for this item or object with custom JSON data. Note: The API displays order taxes grouped by fulfillment method and origin location, so you may see multiple tax payloads on one order. For example, you may see an object that looks like:{ Ship_Warehouse_A : { CustomTax: 11.00 }, Pickup_Store_B : { CustomTax: 23.00 } } |
tenantId |
type: int Unique identifier for the tenant. |
total |
type: decimal Total is used to indicate the monetary, estimated total amount of the cart or order, including items, sales tax, shipping costs, and other fees. Totals are not estimated for wish lists at this time. |
type |
type: string The type of scope, which is a developer account or production tenant. |
visitId |
type: string Unique identifier of the customer visit in which the cart was created or last modified. |
webSessionId |
type: string Unique identifier of the web session in which the cart, order, return, or wish list was created or last modified. |
Operations
Operation Name | Request URI | Description |
---|---|---|
ChangeCheckoutPriceList | PUT %7bcheckoutId%7d%2fpriceList%3fresponseFields%3d%7bresponseFields%7d |
Changes the pricelist applied to a checkout. |
CreateCheckoutFromCart | POST %3fcartId%3d%7bcartId%7d%26responseFields%3d%7bresponseFields%7d |
Creates a checkout based on a cart ID. |
GetAvailableActions | GET %7bcheckoutId%7d%2factions |
Retrieves the actions you can perform on a specific checkout. |
GetAvailableShippingMethods | GET %7bcheckoutId%7d%2fshippingMethods |
Retrieves the available shipping methods on a checkout, organized by groupings of order items on the checkout. |
GetCheckout | GET %7bcheckoutId%7d%3fresponseFields%3d%7bresponseFields%7d |
Returns a checkout resource based on an ID. |
GetCheckouts | GET %3fstartIndex%3d%7bstartIndex%7d%26pageSize%3d%7bpageSize%7d%26sortBy%3d%7bsortBy%7d%26filter%3d%7bfilter%7d%26q%3d%7bq%7d%26qLimit%3d%7bqLimit%7d%26responseFields%3d%7bresponseFields%7d |
Returns all existing checkouts on a site. |
PerformCheckoutAction | POST %7bcheckoutId%7d%2factions%3fresponseFields%3d%7bresponseFields%7d |
Executes an available action on a checkout. |
ProcessDigitalWallet | PUT %7bcheckoutId%7d%2fdigitalWallet%2f%7bdigitalWalletType%7d%3fresponseFields%3d%7bresponseFields%7d |
Processes a digital wallet (used to hold 3rd party payment and shipping information) on a checkout. |
ResendCheckoutConfirmationEmail | POST %7bcheckoutId%7d%2femail%2fresend |
Sends an order confirmation email to the shopper associated with the checkout. |
SetShippingMethods | POST %7bcheckoutId%7d%2fshippingMethods%3fresponseFields%3d%7bresponseFields%7d |
Sets the shipping method details for a particular grouping of order items in a checkout. |
UpdateCheckout | POST %7bcheckoutId%7d%3fresponseFields%3d%7bresponseFields%7d |
Updates the details of a checkout. |