Add new record to Suppliers table
Method | /AddSupplier |
The request body is of type AddSupplier.
Name | Description | Data Type |
---|---|---|
supplier | SupplierInfo | |
isAutoClaim | xml:boolean |
The response body is of type AddSupplierResponse.
Name | Description | Data Type |
---|---|---|
AddSupplierResult | xml:int |
|