API installment simulation

				
					Sandbox: https://api.sandbox.soisy.it/api/shops/{shopId}/loan-quotes
Produzione: https://api.soisy.it/api/shops/{shopId}/loan-quotes
				
			
				
					GET
				
			
This API does not require authentication. Please specify yours onlyshopId in the URL
ParameterObligatoryTypeFormatDescription
amountYesEntireTotal order or product, in € cents
instalmentsYesEntireNumber of installments, from 3 to 60 (*)
zeroInterestRateNoBooleanEnable zero rate. ISfalse by default
(*) The maximum number of installments may vary according to the agreements made in the contractual phase.
The API returns a JSON object.
CodeDescription
200Request completed successfully
400Syntax or domain error
403Failed to authenticate the request
404Resource not found
500System error
The answer contains the minimum, maximum and average simulation. The returned parameters are:
				
					{
    "min": {
        "fee": 1000,
        "interest": 2000,
        "interestRate": 5.5,
        "totalRepaid": 103000,
        "apr": 6.00,
        "instalmentAmount": 5000
    },
    "median": {
        "fee": 1000,
        "interest": 2500,
        "interestRate": 6.0,
        "totalRepaid": 103500,
        "apr": 7.00,
        "instalmentAmount": 5500
    },
    "max": {
        "fee": 1000,
        "interest": 3000,
        "interestRate": 8.0,
        "totalRepaid": 104000,
        "apr": 7.50,
        "instalmentAmount": 6000
    }
}
				
			

Where is it:

ParameterTypeDescription
FeeWholeSoisy Commission, in € cents
interestTotalInterest (TAN), in € cents
interestRateFloatInterest (TAN), as a percentage
totalRepaidIntegerTotal to be paid, in € cents
AprFloatAPR
instalmentAmountFullInstallment to be paid, in € cents
				
					{
 "errors": {
     "domain": [
         0: "Invalid data."
         ]
     }
}
				
			

Ciao!

Siamo on line dal lunedì al venerdì dalle 9.30 alle 12.30 e dalle 14.30 alle 17.30

Scrivici in questi orari, grazie!