Create Accessory

Creates an accessory.

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 accessory.

string

The model number of the accessory.

string

The order number of the accessory.

string

The purchase date of the accessory. Format: YYYY-MM-DD

float

The unit cost of the accessory.

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 accessory.

int32
required

The quantity of the accessory.

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 location.

boolean

The QR code.

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