ArrangementLoanSegmentFinancialActivity
objectattributesobjectrequired
Show Child Parameters
Example
{
"attributes": {
"interestPostingRate": "interestPostingRate",
"amount": "amount"
}
}ArrangementLoanSegment
objectattributesobjectrequired
Show Child Parameters
financialActivityobjectrequired
Show Child Parameters
Example
{
"attributes": {
"segmentId": "segmentId",
"requestedAmount": "requestedAmount"
},
"financialActivity": {
"attributes": {
"interestPostingRate": "interestPostingRate",
"amount": "amount"
}
}
}ArrangementsMatchSegmentAttributes
objectsegmentIdstringrequired
requestedAmountstringrequired
Example
{
"segmentId": "segmentId",
"requestedAmount": "requestedAmount"
}MatchSegmentFinancialActivityAttributes
objectinterestPostingRatestringrequired
amountstringrequired
Example
{
"interestPostingRate": "interestPostingRate",
"amount": "amount"
}MatchSegmentFinancialActivity
objectattributesobjectrequired
Show Child Parameters
Example
{
"attributes": {
"interestPostingRate": "interestPostingRate",
"amount": "amount"
}
}