v1

latestOpenAPI 3.0.12026-07-245303882.5 MB

Editar Webhook cadastrado.

Confira nosso tutorial -> https://developers.celcoin.com.br/docs/gerenciamento-de-webhook

put/webhook/subscription/{context}/{entity}

Path parameters

entitystring required
contextstring required

Identificador do produto relacionado ao Webhook (deverá ser REDE,CORP,PIX,BAAS,PAGAMENTOS,ONBOARDING)

Request body

webhookUrlstring required

Rota do Webhook.

activeboolean

Esta ativo ou nao. true

subscriptionIdstring required

Identificador único do webhook cadastrado.

Response

200

versionstring
statusstring

Example response

{
  "version": "1.0.0",
  "status": "SUCCESS"
}