From 76d777110ef3b43fe64060b881d43b2de1c95466 Mon Sep 17 00:00:00 2001 From: preetamnpr <128618622+preetamnpr@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:01:34 +0100 Subject: [PATCH] SD-544 isPartialLoad is now Optional field. --- .../standards/booking/messages/booking-api-2.0.0-dg.json | 1 - .../booking/messages/booking-api-2.0.0-reefer-temp-change.json | 1 - .../standards/booking/messages/booking-api-2.0.0-reefer.json | 1 - .../booking/messages/booking-api-2.0.0-regular-2re1c.json | 1 - .../booking/messages/booking-api-2.0.0-regular-2re2c.json | 1 - .../booking/messages/booking-api-2.0.0-regular-cho-dest.json | 1 - .../booking/messages/booking-api-2.0.0-regular-cho-orig.json | 1 - .../messages/booking-api-2.0.0-regular-non-operating-reefer.json | 1 - .../messages/booking-api-2.0.0-regular-shipper-owned.json | 1 - .../standards/booking/messages/booking-api-2.0.0-regular.json | 1 - 10 files changed, 10 deletions(-) diff --git a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-dg.json b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-dg.json index 75949e1c..12c96b4a 100644 --- a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-dg.json +++ b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-dg.json @@ -6,7 +6,6 @@ "serviceContractReference": "SERVICE_CONTRACT_REFERENCE_PLACEHOLDER", "carrierExportVoyageNumber": "CARRIER_EXPORT_VOYAGE_NUMBER_PLACEHOLDER", "carrierServiceName": "CARRIER_SERVICE_NAME_PLACEHOLDER", - "isPartialLoadAllowed": false, "isExportDeclarationRequired": true, "isImportLicenseRequired": true, "isEquipmentSubstitutionAllowed": true, diff --git a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-reefer-temp-change.json b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-reefer-temp-change.json index 0e59bb89..afca6868 100644 --- a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-reefer-temp-change.json +++ b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-reefer-temp-change.json @@ -6,7 +6,6 @@ "serviceContractReference": "SERVICE_CONTRACT_REFERENCE_PLACEHOLDER", "carrierExportVoyageNumber": "CARRIER_EXPORT_VOYAGE_NUMBER_PLACEHOLDER", "carrierServiceName": "CARRIER_SERVICE_NAME_PLACEHOLDER", - "isPartialLoadAllowed": false, "isExportDeclarationRequired": false, "isImportLicenseRequired": false, "isEquipmentSubstitutionAllowed": true, diff --git a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-reefer.json b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-reefer.json index 67418365..66942f83 100644 --- a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-reefer.json +++ b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-reefer.json @@ -6,7 +6,6 @@ "serviceContractReference": "SERVICE_CONTRACT_REFERENCE_PLACEHOLDER", "carrierExportVoyageNumber": "CARRIER_EXPORT_VOYAGE_NUMBER_PLACEHOLDER", "carrierServiceName": "CARRIER_SERVICE_NAME_PLACEHOLDER", - "isPartialLoadAllowed": false, "isExportDeclarationRequired": true, "isImportLicenseRequired": true, "isEquipmentSubstitutionAllowed": true, diff --git a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-2re1c.json b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-2re1c.json index b7143d5f..3f677a2d 100644 --- a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-2re1c.json +++ b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-2re1c.json @@ -6,7 +6,6 @@ "serviceContractReference": "SERVICE_CONTRACT_REFERENCE_PLACEHOLDER", "carrierExportVoyageNumber": "CARRIER_EXPORT_VOYAGE_NUMBER_PLACEHOLDER", "carrierServiceName": "CARRIER_SERVICE_NAME_PLACEHOLDER", - "isPartialLoadAllowed": false, "isExportDeclarationRequired": true, "isImportLicenseRequired": true, "isEquipmentSubstitutionAllowed": true, diff --git a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-2re2c.json b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-2re2c.json index 393adbe5..20c916f5 100644 --- a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-2re2c.json +++ b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-2re2c.json @@ -6,7 +6,6 @@ "serviceContractReference": "SERVICE_CONTRACT_REFERENCE_PLACEHOLDER", "carrierExportVoyageNumber": "CARRIER_EXPORT_VOYAGE_NUMBER_PLACEHOLDER", "carrierServiceName": "CARRIER_SERVICE_NAME_PLACEHOLDER", - "isPartialLoadAllowed": false, "isExportDeclarationRequired": true, "isImportLicenseRequired": true, "isEquipmentSubstitutionAllowed": true, diff --git a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-cho-dest.json b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-cho-dest.json index 8bc77aae..cabca26e 100644 --- a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-cho-dest.json +++ b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-cho-dest.json @@ -6,7 +6,6 @@ "serviceContractReference": "SERVICE_CONTRACT_REFERENCE_PLACEHOLDER", "carrierExportVoyageNumber": "CARRIER_EXPORT_VOYAGE_NUMBER_PLACEHOLDER", "carrierServiceName": "CARRIER_SERVICE_NAME_PLACEHOLDER", - "isPartialLoadAllowed": false, "isExportDeclarationRequired": true, "isImportLicenseRequired": true, "isEquipmentSubstitutionAllowed": true, diff --git a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-cho-orig.json b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-cho-orig.json index ec1fde33..4e610b47 100644 --- a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-cho-orig.json +++ b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-cho-orig.json @@ -6,7 +6,6 @@ "serviceContractReference": "SERVICE_CONTRACT_REFERENCE_PLACEHOLDER", "carrierExportVoyageNumber": "CARRIER_EXPORT_VOYAGE_NUMBER_PLACEHOLDER", "carrierServiceName": "CARRIER_SERVICE_NAME_PLACEHOLDER", - "isPartialLoadAllowed": false, "isExportDeclarationRequired": false, "isImportLicenseRequired": false, "isEquipmentSubstitutionAllowed": true, diff --git a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-non-operating-reefer.json b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-non-operating-reefer.json index 33137797..b58c9474 100644 --- a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-non-operating-reefer.json +++ b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-non-operating-reefer.json @@ -6,7 +6,6 @@ "serviceContractReference": "SERVICE_CONTRACT_REFERENCE_PLACEHOLDER", "carrierExportVoyageNumber": "CARRIER_EXPORT_VOYAGE_NUMBER_PLACEHOLDER", "carrierServiceName": "CARRIER_SERVICE_NAME_PLACEHOLDER", - "isPartialLoadAllowed": false, "isExportDeclarationRequired": false, "isImportLicenseRequired": false, "isEquipmentSubstitutionAllowed": true, diff --git a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-shipper-owned.json b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-shipper-owned.json index 7b43650c..6fc1cc20 100644 --- a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-shipper-owned.json +++ b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular-shipper-owned.json @@ -6,7 +6,6 @@ "serviceContractReference": "SERVICE_CONTRACT_REFERENCE_PLACEHOLDER", "carrierExportVoyageNumber": "CARRIER_EXPORT_VOYAGE_NUMBER_PLACEHOLDER", "carrierServiceName": "CARRIER_SERVICE_NAME_PLACEHOLDER", - "isPartialLoadAllowed": false, "isExportDeclarationRequired": false, "isImportLicenseRequired": false, "isEquipmentSubstitutionAllowed": true, diff --git a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular.json b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular.json index 9dbe34b5..b6046a40 100644 --- a/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular.json +++ b/booking/src/main/resources/standards/booking/messages/booking-api-2.0.0-regular.json @@ -28,7 +28,6 @@ "universalExportVoyageReference": "2103N", "declaredValue": 1231.1, "declaredValueCurrency": "EUR", - "isPartialLoadAllowed": false, "isExportDeclarationRequired": true, "exportDeclarationReference": "ABC123123", "isImportLicenseRequired": true,