iCredit
  1. Clients
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
          POST
        • fInd
          GET
        • audits
          POST
        • list-by-organization
          GET
        • get-me
          GET
        • required-fields
          GET
        • basic-create
          POST
        • create
          POST
        • create-legal
          POST
        • update
          PUT
        • update-legal
          PUT
        • get-client-banks
          GET
        • get-client-operations
          GET
        • get-client-requests
          GET
        • get-client-files
          GET
        • finalize-registration
          PUT
        • change-status
          POST
        • change-client-group
          POST
        • change-client-user
          POST
        • reset-password
          POST
        • update-client-representative
          PATCH
        • credit-analysis-validation
          PATCH
        • additional-information
          GET
        • create-client-from-onboarding
          POST
        • client-validation
          GET
      • 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
  1. Clients

update-legal

PUT
/api/v1/clients/{organization_uuid}/{uuid}
Atualizar dados de um cliente pessoa jurídica.

Requisição

Authorization
Forneça seu token bearer no cabeçalho
Authorization
ao fazer requisições para recursos protegidos.
Exemplo:
Authorization: Bearer ********************
Parâmetros Path
organization_uuid
string 
requerido
uuid
string 
requerido
Parâmetros Header
Accept
string 
opcional
Padrão:
application/json
Content-Type
string 
opcional
Padrão:
application/json
Parâmetros Bodyapplication/json
name
string 
requerido
organization_uuid
string 
requerido
email
string 
requerido
taxid_number
string 
requerido
type
string 
requerido
status
enum<string> 
requerido
Valores permitidos:
processingcancelledapproved
legal
object 
requerido
foundation_date
string 
requerido
trade_name
string 
requerido
state_registration
string 
requerido
municipal_registration
string 
requerido
representatives
array [object {8}] 
requerido
address
object 
requerido
zip_code
string 
requerido
number
string 
requerido
public_place
string 
requerido
complement
string 
requerido
district
string 
requerido
city
string 
requerido
federal_unit
string 
requerido
phone
object 
requerido
telephone_number
string 
requerido
banks
array [object {6}] 
requerido
bank_ispb
string 
opcional
agency
string 
opcional
account
string 
opcional
account_digit
string 
opcional
account_type
string 
opcional
key_pix
string 
opcional
files
array [object {3}] 
requerido
type
string 
opcional
file_name
string 
opcional
file
string 
opcional
Exemplo
{
    "name": "Antonio Airton Ribeiro Junior",
    "organization_uuid": "{{organizationUUID}}",
    "email": "antonio.junior@inovanti.com.br",
    "taxid_number": "06195471000189",
    "type": "legal",
    "status": "approved",
    "legal": {
        "foundation_date": "2003-12-18",
        "trade_name": "Antonio Airton Ribeiro Junior",
        "state_registration": "isento",
        "municipal_registration": "isento",
        "representatives": [
            {
                "name": "Antonio Airton Ribeiro Junior",
                "birth_date": "1982-04-30",
                "taxid_number": "03408491933",
                "mother_name": "Dalva Aparecida de Oliveira Ribeiro",
                "phone_number": "41988085802",
                "type": "owner",
                "sign": true,
                "sign_as": {
                    "ccb": "endorser",
                    "endorsement": "endorser"
                }
            },
                        {
                "name": "Sócio Secundário",
                "birth_date": "1982-04-30",
                "taxid_number": "04310345913",
                "mother_name": "Dalva Aparecida de Oliveira Ribeiro",
                "phone_number": "41988085802",
                "type": "owner",
                "sign": true,
                "sign_as": {
                    "ccb": "endorser",
                    "endorsement": "endorser"
                }
            }
        ]
    },
    "address": {
        "zip_code": "81925260",
        "number": "1256",
        "public_place": "Lupionópolis",
        "complement": "Casa",
        "district": "Sítio Cercado",
        "city": "Curitiba",
        "federal_unit": "PR"
    },
    "phone": {
        "telephone_number": "41995394266"
    },
    "banks": [
        {
            "bank_ispb": "07450604",
            "agency": "0001",
            "account": "12345678",
            "account_digit": "1",
            "account_type": "CC",
            "key_pix": "1234566"
        }
    ],
    "files": [
        {
            "type": "PICTURE",
            "file_name": "tetetet.php",
            "file": "iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABQSURBVHgB7c8BCQAgEACxV7B/ZK1xyNZg69y584E9nxCpEakRqRGpEakRqRGpEakRqRGpEakRqRGpEakRqRGpEakRqRGpEakRqRGpEakRqXnK9wJnfkMneQAAAABJRU5ErkJggg=="
        }
    ]
}

Respostas

🟢204Success
text/plain
Body
object {0}
Modificado em 2025-02-19 17:32:07
Página anterior
update
Próxima página
get-client-banks
Built with