Delivery Promise

Delivery Promise API

The Delivery Promise API allows you to retrieve the delivery promise profiles configured for your retailer account.

Delivery promise profiles define the delivery commitments you make to customers, such as cut-off times and the number of working days within which an order will be delivered. These profiles are created and managed via the Delivery Promise settings in the bol Seller Dashboard.

The primary use of this API is to look up the profileId of your profiles, which you need when creating or updating offers with the MY_DELIVERY_PROMISE fulfilment schedule. For more information, see the create offer documentation.

The Delivery Promise API contains the following endpoints:

Retrieve your delivery promise profiles

Retrieve your delivery promise profiles - Returns a list of all delivery promise profiles associated with your retailer account.

Each profile in the response includes a profileId, which uniquely identifies that profile. Use this ID when creating or updating offers via the Offers API to associate your offer with a specific delivery promise profile.

Delivery promise profiles can only be created and managed via the Delivery Promise settings in the bol Seller Dashboard. This is currently not available via the API.