STR Tasks
Upload an STR task
Create a new STR upload task for multiple reservations.
Allowed Roles:
admin, str-uploader
Special Validation Rules:
- Exactly one of:
amountReceived,cancellationAmountmust be provided. - Exactly one of:
cancellationDate,endDatemust be provided. - If
isForeigneris true, thenguestNameandguestIdare required. - If
isForeigneris false, thenguestTaxIdis required.guestIdandguestNameare ignored. startDatemust be beforeendDate.
POST
Upload an STR task
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Upload an STR task