Executes the Add action for the Location Transfers data object.

Adds a new location transfer record

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

The code of the subscriber that you are making this request for.

Body Params
integer
required

Key to em/equipment(EMCo, Equipment).

string
required
length ≤ 10

Key to em/equipment(EMCo, Equipment).

date
required
^([0-9]{4})-(1[0-2]|0[1-9])-(3[0-1]|2[0-9]|1[0-9]|0[1-9])$

Format: YYYY-MM-DD.

string | null
^(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):(00)$

Format: HH:MM:00. Optional. If omitted, null will be defaulted.

To
required

Location (Job or EMLocation)

string | null

Optional. If omitted, null will be defaulted.

date | null
^([0-9]{4})-(1[0-2]|0[1-9])-(3[0-1]|2[0-9]|1[0-9]|0[1-9])$

Format: YYYY-MM-DD. Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

__custom_fields
object

This property will be added if there are any custom fields defined for this object in Vista. Each custom field will be a property of this object.

Attachments
array of objects

Use this to override the DateIn,TimeIn values for a specific attachment. Optional. If omitted, all attached items will be moved with the Date and Time provided for the Equipment.

Attachments
Headers
string
required

Used to authorize access to the Direct API.

Responses

401

You have not provided a proper X-Application-Key in the header of this request.

403

The X-Application-Key provided is valid but the key does not have access to this resource.

404

The object with the given ID was not found OR a subscriber with the given URL was not found.

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