Update SaleType record by specified primary key
Method | /UpdateSaleType |
The request body is of type UpdateSaleType.
Name | Description | Data Type |
---|---|---|
saleType | SaleTypeInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateSaleTypeResponse.
Name | Description | Data Type |
---|---|---|
UpdateSaleTypeResult | xml:int |
|