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" : "EVERYTWOMONTHS", "endDate" : "...", "executionRule" : "PRECEDING", "withinAMonthFlag" : true, "monthsOfExecution" : [ "_8", "_2" ], "multiplicator" : 12345, "dayOfExecution" : "_28", "limitAmount" : { "currency" : "...", "amount" : "..." } } }