Create payment plansAsk AIpost https://api.helcim.com/v2/payment-plansCreate one or more payment plans customers can subscribe to.Body ParamsInformation required to create one or more payment plans.paymentPlansarray of objectspaymentPlansADD objectHeadersapi-tokenstringrequiredYour API access token for authentication and access to the Helcim APIResponses 201Successful payment plan creation. The response body contains the data representation of all newly created payment plans. 400You are initiating a request with invalid parameter and/or body values. 401You are not authorized to access this resource. Please ensure that you are authenticated, and that you are using the api-token header 403You do not have permission to access this resource. Please ensure you are both authenticated and that you have the required roles/permissions active. 500Helcim internal server error encountered.Updated about 1 year ago