post https://sandbox.openfinance.celcoin.dev/common/v1/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
curl --request POST \
--url https://sandbox.openfinance.celcoin.dev/common/v1/webhook/subscription \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"entity": "onboarding-create"
}
'
Try It!
to start a request and see the response here! Or choose an example: