Records the borrower signature after checking status, expiry, document digest, and signer, then starts execution of the bound reschedule. executionState is EXECUTING when execution is queued and INVALIDATED when the loan drifted since pricing; refusals return 409 codes such as offer.superseded, offer.expired, agreement.digest_mismatch, and offer.signer_mismatch.
Path & query parameters
Field
Type
Description
LendEasy-Tenantrequiredin header
string
Opaque active LendEasy tenant-registry identifier. Supply exactly one instance; no alternate tenant selector is accepted.
agreementRefrequiredin path
string
Stable opaque agreementRef identifier.
customerRefoptionalin query
string
Customer the agreement is addressed to.
Idempotency-Keyoptionalin header
string
Optional replay key for this logical mutation. Omission creates a fresh server-owned key for this attempt; blank, repeated, or longer-than-50-character values are rejected.