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

accountIdstringRequired
Account identifier

Request

This endpoint expects an object.
templateIdintegerRequired

Response

Work order created successfully
idinteger or null

Created workflow element (task) identifier

createdAtstring or nullformat: "date-time"
updatedAtstring or nullformat: "date-time"
descriptionstring or null
positioninteger or null
Position within phase
phaseInstanceIdinteger or null
projectIdinteger or null
createdByIdinteger or null

Errors