Update Lease: MRI - Not Supported
MRI does not support updating a lease via their API. This endpoint will always return a 405, with an error message specifying that updating a lease in a MRI integration is not supported due to the lack of upstream support.MRI does not provide a way to update the majority of data on leases with their MIX APIs. This is available through their developer APIs, but the developer APIs are recommended to be avoided by integrating systems due to their unchecked data entry that can lead to system corruption.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
lease_id
The ID of the resource.
Request
This endpoint expects an object.
Response
Successful response

