GuidesAPI Reference
Log In
API Reference

Create or Update Floating Inventory (upsert)

Floating inventory items are those that are not associated with a specific order. Drivers can use these items for upsell or as spare parts. Use this call to create and update floating inventory items. You can also use the call to assign a floating inventory item from one owner (user or team) to another, allowing you to track the chain of custody of these items.

Body Params
serial_numbers
array of strings
required

The items' unique identifiers.

serial_numbers*
string

The item's stock keeping unit number (SKU). This identifies the type of item, it does not have to be unique. Required if no external_id.

string

The ID of the inventory item. This identifies the type of item, it does not have to be unique. Required if no sku.

owner
object
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json