MyLodgeTax
PutRevenueTransactionsRequest
Request body definition for call to PUT /v1/locations/{locationid}/revenuetransactions/{transactionid}. The fields 'memo', 'bookingDate', and 'sourceMarketplace' are optional.
This model is used in the following APIs:
The date that the revenue is being reported for. Expected date format is 'YYYY-MM-DD'.
The total revenue amount being reported. Tax should not be included in this value.
The amount of the totalRevenue that is exempt from being taxed.
The number of nights that the revenue was collected for.
The number of the totalNights that are exempt from being taxed.
Memo field that describes the transaction data. This is what the customer will see in the Avalara MyLodgeTax application. Although optional, partners are strongly encouraged to provide a meaningful description for the customer's reference.
The marketplace that the transaction applies to (e.g. AirbnB, Vrbo, etc). This field does not need to be supplied from partners who represent a single marketplace; sourceMarketplace will be inferred from your API key. For partners that list on multiple third-party marketplaces, this field is required, so that the correct customer-owed tax can be computed, based on the tax that the given marketplace is known to collect and remit.
The date that the rental property was booked. Expected date format is 'YYYY-MM-DD'.