Tool to create a new webhook subscription or update an existing one in Loyverse. Use when you need to subscribe to events like items.update, inventory.update, receipts.create, customers.update, or shifts.create. If the 'id' field is provided, it will update the existing webhook;…
idstringThe webhook ID. If provided, this will update the existing webhook instead of creating a new one.
urlRequiredstringURI where the webhook should send the POST request when the event occurs (required).
typeRequiredstringThe event type to subscribe to (required). Available types: inventory_levels.update, items.update, customers.update, receipts.update, shifts.create.
statusRequiredstringThe webhook status (required). Set to ENABLED to activate the webhook or DISABLED to deactivate it.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.