Update quote API endpoint
Include the multiplier rate in the quote results. Include both the pre-tax and tax priced for cleaning. Include the calculated price that you show in your own widgets (which looks to be rate * multiplier + cleaning fee, all with Math.round()... That or explain what each response value is actually matching to at least! And it would be ideal to get the quotes for ALL available properties rather than just 1 at a time since your hourly API limit is SO LOW. Thanks!
3
votes