For the complete documentation index, see llms.txt. This page is also available as Markdown.

Expansion of allowed HTTP codes for webhook confirmation

What's new

Now you can respond with more HTTP 2xx codes to confirm receiving a webhook from Ecwid API.

Changes in API

Previously accepted HTTP codes: only 200 .

Currently accepted HTTP codes: 200, 201, 202, 204, 209.

How to process webhooks

Last updated

Was this helpful?