When Eligibility returns a no

If the customer is not eligible, a redirection is made to the page given in MerchantScoringResponseKoUrl

During this redirection we perform a POST in which the following data are transmitted :

DataExampleDescription
ReasonEmpty if the data is correct and the customer is not eligible.
The submitted amount (1898) does not fit the interval [10000 - 300000]
Zip code is mandatory and its length must be 5.
The main address is mandatory and cannot exceed 32 characters.
The city is mandatory and cannot exceed 50 characters.
The last name is invalid.
The first name is invalid.
Notifies the reason for the refusal when the data received is not compliant
CodeSuccess
InvalidAmount
InvalidRequest
InternalError
Notifies the technical result of the request. Success notifies that everything went technically well even if the client is not functionally eligible