V1
ResourceOrder
API for managing installation resource orders
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| org | path | string | true | tenant name |
| body | body | ResourceOrder | true | ‘none’ |
Request body - instance of ResourceOrder
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| category | string | false | Used to categorize the order from a business perspective that can be useful for the OM system |
| completionDate | string(date-time) | false | Date when the order was completed Format: time |
| description | string | false | free-text description firestorehe Resource Order |
| externalId | string | false | ID given by the consumer (to facilitate searches afterwards) |
| id | string | false | Identifier of an instance of the Resource Order. Required to be unique within the resource type. Used in URIs as the identifier for specific instances of a type |
| name | string | false | A string used to give a name to the Resource Order |
| note | [Note] | false | note |
| orderDate | string(date-time) | false | Date when the order was created Format: time |
| orderRelationship | [OrderRelationship] | false | orderRelationship |
| priority | integer(int64) | false | A way that can be used by consumers to prioritize orders in OM system (from 0 to 4 : 0 is the highest priority, and 4 the lowest) |
| relatedParty | [RelatedParty] | false | related party |
| resourceOrderItem | [ResourceOrderItem] | false | resourceOrderItem |
| startDate | string(date-time) | false | Date when the order was actually started Format: time |
| state | string | false | The life cycle state of the resource |
| substate | string | false | The life cycle substate of the resource |
| ticketingSection | TicketingSection | false | TicketingSection information for managing the opening of incidents in +Ticketing |
| type | string | false | Name of the Resource Order type |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 201 | Created | ResourceOrder response | ResourceOrder |
| default | Default | Error response | ErrorDto |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| org | path | string | true | tenant name |
| body | body | ResourceOrder | true | ‘none’ |
Request body - instance of ResourceOrder
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| category | string | false | Used to categorize the order from a business perspective that can be useful for the OM system |
| completionDate | string(date-time) | false | Date when the order was completed Format: time |
| description | string | false | free-text description firestorehe Resource Order |
| externalId | string | false | ID given by the consumer (to facilitate searches afterwards) |
| id | string | false | Identifier of an instance of the Resource Order. Required to be unique within the resource type. Used in URIs as the identifier for specific instances of a type |
| name | string | false | A string used to give a name to the Resource Order |
| note | [Note] | false | note |
| orderDate | string(date-time) | false | Date when the order was created Format: time |
| orderRelationship | [OrderRelationship] | false | orderRelationship |
| priority | integer(int64) | false | A way that can be used by consumers to prioritize orders in OM system (from 0 to 4 : 0 is the highest priority, and 4 the lowest) |
| relatedParty | [RelatedParty] | false | related party |
| resourceOrderItem | [ResourceOrderItem] | false | resourceOrderItem |
| startDate | string(date-time) | false | Date when the order was actually started Format: time |
| state | string | false | The life cycle state of the resource |
| substate | string | false | The life cycle substate of the resource |
| ticketingSection | TicketingSection | false | TicketingSection information for managing the opening of incidents in +Ticketing |
| type | string | false | Name of the Resource Order type |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 201 | Created | ResourceOrder response | ResourceOrder |
| default | Default | Error response | ErrorDto |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| org | path | string | true | tenant name |
| id | path | string | true | a id of Resource Order |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | ResourceOrder response | ResourceOrder |
| default | Default | Error response | ErrorDto |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| body | body | ResourceOrder | true | ‘none’ |
| org | path | string | true | tenant name |
| id | path | string | true | a id of Resource Order |
Request body - instance of ResourceOrder
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| category | string | false | Used to categorize the order from a business perspective that can be useful for the OM system |
| completionDate | string(date-time) | false | Date when the order was completed Format: time |
| description | string | false | free-text description firestorehe Resource Order |
| externalId | string | false | ID given by the consumer (to facilitate searches afterwards) |
| id | string | false | Identifier of an instance of the Resource Order. Required to be unique within the resource type. Used in URIs as the identifier for specific instances of a type |
| name | string | false | A string used to give a name to the Resource Order |
| note | [Note] | false | note |
| orderDate | string(date-time) | false | Date when the order was created Format: time |
| orderRelationship | [OrderRelationship] | false | orderRelationship |
| priority | integer(int64) | false | A way that can be used by consumers to prioritize orders in OM system (from 0 to 4 : 0 is the highest priority, and 4 the lowest) |
| relatedParty | [RelatedParty] | false | related party |
| resourceOrderItem | [ResourceOrderItem] | false | resourceOrderItem |
| startDate | string(date-time) | false | Date when the order was actually started Format: time |
| state | string | false | The life cycle state of the resource |
| substate | string | false | The life cycle substate of the resource |
| ticketingSection | TicketingSection | false | TicketingSection information for managing the opening of incidents in +Ticketing |
| type | string | false | Name of the Resource Order type |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | ResourceOrder response | ResourceOrder |
| default | Default | Error response | ErrorDto |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| org | path | string | true | tenant name |
| id | path | string | true | a id of Resource Order |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 204 | No Content | No Content | None |
| default | Default | Error response | ErrorDto |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| body | body | ResourceOrder | true | ‘none’ |
| org | path | string | true | tenant name |
| id | path | string | true | a id of Resource Order |
Request body - instance of ResourceOrder
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| category | string | false | Used to categorize the order from a business perspective that can be useful for the OM system |
| completionDate | string(date-time) | false | Date when the order was completed Format: time |
| description | string | false | free-text description firestorehe Resource Order |
| externalId | string | false | ID given by the consumer (to facilitate searches afterwards) |
| id | string | false | Identifier of an instance of the Resource Order. Required to be unique within the resource type. Used in URIs as the identifier for specific instances of a type |
| name | string | false | A string used to give a name to the Resource Order |
| note | [Note] | false | note |
| orderDate | string(date-time) | false | Date when the order was created Format: time |
| orderRelationship | [OrderRelationship] | false | orderRelationship |
| priority | integer(int64) | false | A way that can be used by consumers to prioritize orders in OM system (from 0 to 4 : 0 is the highest priority, and 4 the lowest) |
| relatedParty | [RelatedParty] | false | related party |
| resourceOrderItem | [ResourceOrderItem] | false | resourceOrderItem |
| startDate | string(date-time) | false | Date when the order was actually started Format: time |
| state | string | false | The life cycle state of the resource |
| substate | string | false | The life cycle substate of the resource |
| ticketingSection | TicketingSection | false | TicketingSection information for managing the opening of incidents in +Ticketing |
| type | string | false | Name of the Resource Order type |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | ResourceOrder response | ResourceOrder |
| default | Default | Error response | ErrorDto |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| org | path | string | true | tenant name |
| id | path | string | true | a id of Resource Order |
| body | body | Note | true | ‘none’ |
Request body - instance of Note
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| author | string | true | Author of the note |
| date | string(date-time) | true | Date of the note Format: time |
| id | string | false | Identifier of the note within its containing entity (may or may not be globally unique, depending on provider implementation) |
| text | string | true | Text of the note |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 204 | No Content | No Content | None |
| default | Default | Error response | ErrorDto |
Endpoints
ResourceOrder
CalculateInstallation