Update Supplier record by specified primary key
Method | /UpdateSupplier |
The request body is of type UpdateSupplier.
Name | Description | Data Type |
---|---|---|
supplier | SupplierInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
The response body is of type UpdateSupplierResponse.
Name | Description | Data Type |
---|---|---|
UpdateSupplierResult | xml:int |
|