POST
Cria uma proposta de contratação de empréstimo FGTS
Cria a proposta de empréstimo FGTS a partir de uma simulação: informe o code retornado em Simular mais os dados do cliente (documento, RG, endereço), o period e os dados bancários. Retorna o código da proposta criada. Acompanhe pela aba Operações e obtenha o link de assinatura em Obter link de assinatura.
Autentique-se antes (Autenticação). Consulte o saldo (Consultar saldo) e simule antes de contratar.

Body

Input com os dados para a proposta

Dados de entrada para criar uma proposta de empréstimo FGTS.

code
string | null

Código da simulação/operação retornado em ConsultarSaldo ou Simular.

document
string | null
rg
string | null
rgOrgan
string | null
rgState
string | null
rgIssueDate
string<date-time>
name
string | null
gender
integer<int32>

0 - Male 1 - Female.

birth
string<date-time>
motherName
string | null
maritalStatus
integer<int32>

1 - Single 2 - Married 3 - Desquitado 4 - Divorced 5 - Separated 6 - Widowed 7 - Others 8 - Not Informed 9 - Conjugal Bond.

email
string | null
phoneNumber
string | null
shouldUpdateCustomerData
boolean
street
string | null
addressNumber
string | null
neighborhood
string | null
city
string | null
state
string | null
postalCode
string | null
addressSince
string<date-time>
isPrimaryAddress
boolean
isCorrespondenceAddress
boolean
addressType
integer<int32>

1 - Residential 2 - Commercial.

residenceType
integer<int32>

1 - Rented 2 - Owner 3 - Financed 4 - Functional House.

transactionValue
number<double>
period
integer<int32>
bankCode
string | null
branchNumber
string | null
branchDigit
string | null
accountNumber
string | null
accountDigit
string | null
accountType
integer<int32> | null

1 - Poupança 2 - Corrente.

rebateId
integer<int32> | null

Response

OK

The response is of type string.