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": "c48fc29f-3187-4dfb-a8ca-c4a136cfc30a",
  "CallEventResponseID": "a7f08376-bb9e-4621-a766-a92bfeafe0df",
  "DateReceived": "2025-12-14T21:46:04.2389418+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.