Create Consumable

Create a consumable.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

The ID of the tenant the API request is for (for users with multi-tenancy enabled)

string
required

The name of the consumable.

string

The model number of the consumable.

string

The order number of the consumable.

string

The purchase date. Format: YYYY-MM-DD

float

The unit cost of the consumable.

string

The currency of the purchase price. Only needed if it's different from the default account currency (or the location currency, if applicable). Accepts all ISO 4217 three-letter country codes.

int32

The minimum quantity of the consumable.

int32
required

The quantity of the consumable.

int32
required

The ID of the category.

int32

The ID of the manufacturer.

int32

The ID of the supplier.

int32

The ID of the location.

int32

The ID of the department.

string

The external URL to logo.

string

The notes.

string

Format: [{"name": "custom_field_name", "value": "custom_field_value"}, ....]

Response

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