Skip to main content

Indexrateapiv1

encodedKeystring

Description for encodedKey in IndexRateApiV1

userkeystring

Description for userkey in IndexRateApiV1

startDatestring<date-time>

Description for startDate in IndexRateApiV1

ratestring

Description for rate in IndexRateApiV1

reateSource object

Description for reateSource in IndexRateApiV1

encodedKeystring
namestring
notesstring
typestring

Possible values: [INTEREST_RATE, WITHHOLDING_TAX_RATE, TAX_RATE]

Indexrateapiv1
{
"encodedKey": "string",
"userkey": "string",
"startDate": "2024-07-29T15:51:28.071Z",
"rate": "string",
"reateSource": {
"encodedKey": "string",
"name": "string",
"notes": "string",
"type": "INTEREST_RATE"
}
}