Create Account Work Order

Create a new work order for an account (no phases)

Note: The /clients path is an alias for /accounts and will continue to work until users are individually notified and migrated.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

accountIdintegerRequired
Account identifier

Request

This endpoint expects an object.
templateIdintegerRequired

Response

Work order created successfully
idinteger

Created workflow element (task) identifier

createdAtstringformat: "date-time"
updatedAtstringformat: "date-time"
descriptionstring or null
positioninteger
Position within phase
phaseInstanceIdinteger
projectIdinteger
createdByIdinteger

Errors

400
Bad Request Error
401
Unauthorized Error