Calculate allocations
{
"rightsDimensionId": "1e7033ea-7430-11ee-b962-0242ac120002", // optional
"catalogDistribution": "EVENLY",
"hierarchyDistribution": "SELECTED_CATALOG",
"rollupToOneAmount": false,
"allocationRows":[
{
"catalogRecordId": 100,
"paymentScheduleRecordId": 500,
"allocatedAmount": 2000.01 // optional
},
{
"catalogRecordId": 101,
"paymentScheduleRecordId": 500,
"allocatedAmount": 3999.99 // optional
},
{
"catalogRecordId": 102,
"paymentScheduleRecordId": 500,
"allocatedAmount": 4000.00 // optional
}
]
}Calculate allocations
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated
Was this helpful?

