Creates multiple dispensable units for an inventory item in bulk.

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

The requested API version

Body Params

The bulk create dispensable units request containing inventory item ID and list of units.

Request model for bulk creating dispensable units for an inventory item.

int64
required
≥ 1

The unique identifier of the inventory item.

string | null

Optional external reference key that must match the inventory item if provided.

dispensableUnits
array of objects
required
length between 1 and 25

List of dispensable units to create. Maximum 25 units per request.

dispensableUnits*

Request model for creating a single dispensable unit item.

string
required
length ≥ 1

The name of the inventory unit.

int32
required
1 to 2147483647

The quantity for this dispensable unit.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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