Get one Retailer Ship-To Location
Returns a single RetailerShipToLocation under the given Retailer.
Authorizations
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.
Path Parameters
The id of the parent Retailer.
x >= 1The id of the referenced RetailerShipToLocation.
x >= 1Query Parameters
Specify additional fields of the RetailerShipToLocation object to be included in the response.
See the selecting fields page for more information.
basic, all, code, qualifier_x12, label, location_type, company, street, city, region_id, region, postcode, country_id, telephone, email, is_default, status, retailer, created_at, updated_at Specify additional fields of the parent Retailer object to be included in the response. See the selecting fields page for more information.
basic, all, code, name, status, fulfillment_model, merchant, parent_retailer, legal_name, dba, default_duties_payor, default_shipping_method, allowed_shipping_methods, default_tpb_group_id, routing_guide_notes, custom_fields, created_at, updated_at Response
OK
A RetailerShipToLocation represents an EDI N1*ST destination
(distribution center, store, mark-for, drop-ship, or other) under a Retailer.