The ChangeStockAmountForStore function updates a stock amount for the specified store.
The request body is of type ChangeStockAmountForStore.
Request Body Parameters
Name | Description | Data Type |
storeId | | xml:int |
productId | | xml:int |
locationLevel5Id | | xml:int |
stockDate | | xml:dateTime |
note | | xml:string |
bookmarkId | | xml:int |
newAmount | | xml:decimal |
stockAdjustmentType | | StockAdjustmentType |
Overview
|
|
Sequence
| |
The response body is of type ChangeStockAmountForStoreResponse.
Response Body Parameters
Name | Description | Data Type |
ChangeStockAmountForStoreResult | | xml:int |
Overview
|
|
Sequence
| |