Merchant APIs V2.4.9
Number of APIs: 191
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.
-
Product Options - Delete Product Option DELETE {{baseUrl}}/products/options/:option
-
Brands - Delete Brand DELETE {{baseUrl}}/brands/:brand
-
Coupons - List Coupons GET {{baseUrl}}/coupons?keyword=<string>
-
Coupons - Update Coupon PUT {{baseUrl}}/coupons/:coupon_id
-
DNS Records - List DNS Records GET {{baseUrl}}/dns-records
-
Brands - Brand Details GET {{baseUrl}}/brands/:brand
-
Shipments - List Shipments GET {{baseUrl}}/shipments?order_id=<number>
-
Advertisements - Update Advertisement PUT {{baseUrl}}/advertisements/:advertisements_id
-
Products - Update Product By SKU PUT {{baseUrl}}/products/sku/:sku
-
Order Invoice - List Invoices GET {{baseUrl}}/orders/invoices?from_date=<string>&to_date=<string>&order_id=<integer>