Update SubscriptionCopy Pageput https://gw.praxisgate.com/api/v1.3/subscription/{subscriptionId}Path ParamssubscriptionIdstringrequiredlength ≤ 32Subscription IDBody Paramsmerchant_idstringrequiredlength ≤ 50Merchant API client account identifier.application_keystringrequiredlength ≤ 32Identifier of your application (website).versionstringrequiredlength ≤ 3API version.timestampintegerrequiredRequest time (unix timestamp, seconds).namestringlength ≤ 32Description of the subscription plandescriptionstringlength ≤ 32Subscription Plan namesubscription_statusstringlength ≤ 8Status of subscription. List of possible statuses: Active - customer subscription in active status. Inactive - customer subscription inactive. Expired - customer subscription expired. Canceled - customer subscription removed. Headersgt-authenticationstringrequiredAuthentication HTTP header of your outgoing request to the API. Below request parameters should be used for creating signature in request header. merchant_id application_key timestamp Responses 200OK - Successful response 400Bad request - Missing signature 403Forbidden request - IP address not whitelistedUpdated 6 months ago