PUT Mobility/PutCallEventResponseMessage

Request Information

URI Parameters

None.

Body Parameters

CallEventResponseMessage
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

CallEventResponseID

globally unique identifier

None.

DateReceived

date

Required

RawHttpMessage

string

None.

Request Formats

application/json, text/json

Sample:
{
  "ID": "1f80f0ba-353e-4758-93c3-8a60a0c70b78",
  "CallEventResponseID": "e1c91820-ee9a-448c-bedc-330eb2923a9d",
  "DateReceived": "2026-04-20T09:51:59.0195625+00:00",
  "RawHttpMessage": "sample string 3"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ServiceResponse
NameDescriptionTypeAdditional information
IsSuccess

boolean

None.

ErrorMessage

string

None.

Code

string

None.

StackTrace

string

None.

Response

ServiceItem

None.

Response Formats

application/json, text/json

Sample:

Sample not available.