Empréstimos
- Empréstimos
- Políticas de crédito
- Esteira
- Produtos
- Ofertas
- Parcelas
Empresas
- Empresas
- Grupos de empresas
- Operadores
- Permissões
- Métodos de pagamento
Clientes
- Clientes
- Funcionários
Fundos
- Fundos
Eventos
- Eventos
- Assinaturas
- Webhooks externos
- Notificações
Cobrança
- Itens da fatura
- Intenções de pagamento
- Faturas
Arquivos
- Links de arquivos
- Arquivos
Configurações
- Temas
- Chaves da API
- Configurações
Entidades
- Entidade de dados
- Documentos
Automações
- Workflows
Modelos
- Modelos
- Settings
- ApiKeys
- ApiKey
- ApiKeyResponseCreate
- PaymentIntent
- PaymentIntents
- Company
- Companies
- CompanyGroup
- CompanyGroups
- CreditPolicy
- CreditPolicies
- CreditPolicyModelEmploymentLengthSalaryMultiplier
- Step
- Steps
- Loan
- Loans
- Offer
- Customer
- Customers
- Employment
- Employments
- Fund
- Funds
- Event
- Events
- ResendEvents
- PaymentMethod
- PaymentMethods
- Product
- Products
- ProductEligible
- ProductsEligibles
- Subscription
- Subscriptions
- Operator
- Operators
- Permission
- Permissions
- Installment
- Installments
- ExternalWebhooksQItech
- ExternalWebhooksKobana
- InvoiceItem
- InvoiceItems
- FileLink
- FileLinks
- File
- Invoice
- Invoices
- Themes
- DataEntity
- DataEntities
- Document
- Documents
- Workflows
- Workflow
- WorkflowExecution
- WorkflowExecutions
- WorkflowExecutionLog
- WorkflowExecutionLogs
- NotificationMessageAccepted
- WorkflowDefault
- WorkflowsDefault
- InvoicePayOff
- InvoiceCompanyRecurring
- InvoiceCustomerRecurring
- MethodData
- Address
- SettingsEmployments
- SettingsEmploymentsCompanies
- SettingsDomains
- SettingsPayments
- SettingsLoans
- SettingsLoansProducts
- SettingsProducts
- SettingsSteps
- SettingsDisbursements
- SettingsFlags
- SettingsFundFlags
- SettingsNotifications
- SettingsValidations
- SettingsRecaptcha
- SettingsQueues
- SettingsLocales
- SettingsInvoicesProducts
- SettingsInvoicesTenants
- SettingsInvoicesCompanies
- Deleted
- StepSignature
- CashoutTransfer
- CashoutBoleto
- CashoutInvoice
- CashoutLoan
- Transaction
- BankAccount
- PixKey
- PaymentMethodLink
- InstallmentTransaction
- Nationality
- State
- WorkflowsContent
- WorkflowsStatus
- WorkflowRunErrorNotAcceptable
- WorkflowTriggerScheduled
- WorkflowTriggerWebhookBase39
- BasicAuth
- SettingsCreate
- ApiKeyCreate
- CreditPolicyCreate
- InvoiceItemCreate
- PaymentIntentCreate
- PaymentIntentPay
- CompanyCreate
- OfferCreate
- LoanCreate
- CustomerCreate
- EmploymentCreate
- FundCreate
- ProductCreate
- SubscriptionCreate
- OperatorCreate
- PermissionCreate
- PaymentMethodsCreate
- InstallmentCreate
- CompanyGroupsCreate
- ExternalWebhooksQItechCreate
- ExternalWebhooksKobanaCreate
- ExternalWebhooksUnicoCreate
- FileLinkCreate
- InvoiceCreate
- ThemesCreate
- DataEntityCreate
- DocumentCreate
- WorkflowCreate
- WorkflowRun
- SendSMS
- SendEmail
- Error
- WorkflowError406
Modelos
Loans
Uma lista de empréstimos. A parte de uma resposta da API que descreve a paginação
{
"hasMore": true,
"data": [
{
"id": "loan_5f92f01728e009f403d8502e",
"status": "open",
"externalId": "4eeb7525-40c6-45fe-8236-2b731d740fad",
"employment": "<string>",
"customer": "<string>",
"company": "<string>",
"contractNumber": "AB123456789",
"cashout": [
{
"amount": 123,
"paymentMethod": "<string>",
"type": "payment_method"
}
],
"offer": {
"id": "offr_5f92f01728e009f403d8502e",
"disbursementAmount": 123,
"installmentAmount": 123,
"totalAmount": 123,
"interestAmount": 123,
"iofAmount": 123,
"iofAdditionalAmount": 123,
"monthlyCET": 0.02,
"yearlyCET": 0.12,
"monthlyFee": 0.02,
"yearlyFee": 0.12,
"insurance": {
"amount": 123,
"fee": 0.02,
"type": "required",
"number": "<string>",
"insurer": "<string>"
},
"interestType": "<string>",
"creditOperationType": "<string>",
"expectedDisbursementDate": "2023-12-25",
"interestGracePeriod": 123,
"principalGracePeriod": 123,
"numberOfInstallments": 123,
"firstDueDate": "2023-12-25",
"fund": "fund_637b85aaa8e91c82fd053aac",
"product": "prod_637cf14e316408250c0bd067",
"description": "<string>",
"rebates": [
{
"feeType": "tac",
"amountType": "absolute",
"amount": 200,
"description": "<string>"
}
],
"fine": {
"fineRate": 0.02,
"interestBase": "workdays",
"monthlyRate": 0.02
},
"cashout": [
{
"amount": 123,
"paymentMethod": "<string>",
"type": "<string>"
}
],
"creditPolicy": "crpl_637b85aaa8e91c82fd053aac",
"metadata": {},
"createdAt": "2023-08-25T22:38:41.134Z"
},
"transactions": [
{
"amount": 123,
"description": "<string>",
"createdAt": "2023-12-25"
}
],
"attachments": [
{
"file": "file_6307b6c39f5d3d917009b631",
"linkedAt": "2023-11-07T05:31:56Z"
}
],
"context": {
"ip": "<string>",
"headers": {},
"fingerprint": "<string>",
"geolocation": [
"<string>"
]
},
"history": [
{
"description": "<string>",
"status": "open",
"metadata": {},
"createdAt": "2023-08-25T22:38:41.134Z"
}
],
"signatures": [
{
"signer": "<string>",
"context": {
"id": "sign_5f92f01728e009f403d8502e",
"signedAt": "2023-12-25",
"metadata": {},
"context": {
"ip": "<string>",
"headers": {},
"fingerprint": "<string>",
"geolocation": [
"<string>"
]
}
}
}
],
"amountRemaining": 1500,
"amountForPayment": 1487.9,
"isRefinancing": false,
"metadata": {},
"createdAt": "2023-08-25T22:38:41.134Z",
"updatedAt": "2023-08-25T22:38:41.134Z",
"deleted": false
}
]
}
Assistant
Responses are generated using AI and may contain mistakes.