Returns Discrepancy Code

get

/service/v1/getDiscrepancyCode

This endpoint is used to returns discrepancy code.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful performs the operation
Body ()
Root Schema : DiscrepancyResponseModel
Type: object
Discrepancy Response model
Show Source
Nested Schema : discrepancyList
Type: array
Show Source
Nested Schema : DiscrepancyModel
Type: object
Discrepancy list Response model
Show Source

400 Response

Bad Request

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