v1
latestOpenAPI 3.0.02026-07-14198572488.4 KBBilling
Update a PayPal Subscription
Used to verify that a subscription was created upon callback from PayPal SDK
patch/v1/billing/invoices/{invoice_id}/paypal_subscription
Path parameters
invoice_idinteger required
Request body
Response
OK
Example response
{
"success": true,
"errors": [],
"messages": [],
"result": {
"success": true
}
}