Export Location

JSON-REST endpoint for exporting locations assigned to a webshop channel.

Purpose

This endpoint returns all locations assigned to a webshop channel.

Endpoint

  • Method: GET
  • URL pattern: http://<server>:<odata-port>/<service-tier>/api/BEterna/Export/v2.0/companies(<company-system-id>)/channels('<webshop-channel-code>')?$expand=locations

Required Parameter

  • webshop-channel-code in the channel URL

Key Response Fields

  • Channel: code
  • Location: code, name, address, postCode, city, countryRegion, phoneNo, eMail

Result

  • The webshop receives linked warehouse locations for shipping and availability logic.