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

account_idintegerRequired
Account identifier

Request

This endpoint expects an object.
templateIdintegerRequired

Response

Work order created successfully
idintegerOptional

Created workflow element (task) identifier

createdAtstringOptionalformat: "date-time"
updatedAtstringOptionalformat: "date-time"
descriptionstring or nullOptional
positionintegerOptional
Position within phase
phaseInstanceIdintegerOptional
projectIdintegerOptional
createdByIdintegerOptional

Errors

400
Bad Request Error
401
Unauthorized Error