Create Guarantee
Create a guarantee associated with a license using your API Key
Authorizations
Query Parameters
License UID
Body
Borrower address (optional).
Borrower email (optional).
National ID document type (LATAM + US).
- PA: Pasaporte (Passport)
- CC: Cédula de Ciudadanía (Colombia)
- CE: Cédula de Extranjería (Colombia, código único)
- NIT: Número de Identificación Tributaria (Colombia, empresas)
- RUT: Registro Único Tributario (Colombia, cuando aplique)
- PPT: Permiso por Protección Temporal (Colombia)
- CDE: Cédula de Extranjería (Colombia, código legado)
- DNI_AG: Documento Nacional de Identidad (Argentina)
- CUIT: Clave Única de Identificación Tributaria (Argentina)
- CUIL: Clave Única de Identificación Laboral (Argentina)
- CDI: Clave de Identificación (Argentina)
- INE: Credencial para votar (México)
- CURP: Clave Única de Registro de Población (México)
- RFC: Registro Federal de Contribuyentes (México)
- SSN: Social Security Number (EE. UU.)
- ITIN: Individual Taxpayer Identification Number (EE. UU.)
- EIN: Employer Identification Number (EE. UU., empresas)
- CI: Cédula de Identidad (Uruguay)
- RUT_UY: Registro Único Tributario (Uruguay)
- DNI_PE: Documento Nacional de Identidad (Perú)
- RUC: Registro Único de Contribuyentes (Perú)
- PTP: Permiso Temporal de Permanencia (Perú)
- CPP: Carné de Permiso Temporal de Permanencia (Perú)
PA, CC, CE, NIT, RUT, PPT, CDE, DNI_AG, CUIT, CUIL, CDI, INE, CURP, RFC, SSN, ITIN, EIN, CI, RUT_UY, DNI_PE, RUC, PTP, CPP Borrower national ID.
Borrower phone (optional).
Disbursement date (YYYY-MM-DD). Defaults to current date in license timezone and is validated against allowed windows.
Unique credit reference in your system. Must be unique per license.
Installment frequency NONE (0) WEEKLY (1), BIWEEKLY (2), MONTHLY (3). Rule: When a credit is repaid through a single payment instead of installments, the frequency must be set to NONE.
0, 1, 2, 3 Number of installments for the loan. Rule: when frequency is NONE, send installmentsCount = 1.
x >= 1Loan amount. Must be within the license allowed range.
Loan due date (YYYY-MM-DD). Must be within the license min/max terms.
Premium percentage to apply to the loan. For variable-premium licenses defined by the client, it must be within [license.minimumPremium, license.maximumPremium]. For other licenses, send the agreed premium percentage (typically the license.premium)
Principal/borrower name.
Promissory note identifier. Must be unique per license.
Municipality code where the borrower is located (optional).
Days of grace period after due date (optional).
x >= 0Line of credit identifier (optional).
Response
Guarantee created
Response shape returned right after creating a guarantee
Unique identifier of the guarantee.
Numeric identifier assigned to the guarantee token.
Maximum amount payable if the linked loan defaults. For guarantees created under FIRST LOSS licenses (license.type = FIRST_LOSS), coverage depends exclusively on the amount the user has in their own reserve fund (wallet).
Date and time when the credit was disbursed.
Guarantee due date.
0=PENDING_ACTIVATION, 1=VALIDATING_PREMIUM_PAYMENT, 2=COVERING, 3=PENDING_CLAIM, 4=CLAIM_APPROVED, 5=PAYING_GUARANTEE, 6=CLOSED, 7=CLAIM_REJECTED, 8=CANCELED, 9=NOVATED, 10=REVOKED
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 0=CURRENT, 1=DELINQUENT, 2=CLAIM_GUARANTEE, 3=NOVATED, 4=PAID, 5=REVOKED. For new guarantees the initial status is always CURRENT=0.
0, 1, 2, 3, 4, 5 0=PENDING, 1=PROCESSING, 2=PAID
0, 1, 2 Premium amount charged for the guarantee (monetary value).
Borrower or principal name associated with the credit.
Date and time when the loan payment is/was due.
Original loan principal amount.
0 = SURETY, 1 = FIRST_LOSS
0, 1 Percentage applied to the loan amount to compute the premium.
Percentage of the principal amount that is covered by the guarantee. For guarantees created under FIRST LOSS licenses (license.type = FIRST_LOSS), coverage is equal to the loan amount but it depends exclusively on the amount the user has in their own reserve fund (wallet).
Unique credit reference in your system.
Indicates if this guarantee results from a novation of a prior guarantee.
Promissory note identifier.