The delivery preferences applied to the destination address. These preferences are applied when possible and are best effort.
This feature is currently supported only in the JP marketplace and not applicable for other marketplaces.
For eligible orders, the default delivery preference will be to deliver the package unattended at the front door, unless you specify otherwise.
{
"deliveryInstructions": "string",
"dropOffLocation": {
"type": "FRONT_DOOR",
"attributes": {
"property1": "string",
"property2": "string"
}
}
}