Skip to content

Update LOS pricing #341

@syedsanahassan

Description

@syedsanahassan

Is their an API point to update rates for different length of stays for each day? I see today you have https://developers.bookingsync.com/reference/endpoints/los_records/ that only searches but is there an end point that we can use to update LOS stays with discount percentages?

Say for each day with different stay length we have % of discounts/premiums then we will just like to push these discount/premiums to you so you can calculate the matrix (point 7 https://developers.bookingsync.com/guides/understanding-los-records/)

Is this possible?


PUT /los-discount

{
"1":  10
"2": 12
"3": -8
"4": -10
"5": -15
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions