Can you suspend a billing for 30 days through the API?

Can we execute an API request to modify/replace “next_bill _date” or suspend the billing for 30 days?
We want to automate giving a one-month free program. Does anyone have any ideas on how we can do that?

Hi Ronald, this API function will help you.

https://developer.keap.com/docs/xml-rpc/#invoice-update-subscription-billing-date

But I cannot remember what the caveats are in regards to changing the date.
Maybe it is to do when changing the date on the interface side.

You will have to try it out and see what happens.

thanks i will give that a try