Base39 home pagelogo
  • Status
  • Suporte
  • Suporte
  • Documentation
  • Documentação
  • Referência da API
  • Referências
    • Empréstimos
    • Empresas
    • Políticas de crédito
    • Esteira
    • Clientes
    • Funcionários
    • Fundos
    • Eventos
    • Produtos
    • Ofertas
    • Assinaturas
    • Grupos de empresas
    • Operadores
    • Permissões
    • Itens da fatura
    • Intenções de pagamento
    • Métodos de pagamento
    • Parcelas
    • Webhooks externos
    • Links de arquivos
    • Arquivos
    • Faturas
    • Temas
    • Chaves da API
    • Configurações
    • Entidade de dados
    • Documentos
    • Workflows
    • Notificações
    • 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
      • 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
      • FileLinkCreate
      • InvoiceCreate
      • ThemesCreate
      • DataEntityCreate
      • DocumentCreate
      • WorkflowCreate
      • WorkflowRun
      • SendSMS
      • SendEmail
      • Error
      • WorkflowError406
    Modelos

    FundCreate

    Criar um fundo

    EmploymentCreateProductCreate
    Powered by Mintlify
    {
      "status": "active",
      "name": "FIDIC 01",
      "document": "<string>",
      "address": {
        "city": "São Paulo",
        "state": "São Paulo",
        "country": "BR",
        "line1": "Av Paulista",
        "line2": "Sala 404",
        "number": "123",
        "postalCode": "12123123",
        "neighborhood": "Bela Vista"
      },
      "settings": {
        "payments": {
          "boleto": {
            "provider": "kobana",
            "config": {
              "token": "<string>",
              "host": "<string>",
              "account": "<string>"
            }
          }
        },
        "flags": {
          "allowRefinancing": true,
          "allowAcquittance": true
        }
      },
      "metadata": {}
    }
    Assistant
    Responses are generated using AI and may contain mistakes.