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.

  1. Product Options - Create Product Option POST {{baseUrl}}/products/:product/options

  2. Abandoned Carts - List Abandoned Carts GET {{baseUrl}}/carts/abandoned?page=<integer>&offset=<integer>

  3. Shipments - Return Shipment POST {{baseUrl}}/shipments/:shipment_id/return

  4. Products - List Products GET {{baseUrl}}/products?page=<integer>&keyword=<string>&status=<string>&category=<string>&per_page=<integer>

  5. DNS Records - Create DNS Record POST {{baseUrl}}/dns-records

  6. Customer Groups - Create Customer Group POST {{baseUrl}}/customers/groups

  7. Shipments - Cancel Shipment POST {{baseUrl}}/shipments/:shipment_id/cancel

  8. Shipping Zones - List Shipping Zones GET {{baseUrl}}/shipping/zones?company=<number>

  9. Taxes - Delete Tax DELETE {{baseUrl}}/taxes/:tax

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