Add Reservation to Order
POST Parameters
JSON response
{
"status": "OK",
"client_id": 179904,
"order_id": 64,
"invoice": "EFFT-64",
"product_id": 126,
"name": "Nature Villa, Deluxe Room with Kitchen [BB] [DBL]",
"price": "609.00",
"buy_price": "580.00"
}
{
"message": "Missed House ID",
"status": "ERROR"
}