post https://{domain_prefix}.retail.lightspeed.app/api/2.0/webhooks
Create a webhook.
Log in to see full request history
Responses
Create a webhook.
xxxxxxxxxx
curl --request POST \
--url https://example.retail.lightspeed.app/api/2.0/webhooks \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"active":true}'
Try It!
to start a request and see the response here! Or choose an example: