GET {who}/Messages/{messageId}/Validate?language={language}
Attempts to validate an existing reporting service in Altinn.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
who | Who the message should be instantiated for. Valid values are "my", or an organization number of an organization the user can represent, or <Reportee.ReporteeId>, where the identified reportee may be a person or organization. |
Define this parameter in the request URI. |
messageId | The id of the message that are to be updated. |
Define this parameter in the request URI. |
language | Language, valid values are: 1033 (English), 1044 (Bokmal) and 2068 (Nynorsk) |
Define this parameter in the request URI. |
Response Information
A http response message with a status code and message about the outcome of the operation.
Response body formats
application/hal+xml
Sample:
Sample not available.
application/hal+json
Sample:
Sample not available.