Create Subscription Plan PriceCopy Pageput https://gw.praxisgate.com/api/v1.3/subscription-plan/{planId}/pricesPath ParamsplanIdstringrequiredlength ≤ 32Subscription Plan IDBody Paramsmerchant_idstringrequiredlength ≤ 50Merchant API client account identifier.application_keystringrequiredlength ≤ 32Identifier of your application (website).versionstringrequiredlength ≤ 3API version.timestampintegerrequiredRequest time (unix timestamp, seconds).amountintegerrequiredPrice amountcurrencystringrequiredlength ≤ 10Price currencyHeadersgt-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