post https://api.opb.dev.bricks.fsapps.io/api/bricks/consents/v1/interactions//consent
Método para aprovar o vínculo de dispositivo na detentora de contas.
Log in to see full request history
Response
Método para aprovar o vínculo de dispositivo na detentora de contas.
xxxxxxxxxx
13curl --request POST \
--url https://api.opb.dev.bricks.fsapps.io/api/bricks/consents/v1/interactions/consent_interaction_id/consent \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"metadata": {
"debtorAccount": {
"accountType": "CACC"
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: