Skip to main content
POST
Simulation

Headers

x-api-key
string
required

API authentication key

Example:

"your-api-key-here"

x-api-token
string
required

API authentication token

Example:

"your-api-token-here"

Body

application/json
amount
number
required

Total loan amount requested

Example:

10000

customer
object
required
times
number
required

Number of installments requested

Example:

12

products
object[]

List of products being financed (optional)

Response

Successful Response

hasProposal
boolean

Indicates if any financing proposals are available

Example:

true

proposals
object[]

List of available financing proposals