{
"destinationLockerId": "string",
"compartmentSize": 0,
"allowReturn": true,
"notifyOnAccepted": "string"
}curl --location --request POST 'https://platform.shopranos.eu/api/carriers/boxnow//orders//delivery-requests' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"destinationLockerId": "string",
"compartmentSize": 0,
"allowReturn": true,
"notifyOnAccepted": "string"
}'{
"id": "string",
"orderNumber": "string",
"status": "string",
"parcels": [
{
"id": "string",
"parcelNumber": "string"
}
]
}