Português (BR)
cURL
curl --request POST \ --url https://api.cliquepay.app/webhook \ --header 'Content-Type: application/json' \ --data ' { "url": "https://example.com/webhook", "webhook": "Nome webhook", "events": "Nome webhook" } '
{ "id": "67b14aa9-daac-800e-83bf-f1b44468d1d9", "url": "https://example.com/webhook", "companyId": "67b14aa9-daac-800e-83bf-f1b44468d1d9", "createdAt": "2024-02-15T12:34:56Z", "updatedAt": "2024-02-16T12:34:56Z" }
Webhook URL
"https://example.com/webhook"
"Nome webhook"
Webhook created
Webhook id
"67b14aa9-daac-800e-83bf-f1b44468d1d9"
Company id
Creation date
"2024-02-15T12:34:56Z"
Update date
"2024-02-16T12:34:56Z"