You can update the webhook listener URL or the event list.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the webhook subscription. This is the same value as the webhook_subscription_id you receive in webhooks.
The object type to whose events you want to subscribe.
To subscribe to events from multiple object types, create a separate subscription for each object type.
account, accounting_connection, approval, approval_request, approval_policy, approval_policy_process, batch_payment, comment, counterpart, counterpart_address, counterpart_bank_account, counterpart_contact_person, counterpart_partner_metadata, counterpart_tax_id, entity, entity_bank_account, entity_settings, entity_user, export, overdue_reminder, partner_settings, payable, payables_credit_note, payables_purchase_order, payable.line_item, payment, payment_intent, payment_link, payment_reminder, product, project, receivable, recurrence, role, tag, todo_task, workflow, workflow_pipeline, ocr_task, delivery_note, receipt, transaction An HTTPS URL to which Monite will send webhooks. This URL must be accessible over the public Internet, accept POST requests, and respond with status code 200. It must be a direct URL (no redirects).
The same URL can be used by multiple webhook subscriptions.
1 - 2083Successful Response
A unique URL assigned to this webhook subscription. This ID is also included in the webhook data as the webhook_subscription_id field.
The object type associated with this webhook subscription.
account, accounting_connection, approval, approval_request, approval_policy, approval_policy_process, batch_payment, comment, counterpart, counterpart_address, counterpart_bank_account, counterpart_contact_person, counterpart_partner_metadata, counterpart_tax_id, entity, entity_bank_account, entity_settings, entity_user, export, overdue_reminder, partner_settings, payable, payables_credit_note, payables_purchase_order, payable.line_item, payment, payment_intent, payment_link, payment_reminder, product, project, receivable, recurrence, role, tag, todo_task, workflow, workflow_pipeline, ocr_task, delivery_note, receipt, transaction "entity"
enabled, disabled URL to which the webhooks are sent. The same URL can be used by multiple webhook subscriptions.
1 - 2083"https://example.com/your-webhook-listener"