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. Using an ecommerce platform? Connect with the native Shopify integration or the official WooCommerce plugin.

Test file: download wasal-integration.http to run the integration flow step-by-step in VS Code REST Client or JetBrains HTTP Client. Use an approved demo merchant pk_live_ key and coordinate order lifecycle tests with the demo delivery partner and driver.

Wasal Delivery Platform · Integration API v1.0.0