Skip to main content

Input fields

frequencyMultiplier : Int

The multiple of months at which payment are taken. Required when a payment day is chosen, ignored if payment day not set.

paymentDay : Int

The day of the month at which to take payment; allowed values -28 to 28 (excl. 0). Negative values count backwards from the end of the month. If not provided payment is taken whenever a bill is issued.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "frequencyMultiplier": 41, "paymentDay": 94 }