AddIncident
The request is:
AddSDIncident
|
Incident
|
The content of the new incident to create. Only fields marked with an A in the first column can be set.
|
SessionId
|
Decimal
|
The web service session ID.
|
A single record of the following fields is returned.
IncidentNumber
|
string
|
The unique identifier of the ticket.
|
IncidentID
|
decimal
|
The identifier of the ticket.
|
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.
|
|