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
HomeOrders

Orders

Number of APIs: 4

  1. Detail an order GET {{baseUrl}}/orders/{orderId}

  2. Decline an order PUT {{baseUrl}}/orders/{orderId}/decline

  3. Accept an order PUT {{baseUrl}}/orders/{orderId}/accept

  4. Cancel an order PUT {{baseUrl}}/orders/{orderId}/cancel

Previous
Delete a catalog item variant
Next
Detail an order