Get PTP History based on account id and case id

post

/obedm-ptp-services/ptphistory

This endpoint is used to Get PTP History based on account id and case id

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains account ID case ID for getting consolidated ptp history.
Root Schema : PTPHistoryRequestDto
Type: object
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure.
Body ()
Root Schema : ConsolidatePtpHistoryDto
Type: object
Ptp History view Dto
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top