Update a PayPal SubscriptionAsk AIpatch https://api.rocket.net/v1/billing/invoices/{invoice_id}/paypal_subscriptionUsed to verify that a subscription was created upon callback from PayPal SDKPath Paramsinvoice_idintegerrequiredBody ParamsRecord a subscription creationpaypal_order_idstringrequiredID of the order that is returned from PayPal SDK onApprovepaypal_subscription_idstringrequiredID of the subscription that is returned from PayPal SDK onApproveResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 405Invalid input 412Precondition failed 500Internal errorUpdated 6 months ago