Storefront API v3¶
New features¶
- Multi-lingual support for markets
Changes¶
This section lists changes from API 2 that must be considered when upgrading.
The listed changes are limited to the resources found in the Storefront API, changes related to Import
, Export
, Event data
, Status
and Payment notifications
are found in the Admin API.
Endpoints | New value | Previous value | Description |
---|---|---|---|
All | /api/storefront/v{major}/{resource} | /api/v{1-2}/{resource} | Path pattern changed. |
All Queries | locale | N/A | Required query parameter added. |
landing-page | pageReference | pageId | Query parameter updated, a page reference is either a page Id or a localized path. |
N/A | N/A | Endpoint for unauthorized payment | Unauthorized payment support removed, use authorized payments. |
Resources¶
Downloadable utility resources.