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).subscription_statusstringenumlength ≤ 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. activeactiveinactiveexpiredcanceledAllowed:activeinactiveexpiredcanceledpayment_actionstringenumlength ≤ 32Payment action. Possible values: paid_manually - meaning the subscription was paid manually, payment will be scheduled for the next billing cycle. instant_payment - request an instant payment and start new billing cycle. paid_manuallypaid_manuallyinstant_paymentAllowed:paid_manuallyinstant_paymentHeadersgt-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 2 months ago Create SubscriptionUpdate Subscription Payment MethodDid this page help you?YesNo