Maxxton External API

Sections

Create rentability for a resource

Path Parameters

resourceIdinteger Required

Resource id for which rentability will be added for accommodation type

Body Parameters

managerIdinteger
dateBeginstring Required

The date from when the rentability is valid

dateEndstring Required

He date till when the rentability is valid

bookdateFromstring
bookdateTostring
minDeviationArrDepDateinteger

The minimum difference (in days) between the booking date and arrival date

maxDeviationArrDepDateinteger

The maximum difference (in days) between the booking date and arrival date

isTemporaryinteger
maxTimeAfterBookDateinteger
minTimeAfterBookDateinteger
isArrivalboolean
isDepartureboolean
dayMininteger
dayMaxinteger
daysOfWeekarray

The days on which the rentability is valid

Show child attributes

Response

200
Object
The request is completed successfully without any errors
500
Object
Error occurred while adding rentability.

POST

/

Select
1

Response