ℹ️This change was deployed on 02.09.2025.
To more accurately predict an "estimated delivery date" in our checkout flow for customers, we expanded the source address model in the Shipping profile object and added a field to provide the carrier name per destination.
This feature will be rolled out at a later stage and will also become available in the Seller Interface. To ensure future compatibility, you can already include a detailed source address and the carrier name when creating or updating shipping profiles via the Seller API.
The implementation is fully backwards compatible! Current implementations will remain functional as before.
The following endpoints are affected:
- ShippingProfileService/CreateShippingProfile
- ShippingProfileService/UpdateShippingProfile
Example Request Payloads