View Integrated Change Orders

get

/primeapi/restapi/changeOrder/externallySourced

This endpoint returns all integrated change order objects.

Request

There are no request parameters for this operation.

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityExternallySourcedChangeOrder
Type: object
Show Source
Nested Schema : ApiEntityChangeOrderConfiguredFields
Type: object
Show Source
Nested Schema : ApiEntityChangeOrderCost
Type: object
Show Source
Nested Schema : ApiEntityCmStatusTransitionData
Type: object
Show Source
Nested Schema : ApiEntityChangeOrder
Type: object
Show Source
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing cost type configured fields in the form of key-value pairs.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing non-text and non-cost configured fields in the form of key-value pairs.
Nested Schema : textFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing text fields in the form of key-value pairs.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : Cost
Type: object

204 Response

Successful operation. No additional content included.