Chilkat Online Tools

C# / DHL Express APIs (MyDHL API) / Create Shipment

Back to Collection Items

Code size exceeds allowed limit.

Curl Command

curl -X POST
	-u '<Basic Auth Username>:<Basic Auth Password>'
	-H "Message-Reference: d0e7832e-5c98-11ea-bc55-0242ac13"
	-H "Message-Reference-Date: Wed, 21 Oct 2015 07:28:00 GMT"
	-H "Plugin-Name:  "
	-H "Plugin-Version:  "
	-H "Shipping-System-Platform-Name:  "
	-H "Shipping-System-Platform-Version:  "
	-H "Webstore-Platform-Name:  "
	-H "Webstore-Platform-Version:  "
	-H "Content-Type: application/json"
	-H "Accept: application/json"
	-d '{
  "plannedShippingDateAndTime": "2019-08-04T14:00:31GMT+01:00",
  "pickup": {
    "isRequested": false,
    "closeTime": "18:00",
    "location": "reception",
    "specialInstructions": [
      {
        "value": "please ring door bell",
        "typeCode": "TBD"
      }
    ],
    "pickupDetails": {
      "postalAddress": {
        "postalCode": "14800",
        "cityName": "Prague",
        "countryCode": "CZ",
        "addressLine1": "V Parku 2308/10",
        "provinceCode": "CZ",
        "addressLine2": "addres2",
        "addressLine3": "addres3",
        "countyName": "Central Bohemia",
        "provinceName": "Central Bohemia",
        "countryName": "Czech Republic"
      },
      "contactInformation": {
        "phone": "+1123456789",
        "companyName": "Company Name",
        "fullName": "John Brew",
        "email": "that@before.de",
        "mobilePhone": "+60112345678"
      },
      "registrationNumbers": [
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        },
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        }
      ],
      "bankDetails": [
        {
          "name": "Russian Bank Name",
          "settlementLocalCurrency": "RUB",
          "settlementForeignCurrency": "USD"
        }
      ],
      "typeCode": "private"
    },
    "pickupRequestorDetails": {
      "postalAddress": {
        "postalCode": "14800",
        "cityName": "Prague",
        "countryCode": "CZ",
        "addressLine1": "V Parku 2308/10",
        "provinceCode": "CZ",
        "addressLine2": "addres2",
        "addressLine3": "addres3",
        "countyName": "Central Bohemia",
        "provinceName": "Central Bohemia",
        "countryName": "Czech Republic"
      },
      "contactInformation": {
        "phone": "+1123456789",
        "companyName": "Company Name",
        "fullName": "John Brew",
        "email": "that@before.de",
        "mobilePhone": "+60112345678"
      },
      "registrationNumbers": [
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        },
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        }
      ],
      "bankDetails": [
        {
          "name": "Russian Bank Name",
          "settlementLocalCurrency": "RUB",
          "settlementForeignCurrency": "USD"
        }
      ],
      "typeCode": "other"
    }
  },
  "productCode": "D",
  "accounts": [
    {
      "typeCode": "shipper",
      "number": "123456789"
    }
  ],
  "customerDetails": {
    "shipperDetails": {
      "postalAddress": {
        "postalCode": "14800",
        "cityName": "Prague",
        "countryCode": "CZ",
        "addressLine1": "V Parku 2308/10",
        "provinceCode": "CZ",
        "addressLine2": "addres2",
        "addressLine3": "addres3",
        "countyName": "Central Bohemia",
        "provinceName": "Central Bohemia",
        "countryName": "Czech Republic"
      },
      "contactInformation": {
        "phone": "+1123456789",
        "companyName": "Company Name",
        "fullName": "John Brew",
        "email": "that@before.de",
        "mobilePhone": "+60112345678"
      },
      "registrationNumbers": [
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        },
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        }
      ],
      "bankDetails": [
        {
          "name": "Russian Bank Name",
          "settlementLocalCurrency": "RUB",
          "settlementForeignCurrency": "USD"
        }
      ],
      "typeCode": "government"
    },
    "receiverDetails": {
      "postalAddress": {
        "postalCode": "14800",
        "cityName": "Prague",
        "countryCode": "CZ",
        "addressLine1": "V Parku 2308/10",
        "provinceCode": "CZ",
        "addressLine2": "addres2",
        "addressLine3": "addres3",
        "countyName": "Central Bohemia",
        "provinceName": "Central Bohemia",
        "countryName": "Czech Republic"
      },
      "contactInformation": {
        "phone": "+1123456789",
        "companyName": "Company Name",
        "fullName": "John Brew",
        "email": "that@before.de",
        "mobilePhone": "+60112345678"
      },
      "registrationNumbers": [
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        },
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        }
      ],
      "bankDetails": [
        {
          "name": "Russian Bank Name",
          "settlementLocalCurrency": "RUB",
          "settlementForeignCurrency": "USD"
        }
      ],
      "typeCode": "other"
    },
    "buyerDetails": {
      "postalAddress": {
        "postalCode": "14800",
        "cityName": "Prague",
        "countryCode": "CZ",
        "addressLine1": "V Parku 2308/10",
        "provinceCode": "CZ",
        "addressLine2": "addres2",
        "addressLine3": "addres3",
        "countyName": "Central Bohemia",
        "provinceName": "Central Bohemia",
        "countryName": "Czech Republic"
      },
      "contactInformation": {
        "phone": "+44123456789",
        "companyName": "Customer Company Name",
        "fullName": "Mark Companer",
        "email": "buyer@domain.com",
        "mobilePhone": "+42123456789"
      },
      "registrationNumbers": [
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        },
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        }
      ],
      "bankDetails": [
        {
          "name": "Russian Bank Name",
          "settlementLocalCurrency": "RUB",
          "settlementForeignCurrency": "USD"
        }
      ],
      "typeCode": "government"
    },
    "importerDetails": {
      "postalAddress": {
        "postalCode": "14800",
        "cityName": "Prague",
        "countryCode": "CZ",
        "addressLine1": "V Parku 2308/10",
        "provinceCode": "CZ",
        "addressLine2": "addres2",
        "addressLine3": "addres3",
        "countyName": "Central Bohemia",
        "provinceName": "Central Bohemia",
        "countryName": "Czech Republic"
      },
      "contactInformation": {
        "phone": "+1123456789",
        "companyName": "Company Name",
        "fullName": "John Brew",
        "email": "that@before.de",
        "mobilePhone": "+60112345678"
      },
      "registrationNumbers": [
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        },
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        }
      ],
      "bankDetails": [
        {
          "name": "Russian Bank Name",
          "settlementLocalCurrency": "RUB",
          "settlementForeignCurrency": "USD"
        }
      ],
      "typeCode": "government"
    },
    "exporterDetails": {
      "postalAddress": {
        "postalCode": "14800",
        "cityName": "Prague",
        "countryCode": "CZ",
        "addressLine1": "V Parku 2308/10",
        "provinceCode": "CZ",
        "addressLine2": "addres2",
        "addressLine3": "addres3",
        "countyName": "Central Bohemia",
        "provinceName": "Central Bohemia",
        "countryName": "Czech Republic"
      },
      "contactInformation": {
        "phone": "+1123456789",
        "companyName": "Company Name",
        "fullName": "John Brew",
        "email": "that@before.de",
        "mobilePhone": "+60112345678"
      },
      "registrationNumbers": [
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        },
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        }
      ],
      "bankDetails": [
        {
          "name": "Russian Bank Name",
          "settlementLocalCurrency": "RUB",
          "settlementForeignCurrency": "USD"
        }
      ],
      "typeCode": "reseller"
    },
    "sellerDetails": {
      "postalAddress": {
        "postalCode": "14800",
        "cityName": "Prague",
        "countryCode": "CZ",
        "addressLine1": "V Parku 2308/10",
        "provinceCode": "CZ",
        "addressLine2": "addres2",
        "addressLine3": "addres3",
        "countyName": "Central Bohemia",
        "provinceName": "Central Bohemia",
        "countryName": "Czech Republic"
      },
      "contactInformation": {
        "phone": "+1123456789",
        "companyName": "Company Name",
        "fullName": "John Brew",
        "email": "that@before.de",
        "mobilePhone": "+60112345678"
      },
      "registrationNumbers": [
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        },
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        }
      ],
      "bankDetails": [
        {
          "name": "Russian Bank Name",
          "settlementLocalCurrency": "RUB",
          "settlementForeignCurrency": "USD"
        }
      ],
      "typeCode": "private"
    },
    "payerDetails": {
      "postalAddress": {
        "postalCode": "14800",
        "cityName": "Prague",
        "countryCode": "CZ",
        "addressLine1": "V Parku 2308/10",
        "provinceCode": "CZ",
        "addressLine2": "addres2",
        "addressLine3": "addres3",
        "countyName": "Central Bohemia",
        "provinceName": "Central Bohemia",
        "countryName": "Czech Republic"
      },
      "contactInformation": {
        "phone": "+1123456789",
        "companyName": "Company Name",
        "fullName": "John Brew",
        "email": "that@before.de",
        "mobilePhone": "+60112345678"
      },
      "registrationNumbers": [
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        },
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        }
      ],
      "bankDetails": [
        {
          "name": "Russian Bank Name",
          "settlementLocalCurrency": "RUB",
          "settlementForeignCurrency": "USD"
        }
      ],
      "typeCode": "private"
    },
    "ultimateConsigneeDetails": {
      "postalAddress": {
        "postalCode": "14800",
        "cityName": "Prague",
        "countryCode": "CZ",
        "addressLine1": "V Parku 2308/10",
        "provinceCode": "CZ",
        "addressLine2": "addres2",
        "addressLine3": "addres3",
        "countyName": "Central Bohemia",
        "provinceName": "Central Bohemia",
        "countryName": "Czech Republic"
      },
      "contactInformation": {
        "phone": "+1123456789",
        "companyName": "Company Name",
        "fullName": "John Brew",
        "email": "that@before.de",
        "mobilePhone": "+60112345678"
      },
      "registrationNumbers": [
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        },
        {
          "typeCode": "VAT",
          "number": "CZ123456789",
          "issuerCountryCode": "CZ"
        }
      ],
      "bankDetails": {
        "typeCode": "VAT",
        "number": "CZ123456789",
        "issuerCountryCode": "CZ"
      },
      "typeCode": "dolore mollit exercitation culpa"
    }
  },
  "content": {
    "packages": [
      {
        "weight": 22.501,
        "dimensions": {
          "length": 15.001,
          "width": 15.001,
          "height": 40.001
        },
        "typeCode": "2BP",
        "customerReferences": [
          {
            "value": "Customer reference",
            "typeCode": "CU"
          }
        ],
        "identifiers": [
          {
            "typeCode": "shipmentId",
            "value": "1234567890",
            "dataIdentifier": "00"
          }
        ],
        "description": "Piece content description",
        "labelBarcodes": [
          {
            "position": "left",
            "symbologyCode": "93",
            "content": "irure in ex ad deserunt",
            "textBelowBarcode": "text below left barcode"
          },
          {
            "position": "left",
            "symbologyCode": "93",
            "content": "culpa",
            "textBelowBarcode": "text below left barcode"
          }
        ],
        "labelText": [
          {
            "position": "left",
            "caption": "text caption",
            "value": "text value"
          },
          {
            "position": "left",
            "caption": "text caption",
            "value": "text value"
          }
        ],
        "labelDescription": "bespoke label description"
      }
    ],
    "isCustomsDeclarable": true,
    "description": "shipment description",
    "incoterm": "DAP",
    "unitOfMeasurement": "metric",
    "declaredValue": 150,
    "declaredValueCurrency": "CZK",
    "exportDeclaration": {
      "lineItems": [
        {
          "number": 1,
          "description": "line item description",
          "price": 150,
          "quantity": {
            "value": 1,
            "unitOfMeasurement": "BOX"
          },
          "manufacturerCountry": "CZ",
          "weight": {
            "netValue": 10,
            "grossValue": 10
          },
          "commodityCodes": [
            {
              "typeCode": "outbound",
              "value": "HS1234567890"
            }
          ],
          "exportReasonType": "permanent",
          "exportControlClassificationNumber": "US123456789",
          "isTaxesPaid": true,
          "additionalInformation": [
            "voluptate incididunt e"
          ],
          "customerReferences": [
            {
              "typeCode": "AFE",
              "value": "custref123"
            }
          ],
          "customsDocuments": [
            {
              "typeCode": "972",
              "value": "custdoc456"
            }
          ]
        }
      ],
      "invoice": {
        "number": "12345-ABC",
        "date": "2020-03-18",
        "signatureName": "Brewer",
        "signatureTitle": "Mr.",
        "signatureImage": "Base64 encoded image",
        "instructions": [
          "pariatur dolore"
        ],
        "customerDataTextEntries": [
          "nulla qui eu sint"
        ],
        "totalNetWeight": 1395636191.885,
        "totalGrossWeight": 957360064373.813,
        "customerReferences": [
          {
            "typeCode": "CU",
            "value": "custref112"
          }
        ],
        "termsOfPayment": "100 days",
        "indicativeCustomsValues": {
          "importCustomsDutyValue": 150.57,
          "importTaxesValue": 49.43
        }
      },
      "remarks": [
        {
          "value": "declaration remark"
        },
        {
          "value": "declaration remark"
        }
      ],
      "additionalCharges": [
        {
          "value": 10,
          "typeCode": "freight",
          "caption": "fee"
        },
        {
          "value": 10,
          "typeCode": "freight",
          "caption": "fee"
        }
      ],
      "destinationPortName": "port details",
      "placeOfIncoterm": "port of departure or destination details",
      "payerVATNumber": "12345ED",
      "recipientReference": "recipient reference",
      "exporter": {
        "id": "123",
        "code": "EXPCZ"
      },
      "packageMarks": "marks",
      "declarationNotes": [
        {
          "value": "up to three declaration notes"
        },
        {
          "value": "up to three declaration notes"
        }
      ],
      "exportReference": "export reference",
      "exportReason": "export reason",
      "exportReasonType": "permanent",
      "licenses": [
        {
          "typeCode": "import",
          "value": "license"
        },
        {
          "typeCode": "export",
          "value": "license"
        }
      ],
      "shipmentType": "personal",
      "customsDocuments": [
        {
          "typeCode": "972",
          "value": "custdoc445"
        }
      ]
    },
    "USFilingTypeValue": "12345"
  },
  "localProductCode": "D",
  "getRateEstimates": false,
  "valueAddedServices": [
    {
      "serviceCode": "II",
      "value": 100,
      "currency": "GBP",
      "method": "cash"
    },
    {
      "serviceCode": "II",
      "value": 100,
      "currency": "GBP",
      "method": "cash"
    }
  ],
  "outputImageProperties": {
    "printerDPI": 300,
    "customerBarcodes": [
      {
        "content": "barcode content",
        "symbologyCode": "93",
        "textBelowBarcode": "text below barcode"
      }
    ],
    "customerLogos": [
      {
        "fileFormat": "PNG",
        "content": "base64 encoded image"
      }
    ],
    "encodingFormat": "pdf",
    "splitTransportAndWaybillDocLabels": false,
    "allDocumentsInOneImage": false,
    "splitDocumentsByPages": false,
    "splitInvoiceAndReceipt": false,
    "receiptAndLabelsInOneImage": true
  },
  "customerReferences": [
    {
      "value": "Customer reference",
      "typeCode": "CU"
    },
    {
      "value": "Customer reference",
      "typeCode": "CU"
    }
  ],
  "identifiers": [
    {
      "typeCode": "shipmentId",
      "value": "1234567890",
      "dataIdentifier": "00"
    }
  ],
  "documentImages": [
    {
      "content": "base64 encoded image",
      "typeCode": "INV",
      "imageFormat": "PDF"
    }
  ],
  "onDemandDelivery": {},
  "requestOndemandDeliveryURL": false,
  "shipmentNotification": [
    {
      "typeCode": "email",
      "receiverId": "receiver@email.com",
      "languageCode": "eng",
      "languageCountryCode": "UK",
      "bespokeMessage": "message to be included in the notification"
    },
    {
      "typeCode": "email",
      "receiverId": "receiver@email.com",
      "languageCode": "eng",
      "languageCountryCode": "UK",
      "bespokeMessage": "message to be included in the notification"
    }
  ],
  "prepaidCharges": [
    {
      "typeCode": "freight",
      "currency": "CZK",
      "value": 200,
      "method": "cash"
    }
  ],
  "getTransliteratedResponse": false,
  "estimatedDeliveryDate": {
    "isRequested": false,
    "typeCode": "QDDC"
  },
  "getAdditionalInformation": [
    {
      "isRequested": false,
      "typeCode": "barcodeInformation"
    },
    {
      "isRequested": false,
      "typeCode": "barcodeInformation"
    }
  ],
  "parentShipment": {
    "productCode": "c",
    "packagesCount": 77629533
  }
}'
https://api-mock.dhl.com/mydhlapi/shipments?strictValidation=false

Postman Collection Item JSON

{
  "name": "Create Shipment",
  "request": {
    "method": "POST",
    "header": [
      {
        "description": "Please provide message reference\n",
        "key": "Message-Reference",
        "value": "d0e7832e-5c98-11ea-bc55-0242ac13"
      },
      {
        "description": "Optional reference date in the  HTTP-date format https://tools.ietf.org/html/rfc7231#section-7.1.1.2",
        "key": "Message-Reference-Date",
        "value": "Wed, 21 Oct 2015 07:28:00 GMT"
      },
      {
        "description": "Please provide name of the plugin (applicable to 3PV only)\n",
        "key": "Plugin-Name",
        "value": " "
      },
      {
        "description": "Please provide version of the plugin (applicable to 3PV only)\n",
        "key": "Plugin-Version",
        "value": " "
      },
      {
        "description": "Please provide name of the shipping platform(applicable to 3PV only)\n",
        "key": "Shipping-System-Platform-Name",
        "value": " "
      },
      {
        "description": "Please provide version of the shipping platform (applicable to 3PV only)\n",
        "key": "Shipping-System-Platform-Version",
        "value": " "
      },
      {
        "description": "Please provide name of the webstore platform (applicable to 3PV only)\n",
        "key": "Webstore-Platform-Name",
        "value": " "
      },
      {
        "description": "Please provide version of the webstore platform (applicable to 3PV only)\n",
        "key": "Webstore-Platform-Version",
        "value": " "
      },
      {
        "key": "Content-Type",
        "value": "application/json"
      },
      {
        "key": "Accept",
        "value": "application/json"
      }
    ],
    "body": {
      "mode": "raw",
      "raw": "{\n  \"plannedShippingDateAndTime\": \"2019-08-04T14:00:31GMT+01:00\",\n  \"pickup\": {\n    \"isRequested\": false,\n    \"closeTime\": \"18:00\",\n    \"location\": \"reception\",\n    \"specialInstructions\": [\n      {\n        \"value\": \"please ring door bell\",\n        \"typeCode\": \"TBD\"\n      }\n    ],\n    \"pickupDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"pickupRequestorDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"other\"\n    }\n  },\n  \"productCode\": \"D\",\n  \"accounts\": [\n    {\n      \"typeCode\": \"shipper\",\n      \"number\": \"123456789\"\n    }\n  ],\n  \"customerDetails\": {\n    \"shipperDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"receiverDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"other\"\n    },\n    \"buyerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+44123456789\",\n        \"companyName\": \"Customer Company Name\",\n        \"fullName\": \"Mark Companer\",\n        \"email\": \"buyer@domain.com\",\n        \"mobilePhone\": \"+42123456789\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"importerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"exporterDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"reseller\"\n    },\n    \"sellerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"payerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"ultimateConsigneeDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": {\n        \"typeCode\": \"VAT\",\n        \"number\": \"CZ123456789\",\n        \"issuerCountryCode\": \"CZ\"\n      },\n      \"typeCode\": \"dolore mollit exercitation culpa\"\n    }\n  },\n  \"content\": {\n    \"packages\": [\n      {\n        \"weight\": 22.501,\n        \"dimensions\": {\n          \"length\": 15.001,\n          \"width\": 15.001,\n          \"height\": 40.001\n        },\n        \"typeCode\": \"2BP\",\n        \"customerReferences\": [\n          {\n            \"value\": \"Customer reference\",\n            \"typeCode\": \"CU\"\n          }\n        ],\n        \"identifiers\": [\n          {\n            \"typeCode\": \"shipmentId\",\n            \"value\": \"1234567890\",\n            \"dataIdentifier\": \"00\"\n          }\n        ],\n        \"description\": \"Piece content description\",\n        \"labelBarcodes\": [\n          {\n            \"position\": \"left\",\n            \"symbologyCode\": \"93\",\n            \"content\": \"irure in ex ad deserunt\",\n            \"textBelowBarcode\": \"text below left barcode\"\n          },\n          {\n            \"position\": \"left\",\n            \"symbologyCode\": \"93\",\n            \"content\": \"culpa\",\n            \"textBelowBarcode\": \"text below left barcode\"\n          }\n        ],\n        \"labelText\": [\n          {\n            \"position\": \"left\",\n            \"caption\": \"text caption\",\n            \"value\": \"text value\"\n          },\n          {\n            \"position\": \"left\",\n            \"caption\": \"text caption\",\n            \"value\": \"text value\"\n          }\n        ],\n        \"labelDescription\": \"bespoke label description\"\n      }\n    ],\n    \"isCustomsDeclarable\": true,\n    \"description\": \"shipment description\",\n    \"incoterm\": \"DAP\",\n    \"unitOfMeasurement\": \"metric\",\n    \"declaredValue\": 150,\n    \"declaredValueCurrency\": \"CZK\",\n    \"exportDeclaration\": {\n      \"lineItems\": [\n        {\n          \"number\": 1,\n          \"description\": \"line item description\",\n          \"price\": 150,\n          \"quantity\": {\n            \"value\": 1,\n            \"unitOfMeasurement\": \"BOX\"\n          },\n          \"manufacturerCountry\": \"CZ\",\n          \"weight\": {\n            \"netValue\": 10,\n            \"grossValue\": 10\n          },\n          \"commodityCodes\": [\n            {\n              \"typeCode\": \"outbound\",\n              \"value\": \"HS1234567890\"\n            }\n          ],\n          \"exportReasonType\": \"permanent\",\n          \"exportControlClassificationNumber\": \"US123456789\",\n          \"isTaxesPaid\": true,\n          \"additionalInformation\": [\n            \"voluptate incididunt e\"\n          ],\n          \"customerReferences\": [\n            {\n              \"typeCode\": \"AFE\",\n              \"value\": \"custref123\"\n            }\n          ],\n          \"customsDocuments\": [\n            {\n              \"typeCode\": \"972\",\n              \"value\": \"custdoc456\"\n            }\n          ]\n        }\n      ],\n      \"invoice\": {\n        \"number\": \"12345-ABC\",\n        \"date\": \"2020-03-18\",\n        \"signatureName\": \"Brewer\",\n        \"signatureTitle\": \"Mr.\",\n        \"signatureImage\": \"Base64 encoded image\",\n        \"instructions\": [\n          \"pariatur dolore\"\n        ],\n        \"customerDataTextEntries\": [\n          \"nulla qui eu sint\"\n        ],\n        \"totalNetWeight\": 1395636191.885,\n        \"totalGrossWeight\": 957360064373.813,\n        \"customerReferences\": [\n          {\n            \"typeCode\": \"CU\",\n            \"value\": \"custref112\"\n          }\n        ],\n        \"termsOfPayment\": \"100 days\",\n        \"indicativeCustomsValues\": {\n          \"importCustomsDutyValue\": 150.57,\n          \"importTaxesValue\": 49.43\n        }\n      },\n      \"remarks\": [\n        {\n          \"value\": \"declaration remark\"\n        },\n        {\n          \"value\": \"declaration remark\"\n        }\n      ],\n      \"additionalCharges\": [\n        {\n          \"value\": 10,\n          \"typeCode\": \"freight\",\n          \"caption\": \"fee\"\n        },\n        {\n          \"value\": 10,\n          \"typeCode\": \"freight\",\n          \"caption\": \"fee\"\n        }\n      ],\n      \"destinationPortName\": \"port details\",\n      \"placeOfIncoterm\": \"port of departure or destination details\",\n      \"payerVATNumber\": \"12345ED\",\n      \"recipientReference\": \"recipient reference\",\n      \"exporter\": {\n        \"id\": \"123\",\n        \"code\": \"EXPCZ\"\n      },\n      \"packageMarks\": \"marks\",\n      \"declarationNotes\": [\n        {\n          \"value\": \"up to three declaration notes\"\n        },\n        {\n          \"value\": \"up to three declaration notes\"\n        }\n      ],\n      \"exportReference\": \"export reference\",\n      \"exportReason\": \"export reason\",\n      \"exportReasonType\": \"permanent\",\n      \"licenses\": [\n        {\n          \"typeCode\": \"import\",\n          \"value\": \"license\"\n        },\n        {\n          \"typeCode\": \"export\",\n          \"value\": \"license\"\n        }\n      ],\n      \"shipmentType\": \"personal\",\n      \"customsDocuments\": [\n        {\n          \"typeCode\": \"972\",\n          \"value\": \"custdoc445\"\n        }\n      ]\n    },\n    \"USFilingTypeValue\": \"12345\"\n  },\n  \"localProductCode\": \"D\",\n  \"getRateEstimates\": false,\n  \"valueAddedServices\": [\n    {\n      \"serviceCode\": \"II\",\n      \"value\": 100,\n      \"currency\": \"GBP\",\n      \"method\": \"cash\"\n    },\n    {\n      \"serviceCode\": \"II\",\n      \"value\": 100,\n      \"currency\": \"GBP\",\n      \"method\": \"cash\"\n    }\n  ],\n  \"outputImageProperties\": {\n    \"printerDPI\": 300,\n    \"customerBarcodes\": [\n      {\n        \"content\": \"barcode content\",\n        \"symbologyCode\": \"93\",\n        \"textBelowBarcode\": \"text below barcode\"\n      }\n    ],\n    \"customerLogos\": [\n      {\n        \"fileFormat\": \"PNG\",\n        \"content\": \"base64 encoded image\"\n      }\n    ],\n    \"encodingFormat\": \"pdf\",\n    \"splitTransportAndWaybillDocLabels\": false,\n    \"allDocumentsInOneImage\": false,\n    \"splitDocumentsByPages\": false,\n    \"splitInvoiceAndReceipt\": false,\n    \"receiptAndLabelsInOneImage\": true\n  },\n  \"customerReferences\": [\n    {\n      \"value\": \"Customer reference\",\n      \"typeCode\": \"CU\"\n    },\n    {\n      \"value\": \"Customer reference\",\n      \"typeCode\": \"CU\"\n    }\n  ],\n  \"identifiers\": [\n    {\n      \"typeCode\": \"shipmentId\",\n      \"value\": \"1234567890\",\n      \"dataIdentifier\": \"00\"\n    }\n  ],\n  \"documentImages\": [\n    {\n      \"content\": \"base64 encoded image\",\n      \"typeCode\": \"INV\",\n      \"imageFormat\": \"PDF\"\n    }\n  ],\n  \"onDemandDelivery\": {},\n  \"requestOndemandDeliveryURL\": false,\n  \"shipmentNotification\": [\n    {\n      \"typeCode\": \"email\",\n      \"receiverId\": \"receiver@email.com\",\n      \"languageCode\": \"eng\",\n      \"languageCountryCode\": \"UK\",\n      \"bespokeMessage\": \"message to be included in the notification\"\n    },\n    {\n      \"typeCode\": \"email\",\n      \"receiverId\": \"receiver@email.com\",\n      \"languageCode\": \"eng\",\n      \"languageCountryCode\": \"UK\",\n      \"bespokeMessage\": \"message to be included in the notification\"\n    }\n  ],\n  \"prepaidCharges\": [\n    {\n      \"typeCode\": \"freight\",\n      \"currency\": \"CZK\",\n      \"value\": 200,\n      \"method\": \"cash\"\n    }\n  ],\n  \"getTransliteratedResponse\": false,\n  \"estimatedDeliveryDate\": {\n    \"isRequested\": false,\n    \"typeCode\": \"QDDC\"\n  },\n  \"getAdditionalInformation\": [\n    {\n      \"isRequested\": false,\n      \"typeCode\": \"barcodeInformation\"\n    },\n    {\n      \"isRequested\": false,\n      \"typeCode\": \"barcodeInformation\"\n    }\n  ],\n  \"parentShipment\": {\n    \"productCode\": \"c\",\n    \"packagesCount\": 77629533\n  }\n}",
      "options": {
        "raw": {
          "language": "json"
        }
      }
    },
    "url": {
      "raw": "{{baseUrl}}/shipments?strictValidation=false",
      "host": [
        "{{baseUrl}}"
      ],
      "path": [
        "shipments"
      ],
      "query": [
        {
          "key": "strictValidation",
          "value": "false",
          "description": "If set to true, indicate strict DCT validation of address details, and validation of product and service(s) combination provided in request."
        }
      ]
    },
    "description": "## Create Shipment\nThe ShipmentRequest Operation will allow you to generate an AWB number and piece IDs, generate a shipping label, transmit manifest shipment detail to DHL, and optionally book a courier for the pickup of a shipment. The key elements in the response of the Shipment Request will be a base64 encoded PDF label and the Shipment and Piece identification numbers, which you can use for tracking on the DHL web site.\nWhile the RateRequest and ShipmentRequest services can be used independently, DHL recommends the use of RateRequest to first validate the products available for the shipper/receiver. The global product codes which are output during the RateResponse can be used directly as input into the Shipment Request, as both perform similar validations in terms of service capability.\n"
  },
  "response": [
    {
      "name": "Shipment Created",
      "originalRequest": {
        "method": "POST",
        "header": [
          {
            "description": "Added as a part of security scheme: basic",
            "key": "Authorization",
            "value": "Basic <credentials>"
          },
          {
            "description": "Please provide message reference\n",
            "key": "Message-Reference",
            "value": "d0e7832e-5c98-11ea-bc55-0242ac13"
          },
          {
            "description": "Optional reference date in the  HTTP-date format https://tools.ietf.org/html/rfc7231#section-7.1.1.2",
            "key": "Message-Reference-Date",
            "value": "Wed, 21 Oct 2015 07:28:00 GMT"
          },
          {
            "description": "Please provide name of the plugin (applicable to 3PV only)\n",
            "key": "Plugin-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the plugin (applicable to 3PV only)\n",
            "key": "Plugin-Version",
            "value": " "
          },
          {
            "description": "Please provide name of the shipping platform(applicable to 3PV only)\n",
            "key": "Shipping-System-Platform-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the shipping platform (applicable to 3PV only)\n",
            "key": "Shipping-System-Platform-Version",
            "value": " "
          },
          {
            "description": "Please provide name of the webstore platform (applicable to 3PV only)\n",
            "key": "Webstore-Platform-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the webstore platform (applicable to 3PV only)\n",
            "key": "Webstore-Platform-Version",
            "value": " "
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"plannedShippingDateAndTime\": \"2019-08-04T14:00:31GMT+01:00\",\n  \"pickup\": {\n    \"isRequested\": false,\n    \"closeTime\": \"18:00\",\n    \"location\": \"reception\",\n    \"specialInstructions\": [\n      {\n        \"value\": \"please ring door bell\",\n        \"typeCode\": \"TBD\"\n      }\n    ],\n    \"pickupDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"pickupRequestorDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"other\"\n    }\n  },\n  \"productCode\": \"D\",\n  \"accounts\": [\n    {\n      \"typeCode\": \"shipper\",\n      \"number\": \"123456789\"\n    }\n  ],\n  \"customerDetails\": {\n    \"shipperDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"receiverDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"other\"\n    },\n    \"buyerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+44123456789\",\n        \"companyName\": \"Customer Company Name\",\n        \"fullName\": \"Mark Companer\",\n        \"email\": \"buyer@domain.com\",\n        \"mobilePhone\": \"+42123456789\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"importerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"exporterDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"reseller\"\n    },\n    \"sellerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"payerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"ultimateConsigneeDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": {\n        \"typeCode\": \"VAT\",\n        \"number\": \"CZ123456789\",\n        \"issuerCountryCode\": \"CZ\"\n      },\n      \"typeCode\": \"dolore mollit exercitation culpa\"\n    }\n  },\n  \"content\": {\n    \"packages\": [\n      {\n        \"weight\": 22.501,\n        \"dimensions\": {\n          \"length\": 15.001,\n          \"width\": 15.001,\n          \"height\": 40.001\n        },\n        \"typeCode\": \"2BP\",\n        \"customerReferences\": [\n          {\n            \"value\": \"Customer reference\",\n            \"typeCode\": \"CU\"\n          }\n        ],\n        \"identifiers\": [\n          {\n            \"typeCode\": \"shipmentId\",\n            \"value\": \"1234567890\",\n            \"dataIdentifier\": \"00\"\n          }\n        ],\n        \"description\": \"Piece content description\",\n        \"labelBarcodes\": [\n          {\n            \"position\": \"left\",\n            \"symbologyCode\": \"93\",\n            \"content\": \"irure in ex ad deserunt\",\n            \"textBelowBarcode\": \"text below left barcode\"\n          },\n          {\n            \"position\": \"left\",\n            \"symbologyCode\": \"93\",\n            \"content\": \"culpa\",\n            \"textBelowBarcode\": \"text below left barcode\"\n          }\n        ],\n        \"labelText\": [\n          {\n            \"position\": \"left\",\n            \"caption\": \"text caption\",\n            \"value\": \"text value\"\n          },\n          {\n            \"position\": \"left\",\n            \"caption\": \"text caption\",\n            \"value\": \"text value\"\n          }\n        ],\n        \"labelDescription\": \"bespoke label description\"\n      }\n    ],\n    \"isCustomsDeclarable\": true,\n    \"description\": \"shipment description\",\n    \"incoterm\": \"DAP\",\n    \"unitOfMeasurement\": \"metric\",\n    \"declaredValue\": 150,\n    \"declaredValueCurrency\": \"CZK\",\n    \"exportDeclaration\": {\n      \"lineItems\": [\n        {\n          \"number\": 1,\n          \"description\": \"line item description\",\n          \"price\": 150,\n          \"quantity\": {\n            \"value\": 1,\n            \"unitOfMeasurement\": \"BOX\"\n          },\n          \"manufacturerCountry\": \"CZ\",\n          \"weight\": {\n            \"netValue\": 10,\n            \"grossValue\": 10\n          },\n          \"commodityCodes\": [\n            {\n              \"typeCode\": \"outbound\",\n              \"value\": \"HS1234567890\"\n            }\n          ],\n          \"exportReasonType\": \"permanent\",\n          \"exportControlClassificationNumber\": \"US123456789\",\n          \"isTaxesPaid\": true,\n          \"additionalInformation\": [\n            \"voluptate incididunt e\"\n          ],\n          \"customerReferences\": [\n            {\n              \"typeCode\": \"AFE\",\n              \"value\": \"custref123\"\n            }\n          ],\n          \"customsDocuments\": [\n            {\n              \"typeCode\": \"972\",\n              \"value\": \"custdoc456\"\n            }\n          ]\n        }\n      ],\n      \"invoice\": {\n        \"number\": \"12345-ABC\",\n        \"date\": \"2020-03-18\",\n        \"signatureName\": \"Brewer\",\n        \"signatureTitle\": \"Mr.\",\n        \"signatureImage\": \"Base64 encoded image\",\n        \"instructions\": [\n          \"pariatur dolore\"\n        ],\n        \"customerDataTextEntries\": [\n          \"nulla qui eu sint\"\n        ],\n        \"totalNetWeight\": 1395636191.885,\n        \"totalGrossWeight\": 957360064373.813,\n        \"customerReferences\": [\n          {\n            \"typeCode\": \"CU\",\n            \"value\": \"custref112\"\n          }\n        ],\n        \"termsOfPayment\": \"100 days\",\n        \"indicativeCustomsValues\": {\n          \"importCustomsDutyValue\": 150.57,\n          \"importTaxesValue\": 49.43\n        }\n      },\n      \"remarks\": [\n        {\n          \"value\": \"declaration remark\"\n        },\n        {\n          \"value\": \"declaration remark\"\n        }\n      ],\n      \"additionalCharges\": [\n        {\n          \"value\": 10,\n          \"typeCode\": \"freight\",\n          \"caption\": \"fee\"\n        },\n        {\n          \"value\": 10,\n          \"typeCode\": \"freight\",\n          \"caption\": \"fee\"\n        }\n      ],\n      \"destinationPortName\": \"port details\",\n      \"placeOfIncoterm\": \"port of departure or destination details\",\n      \"payerVATNumber\": \"12345ED\",\n      \"recipientReference\": \"recipient reference\",\n      \"exporter\": {\n        \"id\": \"123\",\n        \"code\": \"EXPCZ\"\n      },\n      \"packageMarks\": \"marks\",\n      \"declarationNotes\": [\n        {\n          \"value\": \"up to three declaration notes\"\n        },\n        {\n          \"value\": \"up to three declaration notes\"\n        }\n      ],\n      \"exportReference\": \"export reference\",\n      \"exportReason\": \"export reason\",\n      \"exportReasonType\": \"permanent\",\n      \"licenses\": [\n        {\n          \"typeCode\": \"import\",\n          \"value\": \"license\"\n        },\n        {\n          \"typeCode\": \"export\",\n          \"value\": \"license\"\n        }\n      ],\n      \"shipmentType\": \"personal\",\n      \"customsDocuments\": [\n        {\n          \"typeCode\": \"972\",\n          \"value\": \"custdoc445\"\n        }\n      ]\n    },\n    \"USFilingTypeValue\": \"12345\"\n  },\n  \"localProductCode\": \"D\",\n  \"getRateEstimates\": false,\n  \"valueAddedServices\": [\n    {\n      \"serviceCode\": \"II\",\n      \"value\": 100,\n      \"currency\": \"GBP\",\n      \"method\": \"cash\"\n    },\n    {\n      \"serviceCode\": \"II\",\n      \"value\": 100,\n      \"currency\": \"GBP\",\n      \"method\": \"cash\"\n    }\n  ],\n  \"outputImageProperties\": {\n    \"printerDPI\": 300,\n    \"customerBarcodes\": [\n      {\n        \"content\": \"barcode content\",\n        \"symbologyCode\": \"93\",\n        \"textBelowBarcode\": \"text below barcode\"\n      }\n    ],\n    \"customerLogos\": [\n      {\n        \"fileFormat\": \"PNG\",\n        \"content\": \"base64 encoded image\"\n      }\n    ],\n    \"encodingFormat\": \"pdf\",\n    \"splitTransportAndWaybillDocLabels\": false,\n    \"allDocumentsInOneImage\": false,\n    \"splitDocumentsByPages\": false,\n    \"splitInvoiceAndReceipt\": false,\n    \"receiptAndLabelsInOneImage\": true\n  },\n  \"customerReferences\": [\n    {\n      \"value\": \"Customer reference\",\n      \"typeCode\": \"CU\"\n    },\n    {\n      \"value\": \"Customer reference\",\n      \"typeCode\": \"CU\"\n    }\n  ],\n  \"identifiers\": [\n    {\n      \"typeCode\": \"shipmentId\",\n      \"value\": \"1234567890\",\n      \"dataIdentifier\": \"00\"\n    }\n  ],\n  \"documentImages\": [\n    {\n      \"content\": \"base64 encoded image\",\n      \"typeCode\": \"INV\",\n      \"imageFormat\": \"PDF\"\n    }\n  ],\n  \"onDemandDelivery\": {},\n  \"requestOndemandDeliveryURL\": false,\n  \"shipmentNotification\": [\n    {\n      \"typeCode\": \"email\",\n      \"receiverId\": \"receiver@email.com\",\n      \"languageCode\": \"eng\",\n      \"languageCountryCode\": \"UK\",\n      \"bespokeMessage\": \"message to be included in the notification\"\n    },\n    {\n      \"typeCode\": \"email\",\n      \"receiverId\": \"receiver@email.com\",\n      \"languageCode\": \"eng\",\n      \"languageCountryCode\": \"UK\",\n      \"bespokeMessage\": \"message to be included in the notification\"\n    }\n  ],\n  \"prepaidCharges\": [\n    {\n      \"typeCode\": \"freight\",\n      \"currency\": \"CZK\",\n      \"value\": 200,\n      \"method\": \"cash\"\n    }\n  ],\n  \"getTransliteratedResponse\": false,\n  \"estimatedDeliveryDate\": {\n    \"isRequested\": false,\n    \"typeCode\": \"QDDC\"\n  },\n  \"getAdditionalInformation\": [\n    {\n      \"isRequested\": false,\n      \"typeCode\": \"barcodeInformation\"\n    },\n    {\n      \"isRequested\": false,\n      \"typeCode\": \"barcodeInformation\"\n    }\n  ],\n  \"parentShipment\": {\n    \"productCode\": \"c\",\n    \"packagesCount\": 77629533\n  }\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/shipments?strictValidation=false",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "shipments"
          ],
          "query": [
            {
              "key": "strictValidation",
              "value": "false"
            }
          ]
        }
      },
      "status": "Created",
      "code": 201,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Location",
          "value": "sed ut mollit",
          "description": "Location of the created resource e.g. `/shipments/1117120421`"
        },
        {
          "key": "Message-Reference",
          "value": "sed ut mollit",
          "description": ""
        },
        {
          "key": "Invocation-Id",
          "value": "sed ut mollit",
          "description": ""
        },
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"url\": \"https://express.api.dhl.com/mydhlapi/shipments\",\n  \"shipmentTrackingNumber\": \"123456790\",\n  \"cancelPickupUrl\": \"https://express.api.dhl.com/mydhlapi/shipment-pickups/PRG200227000256\",\n  \"trackingUrl\": \"https://express.api.dhl.com/mydhlapi/shipments/1234567890/tracking\",\n  \"dispatchConfirmationNumber\": \"PRG200227000256\",\n  \"packages\": [\n    {\n      \"trackingNumber\": \"JD914600003889482921\",\n      \"referenceNumber\": 1,\n      \"trackingUrl\": \"https://express.api.dhl.com/mydhlapi/shipments/1234567890/tracking?PieceID=JD014600003889482921\",\n      \"volumetricWeight\": 2.5,\n      \"documents\": [\n        {\n          \"imageFormat\": \"PNG\",\n          \"content\": \"base64 encoded document\",\n          \"typeCode\": \"qr-code\"\n        },\n        {\n          \"imageFormat\": \"PNG\",\n          \"content\": \"base64 encoded document\",\n          \"typeCode\": \"qr-code\"\n        }\n      ]\n    },\n    {\n      \"trackingNumber\": \"JD914600003889482921\",\n      \"referenceNumber\": 1,\n      \"trackingUrl\": \"https://express.api.dhl.com/mydhlapi/shipments/1234567890/tracking?PieceID=JD014600003889482921\",\n      \"volumetricWeight\": 2.5,\n      \"documents\": [\n        {\n          \"imageFormat\": \"PNG\",\n          \"content\": \"base64 encoded document\",\n          \"typeCode\": \"qr-code\"\n        },\n        {\n          \"imageFormat\": \"PNG\",\n          \"content\": \"base64 encoded document\",\n          \"typeCode\": \"qr-code\"\n        }\n      ]\n    }\n  ],\n  \"documents\": [\n    {\n      \"imageFormat\": \"PDF\",\n      \"content\": \"base64 encoded document\",\n      \"typeCode\": \"label\"\n    },\n    {\n      \"imageFormat\": \"PDF\",\n      \"content\": \"base64 encoded document\",\n      \"typeCode\": \"label\"\n    }\n  ],\n  \"onDemandDeliveryURL\": \"https://odd-test.dhl.com/odd-online/US/wH24aaaaa1\",\n  \"shipmentDetails\": [\n    {\n      \"serviceHandlingFeatureCodes\": [\n        \"C\",\n        \"C\"\n      ],\n      \"volumetricWeight\": 245.56,\n      \"billingCode\": \"IMP\",\n      \"serviceContentCode\": \"WPX\",\n      \"customerDetails\": {\n        \"shipperDetails\": {\n          \"postalAddress\": {\n            \"postalCode\": \"27801\",\n            \"cityName\": \"Kralupy nad Vltavou\",\n            \"countryCode\": \"CZ\",\n            \"addressLine1\": \"Na Cukrovaru 1063\",\n            \"provinceCode\": \"CZ\",\n            \"addressLine2\": \"addres 2\",\n            \"addressLine3\": \"address 3\",\n            \"cityDistrictName\": \"Kralupy\",\n            \"provinceName\": \"Central Bohemia\",\n            \"countryName\": \"Czech Republic\"\n          },\n          \"contactInformation\": {\n            \"companyName\": \"Better One s.r.o\",\n            \"fullName\": \"Huahom Peral\"\n          }\n        },\n        \"receiverDetails\": {\n          \"postalAddress\": {\n            \"postalCode\": \"27801\",\n            \"cityName\": \"Kralupy nad Vltavou\",\n            \"countryCode\": \"CZ\",\n            \"addressLine1\": \"Na Cukrovaru 1063\",\n            \"provinceCode\": \"CZ\",\n            \"addressLine2\": \"addres 2\",\n            \"addressLine3\": \"address 3\",\n            \"cityDistrictName\": \"Kralupy\",\n            \"provinceName\": \"Central Bohemia\",\n            \"countryName\": \"Czech Republic\"\n          },\n          \"contactInformation\": {\n            \"companyName\": \"Better One s.r.o\",\n            \"fullName\": \"Huahom Peral\"\n          }\n        }\n      },\n      \"originServiceArea\": {\n        \"facilityCode\": \"TSS\",\n        \"serviceAreaCode\": \"ZYP\",\n        \"outboundSortCode\": \"Lorem sint occaecat fugiat Ut\"\n      },\n      \"destinationServiceArea\": {\n        \"facilityCode\": \"GUM\",\n        \"serviceAreaCode\": \"GUM\",\n        \"inboundSortCode\": \"magna\"\n      },\n      \"dhlRoutingCode\": \"GBSE186PJ+48500001\",\n      \"dhlRoutingDataId\": \"2L\",\n      \"deliveryDateCode\": \"S\",\n      \"deliveryTimeCode\": \"X09\",\n      \"productShortName\": \"EXPRESS WORLDWIDE\",\n      \"valueAddedServices\": [\n        {\n          \"serviceCode\": \"II\",\n          \"description\": \"INSURANCE\"\n        },\n        {\n          \"serviceCode\": \"II\",\n          \"description\": \"INSURANCE\"\n        }\n      ],\n      \"pickupDetails\": {\n        \"localCutoffDateAndTime\": \"2021-10-04T16:30:00\",\n        \"gmtCutoffTime\": \"17:00:00\",\n        \"cutoffTimeOffset\": \"PT30M\",\n        \"pickupEarliest\": \"09:00:00\",\n        \"pickupLatest\": \"17:00:00\",\n        \"totalTransitDays\": \"8\",\n        \"pickupAdditionalDays\": \"0\",\n        \"deliveryAdditionalDays\": \"0\",\n        \"pickupDayOfWeek\": \"1\",\n        \"deliveryDayOfWeek\": \"2\"\n      }\n    },\n    {\n      \"serviceHandlingFeatureCodes\": [\n        \"C\",\n        \"C\"\n      ],\n      \"volumetricWeight\": 245.56,\n      \"billingCode\": \"IMP\",\n      \"serviceContentCode\": \"WPX\",\n      \"customerDetails\": {\n        \"shipperDetails\": {\n          \"postalAddress\": {\n            \"postalCode\": \"27801\",\n            \"cityName\": \"Kralupy nad Vltavou\",\n            \"countryCode\": \"CZ\",\n            \"addressLine1\": \"Na Cukrovaru 1063\",\n            \"provinceCode\": \"CZ\",\n            \"addressLine2\": \"addres 2\",\n            \"addressLine3\": \"address 3\",\n            \"cityDistrictName\": \"Kralupy\",\n            \"provinceName\": \"Central Bohemia\",\n            \"countryName\": \"Czech Republic\"\n          },\n          \"contactInformation\": {\n            \"companyName\": \"Better One s.r.o\",\n            \"fullName\": \"Huahom Peral\"\n          }\n        },\n        \"receiverDetails\": {\n          \"postalAddress\": {\n            \"postalCode\": \"27801\",\n            \"cityName\": \"Kralupy nad Vltavou\",\n            \"countryCode\": \"CZ\",\n            \"addressLine1\": \"Na Cukrovaru 1063\",\n            \"provinceCode\": \"CZ\",\n            \"addressLine2\": \"addres 2\",\n            \"addressLine3\": \"address 3\",\n            \"cityDistrictName\": \"Kralupy\",\n            \"provinceName\": \"Central Bohemia\",\n            \"countryName\": \"Czech Republic\"\n          },\n          \"contactInformation\": {\n            \"companyName\": \"Better One s.r.o\",\n            \"fullName\": \"Huahom Peral\"\n          }\n        }\n      },\n      \"originServiceArea\": {\n        \"facilityCode\": \"TSS\",\n        \"serviceAreaCode\": \"ZYP\",\n        \"outboundSortCode\": \"aliquip anim laborum qui\"\n      },\n      \"destinationServiceArea\": {\n        \"facilityCode\": \"GUM\",\n        \"serviceAreaCode\": \"GUM\",\n        \"inboundSortCode\": \"enim\"\n      },\n      \"dhlRoutingCode\": \"GBSE186PJ+48500001\",\n      \"dhlRoutingDataId\": \"2L\",\n      \"deliveryDateCode\": \"S\",\n      \"deliveryTimeCode\": \"X09\",\n      \"productShortName\": \"EXPRESS WORLDWIDE\",\n      \"valueAddedServices\": [\n        {\n          \"serviceCode\": \"II\",\n          \"description\": \"INSURANCE\"\n        },\n        {\n          \"serviceCode\": \"II\",\n          \"description\": \"INSURANCE\"\n        }\n      ],\n      \"pickupDetails\": {\n        \"localCutoffDateAndTime\": \"2021-10-04T16:30:00\",\n        \"gmtCutoffTime\": \"17:00:00\",\n        \"cutoffTimeOffset\": \"PT30M\",\n        \"pickupEarliest\": \"09:00:00\",\n        \"pickupLatest\": \"17:00:00\",\n        \"totalTransitDays\": \"8\",\n        \"pickupAdditionalDays\": \"0\",\n        \"deliveryAdditionalDays\": \"0\",\n        \"pickupDayOfWeek\": \"1\",\n        \"deliveryDayOfWeek\": \"2\"\n      }\n    }\n  ],\n  \"shipmentCharges\": [\n    {\n      \"currencyType\": \"BILLC\",\n      \"priceCurrency\": \"USD\",\n      \"price\": 147,\n      \"serviceBreakdown\": [\n        {\n          \"name\": \"EXPRESS WORLDWIDE\",\n          \"price\": 147,\n          \"typeCode\": \"FF\"\n        },\n        {\n          \"name\": \"EXPRESS WORLDWIDE\",\n          \"price\": 147,\n          \"typeCode\": \"FF\"\n        }\n      ]\n    },\n    {\n      \"currencyType\": \"BILLC\",\n      \"priceCurrency\": \"USD\",\n      \"price\": 147,\n      \"serviceBreakdown\": [\n        {\n          \"name\": \"EXPRESS WORLDWIDE\",\n          \"price\": 147,\n          \"typeCode\": \"FF\"\n        },\n        {\n          \"name\": \"EXPRESS WORLDWIDE\",\n          \"price\": 147,\n          \"typeCode\": \"FF\"\n        }\n      ]\n    }\n  ],\n  \"barcodeInfo\": {\n    \"shipmentIdentificationNumberBarcodeContent\": \"base64 encoded airwaybill number\",\n    \"originDestinationServiceTypeBarcodeContent\": \"base64 encoded string\",\n    \"routingBarcodeContent\": \"base64 encoded string\",\n    \"trackingNumberBarcodes\": [\n      {\n        \"referenceNumber\": 1,\n        \"trackingNumberBarcodeContent\": \"base64 encoded string\"\n      }\n    ]\n  },\n  \"estimatedDeliveryDate\": {\n    \"estimatedDeliveryDate\": \"2021-09-27\",\n    \"estimatedDeliveryType\": \"QDDC\"\n  },\n  \"warnings\": [\n    \"can't return prices\",\n    \"can't return prices\"\n  ]\n}"
    },
    {
      "name": "Wrong input parameters",
      "originalRequest": {
        "method": "POST",
        "header": [
          {
            "description": "Added as a part of security scheme: basic",
            "key": "Authorization",
            "value": "Basic <credentials>"
          },
          {
            "description": "Please provide message reference\n",
            "key": "Message-Reference",
            "value": "d0e7832e-5c98-11ea-bc55-0242ac13"
          },
          {
            "description": "Optional reference date in the  HTTP-date format https://tools.ietf.org/html/rfc7231#section-7.1.1.2",
            "key": "Message-Reference-Date",
            "value": "Wed, 21 Oct 2015 07:28:00 GMT"
          },
          {
            "description": "Please provide name of the plugin (applicable to 3PV only)\n",
            "key": "Plugin-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the plugin (applicable to 3PV only)\n",
            "key": "Plugin-Version",
            "value": " "
          },
          {
            "description": "Please provide name of the shipping platform(applicable to 3PV only)\n",
            "key": "Shipping-System-Platform-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the shipping platform (applicable to 3PV only)\n",
            "key": "Shipping-System-Platform-Version",
            "value": " "
          },
          {
            "description": "Please provide name of the webstore platform (applicable to 3PV only)\n",
            "key": "Webstore-Platform-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the webstore platform (applicable to 3PV only)\n",
            "key": "Webstore-Platform-Version",
            "value": " "
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"plannedShippingDateAndTime\": \"2019-08-04T14:00:31GMT+01:00\",\n  \"pickup\": {\n    \"isRequested\": false,\n    \"closeTime\": \"18:00\",\n    \"location\": \"reception\",\n    \"specialInstructions\": [\n      {\n        \"value\": \"please ring door bell\",\n        \"typeCode\": \"TBD\"\n      }\n    ],\n    \"pickupDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"pickupRequestorDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"other\"\n    }\n  },\n  \"productCode\": \"D\",\n  \"accounts\": [\n    {\n      \"typeCode\": \"shipper\",\n      \"number\": \"123456789\"\n    }\n  ],\n  \"customerDetails\": {\n    \"shipperDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"receiverDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"other\"\n    },\n    \"buyerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+44123456789\",\n        \"companyName\": \"Customer Company Name\",\n        \"fullName\": \"Mark Companer\",\n        \"email\": \"buyer@domain.com\",\n        \"mobilePhone\": \"+42123456789\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"importerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"exporterDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"reseller\"\n    },\n    \"sellerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"payerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"ultimateConsigneeDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": {\n        \"typeCode\": \"VAT\",\n        \"number\": \"CZ123456789\",\n        \"issuerCountryCode\": \"CZ\"\n      },\n      \"typeCode\": \"dolore mollit exercitation culpa\"\n    }\n  },\n  \"content\": {\n    \"packages\": [\n      {\n        \"weight\": 22.501,\n        \"dimensions\": {\n          \"length\": 15.001,\n          \"width\": 15.001,\n          \"height\": 40.001\n        },\n        \"typeCode\": \"2BP\",\n        \"customerReferences\": [\n          {\n            \"value\": \"Customer reference\",\n            \"typeCode\": \"CU\"\n          }\n        ],\n        \"identifiers\": [\n          {\n            \"typeCode\": \"shipmentId\",\n            \"value\": \"1234567890\",\n            \"dataIdentifier\": \"00\"\n          }\n        ],\n        \"description\": \"Piece content description\",\n        \"labelBarcodes\": [\n          {\n            \"position\": \"left\",\n            \"symbologyCode\": \"93\",\n            \"content\": \"irure in ex ad deserunt\",\n            \"textBelowBarcode\": \"text below left barcode\"\n          },\n          {\n            \"position\": \"left\",\n            \"symbologyCode\": \"93\",\n            \"content\": \"culpa\",\n            \"textBelowBarcode\": \"text below left barcode\"\n          }\n        ],\n        \"labelText\": [\n          {\n            \"position\": \"left\",\n            \"caption\": \"text caption\",\n            \"value\": \"text value\"\n          },\n          {\n            \"position\": \"left\",\n            \"caption\": \"text caption\",\n            \"value\": \"text value\"\n          }\n        ],\n        \"labelDescription\": \"bespoke label description\"\n      }\n    ],\n    \"isCustomsDeclarable\": true,\n    \"description\": \"shipment description\",\n    \"incoterm\": \"DAP\",\n    \"unitOfMeasurement\": \"metric\",\n    \"declaredValue\": 150,\n    \"declaredValueCurrency\": \"CZK\",\n    \"exportDeclaration\": {\n      \"lineItems\": [\n        {\n          \"number\": 1,\n          \"description\": \"line item description\",\n          \"price\": 150,\n          \"quantity\": {\n            \"value\": 1,\n            \"unitOfMeasurement\": \"BOX\"\n          },\n          \"manufacturerCountry\": \"CZ\",\n          \"weight\": {\n            \"netValue\": 10,\n            \"grossValue\": 10\n          },\n          \"commodityCodes\": [\n            {\n              \"typeCode\": \"outbound\",\n              \"value\": \"HS1234567890\"\n            }\n          ],\n          \"exportReasonType\": \"permanent\",\n          \"exportControlClassificationNumber\": \"US123456789\",\n          \"isTaxesPaid\": true,\n          \"additionalInformation\": [\n            \"voluptate incididunt e\"\n          ],\n          \"customerReferences\": [\n            {\n              \"typeCode\": \"AFE\",\n              \"value\": \"custref123\"\n            }\n          ],\n          \"customsDocuments\": [\n            {\n              \"typeCode\": \"972\",\n              \"value\": \"custdoc456\"\n            }\n          ]\n        }\n      ],\n      \"invoice\": {\n        \"number\": \"12345-ABC\",\n        \"date\": \"2020-03-18\",\n        \"signatureName\": \"Brewer\",\n        \"signatureTitle\": \"Mr.\",\n        \"signatureImage\": \"Base64 encoded image\",\n        \"instructions\": [\n          \"pariatur dolore\"\n        ],\n        \"customerDataTextEntries\": [\n          \"nulla qui eu sint\"\n        ],\n        \"totalNetWeight\": 1395636191.885,\n        \"totalGrossWeight\": 957360064373.813,\n        \"customerReferences\": [\n          {\n            \"typeCode\": \"CU\",\n            \"value\": \"custref112\"\n          }\n        ],\n        \"termsOfPayment\": \"100 days\",\n        \"indicativeCustomsValues\": {\n          \"importCustomsDutyValue\": 150.57,\n          \"importTaxesValue\": 49.43\n        }\n      },\n      \"remarks\": [\n        {\n          \"value\": \"declaration remark\"\n        },\n        {\n          \"value\": \"declaration remark\"\n        }\n      ],\n      \"additionalCharges\": [\n        {\n          \"value\": 10,\n          \"typeCode\": \"freight\",\n          \"caption\": \"fee\"\n        },\n        {\n          \"value\": 10,\n          \"typeCode\": \"freight\",\n          \"caption\": \"fee\"\n        }\n      ],\n      \"destinationPortName\": \"port details\",\n      \"placeOfIncoterm\": \"port of departure or destination details\",\n      \"payerVATNumber\": \"12345ED\",\n      \"recipientReference\": \"recipient reference\",\n      \"exporter\": {\n        \"id\": \"123\",\n        \"code\": \"EXPCZ\"\n      },\n      \"packageMarks\": \"marks\",\n      \"declarationNotes\": [\n        {\n          \"value\": \"up to three declaration notes\"\n        },\n        {\n          \"value\": \"up to three declaration notes\"\n        }\n      ],\n      \"exportReference\": \"export reference\",\n      \"exportReason\": \"export reason\",\n      \"exportReasonType\": \"permanent\",\n      \"licenses\": [\n        {\n          \"typeCode\": \"import\",\n          \"value\": \"license\"\n        },\n        {\n          \"typeCode\": \"export\",\n          \"value\": \"license\"\n        }\n      ],\n      \"shipmentType\": \"personal\",\n      \"customsDocuments\": [\n        {\n          \"typeCode\": \"972\",\n          \"value\": \"custdoc445\"\n        }\n      ]\n    },\n    \"USFilingTypeValue\": \"12345\"\n  },\n  \"localProductCode\": \"D\",\n  \"getRateEstimates\": false,\n  \"valueAddedServices\": [\n    {\n      \"serviceCode\": \"II\",\n      \"value\": 100,\n      \"currency\": \"GBP\",\n      \"method\": \"cash\"\n    },\n    {\n      \"serviceCode\": \"II\",\n      \"value\": 100,\n      \"currency\": \"GBP\",\n      \"method\": \"cash\"\n    }\n  ],\n  \"outputImageProperties\": {\n    \"printerDPI\": 300,\n    \"customerBarcodes\": [\n      {\n        \"content\": \"barcode content\",\n        \"symbologyCode\": \"93\",\n        \"textBelowBarcode\": \"text below barcode\"\n      }\n    ],\n    \"customerLogos\": [\n      {\n        \"fileFormat\": \"PNG\",\n        \"content\": \"base64 encoded image\"\n      }\n    ],\n    \"encodingFormat\": \"pdf\",\n    \"splitTransportAndWaybillDocLabels\": false,\n    \"allDocumentsInOneImage\": false,\n    \"splitDocumentsByPages\": false,\n    \"splitInvoiceAndReceipt\": false,\n    \"receiptAndLabelsInOneImage\": true\n  },\n  \"customerReferences\": [\n    {\n      \"value\": \"Customer reference\",\n      \"typeCode\": \"CU\"\n    },\n    {\n      \"value\": \"Customer reference\",\n      \"typeCode\": \"CU\"\n    }\n  ],\n  \"identifiers\": [\n    {\n      \"typeCode\": \"shipmentId\",\n      \"value\": \"1234567890\",\n      \"dataIdentifier\": \"00\"\n    }\n  ],\n  \"documentImages\": [\n    {\n      \"content\": \"base64 encoded image\",\n      \"typeCode\": \"INV\",\n      \"imageFormat\": \"PDF\"\n    }\n  ],\n  \"onDemandDelivery\": {},\n  \"requestOndemandDeliveryURL\": false,\n  \"shipmentNotification\": [\n    {\n      \"typeCode\": \"email\",\n      \"receiverId\": \"receiver@email.com\",\n      \"languageCode\": \"eng\",\n      \"languageCountryCode\": \"UK\",\n      \"bespokeMessage\": \"message to be included in the notification\"\n    },\n    {\n      \"typeCode\": \"email\",\n      \"receiverId\": \"receiver@email.com\",\n      \"languageCode\": \"eng\",\n      \"languageCountryCode\": \"UK\",\n      \"bespokeMessage\": \"message to be included in the notification\"\n    }\n  ],\n  \"prepaidCharges\": [\n    {\n      \"typeCode\": \"freight\",\n      \"currency\": \"CZK\",\n      \"value\": 200,\n      \"method\": \"cash\"\n    }\n  ],\n  \"getTransliteratedResponse\": false,\n  \"estimatedDeliveryDate\": {\n    \"isRequested\": false,\n    \"typeCode\": \"QDDC\"\n  },\n  \"getAdditionalInformation\": [\n    {\n      \"isRequested\": false,\n      \"typeCode\": \"barcodeInformation\"\n    },\n    {\n      \"isRequested\": false,\n      \"typeCode\": \"barcodeInformation\"\n    }\n  ],\n  \"parentShipment\": {\n    \"productCode\": \"c\",\n    \"packagesCount\": 77629533\n  }\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/shipments?strictValidation=false",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "shipments"
          ],
          "query": [
            {
              "key": "strictValidation",
              "value": "false"
            }
          ]
        }
      },
      "status": "Bad Request",
      "code": 400,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"instance\": \"/expressapi/shipments\",\n  \"detail\": \"998: ShipTimeStamp is not well formatted.(Expected Sample Format : '2010-02-11T17:10:09 GMT+01:00')\",\n  \"title\": \"Bad request\",\n  \"message\": \"Bad request\",\n  \"status\": \"400\"\n}"
    },
    {
      "name": "Wrong input parameters",
      "originalRequest": {
        "method": "POST",
        "header": [
          {
            "description": "Added as a part of security scheme: basic",
            "key": "Authorization",
            "value": "Basic <credentials>"
          },
          {
            "description": "Please provide message reference\n",
            "key": "Message-Reference",
            "value": "d0e7832e-5c98-11ea-bc55-0242ac13"
          },
          {
            "description": "Optional reference date in the  HTTP-date format https://tools.ietf.org/html/rfc7231#section-7.1.1.2",
            "key": "Message-Reference-Date",
            "value": "Wed, 21 Oct 2015 07:28:00 GMT"
          },
          {
            "description": "Please provide name of the plugin (applicable to 3PV only)\n",
            "key": "Plugin-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the plugin (applicable to 3PV only)\n",
            "key": "Plugin-Version",
            "value": " "
          },
          {
            "description": "Please provide name of the shipping platform(applicable to 3PV only)\n",
            "key": "Shipping-System-Platform-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the shipping platform (applicable to 3PV only)\n",
            "key": "Shipping-System-Platform-Version",
            "value": " "
          },
          {
            "description": "Please provide name of the webstore platform (applicable to 3PV only)\n",
            "key": "Webstore-Platform-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the webstore platform (applicable to 3PV only)\n",
            "key": "Webstore-Platform-Version",
            "value": " "
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"plannedShippingDateAndTime\": \"2019-08-04T14:00:31GMT+01:00\",\n  \"pickup\": {\n    \"isRequested\": false,\n    \"closeTime\": \"18:00\",\n    \"location\": \"reception\",\n    \"specialInstructions\": [\n      {\n        \"value\": \"please ring door bell\",\n        \"typeCode\": \"TBD\"\n      }\n    ],\n    \"pickupDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"pickupRequestorDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"other\"\n    }\n  },\n  \"productCode\": \"D\",\n  \"accounts\": [\n    {\n      \"typeCode\": \"shipper\",\n      \"number\": \"123456789\"\n    }\n  ],\n  \"customerDetails\": {\n    \"shipperDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"receiverDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"other\"\n    },\n    \"buyerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+44123456789\",\n        \"companyName\": \"Customer Company Name\",\n        \"fullName\": \"Mark Companer\",\n        \"email\": \"buyer@domain.com\",\n        \"mobilePhone\": \"+42123456789\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"importerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"exporterDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"reseller\"\n    },\n    \"sellerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"payerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"ultimateConsigneeDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": {\n        \"typeCode\": \"VAT\",\n        \"number\": \"CZ123456789\",\n        \"issuerCountryCode\": \"CZ\"\n      },\n      \"typeCode\": \"dolore mollit exercitation culpa\"\n    }\n  },\n  \"content\": {\n    \"packages\": [\n      {\n        \"weight\": 22.501,\n        \"dimensions\": {\n          \"length\": 15.001,\n          \"width\": 15.001,\n          \"height\": 40.001\n        },\n        \"typeCode\": \"2BP\",\n        \"customerReferences\": [\n          {\n            \"value\": \"Customer reference\",\n            \"typeCode\": \"CU\"\n          }\n        ],\n        \"identifiers\": [\n          {\n            \"typeCode\": \"shipmentId\",\n            \"value\": \"1234567890\",\n            \"dataIdentifier\": \"00\"\n          }\n        ],\n        \"description\": \"Piece content description\",\n        \"labelBarcodes\": [\n          {\n            \"position\": \"left\",\n            \"symbologyCode\": \"93\",\n            \"content\": \"irure in ex ad deserunt\",\n            \"textBelowBarcode\": \"text below left barcode\"\n          },\n          {\n            \"position\": \"left\",\n            \"symbologyCode\": \"93\",\n            \"content\": \"culpa\",\n            \"textBelowBarcode\": \"text below left barcode\"\n          }\n        ],\n        \"labelText\": [\n          {\n            \"position\": \"left\",\n            \"caption\": \"text caption\",\n            \"value\": \"text value\"\n          },\n          {\n            \"position\": \"left\",\n            \"caption\": \"text caption\",\n            \"value\": \"text value\"\n          }\n        ],\n        \"labelDescription\": \"bespoke label description\"\n      }\n    ],\n    \"isCustomsDeclarable\": true,\n    \"description\": \"shipment description\",\n    \"incoterm\": \"DAP\",\n    \"unitOfMeasurement\": \"metric\",\n    \"declaredValue\": 150,\n    \"declaredValueCurrency\": \"CZK\",\n    \"exportDeclaration\": {\n      \"lineItems\": [\n        {\n          \"number\": 1,\n          \"description\": \"line item description\",\n          \"price\": 150,\n          \"quantity\": {\n            \"value\": 1,\n            \"unitOfMeasurement\": \"BOX\"\n          },\n          \"manufacturerCountry\": \"CZ\",\n          \"weight\": {\n            \"netValue\": 10,\n            \"grossValue\": 10\n          },\n          \"commodityCodes\": [\n            {\n              \"typeCode\": \"outbound\",\n              \"value\": \"HS1234567890\"\n            }\n          ],\n          \"exportReasonType\": \"permanent\",\n          \"exportControlClassificationNumber\": \"US123456789\",\n          \"isTaxesPaid\": true,\n          \"additionalInformation\": [\n            \"voluptate incididunt e\"\n          ],\n          \"customerReferences\": [\n            {\n              \"typeCode\": \"AFE\",\n              \"value\": \"custref123\"\n            }\n          ],\n          \"customsDocuments\": [\n            {\n              \"typeCode\": \"972\",\n              \"value\": \"custdoc456\"\n            }\n          ]\n        }\n      ],\n      \"invoice\": {\n        \"number\": \"12345-ABC\",\n        \"date\": \"2020-03-18\",\n        \"signatureName\": \"Brewer\",\n        \"signatureTitle\": \"Mr.\",\n        \"signatureImage\": \"Base64 encoded image\",\n        \"instructions\": [\n          \"pariatur dolore\"\n        ],\n        \"customerDataTextEntries\": [\n          \"nulla qui eu sint\"\n        ],\n        \"totalNetWeight\": 1395636191.885,\n        \"totalGrossWeight\": 957360064373.813,\n        \"customerReferences\": [\n          {\n            \"typeCode\": \"CU\",\n            \"value\": \"custref112\"\n          }\n        ],\n        \"termsOfPayment\": \"100 days\",\n        \"indicativeCustomsValues\": {\n          \"importCustomsDutyValue\": 150.57,\n          \"importTaxesValue\": 49.43\n        }\n      },\n      \"remarks\": [\n        {\n          \"value\": \"declaration remark\"\n        },\n        {\n          \"value\": \"declaration remark\"\n        }\n      ],\n      \"additionalCharges\": [\n        {\n          \"value\": 10,\n          \"typeCode\": \"freight\",\n          \"caption\": \"fee\"\n        },\n        {\n          \"value\": 10,\n          \"typeCode\": \"freight\",\n          \"caption\": \"fee\"\n        }\n      ],\n      \"destinationPortName\": \"port details\",\n      \"placeOfIncoterm\": \"port of departure or destination details\",\n      \"payerVATNumber\": \"12345ED\",\n      \"recipientReference\": \"recipient reference\",\n      \"exporter\": {\n        \"id\": \"123\",\n        \"code\": \"EXPCZ\"\n      },\n      \"packageMarks\": \"marks\",\n      \"declarationNotes\": [\n        {\n          \"value\": \"up to three declaration notes\"\n        },\n        {\n          \"value\": \"up to three declaration notes\"\n        }\n      ],\n      \"exportReference\": \"export reference\",\n      \"exportReason\": \"export reason\",\n      \"exportReasonType\": \"permanent\",\n      \"licenses\": [\n        {\n          \"typeCode\": \"import\",\n          \"value\": \"license\"\n        },\n        {\n          \"typeCode\": \"export\",\n          \"value\": \"license\"\n        }\n      ],\n      \"shipmentType\": \"personal\",\n      \"customsDocuments\": [\n        {\n          \"typeCode\": \"972\",\n          \"value\": \"custdoc445\"\n        }\n      ]\n    },\n    \"USFilingTypeValue\": \"12345\"\n  },\n  \"localProductCode\": \"D\",\n  \"getRateEstimates\": false,\n  \"valueAddedServices\": [\n    {\n      \"serviceCode\": \"II\",\n      \"value\": 100,\n      \"currency\": \"GBP\",\n      \"method\": \"cash\"\n    },\n    {\n      \"serviceCode\": \"II\",\n      \"value\": 100,\n      \"currency\": \"GBP\",\n      \"method\": \"cash\"\n    }\n  ],\n  \"outputImageProperties\": {\n    \"printerDPI\": 300,\n    \"customerBarcodes\": [\n      {\n        \"content\": \"barcode content\",\n        \"symbologyCode\": \"93\",\n        \"textBelowBarcode\": \"text below barcode\"\n      }\n    ],\n    \"customerLogos\": [\n      {\n        \"fileFormat\": \"PNG\",\n        \"content\": \"base64 encoded image\"\n      }\n    ],\n    \"encodingFormat\": \"pdf\",\n    \"splitTransportAndWaybillDocLabels\": false,\n    \"allDocumentsInOneImage\": false,\n    \"splitDocumentsByPages\": false,\n    \"splitInvoiceAndReceipt\": false,\n    \"receiptAndLabelsInOneImage\": true\n  },\n  \"customerReferences\": [\n    {\n      \"value\": \"Customer reference\",\n      \"typeCode\": \"CU\"\n    },\n    {\n      \"value\": \"Customer reference\",\n      \"typeCode\": \"CU\"\n    }\n  ],\n  \"identifiers\": [\n    {\n      \"typeCode\": \"shipmentId\",\n      \"value\": \"1234567890\",\n      \"dataIdentifier\": \"00\"\n    }\n  ],\n  \"documentImages\": [\n    {\n      \"content\": \"base64 encoded image\",\n      \"typeCode\": \"INV\",\n      \"imageFormat\": \"PDF\"\n    }\n  ],\n  \"onDemandDelivery\": {},\n  \"requestOndemandDeliveryURL\": false,\n  \"shipmentNotification\": [\n    {\n      \"typeCode\": \"email\",\n      \"receiverId\": \"receiver@email.com\",\n      \"languageCode\": \"eng\",\n      \"languageCountryCode\": \"UK\",\n      \"bespokeMessage\": \"message to be included in the notification\"\n    },\n    {\n      \"typeCode\": \"email\",\n      \"receiverId\": \"receiver@email.com\",\n      \"languageCode\": \"eng\",\n      \"languageCountryCode\": \"UK\",\n      \"bespokeMessage\": \"message to be included in the notification\"\n    }\n  ],\n  \"prepaidCharges\": [\n    {\n      \"typeCode\": \"freight\",\n      \"currency\": \"CZK\",\n      \"value\": 200,\n      \"method\": \"cash\"\n    }\n  ],\n  \"getTransliteratedResponse\": false,\n  \"estimatedDeliveryDate\": {\n    \"isRequested\": false,\n    \"typeCode\": \"QDDC\"\n  },\n  \"getAdditionalInformation\": [\n    {\n      \"isRequested\": false,\n      \"typeCode\": \"barcodeInformation\"\n    },\n    {\n      \"isRequested\": false,\n      \"typeCode\": \"barcodeInformation\"\n    }\n  ],\n  \"parentShipment\": {\n    \"productCode\": \"c\",\n    \"packagesCount\": 77629533\n  }\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/shipments?strictValidation=false",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "shipments"
          ],
          "query": [
            {
              "key": "strictValidation",
              "value": "false"
            }
          ]
        }
      },
      "status": "Unprocessable Entity (WebDAV) (RFC 4918)",
      "code": 422,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"instance\": \"expressapi/shipments\",\n  \"detail\": \"#/content/packages/0/identifiers/0: extraneous key [dataIdentifier] is not permitted\",\n  \"title\": \"Validation error\",\n  \"message\": \"Unprocessable Entity\",\n  \"status\": \"422\"\n}"
    },
    {
      "name": "Process errors",
      "originalRequest": {
        "method": "POST",
        "header": [
          {
            "description": "Added as a part of security scheme: basic",
            "key": "Authorization",
            "value": "Basic <credentials>"
          },
          {
            "description": "Please provide message reference\n",
            "key": "Message-Reference",
            "value": "d0e7832e-5c98-11ea-bc55-0242ac13"
          },
          {
            "description": "Optional reference date in the  HTTP-date format https://tools.ietf.org/html/rfc7231#section-7.1.1.2",
            "key": "Message-Reference-Date",
            "value": "Wed, 21 Oct 2015 07:28:00 GMT"
          },
          {
            "description": "Please provide name of the plugin (applicable to 3PV only)\n",
            "key": "Plugin-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the plugin (applicable to 3PV only)\n",
            "key": "Plugin-Version",
            "value": " "
          },
          {
            "description": "Please provide name of the shipping platform(applicable to 3PV only)\n",
            "key": "Shipping-System-Platform-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the shipping platform (applicable to 3PV only)\n",
            "key": "Shipping-System-Platform-Version",
            "value": " "
          },
          {
            "description": "Please provide name of the webstore platform (applicable to 3PV only)\n",
            "key": "Webstore-Platform-Name",
            "value": " "
          },
          {
            "description": "Please provide version of the webstore platform (applicable to 3PV only)\n",
            "key": "Webstore-Platform-Version",
            "value": " "
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"plannedShippingDateAndTime\": \"2019-08-04T14:00:31GMT+01:00\",\n  \"pickup\": {\n    \"isRequested\": false,\n    \"closeTime\": \"18:00\",\n    \"location\": \"reception\",\n    \"specialInstructions\": [\n      {\n        \"value\": \"please ring door bell\",\n        \"typeCode\": \"TBD\"\n      }\n    ],\n    \"pickupDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"pickupRequestorDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"other\"\n    }\n  },\n  \"productCode\": \"D\",\n  \"accounts\": [\n    {\n      \"typeCode\": \"shipper\",\n      \"number\": \"123456789\"\n    }\n  ],\n  \"customerDetails\": {\n    \"shipperDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"receiverDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"other\"\n    },\n    \"buyerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+44123456789\",\n        \"companyName\": \"Customer Company Name\",\n        \"fullName\": \"Mark Companer\",\n        \"email\": \"buyer@domain.com\",\n        \"mobilePhone\": \"+42123456789\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"importerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"government\"\n    },\n    \"exporterDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"reseller\"\n    },\n    \"sellerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"payerDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": [\n        {\n          \"name\": \"Russian Bank Name\",\n          \"settlementLocalCurrency\": \"RUB\",\n          \"settlementForeignCurrency\": \"USD\"\n        }\n      ],\n      \"typeCode\": \"private\"\n    },\n    \"ultimateConsigneeDetails\": {\n      \"postalAddress\": {\n        \"postalCode\": \"14800\",\n        \"cityName\": \"Prague\",\n        \"countryCode\": \"CZ\",\n        \"addressLine1\": \"V Parku 2308/10\",\n        \"provinceCode\": \"CZ\",\n        \"addressLine2\": \"addres2\",\n        \"addressLine3\": \"addres3\",\n        \"countyName\": \"Central Bohemia\",\n        \"provinceName\": \"Central Bohemia\",\n        \"countryName\": \"Czech Republic\"\n      },\n      \"contactInformation\": {\n        \"phone\": \"+1123456789\",\n        \"companyName\": \"Company Name\",\n        \"fullName\": \"John Brew\",\n        \"email\": \"that@before.de\",\n        \"mobilePhone\": \"+60112345678\"\n      },\n      \"registrationNumbers\": [\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        },\n        {\n          \"typeCode\": \"VAT\",\n          \"number\": \"CZ123456789\",\n          \"issuerCountryCode\": \"CZ\"\n        }\n      ],\n      \"bankDetails\": {\n        \"typeCode\": \"VAT\",\n        \"number\": \"CZ123456789\",\n        \"issuerCountryCode\": \"CZ\"\n      },\n      \"typeCode\": \"dolore mollit exercitation culpa\"\n    }\n  },\n  \"content\": {\n    \"packages\": [\n      {\n        \"weight\": 22.501,\n        \"dimensions\": {\n          \"length\": 15.001,\n          \"width\": 15.001,\n          \"height\": 40.001\n        },\n        \"typeCode\": \"2BP\",\n        \"customerReferences\": [\n          {\n            \"value\": \"Customer reference\",\n            \"typeCode\": \"CU\"\n          }\n        ],\n        \"identifiers\": [\n          {\n            \"typeCode\": \"shipmentId\",\n            \"value\": \"1234567890\",\n            \"dataIdentifier\": \"00\"\n          }\n        ],\n        \"description\": \"Piece content description\",\n        \"labelBarcodes\": [\n          {\n            \"position\": \"left\",\n            \"symbologyCode\": \"93\",\n            \"content\": \"irure in ex ad deserunt\",\n            \"textBelowBarcode\": \"text below left barcode\"\n          },\n          {\n            \"position\": \"left\",\n            \"symbologyCode\": \"93\",\n            \"content\": \"culpa\",\n            \"textBelowBarcode\": \"text below left barcode\"\n          }\n        ],\n        \"labelText\": [\n          {\n            \"position\": \"left\",\n            \"caption\": \"text caption\",\n            \"value\": \"text value\"\n          },\n          {\n            \"position\": \"left\",\n            \"caption\": \"text caption\",\n            \"value\": \"text value\"\n          }\n        ],\n        \"labelDescription\": \"bespoke label description\"\n      }\n    ],\n    \"isCustomsDeclarable\": true,\n    \"description\": \"shipment description\",\n    \"incoterm\": \"DAP\",\n    \"unitOfMeasurement\": \"metric\",\n    \"declaredValue\": 150,\n    \"declaredValueCurrency\": \"CZK\",\n    \"exportDeclaration\": {\n      \"lineItems\": [\n        {\n          \"number\": 1,\n          \"description\": \"line item description\",\n          \"price\": 150,\n          \"quantity\": {\n            \"value\": 1,\n            \"unitOfMeasurement\": \"BOX\"\n          },\n          \"manufacturerCountry\": \"CZ\",\n          \"weight\": {\n            \"netValue\": 10,\n            \"grossValue\": 10\n          },\n          \"commodityCodes\": [\n            {\n              \"typeCode\": \"outbound\",\n              \"value\": \"HS1234567890\"\n            }\n          ],\n          \"exportReasonType\": \"permanent\",\n          \"exportControlClassificationNumber\": \"US123456789\",\n          \"isTaxesPaid\": true,\n          \"additionalInformation\": [\n            \"voluptate incididunt e\"\n          ],\n          \"customerReferences\": [\n            {\n              \"typeCode\": \"AFE\",\n              \"value\": \"custref123\"\n            }\n          ],\n          \"customsDocuments\": [\n            {\n              \"typeCode\": \"972\",\n              \"value\": \"custdoc456\"\n            }\n          ]\n        }\n      ],\n      \"invoice\": {\n        \"number\": \"12345-ABC\",\n        \"date\": \"2020-03-18\",\n        \"signatureName\": \"Brewer\",\n        \"signatureTitle\": \"Mr.\",\n        \"signatureImage\": \"Base64 encoded image\",\n        \"instructions\": [\n          \"pariatur dolore\"\n        ],\n        \"customerDataTextEntries\": [\n          \"nulla qui eu sint\"\n        ],\n        \"totalNetWeight\": 1395636191.885,\n        \"totalGrossWeight\": 957360064373.813,\n        \"customerReferences\": [\n          {\n            \"typeCode\": \"CU\",\n            \"value\": \"custref112\"\n          }\n        ],\n        \"termsOfPayment\": \"100 days\",\n        \"indicativeCustomsValues\": {\n          \"importCustomsDutyValue\": 150.57,\n          \"importTaxesValue\": 49.43\n        }\n      },\n      \"remarks\": [\n        {\n          \"value\": \"declaration remark\"\n        },\n        {\n          \"value\": \"declaration remark\"\n        }\n      ],\n      \"additionalCharges\": [\n        {\n          \"value\": 10,\n          \"typeCode\": \"freight\",\n          \"caption\": \"fee\"\n        },\n        {\n          \"value\": 10,\n          \"typeCode\": \"freight\",\n          \"caption\": \"fee\"\n        }\n      ],\n      \"destinationPortName\": \"port details\",\n      \"placeOfIncoterm\": \"port of departure or destination details\",\n      \"payerVATNumber\": \"12345ED\",\n      \"recipientReference\": \"recipient reference\",\n      \"exporter\": {\n        \"id\": \"123\",\n        \"code\": \"EXPCZ\"\n      },\n      \"packageMarks\": \"marks\",\n      \"declarationNotes\": [\n        {\n          \"value\": \"up to three declaration notes\"\n        },\n        {\n          \"value\": \"up to three declaration notes\"\n        }\n      ],\n      \"exportReference\": \"export reference\",\n      \"exportReason\": \"export reason\",\n      \"exportReasonType\": \"permanent\",\n      \"licenses\": [\n        {\n          \"typeCode\": \"import\",\n          \"value\": \"license\"\n        },\n        {\n          \"typeCode\": \"export\",\n          \"value\": \"license\"\n        }\n      ],\n      \"shipmentType\": \"personal\",\n      \"customsDocuments\": [\n        {\n          \"typeCode\": \"972\",\n          \"value\": \"custdoc445\"\n        }\n      ]\n    },\n    \"USFilingTypeValue\": \"12345\"\n  },\n  \"localProductCode\": \"D\",\n  \"getRateEstimates\": false,\n  \"valueAddedServices\": [\n    {\n      \"serviceCode\": \"II\",\n      \"value\": 100,\n      \"currency\": \"GBP\",\n      \"method\": \"cash\"\n    },\n    {\n      \"serviceCode\": \"II\",\n      \"value\": 100,\n      \"currency\": \"GBP\",\n      \"method\": \"cash\"\n    }\n  ],\n  \"outputImageProperties\": {\n    \"printerDPI\": 300,\n    \"customerBarcodes\": [\n      {\n        \"content\": \"barcode content\",\n        \"symbologyCode\": \"93\",\n        \"textBelowBarcode\": \"text below barcode\"\n      }\n    ],\n    \"customerLogos\": [\n      {\n        \"fileFormat\": \"PNG\",\n        \"content\": \"base64 encoded image\"\n      }\n    ],\n    \"encodingFormat\": \"pdf\",\n    \"splitTransportAndWaybillDocLabels\": false,\n    \"allDocumentsInOneImage\": false,\n    \"splitDocumentsByPages\": false,\n    \"splitInvoiceAndReceipt\": false,\n    \"receiptAndLabelsInOneImage\": true\n  },\n  \"customerReferences\": [\n    {\n      \"value\": \"Customer reference\",\n      \"typeCode\": \"CU\"\n    },\n    {\n      \"value\": \"Customer reference\",\n      \"typeCode\": \"CU\"\n    }\n  ],\n  \"identifiers\": [\n    {\n      \"typeCode\": \"shipmentId\",\n      \"value\": \"1234567890\",\n      \"dataIdentifier\": \"00\"\n    }\n  ],\n  \"documentImages\": [\n    {\n      \"content\": \"base64 encoded image\",\n      \"typeCode\": \"INV\",\n      \"imageFormat\": \"PDF\"\n    }\n  ],\n  \"onDemandDelivery\": {},\n  \"requestOndemandDeliveryURL\": false,\n  \"shipmentNotification\": [\n    {\n      \"typeCode\": \"email\",\n      \"receiverId\": \"receiver@email.com\",\n      \"languageCode\": \"eng\",\n      \"languageCountryCode\": \"UK\",\n      \"bespokeMessage\": \"message to be included in the notification\"\n    },\n    {\n      \"typeCode\": \"email\",\n      \"receiverId\": \"receiver@email.com\",\n      \"languageCode\": \"eng\",\n      \"languageCountryCode\": \"UK\",\n      \"bespokeMessage\": \"message to be included in the notification\"\n    }\n  ],\n  \"prepaidCharges\": [\n    {\n      \"typeCode\": \"freight\",\n      \"currency\": \"CZK\",\n      \"value\": 200,\n      \"method\": \"cash\"\n    }\n  ],\n  \"getTransliteratedResponse\": false,\n  \"estimatedDeliveryDate\": {\n    \"isRequested\": false,\n    \"typeCode\": \"QDDC\"\n  },\n  \"getAdditionalInformation\": [\n    {\n      \"isRequested\": false,\n      \"typeCode\": \"barcodeInformation\"\n    },\n    {\n      \"isRequested\": false,\n      \"typeCode\": \"barcodeInformation\"\n    }\n  ],\n  \"parentShipment\": {\n    \"productCode\": \"c\",\n    \"packagesCount\": 77629533\n  }\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/shipments?strictValidation=false",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "shipments"
          ],
          "query": [
            {
              "key": "strictValidation",
              "value": "false"
            }
          ]
        }
      },
      "status": "Internal Server Error",
      "code": 500,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"instance\": \"/expressapi/shipments\",\n  \"detail\": \"999: Process failure occurred. Process ID associated for that transaction (1234567890)\",\n  \"title\": \"Internal Server Error\",\n  \"message\": \"Internal Server Error\",\n  \"code\": \"500\"\n}"
    }
  ]
}