Webhooks : URLs

Save a webhook
Endpoint: v1/einvoices/registrations/{registrationID}/webhooks
Method: POST

Get webhooks
Endpoint: v1/einvoices/registrations/{registrationID}/webhooks
Method: Get

Get webhook
Endpoint: v1/einvoices/registrations/{registrationID}/webhooks/{webhookID}
Method: DELETE

Refresh the token
Endpoint: v1/einvoices/registrations/{registrationID}/webhooks/refresh/{webhookID}
Method: POST