Update Invoice: Entrata - Not Supported
Entrata does not support updating an invoice via their API. This endpoint will always return a 405, with an error message specifying that updating an invoice in an Entrata integration is not supported due to the lack of upstream support. Entrata allows updating payments and allocations on an invoice, but not the invoice details or the invoice items themselves.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
invoice_id
The ID of the resource.
Request
This endpoint expects an object.
Response
Successful response

