POST api/Plan/SavePaymentPlan
Request Information
URI Parameters
None.
Body Parameters
SavePaymentPlanRequestVMName | Description | Type | Additional information |
---|---|---|---|
Id | string |
None. |
|
Name | string |
None. |
|
Description | string |
None. |
|
PlanCode | string |
None. |
|
PlanUrl | string |
None. |
|
Color | ColorViewModel |
None. |
|
Type | PlanType |
None. |
|
MonthlyPrice | decimal number |
None. |
|
AnnualyPrice | decimal number |
None. |
|
PortfolioValue | decimal number |
None. |
|
CommissionValue | decimal number |
None. |
|
IsTrial | boolean |
None. |
|
TrialFrequencyType | PlanFrequencyType |
None. |
|
TrialFrequencyLength | integer |
None. |
|
TrialCredits | integer |
None. |
|
IsShowOnMainPage | boolean |
None. |
|
IsSystemFreeTrial | boolean |
None. |
|
CreditPriceAddedToPlan | decimal number |
None. |
|
CreditPriceOneTimePurchase | decimal number |
None. |
|
MinimumContactLimit | integer |
None. |
|
MaximumContactLimit | integer |
None. |
|
MinimumCreditLimit | integer |
None. |
|
MaximumCreditLimit | integer |
None. |
|
CreditPerEmail | decimal number |
None. |
|
CreditPerSMSRoute | decimal number |
None. |
|
CreditPerMMSRoute | decimal number |
None. |
|
CreditRollOverFrequency | CreditRollOverFrequencyType |
None. |
|
CreditRollOverFrequencyLength | integer |
None. |
|
MaximumUsersAccountLimit | integer |
None. |
|
MinimumUsersAccountLimit | integer |
None. |
|
MinimumSubAccountsLimit | integer |
None. |
|
MaximumSubAccountsLimit | integer |
None. |
|
VisitsLimit | integer |
None. |
|
StorageSizeUnit | LibraryStorageSizeUnit |
None. |
|
StorageSize | integer |
None. |
|
FeatureAllowedInPlan | Collection of PlanFeaturesDetailListVM |
None. |
|
AddOnsAllowedInPlan | Collection of PlanAddOnsDetailListVM |
None. |
|
IsQuickStartAvailable | boolean |
None. |
|
IsKnowledgeBaseAvailable | boolean |
None. |
|
IsTrainingVideosAvailable | boolean |
None. |
|
IsTrainingWebinarsAvailable | boolean |
None. |
|
IsEmailSupportAvailable | boolean |
None. |
|
IsChatSupportAvailable | boolean |
None. |
|
IsUSPhoneSupportAvailable | boolean |
None. |
|
PlanGroupIds | Collection of string |
None. |
Request Formats
application/json, text/json
Sample:
{ "Id": "sample string 1", "Name": "sample string 2", "Description": "sample string 3", "PlanCode": "sample string 4", "PlanUrl": "sample string 5", "Color": { "HexValue": "sample string 1", "RgbValue": { "R": "sample string 1", "G": "sample string 2", "B": "sample string 3", "A": "sample string 4" }, "Gradient": "sample string 2" }, "Type": "Paid", "MonthlyPrice": 6.0, "AnnualyPrice": 7.0, "PortfolioValue": 8.0, "CommissionValue": 9.0, "IsTrial": true, "TrialFrequencyType": "Day", "TrialFrequencyLength": 11, "TrialCredits": 12, "IsShowOnMainPage": true, "IsSystemFreeTrial": true, "CreditPriceAddedToPlan": 15.0, "CreditPriceOneTimePurchase": 16.0, "MinimumContactLimit": 17, "MaximumContactLimit": 18, "MinimumCreditLimit": 19, "MaximumCreditLimit": 20, "CreditPerEmail": 21.0, "CreditPerSMSRoute": 22.0, "CreditPerMMSRoute": 23.0, "CreditRollOverFrequency": "None", "CreditRollOverFrequencyLength": 24, "MaximumUsersAccountLimit": 25, "MinimumUsersAccountLimit": 26, "MinimumSubAccountsLimit": 27, "MaximumSubAccountsLimit": 28, "VisitsLimit": 29, "StorageSizeUnit": "MB", "StorageSize": 30, "FeatureAllowedInPlan": [ { "SystemFeatureId": "sample string 1", "Name": "sample string 2", "Description": "sample string 3", "InternalName": "sample string 4", "IsAvailable": true, "IsBeta": true, "IsComingSoon": true, "IsHide": true, "KnowledgeBaseLink": "sample string 9", "TrainingVideoLink": "sample string 10", "IsAvailableInPlan": true, "Type": "CRM", "IsEmailAvailable": true, "IsSMSAvailable": true, "IsMMSAvailable": true, "IsQuantityApplies": true, "Quantity": 16, "StaticQrCode": 17, "DynamicQrCode": 18, "MultiQrCode": 19, "Id": "sample string 20", "CreatedDate": "2024-11-21T09:06:58.1536154+00:00", "UpdatedDate": "2024-11-21T09:06:58.1536154+00:00", "CreatedBy": "sample string 23", "UpdatedBy": "sample string 24", "CreatedByUserId": "sample string 25", "UpdatedByUserId": "sample string 26", "IsDeleted": true }, { "SystemFeatureId": "sample string 1", "Name": "sample string 2", "Description": "sample string 3", "InternalName": "sample string 4", "IsAvailable": true, "IsBeta": true, "IsComingSoon": true, "IsHide": true, "KnowledgeBaseLink": "sample string 9", "TrainingVideoLink": "sample string 10", "IsAvailableInPlan": true, "Type": "CRM", "IsEmailAvailable": true, "IsSMSAvailable": true, "IsMMSAvailable": true, "IsQuantityApplies": true, "Quantity": 16, "StaticQrCode": 17, "DynamicQrCode": 18, "MultiQrCode": 19, "Id": "sample string 20", "CreatedDate": "2024-11-21T09:06:58.1536154+00:00", "UpdatedDate": "2024-11-21T09:06:58.1536154+00:00", "CreatedBy": "sample string 23", "UpdatedBy": "sample string 24", "CreatedByUserId": "sample string 25", "UpdatedByUserId": "sample string 26", "IsDeleted": true } ], "AddOnsAllowedInPlan": [ { "SystemAddOnId": "sample string 1", "Name": "sample string 2", "Description": "sample string 3", "InternalName": "sample string 4", "IsAvailable": true, "IsBeta": true, "IsComingSoon": true, "IsHide": true, "KnowledgeBaseLink": "sample string 9", "TrainingVideoLink": "sample string 10", "IsAvailableInPlan": true, "Price": 12.0, "Type": "Users", "FrequencyType": "Month", "Id": "sample string 13", "CreatedDate": "2024-11-21T09:06:58.1536154+00:00", "UpdatedDate": "2024-11-21T09:06:58.1536154+00:00", "CreatedBy": "sample string 16", "UpdatedBy": "sample string 17", "CreatedByUserId": "sample string 18", "UpdatedByUserId": "sample string 19", "IsDeleted": true }, { "SystemAddOnId": "sample string 1", "Name": "sample string 2", "Description": "sample string 3", "InternalName": "sample string 4", "IsAvailable": true, "IsBeta": true, "IsComingSoon": true, "IsHide": true, "KnowledgeBaseLink": "sample string 9", "TrainingVideoLink": "sample string 10", "IsAvailableInPlan": true, "Price": 12.0, "Type": "Users", "FrequencyType": "Month", "Id": "sample string 13", "CreatedDate": "2024-11-21T09:06:58.1536154+00:00", "UpdatedDate": "2024-11-21T09:06:58.1536154+00:00", "CreatedBy": "sample string 16", "UpdatedBy": "sample string 17", "CreatedByUserId": "sample string 18", "UpdatedByUserId": "sample string 19", "IsDeleted": true } ], "IsQuickStartAvailable": true, "IsKnowledgeBaseAvailable": true, "IsTrainingVideosAvailable": true, "IsTrainingWebinarsAvailable": true, "IsEmailSupportAvailable": true, "IsChatSupportAvailable": true, "IsUSPhoneSupportAvailable": true, "PlanGroupIds": [ "sample string 1", "sample string 2" ] }
application/xml, text/xml
Sample:
<SavePaymentPlanRequestVM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MindMe.Business.Service.Services.RequestViewModels.PlanAndFeatures"> <AddOnsAllowedInPlan xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels"> <PlanAddOnsDetailListVM> <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 16</CreatedBy> <CreatedByUserId xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 18</CreatedByUserId> <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">2024-11-21T09:06:58.1536154+00:00</CreatedDate> <Id xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 13</Id> <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">true</IsDeleted> <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 17</UpdatedBy> <UpdatedByUserId xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 19</UpdatedByUserId> <UpdatedDate xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">2024-11-21T09:06:58.1536154+00:00</UpdatedDate> <Description>sample string 3</Description> <FrequencyType>Month</FrequencyType> <InternalName>sample string 4</InternalName> <IsAvailable>true</IsAvailable> <IsAvailableInPlan>true</IsAvailableInPlan> <IsBeta>true</IsBeta> <IsComingSoon>true</IsComingSoon> <IsHide>true</IsHide> <KnowledgeBaseLink>sample string 9</KnowledgeBaseLink> <Name>sample string 2</Name> <Price>12</Price> <SystemAddOnId>sample string 1</SystemAddOnId> <TrainingVideoLink>sample string 10</TrainingVideoLink> <Type>Users</Type> </PlanAddOnsDetailListVM> <PlanAddOnsDetailListVM> <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 16</CreatedBy> <CreatedByUserId xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 18</CreatedByUserId> <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">2024-11-21T09:06:58.1536154+00:00</CreatedDate> <Id xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 13</Id> <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">true</IsDeleted> <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 17</UpdatedBy> <UpdatedByUserId xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 19</UpdatedByUserId> <UpdatedDate xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">2024-11-21T09:06:58.1536154+00:00</UpdatedDate> <Description>sample string 3</Description> <FrequencyType>Month</FrequencyType> <InternalName>sample string 4</InternalName> <IsAvailable>true</IsAvailable> <IsAvailableInPlan>true</IsAvailableInPlan> <IsBeta>true</IsBeta> <IsComingSoon>true</IsComingSoon> <IsHide>true</IsHide> <KnowledgeBaseLink>sample string 9</KnowledgeBaseLink> <Name>sample string 2</Name> <Price>12</Price> <SystemAddOnId>sample string 1</SystemAddOnId> <TrainingVideoLink>sample string 10</TrainingVideoLink> <Type>Users</Type> </PlanAddOnsDetailListVM> </AddOnsAllowedInPlan> <AnnualyPrice xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">7</AnnualyPrice> <Color xmlns:d2p1="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.Elements" xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels"> <d2p1:Gradient>sample string 2</d2p1:Gradient> <d2p1:HexValue>sample string 1</d2p1:HexValue> <d2p1:RgbValue> <d2p1:A>sample string 4</d2p1:A> <d2p1:B>sample string 3</d2p1:B> <d2p1:G>sample string 2</d2p1:G> <d2p1:R>sample string 1</d2p1:R> </d2p1:RgbValue> </Color> <CommissionValue xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">9</CommissionValue> <CreditPerEmail xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">21</CreditPerEmail> <CreditPerMMSRoute xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">23</CreditPerMMSRoute> <CreditPerSMSRoute xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">22</CreditPerSMSRoute> <CreditPriceAddedToPlan xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">15</CreditPriceAddedToPlan> <CreditPriceOneTimePurchase xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">16</CreditPriceOneTimePurchase> <CreditRollOverFrequency xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">None</CreditRollOverFrequency> <CreditRollOverFrequencyLength xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">24</CreditRollOverFrequencyLength> <Description xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">sample string 3</Description> <FeatureAllowedInPlan xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels"> <PlanFeaturesDetailListVM> <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 23</CreatedBy> <CreatedByUserId xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 25</CreatedByUserId> <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">2024-11-21T09:06:58.1536154+00:00</CreatedDate> <Id xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 20</Id> <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">true</IsDeleted> <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 24</UpdatedBy> <UpdatedByUserId xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 26</UpdatedByUserId> <UpdatedDate xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">2024-11-21T09:06:58.1536154+00:00</UpdatedDate> <Description>sample string 3</Description> <DynamicQrCode>18</DynamicQrCode> <InternalName>sample string 4</InternalName> <IsAvailable>true</IsAvailable> <IsAvailableInPlan>true</IsAvailableInPlan> <IsBeta>true</IsBeta> <IsComingSoon>true</IsComingSoon> <IsEmailAvailable>true</IsEmailAvailable> <IsHide>true</IsHide> <IsMMSAvailable>true</IsMMSAvailable> <IsQuantityApplies>true</IsQuantityApplies> <IsSMSAvailable>true</IsSMSAvailable> <KnowledgeBaseLink>sample string 9</KnowledgeBaseLink> <MultiQrCode>19</MultiQrCode> <Name>sample string 2</Name> <Quantity>16</Quantity> <StaticQrCode>17</StaticQrCode> <SystemFeatureId>sample string 1</SystemFeatureId> <TrainingVideoLink>sample string 10</TrainingVideoLink> <Type>CRM</Type> </PlanFeaturesDetailListVM> <PlanFeaturesDetailListVM> <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 23</CreatedBy> <CreatedByUserId xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 25</CreatedByUserId> <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">2024-11-21T09:06:58.1536154+00:00</CreatedDate> <Id xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 20</Id> <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">true</IsDeleted> <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 24</UpdatedBy> <UpdatedByUserId xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">sample string 26</UpdatedByUserId> <UpdatedDate xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models">2024-11-21T09:06:58.1536154+00:00</UpdatedDate> <Description>sample string 3</Description> <DynamicQrCode>18</DynamicQrCode> <InternalName>sample string 4</InternalName> <IsAvailable>true</IsAvailable> <IsAvailableInPlan>true</IsAvailableInPlan> <IsBeta>true</IsBeta> <IsComingSoon>true</IsComingSoon> <IsEmailAvailable>true</IsEmailAvailable> <IsHide>true</IsHide> <IsMMSAvailable>true</IsMMSAvailable> <IsQuantityApplies>true</IsQuantityApplies> <IsSMSAvailable>true</IsSMSAvailable> <KnowledgeBaseLink>sample string 9</KnowledgeBaseLink> <MultiQrCode>19</MultiQrCode> <Name>sample string 2</Name> <Quantity>16</Quantity> <StaticQrCode>17</StaticQrCode> <SystemFeatureId>sample string 1</SystemFeatureId> <TrainingVideoLink>sample string 10</TrainingVideoLink> <Type>CRM</Type> </PlanFeaturesDetailListVM> </FeatureAllowedInPlan> <Id xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">sample string 1</Id> <IsChatSupportAvailable xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">true</IsChatSupportAvailable> <IsEmailSupportAvailable xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">true</IsEmailSupportAvailable> <IsKnowledgeBaseAvailable xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">true</IsKnowledgeBaseAvailable> <IsQuickStartAvailable xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">true</IsQuickStartAvailable> <IsShowOnMainPage xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">true</IsShowOnMainPage> <IsSystemFreeTrial xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">true</IsSystemFreeTrial> <IsTrainingVideosAvailable xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">true</IsTrainingVideosAvailable> <IsTrainingWebinarsAvailable xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">true</IsTrainingWebinarsAvailable> <IsTrial xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">true</IsTrial> <IsUSPhoneSupportAvailable xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">true</IsUSPhoneSupportAvailable> <MaximumContactLimit xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">18</MaximumContactLimit> <MaximumCreditLimit xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">20</MaximumCreditLimit> <MaximumSubAccountsLimit xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">28</MaximumSubAccountsLimit> <MaximumUsersAccountLimit xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">25</MaximumUsersAccountLimit> <MinimumContactLimit xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">17</MinimumContactLimit> <MinimumCreditLimit xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">19</MinimumCreditLimit> <MinimumSubAccountsLimit xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">27</MinimumSubAccountsLimit> <MinimumUsersAccountLimit xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">26</MinimumUsersAccountLimit> <MonthlyPrice xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">6</MonthlyPrice> <Name xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">sample string 2</Name> <PlanCode xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">sample string 4</PlanCode> <PlanGroupIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels"> <d2p1:string>sample string 1</d2p1:string> <d2p1:string>sample string 2</d2p1:string> </PlanGroupIds> <PlanUrl xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">sample string 5</PlanUrl> <PortfolioValue xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">8</PortfolioValue> <StorageSize xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">30</StorageSize> <StorageSizeUnit xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">MB</StorageSizeUnit> <TrialCredits xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">12</TrialCredits> <TrialFrequencyLength xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">11</TrialFrequencyLength> <TrialFrequencyType xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">Day</TrialFrequencyType> <Type xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">Paid</Type> <VisitsLimit xmlns="http://schemas.datacontract.org/2004/07/MindMe.Common.Standard.Models.ServiceModel.PlanModels">29</VisitsLimit> </SavePaymentPlanRequestVM>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.