International Shipment with or without COD – Parcels in a Set
Without COD
With COD
{
"type": "https://asp.net/core",
"title": "BadRequest",
"status": 400,
"detail": "Please refer to the errors property for additional details.",
"instance": "/shipment/batch",
"errors": {
"Shipments[0].ShipmentSet": [
"Cash on delivery service is not allowed for export bundled shipments"
]
}
}