Update an existing transaction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The transaction update properties.

uuid
required
length ≥ 1

The Target ID that this Order relates to.

string
enum

Is this order a Subscription, Redemption, or Transfer.

Allowed:
string | null
enum

Direction of the transfer. Optional when Side is Transfer; defaults to Inbound if omitted. Must be null for non-Transfer sides.

Allowed:
uuid
required
length ≥ 1

ID of the Investor associated with this Order.

double | null

Describes the amount, in dollars, an Investor intends to invest into a Target.

double | null

Described the amount, in shares, an investor can redeem from a Target.

boolean | null

Describes whether the transaction is a full exit in terms of redemption or transfer.

uuid
required
length ≥ 1

ID of the Order to edit.

string
enum

The type of asset being targeted with this Order.

Allowed:
string | null

Partner/custodian account number. If supplied, Primary resolves it to the internal AccountId stored on the transaction.

uuid | null

Registered fund share class selected for this transaction.

string | null
enum

Distribution election for registered fund transactions.

Allowed:
string | null
enum

Tax lot election for registered fund redemption transactions.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json