> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parmanasystems.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: ResolveExecutionIntentInput

Defined in: typescript/src/models/execution-intent.ts:97

Request body of POST /execution-intents/{businessTransactionId}/resolve.

## Properties

### resolution

> `readonly` **resolution**: [`ExecutionIntentResolution`](/sdks/reference/typescript/type-aliases/ExecutionIntentResolution)

Defined in: typescript/src/models/execution-intent.ts:98

***

### note

> `readonly` **note**: `string`

Defined in: typescript/src/models/execution-intent.ts:100

Required, at most 2000 characters. What you checked and found.
