A valid request URL is required to generate request examples{
"active": true,
"addressType": "<string>",
"city": "<string>",
"countryCode": "<string>",
"created": "<string>",
"directShip": true,
"express": true,
"fridayHours": "<string>",
"latitude": 123,
"locationCode": "<string>",
"locationID": 123,
"locationName": "<string>",
"locationTypes": [
"<string>"
],
"longitude": 123,
"mondayHours": "<string>",
"pickup": true,
"postalCode": "<string>",
"requiresManifest": true,
"saturdayHours": "<string>",
"stateOrProvince": "<string>",
"sundayHours": "<string>",
"tenantID": 123,
"thursdayHours": "<string>",
"timezone": "<string>",
"transferEnabled": true,
"tuesdayHours": "<string>",
"updated": "<string>",
"wednesdayHours": "<string>",
"wmsEnabled": true
}Retrieve a specific location by its location code.
A valid request URL is required to generate request examples{
"active": true,
"addressType": "<string>",
"city": "<string>",
"countryCode": "<string>",
"created": "<string>",
"directShip": true,
"express": true,
"fridayHours": "<string>",
"latitude": 123,
"locationCode": "<string>",
"locationID": 123,
"locationName": "<string>",
"locationTypes": [
"<string>"
],
"longitude": 123,
"mondayHours": "<string>",
"pickup": true,
"postalCode": "<string>",
"requiresManifest": true,
"saturdayHours": "<string>",
"stateOrProvince": "<string>",
"sundayHours": "<string>",
"tenantID": 123,
"thursdayHours": "<string>",
"timezone": "<string>",
"transferEnabled": true,
"tuesdayHours": "<string>",
"updated": "<string>",
"wednesdayHours": "<string>",
"wmsEnabled": true
}JWT Authorization header using the Bearer scheme.
OK