Who this page is forUse this page when you want the full mental model before you touch a single endpoint. If you are building a checkout, a wallet flow, or a back office tool, read this first so the rest of the docs make sense.
- Compare eligible provider routes for the user’s request.
- Choose the best route based on rate, timing, and provider quality.
- Create the order and hand back the instructions your app needs.
- Keep the state in sync through webhooks and status recovery.