Add new record to SaleTypes table
Method | /AddSaleType |
The request body is of type AddSaleType.
Name | Description | Data Type |
---|---|---|
saleType | SaleTypeInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddSaleTypeResponse.
Name | Description | Data Type |
---|---|---|
AddSaleTypeResult | xml:int |
|