post https://sandbox.openfinance.celcoin.dev/baas/v2/webhook/subscription
Confira nosso tutorial -> https://developers.celcoin.com.br/docs/gerenciamento-de-webhook
Log in to see full request history
Responses
Confira nosso tutorial -> https://developers.celcoin.com.br/docs/gerenciamento-de-webhook
xxxxxxxxxx
12curl --request POST \
--url https://sandbox.openfinance.celcoin.dev/baas/v2/webhook/subscription \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"entity": "onboarding-create",
"auth": {
"type": "Basic"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: