The GetSingleSupplierStore function returns the supplierStore record for the given primary key.
Method | /GetSingleSupplierStore |
The request body is of type GetSingleSupplierStore.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSupplierStoreResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSupplierStoreResult | SupplierStoreInfo |
|