Update division information

Updates the given info for a division.

Request
query Parameters
id
required
integer <int32>

The internal id of the division.

typeId
required
integer <int32>

The id of the info type. For reference, use ListInfoTypes.

value
required
string

The value to set.

updatedBy
string

The accountId of the user making the update. If none is supplied, value is resolved from Application.

Responses
200

Success

500

Internal Server Error

post/ApplicationService.svc/rest/UpdateDivisionInfo