Adjusting delivery time via the API

On this page, you will find all information about adjusting delivery time via API.

Adjusting delivery time via API

Do you use an API connection? You can adjust the delivery time within it. The “deliveryCode” field corresponds to the delivery time in your seller account. You can adjust the delivery time via the Update Offer Request. An explanation of this can be found on this page. It is important to provide the field with a new value that indicates the longer delivery time.

An example of such an Update Offer Request:

Ordered today, delivered tomorrow

{

“referenceCode”: “REF12345”,

“onHoldByRetailer”: false,

“unknownProductTitle”: “Fifa 2020 for Playstation 3”,

“fulfilment”: {

“type”: “FBR”,

“deliveryCode”: “24uurs-23”

}

}

Update delivery time to 2-3 business days

{

“referenceCode”: “REF12345”,

“onHoldByRetailer”: false,

“unknownProductTitle”: “Fifa 2020 for Playstation 3”,

“fulfilment”: {

“type”: “FBR”,

“deliveryCode”: “2-3d”

}

}

Processing time

A change in your delivery time is usually processed within 15 minutes and will then be visible for your product range on the website. The only exception to this are changes to the settings of My Delivery Promise. These adjustments take an average of 3 hours.