Merchant APIs V2.4.1

Number of APIs: 184

Here you will find a collection of documentation for multiple APIs related to Salla Online Store development with Apps and Themes. Whether you're a developer or a business owner looking to build an e-commerce platform, this collection is a valuable resource that can help you in the development journey.

  1. Shipments - Shipment Tracking GET {{baseUrl}}/shipments/:shipment_id/tracking

  2. Order Shipment - Cancel Order Shipment POST {{baseUrl}}/orders/:order_id/cancel-shipment

  3. Product Options - Delete Product Option DELETE {{baseUrl}}/products/options/:option

  4. Branches - Create Branch POST {{baseUrl}}/branches

  5. Order Reservations - List Order Reservations GET {{baseUrl}}/reservations?start=<date>&end=<date>

  6. Product Images - Attach Video by SKU POST {{baseUrl}}/products/sku/:sku/videos

  7. Brands - Update Brand PUT {{baseUrl}}/brands/:brand

  8. Product Variants - Update Product Variant PUT {{baseUrl}}/products/variants/:variant?sku=<string>&barcode=<string>&price=<number>&sale_price=<number>&cost_price=<string>&stock_quantity=<string>

  9. Orders - Create Order POST {{baseUrl}}/orders

  10. Exports - Create Export Template POST {{baseUrl}}/exports/templates