clientID |
yes |
string |
Transact API Client ID |
developerAPIKey |
yes |
string |
Transact API Developer Key
|
offeringId |
yes |
integer |
Offering ID that is generated by the API when an Offering is created(createOffering)
|
issueName |
no |
string |
Name of the Offering |
issueType |
no |
conditional |
Type of Offering: Equity, Debt, Hybrid, Fund
|
targetAmount |
no |
decimal |
The Target Amount of the Raise (should be LESS than Maximum Amount)
|
minAmount |
no |
decimal |
The Minimum amount that can be invested at one time
|
maxAmount |
no |
decimal |
The Maximum amount of the offering (cap amount)
|
unitPrice |
no |
decimal |
Price per Unit (unit/share price). The investment can only be made in increments of this number.
|
startDate |
no |
string |
Offering Start Date
|
endDate |
no |
string |
Offering End Date
|
offeringStatus |
no |
conditional |
Optional Approval Status of the offering. Statuses are Pending, Approved, Denied.
|
offeringText |
no |
string |
A brief description of the offering. |
providerId |
no |
integer |
Custodian / Escrow ID of the institution that is holding the escrow account for the offering.
|
stampingText |
no |
string |
The text that is watermarked on the offering documents(addDocumentsforOffering). ( Example: "Confidential" ) |
updatedIPaddress |
yes |
integer |
Updated 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 |