2.3 Change Management
Additional Parameters Standing Orders
Besides the regular parameters (as for payments), there are some special standing order parameters needed.
What | Comments | Common API | NextGenPSD2 |
---|---|---|---|
| Specific end to end ID |
| |
| The code of execution mode defines when or how standing order will be cancelled, processed the last time. |
| |
| "following" or "preceding" supported as values. |
|
|
| The following codes from the "EventFrequency7Code" of ISO 20022 are supported. "Daily", "Weekly", "EveryTwoWeeks", "Monthly", "EveryTwoMonths", "Quarterly", "SemiAnnual", "Annual" |
| |
| Day of execution as string. This string consists of up two characters. Leading zeroes are not allowed. 31 is ultimo of the month. |
| |
| The first applicable day of execution starting from this date is the first payment. |
| |
| Date when the last order will be processed. Null value responds to ending by the user. |
| |
Array of
| List of break periods. Start date of one break period. Standing order will not be processed from this date. Date format YYYY-MM-DD. End date of one break period. Standing order will not be processed to this date. Date format YYYY-MM-DD. |
|
|