Create a location
Create a location to use for managing inventory and orders.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
Unique request ID
x-fabric-channel-id identifies the sales channel through which the API request is being made; primarily for multichannel use cases. It is an optional field. The default US channel is 12 while the default Canada channel is 13.
Body
Location request
Merchant-specified unique number to identify the location
Location name
Active fulfilment methods
Address details
Custom location attributes
Location Capacity Model used by fulfillment specialist to optimize fulfillments across the distribution network and monitor productivity by location
Location coordinates
Determines if a location is active and able to fulfill allocations. true: Location is active for order fulfillment operation. false: Location is inactive.
Location operating hours
Custom attributes to define a location. It can also be used to filter the location.
Location transfer Model used setup transfer configuration for location
Location type
Response
Location response
Merchant-specified unique number to identify the location
Location name
Address details
Location Capacity Model used by fulfillment specialist to optimize fulfillments across the distribution network and monitor productivity by location
Location coordinates
Time location was created
Determines if a location is active and able to fulfill allocations. true: Location is active for order fulfillment operation. false: Location is inactive.
System-generated unique ID to identify the location
Location operating hours
Location transfer Model used setup transfer configuration for location
Location type
Time location was last updated
Was this page helpful?