...
| Bloco de código | ||
|---|---|---|
| ||
{
"id": "527dd979-6f51-4046-a6a7-a8e20c4a6a54",
"version": 1,
"person": {
"identificationdocuments":[
{
"document":"1234567890991347879846",
"documentType":"cdtCPF"
},
{
"document":"253716652",
"documentType":"cdtRG"
}
],
"Name": "NOME SOBRENOME2Edson Luan Bernardo Nogueira",
"kind": "cktPhysical",
"addresses": [
{
"kindAddress": "katMain",
"publicPlace": "RUARua 00Baiacu",
"publicPlaceNumber": "123482",
"neighbourhood": "JARDRIM TESTEEldorado",
"complement": "",
"city": "CIDADE TESTEDiadema",
"federativeUnit": "SP",
"zipCode": "1234480914065540",
"iBGE": 1234
}
]
}
} |
...
| Bloco de código | ||
|---|---|---|
| ||
{
"id": "527dd979-6f51-4046-a6a7-a8e20c4a6a54",
"version": 1,
"person": {
"identificationdocuments":[
{
"document": "1820092283991347879846",
"documentType": "cdtCPF"
},
{
"document":"253716652",
"name":"TESTE "documentType":"cdtRG"
}
],
"Name": "Antonio Arthur João da Mota",
"email":"[email protected][email protected]",
"kind":"cktPhysical",
"taxpayer":"yntNo",
"publicAgency":"yntNo",
"customer":{
"globalLimit":0,
"deadline":0,
"creditStatus":"ccsReleased",
"note":"",
"cardNumber":0,
"businessSituation":"bstReleased"
},
"addresses": [
{
"kindAddress": "katMain",
"publicPlace": "RUA 00Rua Nestor Ferreira da Rocha",
"publicPlaceNumber": "482368",
"neighbourhood": "JardimVila Joaquim Procópio de Araújo FerrazIolanda II",
"complement": "",
"city": "RibeirãoSão PretoPaulo",
"federativeUnit": "SP",
"zipCode": "1406554008473400",
"iBGE": 1234
}
]
}
} |