Check eligibility
POST/api/v1/consumer-finance/check-eligibility
Determination of consumer finance eligibility in the PULL model per each card/account transaction.
Request
Responses
- 200
- 400
- 401
- 403
- 500
- 503
If errorCode response field is empty, successfully finished. Else, service processing error (user message).
Incorrect input JSON (bad format), incorrect request (mandatory fields not sent, incorrect size of attribute…)
Authentication failed (wrong credentials)
Caller does not have permission to call service (authorization)
Internal system error (e.g., database connection not available)
Internal system error (e.g., if service is not available)