POST Mobility/PostCallEventResponseMessages

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": "562d7299-1e28-4bda-9683-ad049d44e5ff",
  "CallEventResponseID": "1bd3bc7b-589b-4f14-bf74-c98b7d1c1494",
  "DateReceived": "2026-06-06T18:39:22.5463269+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.