Get single record from Suppliers table by specified primary key
Method | /GetSingleSupplier |
The request body is of type GetSingleSupplier.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSupplierResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSupplierResult | SupplierInfo |