Streams per-item results for updating work locations in bulk.

Access: System, Admin, and ClientAdmin users only.

Accepts a JSON object whose property names are work location identifiers and whose values are PATCH payloads. Each payload uses merge-patch style semantics where omitted properties keep their current values.

Each streamed Worklio.ApiModels.API.Models.Clients.WorkLocation.BulkWorkLocation_v10 item contains either the updated work location or item-specific error details. Once streaming starts, item-level failures are reported inside the payload instead of by changing the HTTP status code.

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

Company identifier from route.

Body Params

Dictionary keyed by work location identifier. Each value is a PATCH payload containing only the properties that should change for that work location.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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