Skip to content

WasalMerchant Integration Guide

Automate delivery order creation, tracking, and customer management over a simple REST API

What is the Merchant Integration API?

The Merchant Integration API lets your systems — an ecommerce site, ERP, POS, or custom backend — create and manage Wasal delivery orders programmatically. Everything you can do from the merchant dashboard, you can do over the API:

  • Create and look up customers and their addresses
  • Get live delivery-fee pricing per area
  • Create delivery orders and track them in real time
  • Cancel orders and read their full status history
  • Generate printable shipping labels

All endpoints live under the /integration/merchant/ prefix and authenticate with a single API key.

Start with the Getting Started guide. Already on WooCommerce? Use the official plugin instead.

Test file: download wasal-integration.http to run the full integration flow step-by-step in VS Code REST Client or JetBrains HTTP Client. The file uses the shared demo sandbox key so you can start immediately without any setup.

Wasal Delivery Platform · Integration API v1.0.0