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β
| Task | What it does |
|---|---|
| Get order | Read an order and everything on it: items, addresses, invoices, status. |
| Capture order | Confirm what you ship. This is what triggers payout. |
| Refund order | Give money back, in full, per item, or as an adjustment. |
| Reauthorize order | Change the items or the amount before anything is captured. |
| Cancel order | Release every item you have not captured. |
Start hereβ
- Quickstart takes you from credentials to your first response in about five minutes.
- Order lifecycle explains the statuses that decide which of the actions above an order accepts.
- 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.
CONTACT DETAILS