Skip to content
Lexoh API

Products & Inventory

OpenAPI JSON

Operation directory

Request details, responses and schemas are also available in the OpenAPI download.

Products & Inventory 51
  • POST /v1/product/category Retrieve a product category

    Required permissions

    • can_view_product_categories

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/category/list List product categories

    Required permissions

    • can_view_product_categories

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product/category Create a product category

    Required permissions

    • can_add_product_categories

    Authentication, MFA and resource-scope restrictions still apply.

  • PATCH /v1/product/category Update a product category

    Required permissions

    • can_edit_product_categories

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/group Retrieve a product group

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/group/list List product groups

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product/group Create a product group

    Required permissions

    • can_add_products

    Authentication, MFA and resource-scope restrictions still apply.

  • PATCH /v1/product/group Update a product group

    Required permissions

    • can_edit_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/unit Retrieve a product unit

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/unit/list List product units

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product/unit Create a product unit

    Required permissions

    • can_add_products

    Authentication, MFA and resource-scope restrictions still apply.

  • PATCH /v1/product/unit Update a product unit

    Required permissions

    • can_edit_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product Retrieve a product

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/list List products

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product Create a product

    Required permissions

    • can_add_products

    Authentication, MFA and resource-scope restrictions still apply.

  • PATCH /v1/product Update a product

    Required permissions

    • can_edit_products

    Authentication, MFA and resource-scope restrictions still apply.

  • DELETE /v1/product Delete a product

    Required permissions

    • can_delete_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/price/calculate Calculate product price

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/kit Retrieve a product kit

    Required permissions

    • can_view_product_kits

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/kit/list List product kits

    Required permissions

    • can_view_product_kits

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product/kit Create a product kit

    Required permissions

    • can_add_product_kits

    Authentication, MFA and resource-scope restrictions still apply.

  • PATCH /v1/product/kit Update a product kit

    Required permissions

    • can_edit_product_kits

    Authentication, MFA and resource-scope restrictions still apply.

  • DELETE /v1/product/kit Delete a product kit

    Required permissions

    • can_delete_product_kits

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/price-list Retrieve a product price list

    Required permissions

    • can_view_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/price-list/list List product price lists

    Required permissions

    • can_view_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product/price-list Create a product price list

    Required permissions

    • can_add_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • PATCH /v1/product/price-list Update a product price list

    Required permissions

    • can_edit_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product/price-list/customer Assign a product price list to a customer

    Required permissions

    • can_edit_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/inventory/location Retrieve Inventory Location

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/inventory/location/list Retrieve Inventory Locations

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product/inventory/location Insert Inventory Location

    Required permissions

    • can_edit_products

    Authentication, MFA and resource-scope restrictions still apply.

  • PATCH /v1/product/inventory/location Update Inventory Location

    Required permissions

    • can_edit_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/price Retrieve a product price override

    Required permissions

    • can_view_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/price/list List product price overrides

    Required permissions

    • can_view_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product/price Create a product price override

    Required permissions

    • can_add_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • PATCH /v1/product/price Update a product price override

    Required permissions

    • can_edit_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/quantity-price/list List quantity price breaks

    Required permissions

    • can_view_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product/quantity-price Create a quantity price break

    Required permissions

    • can_add_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • PATCH /v1/product/quantity-price Update a quantity price break

    Required permissions

    • can_edit_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/supplier-price/list List supplier product prices

    Required permissions

    • can_view_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/supplier-price/import Import supplier product prices

    Required permissions

    • can_edit_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/supplier-price/export Export supplier product prices

    Required permissions

    • can_view_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/supplier-price/export/excel Export supplier product prices as Excel

    Required permissions

    • can_view_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/stock Retrieve product stock

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/inventory/report Inventory status or reorder report

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/inventory/report/excel Inventory report as Excel

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/inventory/reorder/generate Generate purchase orders from reorder suggestions

    Required permissions

    • can_edit_pricings

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/inventory/movement/list List inventory movements

    Required permissions

    • can_view_products

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product/inventory/movement Create an inventory movement

    Required permissions

    • can_edit_products

    Authentication, MFA and resource-scope restrictions still apply.

  • PUT /v1/product/inventory/transfer Transfer Inventory

    Required permissions

    • can_edit_products

    Authentication, MFA and resource-scope restrictions still apply.

  • POST /v1/product/inventory/count-adjustment Apply a counted inventory adjustment

    Required permissions

    • can_edit_products

    Authentication, MFA and resource-scope restrictions still apply.

Call Lexoh 1-888-401-8019