Skip to main content

Task update attributes. All fields are optional.

account_id
integer

Stock account ID

Example:

1

assigned_at
string<date-time> | null

Assignment datetime

Example:

"2026-03-12T08:00:00Z"

boolean1
boolean | null

Custom boolean field 1

Example:

false

boolean2
boolean | null

Custom boolean field 2

Example:

null

boolean3
boolean | null

Custom boolean field 3

Example:

null

boolean4
boolean | null

Custom boolean field 4

Example:

null

boolean5
boolean | null

Custom boolean field 5

Example:

null

completed_at
string<date-time> | null

Completion datetime

Example:

"2026-03-12T16:30:00Z"

confirmed_quantity
number | null

Confirmed/completed quantity

Required range: x >= 0
Example:

8

datetime1
string<date-time> | null

Custom datetime field 1

Example:

null

datetime2
string<date-time> | null

Custom datetime field 2

Example:

null

datetime3
string<date-time> | null

Custom datetime field 3

Example:

null

datetime4
string<date-time> | null

Custom datetime field 4

Example:

null

datetime5
string<date-time> | null

Custom datetime field 5

Example:

null

device_id
integer | null

Device ID

Example:

3

device_type_id
integer | null

Device type ID

Example:

1

dispatch_container_id
integer | null

Associated dispatch container ID

Example:

50

drop_sequence
integer | null

Drop sequence order

Required range: 1 <= x <= 9999999999
Example:

1

end_at
string<date-time> | null

Planned end datetime

Example:

"2026-03-12T17:00:00Z"

integer1
integer | null

Custom integer field 1

Example:

null

integer2
integer | null

Custom integer field 2

Example:

null

integer3
integer | null

Custom integer field 3

Example:

null

integer4
integer | null

Custom integer field 4

Example:

null

integer5
integer | null

Custom integer field 5

Example:

null

load_drop_id
integer | null

Associated load drop ID

Example:

10

load_id
integer | null

Associated load ID

Example:

5

location_from_id
integer | null

Source location ID

Example:

10

location_to_id
integer | null

Destination location ID

Example:

25

notes
string | null

Free-text notes

Example:

"Urgent - customer waiting"

parent_task_id
integer | null

Parent task ID for subtasks

Example:

100

priority
integer | null

Task priority (higher = more urgent)

Example:

10

product_id
integer

Product ID

Example:

42

serial_numbers
string[]

Array of serial number strings

Example:
["SN-001", "SN-002"]
start_at
string<date-time> | null

Planned start datetime

Example:

"2026-03-12T08:00:00Z"

start_quantity
number | null

Starting quantity

Required range: x >= 0
Example:

10

status
string | null

Task status

Example:

"AVAILABLE"

stock_description
string | null

Stock description text

Example:

"Widget A"

stock_id
integer | null

Associated stock record ID

Example:

200

storage_unit_from_id
integer | null

Source storage unit ID

Example:

30

storage_unit_to_id
integer | null

Destination storage unit ID

Example:

31

string1
string | null

Custom string field 1

Example:

null

string2
string | null

Custom string field 2

Example:

null

string3
string | null

Custom string field 3

Example:

null

string4
string | null

Custom string field 4

Example:

null

string5
string | null

Custom string field 5

Example:

null

transaction_line_id
integer | null

Transaction line ID

Example:

15

transaction_number_id
integer | null

Transaction number ID

Example:

500

user_completed_by_id
integer | null

User who completed the task

Example:

5

user_created_by_id
integer | null

User who created the task

Example:

3

user_id
integer | null

Assigned user ID

Example:

5

warehouse_id
integer

Warehouse ID

Example:

1