Mass Custody Change to Vehicle

Move multiple floating inventory items from the origin custody to the custody of a vehicle.

success

boolean

Indicates whether the service completed successfully.

  • false - the service failed.
  • true - the service succeeded.

rc

Int32

If an error occurred, the return code.

message

string

If an error occurred, a message indicating the error.

Possible Errors

  • The external_id, sku, or serial_number does not exist in the list of floating inventory.
Body Params
string
required

Your identifier for the floating inventory item.

string

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

string

Your ID of the inventory item. This identifies the type of item and does not need to be unique. Required if no sku.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json