Returns Discrepancy Code
get
/service/v1/getDiscrepancyCode
This endpoint is used to returns 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:
objectDiscrepancy Response model
Show Source
-
discrepancyList(optional):
array discrepancyList
-
errorCode(optional):
string
Error Code
-
errorDesc(optional):
string
Error Description
-
status(optional):
string
Status
Nested Schema : discrepancyList
Type:
Show Source
array-
Array of:
object DiscrepancyModel
Discrepancy list Response model
Nested Schema : DiscrepancyModel
Type:
objectDiscrepancy list Response model
Show Source
-
discrepancyCode(optional):
string
Discrepancy Code
-
discrepancyDesc(optional):
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