NextGen APIs

POST /work-orders/r1/types/{typeId}/structures

Http Verb

POST

Url

/work-orders/r1/types/{typeId}/structures

Permissions required


Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2024 W3 (FSM 18.0)

Deprecated since


Removed since


Tech Tags

PAGINATION ORDERING-SERVER-SIDE

Business Logic

This API creates a new Work Order Type Structure.

To validate the input structureId the api to be called is: GET /territory/organizational-structures/r1/structures/{structureId}

Path Parameters

Field

Note

typeId

 

Header Parameters

Default.

Request Body Parameters

Field

Validations

structureId

The ID cannot be validated because the entity structure belongs to a different domain. We expect the caller to provide a valid ID as input.

order


Response documentation

Response payload fields

Default.

Response error codes

BASE_0001, WORKORDERS_034, BASE_0003, NOT_FOUND, WORKORDERS_035