LSSGOP_PromotionalItemsDropped Operations
This Web service allows you to create, update, delete, and query records in the PromotionalItemsDropped object. For a list of operations, see the following table.
Name | Description |
---|---|
PromotionalItemsDroppedInsert |
Creates a promotionalitemsdropped record. |
PromotionalItemsDroppedUpdate |
Updates an existing promotionalitemsdropped record. |
PromotionalItemsDroppedDelete |
Deletes a promotionalitemsdropped record. |
PromotionalItemsDroppedQueryPage |
Queries for a promotionalitemsdropped record. |
Request Message Description: PromotionalItemsDroppedInsert
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
ProductId |
Product ID of the corresponding record. |
String |
ProductAllocationId |
Product allocation ID of the corresponding record. |
String |
Quantity |
Quantity of the corresponding record. |
String |
Type |
Type of the corresponding record. |
String |
Response Message Description: PromotionalItemsDroppedInsert
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the newly created promotionalitemsdropped |
String |
Request Message Description: PromotionalItemsDroppedUpdate
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the corresponding record. |
String |
ProductId |
Product ID of the corresponding record. |
String |
ProductAllocationId |
Product allocation ID of the corresponding record. |
String |
Quantity |
Quantity of the corresponding record. |
String |
Type |
Type of the corresponding record. |
String |
Response Message Description: PromotionalItemsDroppedUpdate
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the updated promotionalitemsdropped record. |
String |
Request Message Description: PromotionalItemsDroppedDelete
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the promotionalitemsdropped record to be deleted. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the deleted promotionalitemsdropped record. |
String |
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the promotionalitemsQuantity of the corresponding dropped record to be queried. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the promotionalitemsdropped record. |
String |