The GetSupplierStores function returns all supplierStore records for the specified parameters.
Method | /GetSupplierStores |
The request body is of type GetSupplierStores.
Name | Description | Data Type |
---|---|---|
filter | SupplierStoresFilter |
|
The response body is of type GetSupplierStoresResponse.
Name | Description | Data Type |
---|---|---|
GetSupplierStoresResult | ArrayOfViewSupplierStoreInfo |
|