Investment
Bond rating
Rating of a bond, such as AAA.
API Endpoint (click to try):
Function name(s):
bond_ratinginvestment_random.r_bondrating
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Bond rating": {
"r_bondrating": "CCC+"
}
}
Fund name
Unit trust/Mutual fund name.
API Endpoint (click to try):
Function name(s):
fund_nameinvestment_random.r_fundname
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Fund name": {
"r_fundname": "Cole Chemicals Income Allocation Fund"
}
}
ISIN
ISIN compatible ID.
API Endpoint (click to try):
Function name(s):
isininvestment_random.r_isin
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
country |
Text |
|
ISO 2 letter country code |
Example output:
{
"ISIN": {
"r_isin": "BG3133755796"
}
}
Interest rate
Percentage indicating an interest rate.
API Endpoint (click to try):
Function name(s):
interest_rateinvestment_random.r_interestrate
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Interest rate": {
"r_interestrate": ".029"
}
}
Investment product
Name of an investment product, such as Bond or Equity.
API Endpoint (click to try):
Function name(s):
investment_productinvestment_random.r_wealthproduct
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Investment product": {
"r_wealthproduct": "Insurance"
}
}
Risk rating
Number indicating the investment risk type of a product or client.
API Endpoint (click to try):
Function name(s):
risk_ratinginvestment_random.r_riskrating
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
min |
Number |
|
Minimum risk rating |
max |
Number |
|
Maximum risk rating |
Example output:
{
"Risk rating": {
"r_riskrating": "3"
}
}
SWIFT ID
SWIFT message type id.
API Endpoint (click to try):
Function name(s):
swift_idinvestment_random.r_swift_id
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
swift_category |
Text |
[System Messages,Customer Payments and C... |
Fixed type of SWIFT category |
Example output:
{
"SWIFT ID": {
"r_swift_id": "MT750"
}
}