{
  "collection": {
    "bucket_id": 0,
    "collection_date": "2019-11-22T09:11:27.511Z",
    "collection_start_time": "string",
    "collection_end_time": "string",
    "delivery_date": "2019-11-22T09:11:27.511Z",
    "collection_reference": "string",
    "business_id": "string",
    "user_id": "string",
    "warehouse_id": "string",
    "waybill": {
      "order_id": 0,
      "waybill_number": "string",
      "courier_order_id": "string",
      "customer_reference": "string",
      "business_reference": "string",
      "courier_code": "string",
      "courier_service_type": "string",
      "service_type": 0,
      "price": {
        "ex_vat": 0,
        "vat": 0,
        "inc_vat": 0
      },
      "reconciled_price": {
        "ex_vat": 0,
        "vat": 0,
        "inc_vat": 0
      },
      "origin": {
        "address_line_1": "string",
        "address_line_2": "string",
        "address_line_3": "string",
        "address_line_4": "string",
        "suburb": "string",
        "postal_code": "string",
        "latitude": 0,
        "longitude": 0,
        "customer_name": "string",
        "customer_phone": "string",
        "customer_email": "string",
        "special_instructions": "string"
      },
      "destination": {
        "address_line_1": "string",
        "address_line_2": "string",
        "address_line_3": "string",
        "address_line_4": "string",
        "suburb": "string",
        "postal_code": "string",
        "latitude": 0,
        "longitude": 0,
        "customer_name": "string",
        "customer_phone": "string",
        "customer_email": "string",
        "special_instructions": "string"
      },
      "parcels": [
        {
          "tracking_number": "string",
          "parcel_id": 0,
          "description": "string",
          "length": 0,
          "width": 0,
          "height": 0,
          "mass": 0,
          "status": "string"
        }
      ]
    }
  },
  "courier_code": "string",
  "service_type": "string"
}
