Skip to main content

Un-cancel a subscription

POST 

/api/v3/package/:package_id/_action/uncancel

This allows you to un-cancel a subscription immediately.

Request

Body

    object

Responses

Action completed successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response boolean
Loading...