Incremental update FPL list to the SDM server

post

/rest/{versionId}/telephonyFraud/FPLUpdate

The incremental updates are coming from FDP.

Request

Supported Media Types
Path Parameters
Header Parameters
Body ()
It contains FPL incremental updates from FDP.
Root Schema : fplUpdates
Type: object
Show Source
Nested Schema : EntriesList
Type: object
Show Source
Nested Schema : entryList
Type: array
Show Source
Nested Schema : entryList
Type: array
Show Source
Nested Schema : entryList
Type: array
Show Source
Nested Schema : entryList
Type: array
Show Source
Nested Schema : entryList
Type: object
Show Source
Back to Top

Response

Supported Media Types

202 Response

The user request is accepted.

400 Response

The user input is invalid.

401 Response

The session ID is invalid.

404 Response

The object (resource URI, device, and so on) of your input request cannot be found.

500 Response

Internal server error
Back to Top