Merchant APIs V2.4.3

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. Order Items - Delete Order Item DELETE {{baseUrl}}/orders/items/:item_id

  2. Order Reservations - List Order Reservations GET {{baseUrl}}/reservations?start=<date>&end=<date>

  3. Cities - List Cities GET {{baseUrl}}/countries/:country/cities?page=<integer>

  4. Shipments - Create Shipment POST {{baseUrl}}/shipments

  5. Shipments - List Shipments GET {{baseUrl}}/shipments

  6. Shipments - Update Shipment Details PUT {{baseUrl}}/shipments/:shipment_id

  7. Shipments - Shipment Details GET {{baseUrl}}/shipments/:shipment_id

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

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

  10. Shipments - Shipment Tracking GET {{baseUrl}}/shipments/:shipment_id/tracking