创建新的信用申请

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

人员标识符

string

证件号码(可选)

double

Loan amount requested. If not provided, the response will include a factor, without installments neither amounts details.

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