Indexratesourceapiv1
encodedKeystring
the automatically generated encoded ID for this item
Example:
8a19b7057471f4af017472dc0fd80472namestring
the name of this index rate source, eg. LIBOR
notesstring
any notes relating to this index rate
typestring
what kind of rate this source provides, eg. tax, interest, withholding tax
Possible values: [TAX_RATE, INTEREST_RATE, WITHHOLDING_TAX_RATE]
Indexratesourceapiv1
{
"encodedKey": "8a19b7057471f4af017472dc0fd80472",
"name": "string",
"notes": "string",
"type": "TAX_RATE"
}