v1

latestOpenAPI 3.0.32026-07-2632131.4 MB
Accounting (only available for accounting add-on users)

Assign listings to Business Models

Assign provided listings to appropriate Business model

put/business-models-api/assignment/{businessModelId}

Path parameters

businessModelIdstring required
Example:12233344445555566666777

Business Model ID that provided listings will be assigned to

Request body

fromDatestring

Optional, date that the Business Model will reprocess reservations from. Not filling this field will update the Business Model from now on without reprocess

listingIdsstring[] required

List of listingIds that should be assigned exactly to 1 owner

Example request

{
  "fromDate": "2022-10-20"
}

Response

Assign listings response

messagestring required