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.

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

  2. Brands - Delete Brand DELETE {{baseUrl}}/brands/:brand

  3. Coupons - List Coupons GET {{baseUrl}}/coupons?keyword=<string>

  4. Coupons - Update Coupon PUT {{baseUrl}}/coupons/:coupon_id

  5. DNS Records - List DNS Records GET {{baseUrl}}/dns-records

  6. Brands - Brand Details GET {{baseUrl}}/brands/:brand

  7. Shipments - List Shipments GET {{baseUrl}}/shipments?order_id=<number>

  8. Advertisements - Update Advertisement PUT {{baseUrl}}/advertisements/:advertisements_id

  9. Products - Update Product By SKU PUT {{baseUrl}}/products/sku/:sku

  10. Order Invoice - List Invoices GET {{baseUrl}}/orders/invoices?from_date=<string>&to_date=<string>&order_id=<integer>