Zendesk Sell Products API

The Zendesk Sell Products API lets you manage your product catalog. You can create, read, update, and delete products. To add products to a deal, create an Order and then populate it with Line Items referencing products from the catalog.

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:sell-products
name: Zendesk Sell Products API
tags:
- CRM
- Products
- Sell
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.getbase.com
humanURL: https://developer.zendesk.com/api-reference/sales-crm/resources/products/
properties:
- url: https://developer.zendesk.com/api-reference/sales-crm/resources/products/
  type: Documentation
description: The Zendesk Sell Products API lets you manage your product catalog. You can create, read,
  update, and delete products. To add products to a deal, create an Order and then populate it with Line
  Items referencing products from the catalog.