v3-Subscriptions-Notification subscriptions

Number of APIs: 9

  1. Count of found entities for get webhook request GET {{baseUrl}}/v3/subscription/webhook/count

  2. Create new subscription POST {{baseUrl}}/v3/subscription

  3. List all active subscriptions GET {{baseUrl}}/v3/subscription?pageSize=10&offset=0

  4. Enable HMAC webhook digest PUT {{baseUrl}}/v3/subscription

  5. Count of found entities for get webhook request GET {{baseUrl}}/v3/subscription/count

  6. Cancel existing subscription DELETE {{baseUrl}}/v3/subscription/:id

  7. Obtain report for subscription GET {{baseUrl}}/v3/subscription/report/:id

  8. List all executed webhooks GET {{baseUrl}}/v3/subscription/webhook

  9. Disable HMAC webhook digest DELETE {{baseUrl}}/v3/subscription