How to create ongoing subscription: What value should i pass to setTotalOccurrences var paymentScheduleType = new ApiContracts.PaymentScheduleType() paymentScheduleType.setTotalOccurrences(???) Thanks.
How to create ongoing subscription:
What value should i pass to setTotalOccurrences
var paymentScheduleType = new ApiContracts.PaymentScheduleType()
paymentScheduleType.setTotalOccurrences(???)
Thanks.