Create a new credit application

Creates a new credit application and runs the credit policy evaluation. Returns the maximum approved values and available offer parameters for different terms.

Each offer in offer_parameters_list represents a simulation result with detailed financial parameters.

Important Notes:

  • Cart fields (order_reference, cart, shipping) are optional but recommended for accurate offer calculation
  • Every time the shopping cart is updated (items added/removed, quantities changed, shipping modified), you must call this endpoint again to recalculate the offers
  • Additional simulation details can be included in the response upon request
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Person identifier

string

Document number (optional)

double

Loan amount requested. Can be provided directly instead of (or in addition to) cart. If both amount and cart are provided, amount takes precedence. If neither is provided, offer_parameters_list will not contain installment values.

string

External transaction identifier (optional at this stage)

cart
array of objects

Shopping cart items (optional but recommended for better offer calculation)

cart
shipping
object

Shipping information (optional)

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json