1. Contract Type
iCredit
  • Credit
    • Get Started
      • About
      • Authentication
      • Error Messages
    • Get Started APP
      • About
      • Authentication
      • Error Messages
      • Webhooks
    • Api Reference
      • Auth
        • login
        • refresh
        • logout
        • update-password
      • Users
        • me
      • Clients
        • Banks
          • list
          • search
          • find
          • create
          • update
          • delete
        • Files
          • Types
            • search
            • list
            • fInd
            • create
            • update
            • delete
          • create
          • fInd
          • download
          • search
          • delete
        • search
        • fInd
        • audits
        • list-by-organization
        • get-me
        • required-fields
        • basic-create
        • create
        • create-legal
        • update
        • update-legal
        • get-client-banks
        • get-client-operations
        • get-client-requests
        • get-client-files
        • finalize-registration
        • change-status
        • change-client-group
        • change-client-user
        • reset-password
        • update-client-representative
        • credit-analysis-validation
        • additional-information
        • create-client-from-onboarding
        • client-validation
      • Requests
        • Options
          • update
        • Files
          • search
          • find
          • create
          • update
          • delete
          • download
        • search
        • find
        • create
        • create-client-pj
        • create-client-pf
        • create-request-passing-client
        • update
        • delete
        • send-to-client-approval
        • handle-change-fund
        • handle-change-endorser
        • reject
        • accept
      • Operations
        • required-fields
        • search
        • find
        • audit
        • create
        • simulate
        • update
        • delete
        • files
        • resend-notification
        • update-deadline-at
        • add-signatories
        • remove-signatory
        • cancel-document
        • finish-document
        • reprocess-current-status
        • change-status
        • update-status-to-grant
        • update-status-to-endorsement
        • update-status-to-approval
        • operation-status
      • Credit Analysis
        • Serasa
          • analysis
          • new-report
      • Supplires
        • find
        • search
        • create
        • send-or-update-public-key
        • delete
        • inactive
        • set-status
    • Enums
      • ClientTypeEnum
      • ClientFilesStatusEnum
      • BankAccountTypeEnum
      • OperationFrequencyEnum
      • OperationModalityEnum
      • OperationCalcMethodEnum
      • SignAsEnum
  • Credit v2
    • Organizations
      • create
    • Timelines
      • show
    • Operation
      • status-labels
      • create
      • update
      • change-status
      • approval
      • grant
      • endorsement
      • reprocess-current-status
      • list-by-operation
      • files
      • resend-notification
      • update-deadline-atIn-document
      • add-signatories
      • remove-signatory
      • cancel-document
      • finish-document
    • Requests
      • status-labels
      • create
      • create-client
      • create-passing-the-client
      • update
      • set-fund
      • set-calculation-method
      • set-endorser
      • handle-option
      • change-status
      • send-to-client-approval
      • reject
      • accept
      • generate-operation
    • Contract Type
      • list
        GET
      • find
        GET
      • effective-settings
        GET
      • create
        POST
      • update
        PATCH
      • submit-validation
        POST
      • approve
        POST
      • request-revision
        POST
      • link-organization
        POST
      • update-link-organization
        PATCH
  1. Contract Type

update-link-organization

Em desenvolvimento
PATCH
/api/v2/contract-types/{uuid}/link-organization

Requisição

Authorization
Forneça seu token bearer no cabeçalho
Authorization
ao fazer requisições para recursos protegidos.
Exemplo:
Authorization: Bearer ********************
Parâmetros de Caminho

Parâmetros Header

Respostas

🟢200Success
application/json
Bodyapplication/json

Exemplo
{}
Modificado em 2026-05-13 12:36:19
Página anterior
link-organization
Built with