Submits an already-governed typed action with expected source version and stable execution key.
Roadmap contract. This operation is published product direction and is not registered by the current servicing runtime. Check API availability before building an integration.
Path & query parameters
Field
Type
Description
bindingIdrequiredin path
string
Stable opaque binding identifier.
Idempotency-Keyrequiredin header
string
Stable key for this one logical mutation. Reuse it for retries; reusing it with a different request returns 409.
Body parameters
Field
Type
Description
actionIdrequired
string
Stable opaque action identifier.
actionTyperequired
string
entityrequired
object
loanId
string
Stable opaque loan identifier.
sourceAccountId
string
expectedSourceVersionrequired
string
parametersrequired
object
Strict action-type-specific parameters.
amount
string
Decimal monetary amount encoded as a string.
currency
string
ISO 4217 currency code.
effectiveDate
string
Business-effective date in ISO 8601 format.
sourceInstrumentId
string
contextrequired
object
Case, system-trigger, or approved-exception context for the action.