Skip to main content

Overview

The Management API is how your systems act on a Walley order once it has been created. Capture it when you ship, refund it when goods come back, change it before it leaves the warehouse, and read its current state whenever you need to. It works the same way no matter which Walley product created the order.

What you can do​

Common use cases​

Recipes that walk through a real scenario end to end, from the first call to the final state of the order.

Start here​

  1. Quickstart takes you from credentials to your first response in about five minutes.
  2. Endpoints lists the test and production base URIs.
  3. Authentication walks through the OAuth2 client credentials flow. You create the API key in Merchant Hub.
  4. Order lifecycle explains the statuses that decide which of the actions above an order accepts.
  5. Asynchronous operations explains why a change is not visible the moment Walley accepts it, and how to retry safely.

Getting access​

Your organization needs access to the Management API before you can create an API key. Contact Merchant Services to get set up.

Contact Merchant Services