Confirm push instalment offer
POST/api/v1/consumer-finance/confirm-instalment-offer-push
Instalment plan confirmation per requested transaction, used in PULL model."
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)