Return discrepancy code
get
/service/v1/getDiscrepancyCode
This service is used to return discrepancy code.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
Header Parameters
Back to Top
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Root Schema : DiscrepancyResponseModel
Type:
object
Discrepancy Response model
Show Source
-
discrepancyList:
array discrepancyList
-
errorCode:
string
Error Code
-
errorDesc:
string
Error Description
-
status:
string
Status
Nested Schema : discrepancyList
Type:
Show Source
array
-
Array of:
object DiscrepancyModel
Discrepancy list Response model
Nested Schema : DiscrepancyModel
Type:
object
Discrepancy list Response model
Show Source
-
discrepancyCode:
string
Discrepancy Code
-
discrepancyDesc:
string
Discrepancy Description
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