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.
-
Shipments - Shipment Tracking GET {{baseUrl}}/shipments/:shipment_id/tracking
-
Order Shipment - Cancel Order Shipment POST {{baseUrl}}/orders/:order_id/cancel-shipment
-
Product Options - Delete Product Option DELETE {{baseUrl}}/products/options/:option
-
Branches - Create Branch POST {{baseUrl}}/branches
-
Order Reservations - List Order Reservations GET {{baseUrl}}/reservations?start=<date>&end=<date>
-
Product Images - Attach Video by SKU POST {{baseUrl}}/products/sku/:sku/videos
-
Brands - Update Brand PUT {{baseUrl}}/brands/:brand
-
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>
-
Orders - Create Order POST {{baseUrl}}/orders
-
Exports - Create Export Template POST {{baseUrl}}/exports/templates