Last updated 1 day ago
Nome da pessoa
Tipo de pessoa (Pessoa_Fisica ou Pessoa_Juridica)
Pessoa_Fisica
Pessoa_Juridica
Número do documento
Data de início no formato YYYY-MM
Data de término no formato YYYY-MM
false
true
Método de assinatura disponível para o fluxo de crédito
POST /api/consultations HTTP/1.1 Host: api.staging.scr.gtbanker.com.br Content-Type: application/json Accept: */* Content-Length: 562 { "name": "text", "personType": "Pessoa_Fisica", "documentNumber": "text", "startDate": "2025-05-16", "endDate": "2025-05-16", "signers": [ { "name": "text", "email": "name@gmail.com", "documentNumber": "text", "signatureType": "PART" } ], "checkRepresentatives": false, "needsToSign": true, "socialContract": { "file": "binary", "name": "text", "mimeType": "text" }, "powersOfAttorney": [ { "file": "binary", "name": "text", "mimeType": "text" } ], "documentSign": { "file": "binary", "name": "text", "externalIdentification": "text", "notificationType": "NOTIFY", "deadline": "2025-05-16" }, "signatureMethods": [ "TOKEN" ] }
Consulta criada com sucesso
{ "uuid": "text" }