Update Subscription
Update Subscription
PATCH
https://api.synapsefi.com/v3.1/subscriptions/subscription_id
This endpoint allows you to update a subscription.
Path Parameters
Name
Type
Description
subscription_id
string
Object ID of subscription
Headers
Name
Type
Description
Content-Type
string
This value should be application/json
X-SP-GATEWAY
string
Your Client ID & Secret, separated by a pipe
Request Body
Name
Type
Description
is_active
boolean
Active status
Example Request
Last updated
Was this helpful?