The UpdateSeasonProfile function updates a seasonProfile record.
Method | /productbasecomponents.asmx/UpdateSeasonProfile |
The request body is of type UpdateSeasonProfile.
Name | Description | Data Type |
---|---|---|
seasonProfile | SeasonProfileInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateSeasonProfileResponse.
Name | Description | Data Type |
---|---|---|
UpdateSeasonProfileResult | xml:int |
|