I am trying to create a subscription, but the response comes back nul.
Here is my code: paymentScheduleTypeInterval interval = new
paymentScheduleTypeInterval();interval.length = 12;interval.unit =
ARBSubscriptionUnitEnum.months;paymentScheduleType s...