Indexrateapiv1
encodedKeystring
Description for encodedKey in IndexRateApiV1
notesstring
Description for notes in IndexRateApiV1
ratenumber
Description for rate in IndexRateApiV1
rateSource object
Description for rateSource in IndexRateApiV1
encodedKeystring
Description for encodedKey in IndexRateSourceApiV1
namestring
Description for name in IndexRateSourceApiV1
notesstring
Description for notes in IndexRateSourceApiV1
typestring
Description for type in IndexRateSourceApiV1
Possible values: [TAX_RATE, INTEREST_RATE, WITHHOLDING_TAX_RATE]
startDatestring
Description for startDate in IndexRateApiV1
userKeystring
Description for userKey in IndexRateApiV1
Indexrateapiv1
{
"encodedKey": "string",
"notes": "string",
"rate": 0,
"rateSource": {
"encodedKey": "string",
"name": "string",
"notes": "string",
"type": "TAX_RATE"
},
"startDate": "string",
"userKey": "string"
}