The Credit Lines service allows you to create and manage both credit products and credit lines.
Do you want to know more about credit lines? Check our documentation.
The endpoint lending/v1/products
allows you to create a product.
At this moment you will be able to define the closing and due dates, the limits and available, the rates and fees, how the minimum payment is composed and more.
EXTENDED
. In COLOMBIA its only possible value is RESTRICTED
The endpoint lending/v1/products
allows you to obtain data on all created products.
The endpoint lending/v1/products/{id}
allows you to obtain data from a specific product.
The endpoint lending/v1/products/{id}
allows you to update the data of a specific product.
The endpoint lending/v1/products/{id}
allows you to deactivate a specific product.
The endpoint lending/v1/credit-lines
allows you to obtain data on credit lines given a search criterion.
You can find more information on how to apply the filters in the section of Filters and pagination.
The endpoint lending/v1/credit-lines
allows you to create a credit line.
The endpoint lending/v1/credit-lines/{id}
allows you to obtain data from a specific credit line.
In this instance, you will be able to define the specific limit and closing date for this credit line, always within the parameters you have defined for the product.
Do you want to know more about credit lines? Check our documentation.
The endpoint lending/v1/credit-lines/{id}
allows you to update the data of a specific credit line.
The endpoint lending/v1/credit-lines/{id}
allows you to cancel a credit line.
The endpoint lending/v1/credit-lines/{id}/config/due-date
allows you to change the due date of a credit line by selecting from the options you defined in the Product. If needed, you can perform simulations by interacting with the endpoint: lending/v1/credit-lines/{id}/config/due-date/simulation
.
Review all the conditions that apply to the expiration date update in our documentation.
The endpoint lending/v1/credit-lines/{id}/config/due-date/simulation
allows you to simulate a change in the due date of a credit line and see what the closing dates and due dates of the next billing cycle would be.
The endpoint /products/{product_id}/pricing
allows you to create new price updates for products with ACTIVE or PAUSED status
The endpoint /products/{product_id}/pricing
allows you to obtain the price update history of a product
The endpoint /products/{product_id}/pricing/{start_date}
allows you to modify a pending price update
The endpoint lending/v1/products/{product_id}/segments
allows you to create a new segment for a product with a specific pricing configuration.
The endpoint lending/v1/products/{product_id}/segments
allows you to obtain all segments associated with a specific product.
The endpoint lending/v1/products/{product_id}/segments/{segment_id}
allows you to obtain the data of a specific segment for a given product.
Please provide us this endpoint to receive notifications for changes in the status of the credit lines.
If you have questions about how to set up a webhook, visit our documentation.
You must respond with an HTTP 2xx code so that we do not resend the notification. Otherwise, we will resend it infinitely.
api-secret
you need to use in case multiple pairs of api-key
and api-secret
have been configured.You must provide us this endpoint to receive notifications of entry, exit, or remaining in default of a user.
If you have questions about how to set up a webhook, visit our documentation.
You must respond with an HTTP 2xx code so that we do not resend the notification. Otherwise, we will resend it infinitely.
api-secret
you need to use in case multiple pairs of api-key
and api-secret
have been configured.The endpoint /credit-lines/{credit_line_id}/debt/simulation
allows you to simulate the total debt acceleration and the anticipation of installments of a credit line in Brazil..
This simulation does not execute real changes and is valid until 00:00.
The endpoint /lending/v1/credit-lines/{credit_line_id}/debt/acceleration
allows you to confirm the acceleration of the debt of a credit line, advancing some or all of the current installment plans, depending on what you indicate.
The endpoint /credit-lines/{credit_line_id}/debt/simulation
allows you to simulate the total debt acceleration or some installment plans of a credit line. This simulation does NOT execute the acceleration and is valid until 00:00 hrs..
The endpoint /credit-lines/{credit_line_id}/debt/refinance/simulation
allows you to simulate the debt refinancing process of a credit line..
Currently, only the total debt refinancing type is implemented..
The simulation will show you how the current debt, total amount, and any necessary acceleration would be distributed, without executing real changes..
The endpoint /credit-lines/{credit_line_id}/debt/acceleration/total/confirmation
allows you to confirm and execute the total debt acceleration for a credit line. That is, when executed, we will accelerate the total debt and it will move to the current account status..
The endpoint /credit-lines/{credit_line_id}/debt/refinance/confirmation
allows you to confirm the total debt refinancing process of a credit line..
It allows you to pause the line to prevent new transactions from entering. The refinancing will take effect once the payment for the exact amount is recorded..
The endpoint /credit-lines/{credit_line_id}/debt/acceleration/total/confirmation
allows you to confirm and execute the total debt acceleration for a credit line. That is, when executed, we will accelerate the total debt and it will move to the current account status..
The endpoint /credit-lines/{credit_line_id}/debt/acceleration/total/simulation
allows you to obtain a complete simulation of the total debt acceleration of a credit line..
This simulation does not execute real changes and is valid until 00:00.
The endpoint /credit-lines/{credit_line_id}/debt/acceleration/total/confirmation
allows you to confirm and execute the total debt acceleration for a credit line. That is, when executed, we will accelerate the total debt and it will move to the current account status..
The endpoint /credit-lines/{credit_line_id}/debt/acceleration/total/confirmation
allows you to confirm and execute the total debt acceleration for a credit line..
This endpoint automatically accelerates all outstanding debt of the specified credit line. Once executed, all debt will be accelerated immediately.
The endpoint /credit-lines/{credit_line_id}/debt/acceleration/total/confirmation
allows you to confirm and execute the total debt acceleration for a credit line. That is, when executed, we will accelerate the total debt and it will move to the current account status..
The endpoint /credit-lines/{credit_line_id}/debt/acceleration/installments/simulation
allows you to simulate the anticipation of installments of a credit line..
You must provide the transaction_ids
of the specific installments to anticipate..
This simulation does not execute real changes and is valid until 00:00.
The endpoint /credit-lines/{credit_line_id}/debt/acceleration/total/confirmation
allows you to confirm and execute the total debt acceleration for a credit line. That is, when executed, we will accelerate the total debt and it will move to the current account status..
The endpoint /credit-lines/{credit_line_id}/debt/acceleration/installments/confirmation
allows you to confirm and execute the debt acceleration for specific installments of a credit line..
Once executed, the specified installments will be accelerated immediately.