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
.
Documentation links
How to process webhooksLast updated
Was this helpful?