Is used if and only if the bookingStatus entry equals \"information\". Every active standing order related to the dedicated payment account result into one entry.
name | data type | constraints | description |
---|---|---|---|
standingOrderDetails | StandingOrderDetails | required | Get standingOrderDetails |
Example
{ "standingOrderDetails" : { "startDate" : "...", "frequency" : "QUARTERLY", "endDate" : "...", "executionRule" : "FOLLOWING", "withinAMonthFlag" : true, "monthsOfExecution" : [ "_5", "_10" ], "multiplicator" : 12345, "dayOfExecution" : "_13", "limitAmount" : { "currency" : "...", "amount" : "..." } } }