booking apt nr dev

 avatar
unknown
json
a month ago
850 B
2
Indexable
{
  "shopId": 1636,
  "transportSolutionId": 94,
  "messageToConsignee": "IOGW30",
  "parties": [
    {
      "type": "consignee",
      "name": "Test main",
      "countryCode": "SE",
      "postalName": "Bromma",
      "zipCode": "16877",
      "detailedAddress": {
        "streetName": "Masugnsvägen",
        "streetNumber": "60",
        "flatNumber": "1401"
      },
      "email": "automation@premo.se"
    },
    {
      "type": "consignor",
      "name": "Premo IT",
      "countryCode": "SE",
      "detailedAddress": {
        "streetName": "Internpost HQ",
        "streetNumber": "25"
      },
      "zipCode": "11260",
      "reference": "-",
      "email": "servicereport@premo.se"
    }
  ],
  "items": [
    {
      "itemNumber": 1,
      "contents": "test",
      "properties": {
        "ProductType": "Other"
      }
    }
  ]
}
Leave a Comment