Create a plan changeCopy Pagepost https://api.isx-stage-westeurope.instellix.io/v2/contracts/{contractIdent}/plan-changesCreate a plan change based on a migration path for the current plan.Path ParamscontractIdentstringrequiredlength between 1 and 100[a-zA-Z0-9_.~-]{1,100}The ident of the contract for the plan change. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.Body ParamsA request to create a scheduled plan change based on a migration path.configurationobject | nullA plan change configuration holds information about how to customizable the new plan based on the migration path, e.g. option quantities.Plan Change Creation Request Configuration object | nullmigrationPathIdentstringrequiredlength between 1 and 100[a-zA-Z0-9_.~-]{1,100}The unique identifier for the migration path to be used. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.Responses 201The request has been fulfilled, resulting in the creation of a new resource. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 4 months ago Retrieve plan change configurationQuery couponsDid this page help you?YesNo