The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: TXN/InventoryContactPermissionTypes/{inventoryContactPermissionTypeId} | Test | |
|
Get details of an inventoryContactPermissionType. |
|||
| GET | Method: GetAll, URL: TXN/InventoryContactPermissionTypes?productionSeasonIds={productionSeasonIds} | Test | |
|
Get details of all the Contact Permission Types associated to Production Seasons. Inventory Contact Permission Type is a mapping of a Contact Permission Type to a Production Season. |
|||
| POST | Method: Create, URL: TXN/InventoryContactPermissionTypes | Test | |
|
Create an inventoryContactPermissionType. |
|||
| PUT | Method: Update, URL: TXN/InventoryContactPermissionTypes/{inventoryContactPermissionTypeId} | Test | |
|
Updated an existing inventoryContactPermissionType. |
|||
| DELETE | Method: Delete, URL: TXN/InventoryContactPermissionTypes/{inventoryContactPermissionTypeId} | Test | |
|
Delete an existing inventoryContactPermissionType |
|||