Skip to main content
Version: v1.0.0(int)

Locations

Fulfillment locations used as ship-to, work site, and stock location.

Endpoints E092E096. Each maps 1:1 to the L3 workflow with the same number — see the master endpoints table for the flat view.

Writes

  • E092 POST /locations — Create location → W092
  • E094 PATCH /locations/:id — Update location → W094
  • E095 DELETE /locations/:id — Delete location → W095

Reads

  • E093 GET /locations — List locations → W093
  • E096 GET /locations/:id/in-use — Check if location is in use → W096