Rate
Last updated
Last updated
POST /api/external/v0/rate-plan/attach-room-types HTTP/1.1
Host: stage-api.forhotel.eu
api-token: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 38
{
"room_type_ids": [
1
],
"rate_plan_id": 1
}{
"status": "text"
}