The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: ReferenceData/SubLineItemStatuses/{id}?maintenanceMode={maintenanceMode} | Test | |
Get the details of a sub line item status by id. |
|||
GET | Method: GetAll, URL: ReferenceData/SubLineItemStatuses?maintenanceMode={maintenanceMode} | Test | |
Get all sub line item statuses. For filtering on specific property value, pass the property name with value as query parameter. If the property is another non primitive object, pass PropertyName.Id and its value as query parameter. |
|||
GET | Method: GetSummaries, URL: ReferenceData/SubLineItemStatuses/Summary | Test | |
Get a summary representation of all sub line item statuses. |
|||
POST | Method: Create, URL: ReferenceData/SubLineItemStatuses | Test | |
Create a new sub line item status. |
|||
PUT | Method: Update, URL: ReferenceData/SubLineItemStatuses/{id} | Test | |
Update an existing sub line item status. |
|||
DELETE | Method: Delete, URL: ReferenceData/SubLineItemStatuses/{id} | Test | |
Delete an existing sub line item status. |