POST api/Transaction/CreateInvestorTransaction

Request Information

URI Parameters

None.

Body Parameters

InvestorTransaction
NameDescriptionTypeAdditional information
InvestorTransactionId

integer

None.

InvestorId

integer

None.

InvestorAccountId

integer

None.

Date

date

None.

Type

byte

None.

Amount

decimal number

None.

Shares

decimal number

None.

Price

decimal number

None.

Source

byte

None.

InternalSource

integer

None.

FXRate

decimal number

None.

ExternalCode

string

None.

Note

string

None.

SetupTransfer

boolean

None.

PriceDate

date

None.

IsSettled

boolean

None.

CounterPartInvestorId

integer

None.

CounterPartInstitutionId

integer

None.

CounterPartInvestorAccountId

integer

None.

CashTransferTypeId

integer

None.

RecordDate

date

None.

Institution

Institution

None.

Investor

Investor

None.

Investor1

Investor

None.

InvestorAccount

InvestorAccount

None.

InvestorAccount1

InvestorAccount

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.