CyberSource has the capability of doing Recurring Payments or Installment Payments, and there is detailed documentation on how to do this with the Simple Order API.
However, the REST API docs do not have an example of Recurring/Installment payments.
There is a recurringOptions object that has a firstRecurringPayment boolean. There is also an installmentInformation object, but the use of these things is unclear.
How do I use the REST API to initiate a Recurring Payment or Installment Payment?