The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: Txn/InventoryWebContents/{inventoryWebContentId} | Test | |
|
Get details of an inventoryWebContent. |
|||
| GET | Method: GetAll, URL: Txn/InventoryWebContents?productionElementIds={productionElementIds}&contentTypeIds={contentTypeIds} | Test | |
|
Get details of all the inventoryWebContents. |
|||
| GET | Method: GetAllSummaries, URL: Txn/InventoryWebContents/Summary?productionElementIds={productionElementIds}&contentTypeIds={contentTypeIds} | Test | |
|
Get details of all the inventoryWebContents. |
|||
| POST | Method: Create, URL: Txn/InventoryWebContents | Test | |
|
Create an inventoryWebContent. |
|||
| PUT | Method: Update, URL: Txn/InventoryWebContents/{inventoryWebContentId} | Test | |
|
Update an existing inventoryWebContent. |
|||
| DELETE | Method: Delete, URL: Txn/InventoryWebContents/{inventoryWebContentId} | Test | |
|
Delete an existing inventoryWebContent. |
|||