LSSGOP_ProductsDetailed Operations
This Web service allows you to create, update, delete, and query records in the ProductDetailed object. For a list of operations, see the following table.
Name | Description |
---|---|
ProductsDetailedInsert |
Creates a productdetailed record. |
ProductsDetailedUpdate |
Updates an existing productdetailed record. |
ProductsDetailedDelete |
Deletes a productdetailed record. |
ProductsDetailedQueryPage |
Queries for a productdetailed record. |
Request Message Description: ProductsDetailedInsert
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Name |
Name of the record. |
String |
Indication |
Indication of the corresponding record. |
String |
Priority |
Priority of the corresponding record. |
String |
ProductAllocationId |
Product allocation Id of the corresponding record. |
String |
ProductId |
Product Id of the corresponding record. |
String |
Response Message Description: ProductsDetailedInsert
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the newly created productdetailed record. |
String |
Request Message Description: ProductsDetailedUpdate
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the productdetailed record. |
String |
Name |
Name of the corresponding record. |
String |
Indication |
Indication of the corresponding record. |
String |
Priority |
Priority of the corresponding record. |
String |
ProductAllocationId |
Product allocation ID of the corresponding record. |
String |
ProductId |
Product ID of the corresponding record. |
String |
Response Message Description: ProductsDetailedUpdate
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the updated productdetailed record. |
String |
Request Message Description: ProductsDetailedDelete
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the productdetailed record to be deleted. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the deleted productdetailed record. |
String |
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the productdetailed record to be queried. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the productdetailed record. |
String |