{
    "orderNumber": "string",
    "orderState": "None",
    "orderType": "CollectionOrder",
    "referenceId": "string",
    "shipmentCount": 0,
    "realShipmentCount": 0,
    "email": "string",
    "note": "string",
    "customerReference": "string",
    "productType": "string",
    "sendDate": "2019-08-24T14:15:22Z",
    "realCollectionDate": "2019-08-24T14:15:22Z",
    "deliveryDateTime": "2019-08-24T14:15:22Z",
    "sender": {
        "name": "string",
        "name2": "string",
        "street": "string",
        "city": "string",
        "zipCode": "string",
        "country": "string",
        "contact": "string",
        "phone": "string",
        "email": "string"
    },
    "recipient": {
        "name": "string",
        "name2": "string",
        "street": "string",
        "city": "string",
        "zipCode": "string",
        "country": "string",
        "contact": "string",
        "phone": "string",
        "email": "string"
    },
    "shipmentNumbers": [
        "string"
    ]
}