Rate Plan
Rate Plan is a pricing plan of how to sell your Room Types. This contains information about Policies, Services, Prices and Restrictions.
Last updated
Rate Plan is a pricing plan of how to sell your Room Types. This contains information about Policies, Services, Prices and Restrictions.
Last updated
POST /api/external/v0/rate-plan/create HTTP/1.1
Host: stage-api.forhotel.eu
api-token: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 68
{
"property_id": 123,
"name": "General Rate plan",
"currency_code": "GBP"
}{
"id": 102354,
"name": "General Rate plan",
"currency_code": "GBP",
"description": "text"
}