A valid request URL is required to generate request examples[
{
"active": true,
"countryCode": "<string>",
"directShip": true,
"express": true,
"includeInAggregate": true,
"includeInLocationExport": true,
"latitude": 123,
"locationCode": "<string>",
"locationID": 123,
"locationName": "<string>",
"longitude": 123,
"messages": [
"<string>"
],
"numResults": 123,
"pickup": true,
"postalCode": "<string>",
"success": true,
"tenantID": 123,
"transferEnabled": true,
"wmsEnabled": true
}
]Save Location
A valid request URL is required to generate request examples[
{
"active": true,
"countryCode": "<string>",
"directShip": true,
"express": true,
"includeInAggregate": true,
"includeInLocationExport": true,
"latitude": 123,
"locationCode": "<string>",
"locationID": 123,
"locationName": "<string>",
"longitude": 123,
"messages": [
"<string>"
],
"numResults": 123,
"pickup": true,
"postalCode": "<string>",
"success": true,
"tenantID": 123,
"transferEnabled": true,
"wmsEnabled": true
}
]JWT Authorization header using the Bearer scheme.
Location Request Object
Location Request Object
Flag for whether the location is active
Flag for whether the location allows Direct Ship (STH) orders
Location Code
Location Name
Flag for whether the location allows Pickup (BOPIS) orders
Tenant ID
Country Code
Flag for whether the location is express enabled or not
Flag for whether the location is to be included in aggregate exports
Flag for whether the location is to be included in location exports
Latitude
Longitude
Postal Code
Flag for whether the location allows Transfer orders
Flag for whether the location is WMS Enabled
Success
Flag for whether the location is active
Country Code
Flag for whether the location allows Direct Ship (STH) orders
Flag for whether the location is express enabled or not
Flag for whether the location is to be included in aggregate exports
Flag for whether the location is to be included in location exports
Latitude
Location Code
Internal Location ID
Location Name
Longitude
List of messages
Number of results
Flag for whether the location allows Pickup (BOPIS) orders
Postal Code
Flag for success
Tenant ID
Flag for whether the location allows Transfer orders
Flag for whether the location is WMS Enabled