Create Lease: MRI - Not Supported

MRI does not support creating a lease via their API. This endpoint will always return a 405, with an error message specifying that creating a lease in a MRI integration is not supported due to the lack of upstream support.MRI does not provide a way to create 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.

Request

This endpoint expects an object.

Response

Successful response

Errors