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​

TaskWhat it does
Get orderRead an order and everything on it: items, addresses, invoices, status.
Capture orderConfirm what you ship. This is what triggers payout.
Refund orderGive money back, in full, per item, or as an adjustment.
Reauthorize orderChange the items or the amount before anything is captured.
Cancel orderRelease every item you have not captured.

Start here​

  1. Quickstart takes you from credentials to your first response in about five minutes.
  2. Order lifecycle explains the statuses that decide which of the actions above an order accepts.
  3. Asynchronous operations explains why a change is not visible the moment Walley accepts it, and how to retry safely.

Working through a real scenario instead? The use cases walk through changing, shipping, and refunding an order end to end.

Getting access​

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