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.
-
Order Items - Delete Order Item DELETE {{baseUrl}}/orders/items/:item_id
-
Order Reservations - List Order Reservations GET {{baseUrl}}/reservations?start=<date>&end=<date>
-
Cities - List Cities GET {{baseUrl}}/countries/:country/cities?page=<integer>
-
Shipments - Create Shipment POST {{baseUrl}}/shipments
-
Shipments - List Shipments GET {{baseUrl}}/shipments
-
Shipments - Update Shipment Details PUT {{baseUrl}}/shipments/:shipment_id
-
Shipments - Shipment Details GET {{baseUrl}}/shipments/:shipment_id
-
Shipments - Cancel Shipment POST {{baseUrl}}/shipments/:shipment_id/cancel
-
Shipments - Return Shipment POST {{baseUrl}}/shipments/:shipment_id/return
-
Shipments - Shipment Tracking GET {{baseUrl}}/shipments/:shipment_id/tracking