Updates a single incident in the database. The request is:
UpdateSDIncident |
Incident |
The incident to update. See the first column of the Incident data type for the fields that are valid on update. |
SessionId |
Decimal |
The web service session ID. |
A single record of the following fields is returned.
Method |
string |
The operation that requested this response. |
TransactionID |
decimal |
The unique message ID for this message. |
ErrorMessage |
string |
If blank, no error was returned. |
ErrorLocation |
string |
If blank, no error was returned. |