patch https://apisandbox.delbank.com.br/baas/api/v1/customers/person-natural/
It is only possible to change the data of accounts that have not been approved.
Log in to see full request history
Response
It is only possible to change the data of accounts that have not been approved.
xxxxxxxxxx
19curl --request PATCH \
--url https://apisandbox.delbank.com.br/baas/api/v1/customers/person-natural/document \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'x-delbank-api-key: PJPyJ2xGmyB9oDHyNIUwNOt1dgpgolBwcE16ybaKD5q5eXIoHXNudlu+EaCcwXyLnryGdeBNfqofzLQe9f7s/iMVnsMZrbAPO/cYn6pTQEHVErYL080/hmZYV8faI89D' \
--data '
{
"phone": {
"type": "RESIDENTIAL"
},
"educationLevel": "UNDEFINED",
"maritalStatus": "UNDEFINED",
"gender": "UNNIFORMED",
"address": {
"isConfirmed": true,
"type": "RESIDECIAL"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: