{
    "end_date": "2017/08/22",
    "start_date": "2017/08/21",
    "propertyID": "testHotel",
    "providerContractID": "Test Onetourismo",
    "rooms": [{
        "adults": 2,
        "children": 2,
        "childrenAges": [4, 5],
        "quantity": 1
    }],
    "propertyType": "HOTEL",
    "username": "test@test.com",
    "password": "testPass",
    "accepts": "JSON"
}