confirmTransportationOptions request.{
"transportationSelections": [
{
"contactInformation": {
"email": "email@email.com",
"name": "John Smithy",
"phoneNumber": "1234567890"
},
"deliveryWindow": {
"start": "2024-01-01T00:00Z"
},
"shipmentId": "sh1234abcd-1234-abcd-5678-1234abcd5678",
"transportationOptionId": "to1234abcd-1234-abcd-5678-1234abcd5678"
}
]
}