Shipments APIs V2.0.1
Number of APIs: 12
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.
-
Shipping Companies - Create Shipping Company POST {{baseUrl}}/shipping/companies/
-
Shipping Companies - List Shipping Companies GET {{baseUrl}}/shipping/companies/
-
Shipping Companies - Shipping Company Details GET {{baseUrl}}/shipping/companies/:company_id
-
Shipping Companies - Update Shipping Company PUT {{baseUrl}}/shipping/companies/:company_id
-
Shipping Companies - Delete Shipping Company DELETE {{baseUrl}}/shipping/companies/:company_id
-
Shipments - Create Shipment POST {{baseUrl}}/shipments
-
Shipments - List Shipments GET {{baseUrl}}/shipments
-
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