Files
medusa-store/www/apps/resources/generated/sidebar.mjs
2024-05-07 10:32:36 +03:00

7410 lines
271 KiB
JavaScript

export const generatedSidebar = [
{
"loaded": true,
"isPathHref": true,
"path": "/",
"title": "Overview",
"hasTitleStyling": true,
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules",
"title": "Commerce Modules",
"isChildSidebar": true,
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/api-key",
"title": "API Key Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/api-key/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/api-key/tokens",
"title": "Tokens",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/api-key/relations-to-other-modules",
"title": "Relation to Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IApiKeyModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/api_key/IApiKeyModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key/authenticate",
"title": "authenticate",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key/revoke",
"title": "revoke",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key/upsert",
"title": "upsert",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "API Key Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/api_key_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/api-key/models/ApiKey",
"title": "ApiKey",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/auth",
"title": "Auth Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/auth/module-options",
"title": "Module Options",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/auth/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/auth/auth-providers",
"title": "Auth Providers",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/auth/auth-flows",
"title": "Auth Flows",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/auth/user-creation",
"title": "User Creation",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/auth/persisting-auth-user",
"title": "Persisting Auth User",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/auth",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IAuthModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/auth/IAuthModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/auth/authenticate",
"title": "authenticate",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/auth/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/auth/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/auth/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/auth/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/auth/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/auth/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/auth/validateCallback",
"title": "validateCallback",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/auth/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Auth Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/auth_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/auth/models/AuthUser",
"title": "AuthUser",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/cart",
"title": "Cart Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/cart/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/cart/concepts",
"title": "Cart Concepts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/cart/promotions",
"title": "Promotion Adjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/cart/tax-lines",
"title": "Tax Lines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/cart/relations-to-other-modules",
"title": "Relations to Other Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "ICartModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/cart/ICartModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/addLineItemAdjustments",
"title": "addLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/addLineItemTaxLines",
"title": "addLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/addLineItems",
"title": "addLineItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/addShippingMethodAdjustments",
"title": "addShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/addShippingMethodTaxLines",
"title": "addShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/addShippingMethods",
"title": "addShippingMethods",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/createAddresses",
"title": "createAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/deleteAddresses",
"title": "deleteAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/deleteLineItemAdjustments",
"title": "deleteLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/deleteLineItemTaxLines",
"title": "deleteLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/deleteLineItems",
"title": "deleteLineItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/deleteShippingMethodAdjustments",
"title": "deleteShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/deleteShippingMethodTaxLines",
"title": "deleteShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/deleteShippingMethods",
"title": "deleteShippingMethods",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/listAddresses",
"title": "listAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/listLineItemAdjustments",
"title": "listLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/listLineItemTaxLines",
"title": "listLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/listLineItems",
"title": "listLineItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/listShippingMethodAdjustments",
"title": "listShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/listShippingMethodTaxLines",
"title": "listShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/listShippingMethods",
"title": "listShippingMethods",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/restoreAddresses",
"title": "restoreAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/restoreLineItemAdjustments",
"title": "restoreLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/restoreLineItemTaxLines",
"title": "restoreLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/restoreLineItems",
"title": "restoreLineItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/restoreShippingMethodAdjustments",
"title": "restoreShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/restoreShippingMethodTaxLines",
"title": "restoreShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/restoreShippingMethods",
"title": "restoreShippingMethods",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/retrieveLineItem",
"title": "retrieveLineItem",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/setLineItemAdjustments",
"title": "setLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/setLineItemTaxLines",
"title": "setLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/setShippingMethodAdjustments",
"title": "setShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/setShippingMethodTaxLines",
"title": "setShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/softDeleteAddresses",
"title": "softDeleteAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/softDeleteLineItemAdjustments",
"title": "softDeleteLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/softDeleteLineItemTaxLines",
"title": "softDeleteLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/softDeleteLineItems",
"title": "softDeleteLineItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/softDeleteShippingMethodAdjustments",
"title": "softDeleteShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/softDeleteShippingMethodTaxLines",
"title": "softDeleteShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/softDeleteShippingMethods",
"title": "softDeleteShippingMethods",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/updateAddresses",
"title": "updateAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/updateLineItems",
"title": "updateLineItems",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Cart Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/cart_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/models/Address",
"title": "Address",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/models/Cart",
"title": "Cart",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/models/LineItem",
"title": "LineItem",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/models/LineItemAdjustment",
"title": "LineItemAdjustment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/models/LineItemTaxLine",
"title": "LineItemTaxLine",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/models/ShippingMethod",
"title": "ShippingMethod",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/models/ShippingMethodAdjustment",
"title": "ShippingMethodAdjustment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/cart/models/ShippingMethodTaxLine",
"title": "ShippingMethodTaxLine",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/currency",
"title": "Currency Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/currency/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/currency",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "ICurrencyModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/currency/ICurrencyModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/currency/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/currency/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/currency/retrieve",
"title": "retrieve",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/currency/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Currency Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/currency_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/currency/models/Currency",
"title": "Currency",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/customer",
"title": "Customer Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/customer/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/customer/customer-accounts",
"title": "Customer Accounts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/customer/relations-to-other-modules",
"title": "Relations to Other Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "ICustomerModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/customer/ICustomerModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/addAddresses",
"title": "addAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/addCustomerToGroup",
"title": "addCustomerToGroup",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/createCustomerGroup",
"title": "createCustomerGroup",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/deleteAddresses",
"title": "deleteAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/deleteCustomerGroups",
"title": "deleteCustomerGroups",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/listAddresses",
"title": "listAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/listAndCountAddresses",
"title": "listAndCountAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/listAndCountCustomerGroups",
"title": "listAndCountCustomerGroups",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/listCustomerGroupCustomers",
"title": "listCustomerGroupCustomers",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/listCustomerGroups",
"title": "listCustomerGroups",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/removeCustomerFromGroup",
"title": "removeCustomerFromGroup",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/restoreCustomerGroups",
"title": "restoreCustomerGroups",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/retrieveCustomerGroup",
"title": "retrieveCustomerGroup",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/softDeleteCustomerGroups",
"title": "softDeleteCustomerGroups",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/updateAddresses",
"title": "updateAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/updateCustomerGroups",
"title": "updateCustomerGroups",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Customer Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/customer_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/models/Address",
"title": "Address",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/models/Customer",
"title": "Customer",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/models/CustomerGroup",
"title": "CustomerGroup",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/customer/models/CustomerGroupCustomer",
"title": "CustomerGroupCustomer",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/fulfillment",
"title": "Fulfillment Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/fulfillment/module-options",
"title": "Module Options",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/fulfillment/concepts",
"title": "Fulfillment Concepts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/fulfillment/fulfillment-provider",
"title": "Fulfillment Provider",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/fulfillment/shipping-options",
"title": "Shipping Options",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/fulfillment/item-fulfillment",
"title": "Item Fulfillment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/fulfillment/relation-to-other-modules",
"title": "Relations to Other Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IFulfillmentModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/fulfillment/IFulfillmentModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/cancelFulfillment",
"title": "cancelFulfillment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/createFulfillment",
"title": "createFulfillment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/createGeoZones",
"title": "createGeoZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/createServiceZones",
"title": "createServiceZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/createShippingOptionRules",
"title": "createShippingOptionRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/createShippingOptions",
"title": "createShippingOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/createShippingProfiles",
"title": "createShippingProfiles",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/deleteGeoZones",
"title": "deleteGeoZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/deleteServiceZones",
"title": "deleteServiceZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/deleteShippingOptionRules",
"title": "deleteShippingOptionRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/deleteShippingOptionTypes",
"title": "deleteShippingOptionTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/deleteShippingOptions",
"title": "deleteShippingOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/deleteShippingProfiles",
"title": "deleteShippingProfiles",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listAndCountFulfillments",
"title": "listAndCountFulfillments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listAndCountGeoZones",
"title": "listAndCountGeoZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listAndCountServiceZones",
"title": "listAndCountServiceZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listAndCountShippingOptionRules",
"title": "listAndCountShippingOptionRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listAndCountShippingOptionTypes",
"title": "listAndCountShippingOptionTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listAndCountShippingOptions",
"title": "listAndCountShippingOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listAndCountShippingProfiles",
"title": "listAndCountShippingProfiles",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listFulfillmentProviders",
"title": "listFulfillmentProviders",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listFulfillments",
"title": "listFulfillments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listGeoZones",
"title": "listGeoZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listServiceZones",
"title": "listServiceZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listShippingOptionRules",
"title": "listShippingOptionRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listShippingOptionTypes",
"title": "listShippingOptionTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listShippingOptions",
"title": "listShippingOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listShippingOptionsForContext",
"title": "listShippingOptionsForContext",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/listShippingProfiles",
"title": "listShippingProfiles",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/restoreGeoZones",
"title": "restoreGeoZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/restoreServiceZones",
"title": "restoreServiceZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/restoreShippingOptions",
"title": "restoreShippingOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/restoreShippingProfiles",
"title": "restoreShippingProfiles",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/retrieveFulfillment",
"title": "retrieveFulfillment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/retrieveFulfillmentOptions",
"title": "retrieveFulfillmentOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/retrieveGeoZone",
"title": "retrieveGeoZone",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/retrieveServiceZone",
"title": "retrieveServiceZone",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/retrieveShippingOption",
"title": "retrieveShippingOption",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/retrieveShippingOptionRule",
"title": "retrieveShippingOptionRule",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/retrieveShippingOptionType",
"title": "retrieveShippingOptionType",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/retrieveShippingProfile",
"title": "retrieveShippingProfile",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/softDeleteGeoZones",
"title": "softDeleteGeoZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/softDeleteServiceZones",
"title": "softDeleteServiceZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/softDeleteShippingOptions",
"title": "softDeleteShippingOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/softDeleteShippingProfiles",
"title": "softDeleteShippingProfiles",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/updateFulfillment",
"title": "updateFulfillment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/updateGeoZones",
"title": "updateGeoZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/updateServiceZones",
"title": "updateServiceZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/updateShippingOptionRules",
"title": "updateShippingOptionRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/updateShippingOptions",
"title": "updateShippingOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/updateShippingProfiles",
"title": "updateShippingProfiles",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/upsertServiceZones",
"title": "upsertServiceZones",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/upsertShippingOptions",
"title": "upsertShippingOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/validateFulfillmentOption",
"title": "validateFulfillmentOption",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/validateShippingOption",
"title": "validateShippingOption",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Fulfillment Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/fulfillment_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/Address",
"title": "Address",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/Fulfillment",
"title": "Fulfillment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/FulfillmentItem",
"title": "FulfillmentItem",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/FulfillmentLabel",
"title": "FulfillmentLabel",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/FulfillmentProvider",
"title": "FulfillmentProvider",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/FulfillmentSet",
"title": "FulfillmentSet",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/GeoZone",
"title": "GeoZone",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/ServiceZone",
"title": "ServiceZone",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/ShippingOption",
"title": "ShippingOption",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/ShippingOptionRule",
"title": "ShippingOptionRule",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/ShippingOptionType",
"title": "ShippingOptionType",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/fulfillment/models/ShippingProfile",
"title": "ShippingProfile",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/inventory",
"title": "Inventory Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/inventory/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/inventory/concepts",
"title": "Inventory Concepts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/inventory/inventory-in-flows",
"title": "Inventory in Flows",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/inventory/relations-to-other-modules",
"title": "Relation to Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory_next",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IInventoryServiceNext Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/inventory_next/IInventoryServiceNext/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/adjustInventory",
"title": "adjustInventory",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/confirmInventory",
"title": "confirmInventory",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/createInventoryLevels",
"title": "createInventoryLevels",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/createReservationItems",
"title": "createReservationItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/deleteInventoryItemLevelByLocationId",
"title": "deleteInventoryItemLevelByLocationId",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/deleteInventoryLevel",
"title": "deleteInventoryLevel",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/deleteInventoryLevels",
"title": "deleteInventoryLevels",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/deleteReservationItemByLocationId",
"title": "deleteReservationItemByLocationId",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/deleteReservationItems",
"title": "deleteReservationItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/deleteReservationItemsByLineItem",
"title": "deleteReservationItemsByLineItem",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/listAndCountInventoryLevels",
"title": "listAndCountInventoryLevels",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/listAndCountReservationItems",
"title": "listAndCountReservationItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/listInventoryLevels",
"title": "listInventoryLevels",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/listReservationItems",
"title": "listReservationItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/restoreInventoryLevels",
"title": "restoreInventoryLevels",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/restoreReservationItems",
"title": "restoreReservationItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/retrieveAvailableQuantity",
"title": "retrieveAvailableQuantity",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/retrieveInventoryLevel",
"title": "retrieveInventoryLevel",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/retrieveInventoryLevelByItemAndLocation",
"title": "retrieveInventoryLevelByItemAndLocation",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/retrieveReservationItem",
"title": "retrieveReservationItem",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/retrieveReservedQuantity",
"title": "retrieveReservedQuantity",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/retrieveStockedQuantity",
"title": "retrieveStockedQuantity",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/softDeleteInventoryLevels",
"title": "softDeleteInventoryLevels",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/softDeleteReservationItems",
"title": "softDeleteReservationItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/updateInventoryLevels",
"title": "updateInventoryLevels",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/updateReservationItems",
"title": "updateReservationItems",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory_next/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Inventory Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/inventory_next_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/models/InventoryItem",
"title": "InventoryItem",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/models/InventoryLevel",
"title": "InventoryLevel",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/inventory-next/models/ReservationItem",
"title": "ReservationItem",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/order",
"title": "Order Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/order/concepts",
"title": "Order Concepts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/order/order-items",
"title": "Order Title",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/order/promotion-adjustments",
"title": "Promotions Adjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/order/tax-lines",
"title": "Tax Lines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/order/transactions",
"title": "Transactions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/order/order-change",
"title": "Order Change",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/order/order-versioning",
"title": "Order Versioning",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/order/relations-to-other-modules",
"title": "Relations to Other Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/order",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IOrderModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/order/IOrderModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/addOrderAction",
"title": "addOrderAction",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/applyPendingOrderActions",
"title": "applyPendingOrderActions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/cancelOrderChange",
"title": "cancelOrderChange",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/confirmOrderChange",
"title": "confirmOrderChange",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/createAddresses",
"title": "createAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/createLineItemAdjustments",
"title": "createLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/createLineItemTaxLines",
"title": "createLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/createLineItems",
"title": "createLineItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/createOrderChange",
"title": "createOrderChange",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/createShippingMethodAdjustments",
"title": "createShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/createShippingMethodTaxLines",
"title": "createShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/createShippingMethods",
"title": "createShippingMethods",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/declineOrderChange",
"title": "declineOrderChange",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/deleteAddresses",
"title": "deleteAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/deleteLineItemAdjustments",
"title": "deleteLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/deleteLineItemTaxLines",
"title": "deleteLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/deleteLineItems",
"title": "deleteLineItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/deleteShippingMethodAdjustments",
"title": "deleteShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/deleteShippingMethodTaxLines",
"title": "deleteShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/deleteShippingMethods",
"title": "deleteShippingMethods",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/listAddresses",
"title": "listAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/listLineItemAdjustments",
"title": "listLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/listLineItemTaxLines",
"title": "listLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/listLineItems",
"title": "listLineItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/listShippingMethodAdjustments",
"title": "listShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/listShippingMethodTaxLines",
"title": "listShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/listShippingMethods",
"title": "listShippingMethods",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/restoreAddresses",
"title": "restoreAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/restoreLineItemAdjustments",
"title": "restoreLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/restoreLineItemTaxLines",
"title": "restoreLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/restoreLineItems",
"title": "restoreLineItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/restoreShippingMethodAdjustments",
"title": "restoreShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/restoreShippingMethodTaxLines",
"title": "restoreShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/restoreShippingMethods",
"title": "restoreShippingMethods",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/retrieveLineItem",
"title": "retrieveLineItem",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/setLineItemAdjustments",
"title": "setLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/setLineItemTaxLines",
"title": "setLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/setShippingMethodAdjustments",
"title": "setShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/setShippingMethodTaxLines",
"title": "setShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/softDeleteAddresses",
"title": "softDeleteAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/softDeleteLineItemAdjustments",
"title": "softDeleteLineItemAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/softDeleteLineItemTaxLines",
"title": "softDeleteLineItemTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/softDeleteLineItems",
"title": "softDeleteLineItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/softDeleteShippingMethodAdjustments",
"title": "softDeleteShippingMethodAdjustments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/softDeleteShippingMethodTaxLines",
"title": "softDeleteShippingMethodTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/softDeleteShippingMethods",
"title": "softDeleteShippingMethods",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/updateAddresses",
"title": "updateAddresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/updateLineItems",
"title": "updateLineItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/updateOrderItem",
"title": "updateOrderItem",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Order Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/order_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/Address",
"title": "Address",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/LineItem",
"title": "LineItem",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/LineItemAdjustment",
"title": "LineItemAdjustment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/LineItemTaxLine",
"title": "LineItemTaxLine",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/Order",
"title": "Order",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/OrderChange",
"title": "OrderChange",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/OrderChangeAction",
"title": "OrderChangeAction",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/OrderItem",
"title": "OrderItem",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/OrderSummary",
"title": "OrderSummary",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/ShippingMethod",
"title": "ShippingMethod",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/ShippingMethodAdjustment",
"title": "ShippingMethodAdjustment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/ShippingMethodTaxLine",
"title": "ShippingMethodTaxLine",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/order/models/Transaction",
"title": "Transaction",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/payment",
"title": "Payment Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/payment/module-options",
"title": "Module Options",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/payment/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/payment/payment-collection",
"title": "Payment Collections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/payment/payment-session",
"title": "Payment Session",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/payment/payment",
"title": "Payment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/payment/payment-provider",
"title": "Payment Provider",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/payment/payment-flow",
"title": "Payment Flow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/payment/webhook-events",
"title": "Webhook Events",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/payment/relation-to-other-modules",
"title": "Relations to Other Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/provider",
"title": "Payment Provider Reference",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IPaymentModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/payment/IPaymentModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/authorizePaymentSession",
"title": "authorizePaymentSession",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/cancelPayment",
"title": "cancelPayment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/capturePayment",
"title": "capturePayment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/completePaymentCollections",
"title": "completePaymentCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/createPaymentCollections",
"title": "createPaymentCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/createPaymentSession",
"title": "createPaymentSession",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/deletePaymentCollections",
"title": "deletePaymentCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/deletePaymentSession",
"title": "deletePaymentSession",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/listAndCountPaymentCollections",
"title": "listAndCountPaymentCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/listAndCountPaymentProviders",
"title": "listAndCountPaymentProviders",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/listCaptures",
"title": "listCaptures",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/listPaymentCollections",
"title": "listPaymentCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/listPaymentProviders",
"title": "listPaymentProviders",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/listPaymentSessions",
"title": "listPaymentSessions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/listPayments",
"title": "listPayments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/listRefunds",
"title": "listRefunds",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/processEvent",
"title": "processEvent",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/refundPayment",
"title": "refundPayment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/retrievePaymentCollection",
"title": "retrievePaymentCollection",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/updatePayment",
"title": "updatePayment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/updatePaymentCollections",
"title": "updatePaymentCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/updatePaymentSession",
"title": "updatePaymentSession",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/upsertPaymentCollections",
"title": "upsertPaymentCollections",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Payment Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/payment_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/models/Capture",
"title": "Capture",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/models/Payment",
"title": "Payment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/models/PaymentCollection",
"title": "PaymentCollection",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/models/PaymentMethodToken",
"title": "PaymentMethodToken",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/models/PaymentProvider",
"title": "PaymentProvider",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/models/PaymentSession",
"title": "PaymentSession",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/payment/models/Refund",
"title": "Refund",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/pricing",
"title": "Pricing Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/pricing/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/pricing/concepts",
"title": "Pricing Concepts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/pricing/price-calculation",
"title": "Prices Calculation",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/pricing/relations-to-other-modules",
"title": "Relation to Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IPricingModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/pricing/IPricingModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/addPriceListPrices",
"title": "addPriceListPrices",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/addPrices",
"title": "addPrices",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/addRules",
"title": "addRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/calculatePrices",
"title": "calculatePrices",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/createPriceListRules",
"title": "createPriceListRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/createPriceLists",
"title": "createPriceLists",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/createPriceRules",
"title": "createPriceRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/createRuleTypes",
"title": "createRuleTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/deletePriceListRules",
"title": "deletePriceListRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/deletePriceLists",
"title": "deletePriceLists",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/deletePriceRules",
"title": "deletePriceRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/deleteRuleTypes",
"title": "deleteRuleTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/listAndCountPriceListRules",
"title": "listAndCountPriceListRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/listAndCountPriceLists",
"title": "listAndCountPriceLists",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/listAndCountPriceRules",
"title": "listAndCountPriceRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/listAndCountPrices",
"title": "listAndCountPrices",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/listAndCountRuleTypes",
"title": "listAndCountRuleTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/listPriceListRules",
"title": "listPriceListRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/listPriceLists",
"title": "listPriceLists",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/listPriceRules",
"title": "listPriceRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/listPrices",
"title": "listPrices",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/listRuleTypes",
"title": "listRuleTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/removePriceListRules",
"title": "removePriceListRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/removePrices",
"title": "removePrices",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/removeRules",
"title": "removeRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/restorePriceLists",
"title": "restorePriceLists",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/restorePrices",
"title": "restorePrices",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/retrievePriceList",
"title": "retrievePriceList",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/retrievePriceListRule",
"title": "retrievePriceListRule",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/retrievePriceRule",
"title": "retrievePriceRule",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/retrieveRuleType",
"title": "retrieveRuleType",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/setPriceListRules",
"title": "setPriceListRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/softDeletePriceLists",
"title": "softDeletePriceLists",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/softDeletePrices",
"title": "softDeletePrices",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/updatePriceListPrices",
"title": "updatePriceListPrices",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/updatePriceListRules",
"title": "updatePriceListRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/updatePriceLists",
"title": "updatePriceLists",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/updatePriceRules",
"title": "updatePriceRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/updateRuleTypes",
"title": "updateRuleTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/upsert",
"title": "upsert",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Pricing Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/pricing_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/models/Price",
"title": "Price",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/models/PriceList",
"title": "PriceList",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/models/PriceListRule",
"title": "PriceListRule",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/models/PriceListRuleValue",
"title": "PriceListRuleValue",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/models/PriceRule",
"title": "PriceRule",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/models/PriceSet",
"title": "PriceSet",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/models/PriceSetRuleType",
"title": "PriceSetRuleType",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/pricing/models/RuleType",
"title": "RuleType",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/product",
"title": "Product Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/product/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/product/relations-to-other-modules",
"title": "Relation to Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/product",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IProductModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/product/IProductModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/createCategory",
"title": "createCategory",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/createCollections",
"title": "createCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/createOptions",
"title": "createOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/createTags",
"title": "createTags",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/createTypes",
"title": "createTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/createVariants",
"title": "createVariants",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/deleteCategory",
"title": "deleteCategory",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/deleteCollections",
"title": "deleteCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/deleteOptions",
"title": "deleteOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/deleteTags",
"title": "deleteTags",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/deleteTypes",
"title": "deleteTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/deleteVariants",
"title": "deleteVariants",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listAndCountCategories",
"title": "listAndCountCategories",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listAndCountCollections",
"title": "listAndCountCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listAndCountOptions",
"title": "listAndCountOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listAndCountTags",
"title": "listAndCountTags",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listAndCountTypes",
"title": "listAndCountTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listAndCountVariants",
"title": "listAndCountVariants",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listCategories",
"title": "listCategories",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listCollections",
"title": "listCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listOptions",
"title": "listOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listTags",
"title": "listTags",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listTypes",
"title": "listTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/listVariants",
"title": "listVariants",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/restoreCollections",
"title": "restoreCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/restoreOptions",
"title": "restoreOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/restoreTypes",
"title": "restoreTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/restoreVariants",
"title": "restoreVariants",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/retrieveCategory",
"title": "retrieveCategory",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/retrieveCollection",
"title": "retrieveCollection",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/retrieveOption",
"title": "retrieveOption",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/retrieveTag",
"title": "retrieveTag",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/retrieveType",
"title": "retrieveType",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/retrieveVariant",
"title": "retrieveVariant",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/softDeleteCollections",
"title": "softDeleteCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/softDeleteOptions",
"title": "softDeleteOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/softDeleteTypes",
"title": "softDeleteTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/softDeleteVariants",
"title": "softDeleteVariants",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/updateCategory",
"title": "updateCategory",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/updateCollections",
"title": "updateCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/updateOptions",
"title": "updateOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/updateTypes",
"title": "updateTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/updateVariants",
"title": "updateVariants",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/upsert",
"title": "upsert",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/upsertCollections",
"title": "upsertCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/upsertOptions",
"title": "upsertOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/upsertTypes",
"title": "upsertTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/upsertVariants",
"title": "upsertVariants",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Product Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/product_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/models/Image",
"title": "Image",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/models/Product",
"title": "Product",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/models/ProductCategory",
"title": "ProductCategory",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/models/ProductCollection",
"title": "ProductCollection",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/models/ProductOption",
"title": "ProductOption",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/models/ProductOptionValue",
"title": "ProductOptionValue",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/models/ProductTag",
"title": "ProductTag",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/models/ProductType",
"title": "ProductType",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/product/models/ProductVariant",
"title": "ProductVariant",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/promotion",
"title": "Promotion Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/promotion/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/promotion/concepts",
"title": "Promotion Concepts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/promotion/actions",
"title": "Promotion Actions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/promotion/relations-to-other-modules",
"title": "Relation to Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IPromotionModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/promotion/IPromotionModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/addPromotionBuyRules",
"title": "addPromotionBuyRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/addPromotionRules",
"title": "addPromotionRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/addPromotionTargetRules",
"title": "addPromotionTargetRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/computeActions",
"title": "computeActions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/createCampaigns",
"title": "createCampaigns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/deleteCampaigns",
"title": "deleteCampaigns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/listAndCountCampaigns",
"title": "listAndCountCampaigns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/listCampaigns",
"title": "listCampaigns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/listPromotionRules",
"title": "listPromotionRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/registerUsage",
"title": "registerUsage",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/removePromotionBuyRules",
"title": "removePromotionBuyRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/removePromotionRules",
"title": "removePromotionRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/removePromotionTargetRules",
"title": "removePromotionTargetRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/restoreCampaigns",
"title": "restoreCampaigns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/retrieveCampaign",
"title": "retrieveCampaign",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/softDeleteCampaigns",
"title": "softDeleteCampaigns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/updateCampaigns",
"title": "updateCampaigns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/updatePromotionRules",
"title": "updatePromotionRules",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Promotion Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/promotion_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/models/ApplicationMethod",
"title": "ApplicationMethod",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/models/Campaign",
"title": "Campaign",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/models/CampaignBudget",
"title": "CampaignBudget",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/models/Promotion",
"title": "Promotion",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/models/PromotionRule",
"title": "PromotionRule",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/promotion/models/PromotionRuleValue",
"title": "PromotionRuleValue",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/region",
"title": "Region Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/region/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/region/relations-to-other-modules",
"title": "Relations to Other Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/region",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IRegionModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/region/IRegionModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/listAndCountCountries",
"title": "listAndCountCountries",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/listCountries",
"title": "listCountries",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/retrieveCountry",
"title": "retrieveCountry",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/upsert",
"title": "upsert",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Region Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/region_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/models/Country",
"title": "Country",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/region/models/Region",
"title": "Region",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/sales-channel",
"title": "Sales Channel Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/sales-channel/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/sales-channel/publishable-api-keys",
"title": "Publishable API Keys",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/sales-channel/relations-to-other-modules",
"title": "Relation to Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "ISalesChannelModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/sales_channel/ISalesChannelModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel/upsert",
"title": "upsert",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Sales Channel Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/sales_channel_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/sales-channel/models/SalesChannel",
"title": "SalesChannel",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/stock-location",
"title": "Stock Location Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/stock-location/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/stock-location/concepts",
"title": "Stock Location Concepts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/stock-location/relations-to-other-modules",
"title": "Relation to Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IStockLocationServiceNext Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/stock_location_next/IStockLocationServiceNext/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location-next/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location-next/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location-next/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location-next/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location-next/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location-next/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location-next/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location-next/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location-next/upsert",
"title": "upsert",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Stock Location Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/stock_location_next_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location-next/models/StockLocation",
"title": "StockLocation",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/stock-location-next/models/StockLocationAddress",
"title": "StockLocationAddress",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/store",
"title": "Store Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/store/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/store",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IStoreModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/store/IStoreModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/store/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/store/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/store/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/store/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/store/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/store/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/store/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/store/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/store/upsert",
"title": "upsert",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/store/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Store Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/store_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/store/models/Store",
"title": "Store",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/tax",
"title": "Tax Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/tax/module-options",
"title": "Module Options",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/tax/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/tax/tax-region",
"title": "Tax Region",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/tax/tax-rates-and-rules",
"title": "Tax Rates and Rules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/tax/tax-calculation-with-provider",
"title": "Tax Calculation",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/provider",
"title": "Tax Provider Reference",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "ITaxModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/tax/ITaxModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/createTaxRateRules",
"title": "createTaxRateRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/createTaxRegions",
"title": "createTaxRegions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/deleteTaxRateRules",
"title": "deleteTaxRateRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/deleteTaxRegions",
"title": "deleteTaxRegions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/getTaxLines",
"title": "getTaxLines",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/listTaxRateRules",
"title": "listTaxRateRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/listTaxRegions",
"title": "listTaxRegions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/restoreTaxRateRules",
"title": "restoreTaxRateRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/restoreTaxRegions",
"title": "restoreTaxRegions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/softDeleteTaxRateRules",
"title": "softDeleteTaxRateRules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/softDeleteTaxRegions",
"title": "softDeleteTaxRegions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/upsert",
"title": "upsert",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "Tax Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/tax_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/models/TaxProvider",
"title": "TaxProvider",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/models/TaxRate",
"title": "TaxRate",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/models/TaxRateRule",
"title": "TaxRateRule",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/tax/models/TaxRegion",
"title": "TaxRegion",
"children": []
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/user",
"title": "User Module",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/user/module-options",
"title": "Module Options",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/user/examples",
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/user/user-creation-flows",
"title": "User Creation Flows",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "References",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/user",
"title": "Interface Reference",
"isChildSidebar": true,
"childSidebarTitle": "IUserModuleService Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Methods",
"hasTitleStyling": true,
"autogenerate_path": "/references/user/IUserModuleService/methods",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/create",
"title": "create",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/createInvites",
"title": "createInvites",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/delete",
"title": "delete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/deleteInvites",
"title": "deleteInvites",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/list",
"title": "list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/listAndCount",
"title": "listAndCount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/listAndCountInvites",
"title": "listAndCountInvites",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/listInvites",
"title": "listInvites",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/refreshInviteTokens",
"title": "refreshInviteTokens",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/restore",
"title": "restore",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/restoreInvites",
"title": "restoreInvites",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/retrieve",
"title": "retrieve",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/retrieveInvite",
"title": "retrieveInvite",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/softDelete",
"title": "softDelete",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/softDeleteInvites",
"title": "softDeleteInvites",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/update",
"title": "update",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/updateInvites",
"title": "updateInvites",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/validateInviteToken",
"title": "validateInviteToken",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/models",
"title": "Data Models Reference",
"isChildSidebar": true,
"childSidebarTitle": "User Module Data Models Reference",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Data Models",
"hasTitleStyling": true,
"autogenerate_path": "/references/user_models/classes",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/models/Invite",
"title": "Invite",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/user/models/User",
"title": "User",
"children": []
}
]
}
]
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins",
"title": "Plugins",
"isChildSidebar": true,
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Analytics",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/analytics/segment",
"title": "Segment",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "CMS",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/cms/contentful",
"title": "Contentful",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/cms/strapi",
"title": "Strapi",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "ERP",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/erp/brightpearl",
"title": "Brightpearl",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Fulfillment",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/fulfillment/manual",
"title": "Manual Fulfillment",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/fulfillment/webshipper",
"title": "Webshipper",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Notifications",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/notifications/mailchimp",
"title": "Mailchimp",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/notifications/sendgrid",
"title": "SendGrid",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/notifications/twilio-sms",
"title": "Twilio SMS",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/notifications/slack",
"title": "Slack",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Payment",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/payment/klarna",
"title": "Klarna",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/payment/paypal",
"title": "PayPal",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/payment/stripe",
"title": "Stripe",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Search",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/search/algolia",
"title": "Algolia",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/search/meilisearch",
"title": "MeiliSearch",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Source",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/source/shopify",
"title": "Shopify",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Storage",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/storage/local",
"title": "Local File Storage",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/storage/minio",
"title": "MinIO",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/storage/s3",
"title": "S3",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/storage/spaces",
"title": "Spaces",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Other",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/other/discount-generator",
"title": "Discount Generator",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/other/ip-lookup",
"title": "IP Lookup",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/other/restock-notifications",
"title": "Restock Notifications",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/plugins/other/wishlist",
"title": "Wishlist",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "SDKs and Tools",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/create-medusa-app",
"title": "create-medusa-app",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/medusa-cli",
"title": "Medusa CLI",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/js-client",
"title": "Medusa JS Client",
"isChildSidebar": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AddressesResource",
"title": "admin",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminAuthResource",
"title": "auth",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminBatchJobsResource",
"title": "batchJobs",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminCollectionsResource",
"title": "collections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminCurrenciesResource",
"title": "currencies",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminCustomResource",
"title": "custom",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminCustomerGroupsResource",
"title": "customerGroups",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminCustomersResource",
"title": "customers",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminDiscountsResource",
"title": "discounts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminDraftOrdersResource",
"title": "draftOrders",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminGiftCardsResource",
"title": "giftCards",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminInventoryItemsResource",
"title": "inventoryItems",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminInvitesResource",
"title": "invites",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminNotesResource",
"title": "notes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminNotificationsResource",
"title": "notifications",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminOrderEditsResource",
"title": "orderEdits",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminOrdersResource",
"title": "orders",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminPaymentCollectionsResource",
"title": "paymentCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminPaymentsResource",
"title": "payments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminPriceListResource",
"title": "priceLists",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminProductCategoriesResource",
"title": "productCategories",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminProductTagsResource",
"title": "productTags",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminProductTypesResource",
"title": "productTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminProductsResource",
"title": "products",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminPublishableApiKeyResource",
"title": "publishableApiKeys",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminRegionsResource",
"title": "regions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminReservationsResource",
"title": "reservations",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminReturnReasonsResource",
"title": "returnReasons",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminReturnsResource",
"title": "returns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminSalesChannelsResource",
"title": "salesChannels",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminShippingOptionsResource",
"title": "shippingOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminShippingProfilesResource",
"title": "shippingProfiles",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminStockLocationsResource",
"title": "stockLocations",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminStoresResource",
"title": "store",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminSwapsResource",
"title": "swaps",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminTaxRatesResource",
"title": "taxRates",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminUploadsResource",
"title": "uploads",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminUsersResource",
"title": "users",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AdminVariantsResource",
"title": "variants",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Store",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AuthResource",
"title": "auth",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "carts",
"path": "/references/js-client/CartsResource",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/LineItemsResource",
"title": "lineItems",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/CollectionsResource",
"title": "collections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/CustomersResource",
"title": "customers",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/AddressesResource",
"title": "addresses",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/PaymentMethodsResource",
"title": "paymentMethods",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/GiftCardsResource",
"title": "giftCards",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/OrderEditsResource",
"title": "orderEdits",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/OrdersResource",
"title": "orders",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/PaymentCollectionsResource",
"title": "paymentCollections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/PaymentMethodsResource",
"title": "paymentMethods",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/ProductCategoriesResource",
"title": "productCategories",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/ProductTagsResource",
"title": "productTags",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/ProductTypesResource",
"title": "productTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/ProductTypesResource",
"title": "productTypes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/ProductsResource",
"title": "products",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/ProductVariantsResource",
"title": "variants",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/RegionsResource",
"title": "regions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/ReturnReasonsResource",
"title": "returnReasons",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/ReturnsResource",
"title": "returns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/ShippingOptionsResource",
"title": "shippingOptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/js-client/SwapsResource",
"title": "swaps",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/medusa-react",
"title": "Medusa React",
"isChildSidebar": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks",
"title": "Hooks",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin",
"title": "Admin",
"autogenerate_path": "/references/medusa_react/Hooks/Admin",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/auth",
"title": "Auth",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/batch_jobs",
"title": "Batch Jobs",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/claims",
"title": "Claims",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/currencies",
"title": "Currencies",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/custom",
"title": "Custom",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/customer_groups",
"title": "Customer Groups",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/customers",
"title": "Customers",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/discounts",
"title": "Discounts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/draft_orders",
"title": "Draft Orders",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/gift_cards",
"title": "Gift Cards",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/inventory_items",
"title": "Inventory Items",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/invites",
"title": "Invites",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/notes",
"title": "Notes",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/notifications",
"title": "Notifications",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/order_edits",
"title": "Order Edits",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/orders",
"title": "Orders",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/payment_collections",
"title": "Payment Collections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/payments",
"title": "Payments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/price_lists",
"title": "Price Lists",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/product_categories",
"title": "Product Categories",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/product_collections",
"title": "Product Collections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/product_tags",
"title": "Product Tags",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/product_types",
"title": "Product Types",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/product_variants",
"title": "Product Variants",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/products",
"title": "Products",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/publishable_api_keys",
"title": "Publishable API Keys",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/regions",
"title": "Regions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/reservations",
"title": "Reservations",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/return_reasons",
"title": "Return Reasons",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/returns",
"title": "Returns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/sales_channels",
"title": "Sales Channels",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/shipping_options",
"title": "Shipping Options",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/shipping_profiles",
"title": "Shipping Profiles",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/stock_locations",
"title": "Stock Locations",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/stores",
"title": "Stores",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/swaps",
"title": "Swaps",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/tax_rates",
"title": "Tax Rates",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/uploads",
"title": "Uploads",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/admin/users",
"title": "Users",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store",
"title": "Store",
"autogenerate_path": "/references/medusa_react/Hooks/Store",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/carts",
"title": "Carts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/customers",
"title": "Customers",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/gift_cards",
"title": "Gift Cards",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/line_items",
"title": "Line Items",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/order_edits",
"title": "Order Edits",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/orders",
"title": "Orders",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/payment_collections",
"title": "Payment Collections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/product_categories",
"title": "Product Categories",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/product_collections",
"title": "Product Collections",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/product_tags",
"title": "Product Tags",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/product_types",
"title": "Product Types",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/products",
"title": "Products",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/regions",
"title": "Regions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/return_reasons",
"title": "Return Reasons",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/returns",
"title": "Returns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/shipping_options",
"title": "Shipping Options",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/hooks/store/swaps",
"title": "Swaps",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/providers",
"title": "Providers",
"hasTitleStyling": true,
"autogenerate_path": "/references/medusa_react/Providers",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/providers/cart",
"title": "Cart",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/providers/medusa",
"title": "Medusa",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/providers/session_cart",
"title": "Session_Cart",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/utilities",
"title": "Utilities",
"hasTitleStyling": true,
"autogenerate_path": "/references/medusa_react/Utilities/functions",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/utilities/computeAmount",
"title": "computeAmount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/utilities/computeVariantPrice",
"title": "computeVariantPrice",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/utilities/formatAmount",
"title": "formatAmount",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/utilities/formatVariantPrice",
"title": "formatVariantPrice",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-react/utilities/getVariantPrice",
"title": "getVariantPrice",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/nextjs-starter",
"title": "Next.js Starter",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/architectural-modules",
"title": "Architectural Modules",
"isChildSidebar": true,
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Cache Modules",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/architectural-modules/cache/in-memory",
"title": "In-Memory",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/architectural-modules/cache/redis",
"title": "Redis",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Event Modules",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/architectural-modules/event/local",
"title": "Local",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/architectural-modules/event/redis",
"title": "Redis",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Workflow Engine Modules",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/architectural-modules/workflow-engine/in-memory",
"title": "In-Memory",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/architectural-modules/workflow-engine/redis",
"title": "Redis",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Recipes",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/ecommerce",
"title": "Ecommerce",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/marketplace",
"title": "Marketplace",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/subscriptions",
"title": "Subscriptions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/integrate-ecommerce-stack",
"title": "Integrate Ecommerce Stack",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/commerce-automation",
"title": "Commerce Automation",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/oms",
"title": "Order Management System",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/pos",
"title": "POS",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/digital-products",
"title": "Digital Products",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/personalized-products",
"title": "Personalized Products",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/b2b",
"title": "B2B",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/multi-region-store",
"title": "Multi-Region Store",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/omnichannel",
"title": "Omnichannel Store",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Configurations",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-config",
"title": "Medusa Application",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/configurations/medusa-admin",
"title": "Medusa Admin",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "General",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Upgrade Guides",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/deployment",
"title": "Deployment Guides",
"isChildSidebar": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Medusa Application",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/deployment/medusa-application/railway",
"title": "Railway",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/deployment/medusa-application/heroku",
"title": "Heroku",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/deployment/medusa-application/digitalocean",
"title": "DigitalOcean",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/deployment/medusa-application/microtica",
"title": "Microtica",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/deployment/medusa-application/general",
"title": "General Guide",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Medusa Admin",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/deployment/admin/vercel",
"title": "Vercel",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/deployment/admin/general",
"title": "General Guide",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Next.js Starter",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/deployment/storefront/vercel",
"title": "Vercel",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/deployment/storefront/general",
"title": "General Guide",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting",
"title": "Troubleshooting Guides",
"isChildSidebar": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Installation",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/create-medusa-app-errors",
"title": "Create Medusa App Errors",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/errors-installing-cli",
"title": "Errors Installing CLI",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/general-errors",
"title": "General Errors",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Medusa Backend",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/eaddrinuse",
"title": "EADDRINUSE Error",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/database-errors",
"title": "Database Errors",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/transaction-promise-all",
"title": "Transactions and Promise.all",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/payment-provider-missing",
"title": "Payment Provider Missing",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Upgrade",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/errors-after-upgrading",
"title": "Errors After Upgrading",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Frontend",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/cors-errors",
"title": "CORS Errors",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Medusa Admin",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/admin-sign-in",
"title": "Signing In",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/admin-custom-hooks-error",
"title": "Custom Hooks Error",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/admin-webpack-build-error",
"title": "Webpack Build Error",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Plugin",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/troubleshooting/s3-plugin-acl-error",
"title": "S3 Plugin ACL Error",
"children": []
}
]
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Lists",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/medusa-container-resources",
"title": "Medusa Container Resources",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/events-reference",
"title": "Events",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/admin-widget-injection-zones",
"title": "Admin Widget Injection Zones",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "API References",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/workflows",
"title": "Workflow API",
"isChildSidebar": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Functions",
"hasTitleStyling": true,
"autogenerate_path": "/references/workflows/functions",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/workflows/createStep",
"title": "createStep",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/workflows/createWorkflow",
"title": "createWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/workflows/parallelize",
"title": "parallelize",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/workflows/transform",
"title": "transform",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Integration Services",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/notification-service",
"title": "Notification Service",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/file-service",
"title": "File Service",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/references/search-service",
"title": "Search Service",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Modules",
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Cache Service",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"title": "Event Bus Service",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Other",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"title": "Contribution Guidelines",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/contribution-guidelines/docs",
"title": "Docs",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/contribution-guidelines/admin-translations",
"title": "Admin Translations",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/usage",
"title": "Usage",
"children": []
}
]
}
]