Execute a manual transaction

Executes a manual transaction against a policy. The manual transaction is identified by its manual_transaction_key (see List policy manual transactions). The request body is the transaction's input data, whose shape is defined by the manual transaction's schema.

Path Params
string
required

The unique identifier of the policy.

string
required

The key identifying the manual transaction to execute.

Body Params

The input data for the manual transaction. The accepted fields are defined by the manual transaction's schema.

Response
200

Success

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!