Monthly (Day) PaymentAsk AIpost https://v2/paymentplan/monthlyDayCreates a payment plan where the payment is taken on a specific day (e.g first Monday) of the monthBody ParamsNew monthly (Day) payment planFCCIDstringrequiredThe customer's FCCIDFCAIDstringThe customer's FCAIDcontractualbooleanrequiredWhether the plan is contractual or not. A contractual payment plan cannot break; if payments are missed, it maintains an arrears balance. Only one contractual payment plan can exist at either the Account or Customer level, not both. You can have one per Account if the contractual payment plan is at the Account level.falsetruefalsearrangementCodestringThe arrangement codenotesstringThe note to attach to the planstartDatestringrequiredThe start date for this planpaymentMethodExistingCardDTONewCardDTONonCardPaymentDTOExistingDirectDebitDTOrequiredExistingCardDTO objectpaymentTypestringenumrequiredPayment plan types that aren't a single frequencyPaymentPlanFullBalancePaymentPlanFixedAmountSettlementPlanAllowed:PaymentPlanFullBalancePaymentPlanFixedAmountSettlementPlanintervalnumberrequiredThe frequency at which the payment repeats. E.g interval of 2 would take a payment every two monthsfixedPaymentAmountstringThe fixed payment amount for this plantotalPaymentAmountstringThe total payment amount for this planpositionnumberenumrequired1 = first, 2 = second, 3 = third, 4 = fourth, -1 = last, e.g. if you used dayOfWeek=0 then a position of 1 would be the first monday of every month1234-1Allowed:1234-1dayOfWeeknumberenumrequiredThe day of the week the payment is due (0-6, 0 = Monday, 6 = Sunday)0123456Allowed:0123456Responses 201 400Updated over 2 years ago