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": "19c68c36-9d90-410d-ade9-855e33ec66f7",
  "CallEventResponseID": "2968a44b-b727-457f-9a72-893b82e5a297",
  "DateReceived": "2026-02-14T11:32:57.6701082+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.