clientID |
yes |
string |
Transact API Client ID |
developerAPIKey |
yes |
string |
Transact API Developer Key
|
issuerId |
yes |
integer |
Issuer ID that is generated by the API when an Issuer is created(createIssuer)
|
issueName |
yes |
string |
Name of the Offering
|
issueType |
yes |
conditional |
Type of Offering: Equity, Debt, Hybrid, Fund
|
targetAmount |
yes |
decimal |
The Target Amount of the Raise (should be LESS than Maximum Amount)
|
minAmount |
yes |
decimal |
The Minimum amount that can be invested at one time
|
maxAmount |
yes |
decimal |
The Maximum amount of the offering (cap amount)
|
unitPrice |
yes |
decimal |
Price per Unit (unit/share price). The investment can only be made in increments of this number.
|
startDate |
yes |
string |
Offering Start Date
|
endDate |
yes |
string |
Offering End Date
|
offeringText |
yes |
string |
A brief description of the offering.
|
stampingText |
yes |
string |
The text that is watermarked on the offering documents(addDocumentsforOffering). ( Example: "Confidential" )
|
createdIPAddress |
no |
string |
Requested IP Address |
escrowAccountNumber |
no |
string |
Escrow Account Number |
field1 |
no |
string |
Additional information relating to the offering. Custom Field 1 |
field2 |
no |
string |
Additional information relating to the offering. Custom Field 2 |
field3 |
no |
string |
Additional information relating to the offering. Custom Field 3 |