跳到主要内容

申请份额锁定


简介

本资源旨在创建投资者份额锁定申请。

输入/输出:

需发送锁定类型以及该锁定类型的具体信息。

作为输出,将返回代表份额锁定quota_lock_key

Request

ENDPOINT
/quota_lock/investor/INVESTOR_KEY/quota_lock
MÉTODO
POST
STATUS
201
通过担保锁定份额 - 自然人
{
"type": "collateral",
"collateral": {
"recipient": {
"name": "Sample Recipient Name",
"document_number": "000.000.000-00",
"person_type": "natural_person",
"natural_person": {
"birthdate": "YYYY-MM-DD",
"mother_name": "Sample Recipient Mother Name",
}
},
"borrower": {
"name": "Sample Borrower Name",
"document_number": "000.000.000-00",
"person_type": "natural_person",
"natural_person": {
"birthdate": "YYYY-MM-DD",
"mother_name": "Sample Borrower Mother Name",
}
},
"assets": [
{
"asset_type": "cce",
"credit_operation": {
"contract_number": "1000000001",
"principal_value": 0.0,
"interest_rate_type": "post_fixed",
"pre_fixed": {
"monthly_rate": 0.0,
"calendar_base": "calendar_360",
},
"post_fixed": {
"calendar_base": "workdays",
"indexer": "di",
"rate": 1,
"lag": {
"reference": "daily",
"amount": 1
},
},
},
},
],
"issuance_series": [
{
"issuance_serie_key": "UUID",
"number_of_quotas": 0.00,
"financial_value": 0.00,
},
{
"issuance_serie_key": "UUID",
"number_of_quotas": 0.00,
"financial_value": 0.00,
},
],
"bank_account_key": "UUID"
},
}
通过担保锁定份额 - 法人
{
"type": "collateral",
"collateral": {
"recipient": {
"name": "Sample Recipient Name",
"document_number": "000.000.000-00",
"person_type": "legal_person",
"legal_person": {
"activity_code": "00.00-0-00",
"representatives": [
{
"name": "Sample Recipient Representative Name",
"document_number": "000.000.000-00",
}
],
}
},
"borrower": {
"name": "Sample Borrower Name",
"document_number": "000.000.000-00",
"person_type": "legal_person",
"legal_person": {
"activity_code": "00.00-0-00",
"representatives": [
{
"name": "Sample Borrower Representative Name",
"document_number": "000.000.000-00",
}
],
}
},
"assets": [
{
"asset_type": "cce",
"credit_operation": {
"contract_number": "1000000001",
"principal_value": 0.0,
"interest_rate_type": "post_fixed",
"pre_fixed": {
"monthly_rate": 0.0,
"calendar_base": "calendar_360",
},
"post_fixed": {
"calendar_base": "workdays",
"indexer": "di",
"rate": 1,
"lag": {
"reference": "daily",
"amount": 1
},
},
},
},
],
"issuance_series": [
{
"issuance_serie_key": "UUID",
"number_of_quotas": 0.00,
"financial_value": 0.00,
},
{
"issuance_serie_key": "UUID",
"number_of_quotas": 0.00,
"financial_value": 0.00,
},
],
"bank_account_key": "UUID"
},
}

Quota Lock

字段类型描述字符数
typestring份额锁定类型枚举值最多255
collateralstring担保 对象-

Quota Lock Type

枚举值描述
collateral担保

Collateral

字段类型描述字符数必填
recipientJSON受益人 对象-
borrowerJSON借款人 对象-
assetsArray资产 对象列表-
issuance_seriesArray发行系列 对象列表-
bank_account_keystring与担保关联的银行账户 UUID-

Recipient

字段类型描述字符数必填
namestring受益人姓名最多255
document_numberstring受益人 CPF / CNPJ14或18
person_typestring自然人或法人枚举值最多255
natural_personJSON自然人 对象-
legal_personJSON法人 对象-

Borrower

字段类型描述字符数必填
namestring借款人姓名最多255
document_numberstring借款人 CPF / CNPJ14或18
person_typestring自然人或法人枚举值最多255
natural_personJSON自然人 对象-
legal_personJSON法人 对象-

Person Type

枚举值描述
natural_person自然人
legal_person法人

Natural Person

字段类型描述字符数必填
birthdatestring出生日期10
mother_namestring母亲姓名最多255
字段类型描述字符数必填
activity_codestring国家经济活动分类代码 (CNAE)10
representativesarray代表人 对象列表-

Representative

字段类型描述字符数必填
namestring代表人姓名最多255
document_numberstring代表人 CPF14

Asset

字段类型描述字符数必填
asset_typestring资产类型枚举值最多255
credit_operationJSON信贷操作 对象-

Asset Type

枚举值描述
ccbCCB
cceCCE

Credit Operation

字段类型描述字符数必填
contract_numberstring合同号最多255
principal_valuestring操作本金价值-
interest_rate_typestring浮动/固定利率枚举值最多255
pre_fixedJSON固定利率 对象-
post_fixedJSON浮动利率 对象-

Interest Rate Type

枚举值描述
pre_fixed固定利率
post_fixed浮动利率

Pre fixed

字段类型描述字符数
calendar_basestring工作日 / 360日历 / 365日历枚举值最多255
monthly_ratefloat月利率-

Post fixed

字段类型描述字符数
calendar_basestring工作日 / 360日历 / 365日历枚举值最多255
indexerstringDI / IPCA 枚举值最多255
ratefloat利率-
lagJSONLag 对象-

calendar_base

枚举值描述
workdays工作日
calendar_360360日历
calendar_365365日历

Indexer

枚举值描述
diDI
ipcaIPCA

Lag

字段类型描述字符数
referencestring每日 / 每月枚举值最多255
amountinteger滞后数量-

Reference

枚举值描述
daily每日
monthly每月

Issuance Serie

字段类型描述字符数必填
issuance_serie_keystring发行系列键36
number_of_quotasfloat要锁定的份额数量-
financial_valuefloat要锁定的金融价值-

Responses

Response Body
{
"quota_lock_key": "UUID"
}