Merchant APIs V2.4.5
Number of APIs: 186
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 - Create Product Option POST {{baseUrl}}/products/:product/options
-
Abandoned Carts - List Abandoned Carts GET {{baseUrl}}/carts/abandoned?page=<integer>&offset=<integer>
-
Shipments - Return Shipment POST {{baseUrl}}/shipments/:shipment_id/return
-
Products - List Products GET {{baseUrl}}/products?page=<integer>&keyword=<string>&status=<string>&category=<string>&per_page=<integer>
-
DNS Records - Create DNS Record POST {{baseUrl}}/dns-records
-
Customer Groups - Create Customer Group POST {{baseUrl}}/customers/groups
-
Shipments - Cancel Shipment POST {{baseUrl}}/shipments/:shipment_id/cancel
-
Shipping Zones - List Shipping Zones GET {{baseUrl}}/shipping/zones?company=<number>
-
Taxes - Delete Tax DELETE {{baseUrl}}/taxes/:tax
-
Product Options - Delete Product Option DELETE {{baseUrl}}/products/options/:option