Create a Product

Body Params
string
required

Name of the product (Primary).

string

Catalog Number

int32

The category the product belongs to (Picklist).

string

Description of up to 4,000 characters.

float

The price of one unit of the product.

float

The quantity of the product. Within orders and invoices, this field will be multiplied by the itemprice to get the total price of this product.

string

The GUID of the system user who created the record, can also be set manually. Will be used for permissions.

float

Cost spent on the product.

int32

Status of the product. If set to inactive, this product will not appear in the list of products in orders and invoices.

string

Name of the vendor.

string

Product number according to the vendor.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json