The Location
Model signifies the physical premises of your store as registered within the AfterShip system. You can use the location_id to uniquely identify this location.
The Location
Model signifies the physical premises of your store as registered within the AfterShip system. You can use the location_id to uniquely identify this location.
The unique identifier for the location, as provided by AfterShip. You can manage and configure these locations here.
The addess object of this location.
The type of address.
First line of the street address.
Second line of the street address.
Third line of the street address.
The location's city, town, or village.
The state or region of the location, such as a province, state, or prefecture.
The postal code of the location (also known as zip code, postcode, Eircode, etc.).
The address country/region in ISO 3166-1 alpha-3 format. API will automatically convert input to uppercase.
The name of the company associated to the address.
The first name of the person associated to the address.
The last name of the person associated to the address.
The email address of the person associated to the address.
The phone number of the person associated to the address.
preparing...