Webhook Shopify — commandes
Orders/create via clé API (HMAC Shopify).
POST
https://zedcheckout.com/api/v1/webhooks/shopify/ordersOrders/create via clé API (HMAC Shopify).
Auth — X-API-Key
Catégorie — Webhooks entrants
Exemples
curl -X POST 'https://zedcheckout.com/api/v1/webhooks/shopify/orders' \
-H 'X-API-Key: api_zedcheckout_votre_cle_api'Réponses
202Accepted
{ "accepted": 1 }