Qodex.ai
Qodex.ai
Introduction
CatalogItems
Detail a catalog itemPartially update a catalog item variantDelete a catalog itemUpdate a catalog item variantUpdate a catalog itemPartially update a catalog itemList or query catalog itemsAdd a catalog itemAdd variants to a catalog itemDelete a catalog item variant
Orders
Detail an orderCancel an orderAccept an orderDecline an order
Webhooks
UnsubscribeList subscriptionsList webhook callsSubscribeDetail a webhook call
Introduction
CatalogItems
Detail a catalog itemPartially update a catalog item variantDelete a catalog itemUpdate a catalog item variantUpdate a catalog itemPartially update a catalog itemList or query catalog itemsAdd a catalog itemAdd variants to a catalog itemDelete a catalog item variant
Orders
Detail an orderCancel an orderAccept an orderDecline an order
Webhooks
UnsubscribeList subscriptionsList webhook callsSubscribeDetail a webhook call
HomeWebhooks

Webhooks

Number of APIs: 5

  1. List webhook calls GET {{baseUrl}}/webhooks?start=0&limit=25&startDate=2021-01-01T00:00:00&endDate=2021-01-02T00:00:00

  2. Detail a webhook call GET {{baseUrl}}/webhooks/{callId}

  3. List subscriptions GET {{baseUrl}}/webhooks/subscriptions

  4. Subscribe POST {{baseUrl}}/webhooks/subscriptions

  5. Unsubscribe DELETE {{baseUrl}}/webhooks/subscriptions/{subscriptionId}

Previous
Decline an order
Next
Unsubscribe