DayOfMonthBasedFrequency

Base model for payment transaction frequencies expressed in terms of days of the month. Not expected to be used directly; see MonthlyFrequency, QuarterlyFrequency, BiannualFrequency and YearlyFrequency.

dayOfMonth
required
integer [ 1 .. 31 ]

Specifies the day of the month on which the payment transaction is to be processed. NOTE: A value of 31 will be interpreted as the last day of the month.

schema
required
string
{
  • "dayOfMonth": 1,
  • "schema": "BiannualFrequency"
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.