post https://api.bankly.com.br/baas/documents
Send the images of the mandatory document and selfie for validation
Log in to see full request history
Responses
Send the images of the mandatory document and selfie for validation
xxxxxxxxxx
10curl --request POST \
--url https://api.bankly.com.br/baas/documents \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"documentType": "RG",
"documentSide": "Front"
}
'
Try It!
to start a request and see the response here! Or choose an example: