Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This page documents the checkout customer journey and associated API actions.

Contents

What is checkout?

How do you interact with the API?

Our ordering API uses endpoint and webhooks, which follow this principle:

  • We broadcast all changes that impact orders via our webhooks.

  • We make available all information on orders via our endpoints.

API Actions

  • Price webhook & endpoint

  • Commit webhook & endpoint

  • Fire webhook & endpoint. Order notifications to customer endpoint

  • Order event webhook & endpoint

  • No labels