Updates a Device Transfer Request

Updates a Device Transfer Request

Path Params
string
required

The ID that specifies a Device Transfer Request

Body Params
string

The date the transfer was accepted by the destination account.

string

The company id of the originating company.

string
required

The company id of the destination company.

string

Status of the request. One of "pending", "processing", "completed", "error".

errors
array of strings

An array of error messages which were encountered during transfer acceptance.

errors
string
required

The device type used to create the devices. May be overridden during the transfer acceptance

device_template_id
object

The template to use when creating devices.

escrow_device_ids
array of strings
required

The ids of the escrow devices the originating company wishes to transfer to the destination company.

escrow_device_ids*
Responses
200

Successful operation

401

You are not authorized

404

The item you were looking for does not exist

500

An unexpected error was encountered.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!