Create a new store.
Important: After creating a new store in Commerce API, please contact our support team to configure and enable the specific Commerce API features you need (such as
tracking
,returns
, etc.) for this store. This configuration is separate from any AfterShip products you may have already subscribed to.
The returnedstore.id
value is essential, as you'll need to include it in the header of all subsequent Commerce API requests asas-store-id
to identify which store you're operating on.
This ID will be used as the as-store-id
header value when calling other resource endpoints.Show all...
Timestamp marking the creation of the store, formatted in ISO 8601 standard.
The timestamp indicating the last update to the store, formatted in ISO 8601 standard.
The shop's name.
Support email address for your store.
The email address of the store owner.
The name of the timezone of your store located, as defined by the IANA timezone database standard.
Unit of measurement for weight used by the store, such as "lb" or "kg"
Indicates the currency used by the store. The currency should be specified using the ISO 4217 three-letter currency code (e.g., 'USD' for US Dollar, 'EUR' for Euro).
The URL of the store.
The text description of the store.
The supported product category name of the store.
The physical address of the store.
First line of the store's street address.
Second line of the store's street address.
Third line of the store's street address.
The city, town, or village where the store is located.
Indicates the state or region where the store is located, such as a province, state, or prefecture.
The postal code of the store (also known as zip code, postcode, Eircode, etc.).
The store's country/region in ISO 3166-1 alpha-3 format.
Store address coordinate.