post https://apisandbox.delbank.com.br/baas/api/v1/customers/person-legal
Here are the parameters that are used, note that you can make a request below using the interactive body params:
Address Object
Although the address object is required, only number
and zipCode
are required
Name | Type | Description |
---|---|---|
address | object | RequiredObject containing address information |
address.type | enum | RESIDECIAL or COMMERCIAL |
address.publicPlace | string | Street name or location |
address.number | string | Required Number of the address |
address.zipCode | string | Required Zipcode of the address |
address.cityName | string | Name of the address city |
address.neighborhood | string | Neighborhood of the address |
Phone Object
Name | Type | Description |
---|---|---|
phone | object | RequiredObject containing address information |
phone.type | enum | RequiredRESIDENTIAL or CELL |
phone.ddd | string | RequiredThe phone number's area code |
phone.number | string | RequiredThe phone number |
Partners Object
Name | Type | Description |
---|---|---|
partners | array of objects | Required Object containing partners information, there can be multiple partners registered |
partners.document | enum | Required RESIDENTIAL or CELL |
partners.email | string | Required The phone number's area code |
partners.name | string | Required The phone number |
partners.birthDate | string | Required Partner's birth date |
partners.gender | string | Required Partner's gender |
partners.maritalStatus | enum | Required UNDEFINED , SINGLE , MARRIED , LEGALLY_SEPARATED , DIVORCED , STABLE_UNION , DETACHED , DETACHED , WIDOWER or OTHERS |
partners.monthlyInvoicing | number | Required Amount received per month |
partners.educationLevel | enum | Required UNDEFINED , ILLITERATE , ELEMENTARY_1_TO_4_YEAR , ELEMENTARY_5_YEAR , ELEMENTARY_6_TO_4_YEAR , COMPLETE_ELEMENTARY , INCOMPLETE_HIGH_SCHOOL , COMPLETE_HIGH_SCHOOL , INCOMPLETE_HIGHER , COMPLETE_HIGHER , POSTGRADUATE , MASTERS_DEGREE , DOCTORATE_DEGREE |
partners.phone | object | Required Partner's phone object, same as phone object above |
partners.address | object | Required Partner's address object, same as address object above |
Rest of body
Here are the remaining attributes explained:
Name | Type | Description |
---|---|---|
isPoliticallyExposedPerson | boolean | Required If the registered Person is politically exposed |
document | string | Required The main CNPJ |
businessEmail | string | Required The main corporate email |
corporateName | string | Required The company's registered name |
fantasyName | string | Required The company's commercial name |
activityCnae | string | Required Number code that shows the company's main function |
dateConstitution | datetime | Required Date the company was created and legalized |
openingDate | datetime | Required Date the company was legally registered |
constituitionType | enum | Required SA , LTDA , SS , ME , EPP , SOLE_PROPRIETOR , EIRELI |
amountMonthlyInvoicing | number | Required Amount received per month |
amountShareCapital | number | Required Amount that partners or shareholders invest to open and maintain the business |
amountPatrimony | number | Required Set of assets, rights and obligations that have financial value |