post https://totvssign.staging.totvs.app/webhooks/v1/callbacks
Adiciona o Callback vinculado a uma Subscription (WebHook)..
Responses
Adiciona o Callback vinculado a uma Subscription (WebHook)..
xxxxxxxxxx
10curl --request POST \
--url https://totvssign.staging.totvs.app/webhooks/v1/callbacks \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"subscriptionId": "1b477ce3-47d3-4d49-92d9-cb07d850aebd",
"body": "{ \"identificador\": \"[IDDOCUMENTO]\", \"statusFinal\": \"[STATUS]\" },"
}
'
Try It!
to start a request and see the response here! Or choose an example: