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

Access: System, Admin, and ClientAdmin users only.

Accepts a JSON array of create payloads and returns a streamed JSON array of Worklio.ApiModels.API.Models.Clients.WorkLocation.BulkWorkLocation_v10 results.

Each streamed result item contains either the created 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

Collection of work locations to create. Each item contains code, name, and address fields.

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