DELETE
/
locations
/
{locationNumber}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-fabric-tenant-id
string
required

Merchant's 24-character tenant ID

x-fabric-request-id
string

Unique request ID

x-fabric-channel-id
string

An optional single sales channel ID.

Path Parameters

locationNumber
integer
required

Merchant-specified unique number to identify the location

Response

200 - application/json

Location response

address
object

Address details

capacity
object

Location Capacity Model used by fulfillment specialist to optimize fulfillments across the distribution network and monitor productivity by location

coordinates
object

Location coordinates

createdAt
string

Time location was created

isActive
boolean

Determines if a location is active and able to fulfill allocations. true: Location is active for order fulfillment operation. false: Location is inactive.

locationId
string

System-generated unique ID to identify the location

locationNumber
integer
required

Merchant-specified unique number to identify the location

name
string
required

Location name

operatingHours
object[]

Location operating hours

transfer
object

Location transfer Model used setup transfer configuration for location

type
string

Location type

updatedAt
string

Time location was last updated