cancel
Showing results for 
Search instead for 
Did you mean: 

How to update start date in updateSubscription

How to update start date in updateSubscription function on Authorize.net, using subscription Id Eventhough I am giving valid suscription Id, it returns following error

E00035 - The subscription cannot be found.

upendra503
Member
1 REPLY 1

Hi @upendra503,

 

You'll want to check the obvious first, like make sure that the subscription exists on the same system (production or sandbox) on which you're trying to change the date, and that it exists on the same account.

 

If this is a subscription that exists on your sandbox account, can you do the request using the "Try It" tab in our API Reference?

Aaron
All Star