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.

  1. Shipping Companies - Create Shipping Company POST {{baseUrl}}/shipping/companies/

  2. Shipping Companies - List Shipping Companies GET {{baseUrl}}/shipping/companies/

  3. Shipping Companies - Shipping Company Details GET {{baseUrl}}/shipping/companies/:company_id

  4. Shipping Companies - Update Shipping Company PUT {{baseUrl}}/shipping/companies/:company_id

  5. Shipping Companies - Delete Shipping Company DELETE {{baseUrl}}/shipping/companies/:company_id

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

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

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

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

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