Skip to main content

equitoAddDistributedInterests

methodstring

Name of the predefined method to be used

Example: equito_addDistributedInterests
params object
tokenIdstring

TokenID

Example: 3ac1bec4-1a3d-4fff-9941-68c52154cabd
timestampstring

Timestamp when the interests are distributed

Example: 1761055250
qtystring

Amount of euros distributed

Example: 1000
equitoAddDistributedInterests
{
"method": "equito_addDistributedInterests",
"params": {
"tokenId": "8fb6949c-9839-4358-8f61-8fa01d666693",
"timestamp": "1761055250",
"qty": "1000"
}
}