V1 Void a Rate Lock Request

Submits a request to void a pricing event (i.e., lock, relock, extension, denial, or cancellation) and return the lock to its previous state.

📘

This API is applicable to Retail Channel, Wholesale Channel, and pricing events in Correspondent Individual Best Effort loans that are not assigned to a Correspondent Trade.

Path Params
string
required

The unique identifier assigned to the loan.

string
required

Unique identifier assigned to the request. The requestId is returned in the response as part of the location header after submitting a rate lock request.

Query Params
string

Determines whether the loan will be updated with lock data after a lock is confirmed. Possible values:
noSync: Does not update the loan with lock data upon lock confirmation.
syncLockToLoan: The default value. Updates the loan with the lock data upon lock confirmation.

Body Params

Objects and attributes defined in the rateLockVoid contract.

string

Comments for the rate lock void.

Headers
string
required

Bearer token

Responses

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
LoadingLoading…
Response
Choose an example:
application/json