Skip to content

Step 18. Create a shipment [Web API]

Tomash Khamlai edited this page Jun 29, 2018 · 15 revisions
GET /V1/inventory/source-selection-algorithm-list
curl -X GET "$endpoint/V1/inventory/source-selection-algorithm-list" \
-H 'Content-Type: application/json' \
-H "Authorization: Bearer $admin_token" | json_pp

MSI Documentation:

  1. Technical Vision. Catalog Inventory
  2. Installation Guide
  3. List of Inventory APIs and their legacy analogs
  4. MSI Roadmap
  5. Known Issues in Order Lifecycle
  6. MSI User Guide
  7. DevDocs Documentation
  8. User Stories
  9. User Scenarios:
  10. Technical Designs:
  11. Admin UI
  12. MFTF Extension Tests
  13. Weekly MSI Demos
  14. Tutorials
Clone this wiki locally