Skip to main content

API Change Log - Billing

🧩 Service: Billing​

🔧 Operation: getStandardPlans​

🔹 Change 1​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.recurring.properties.interval.enum.0

🔹 Change 2​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.recurring.properties.interval.enum.1

🔹 Change 3​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.channel_type.enum
  • New Schema:
[
"fynd",
"uniket",
"ecomm",
"marketplace",
"affiliate",
"fynd_store"
]

🔹 Change 4​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: NULLABLE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.platform.nullable

🔹 Change 5​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.platform.enum
  • New Schema:
[
"web",
"mobile",
"all"
]

🔹 Change 6​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.type.enum
  • New Schema:
[
"public",
"private",
"company_specific"
]

🔹 Change 7​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.one_time_fees.properties.developement.type
  • New Schema:
"number"

🔹 Change 8​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.one_time_fees.properties.marketing.type
  • New Schema:
"number"

🔹 Change 9​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.components.items.properties.config.properties.processing_type.enum
  • New Schema:
[
"revenue",
"display",
"feature_config"
]

🔹 Change 10​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.components.items.properties.config.properties.recurring.properties.interval.enum.0

🔹 Change 11​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.components.items.properties.config.properties.recurring.properties.interval.enum.1

🔹 Change 12​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> TransformQuantity
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.components.items.properties.config.properties.transform_quantity.properties.round.enum
  • New Schema:
[
"up",
"down"
]

🔹 Change 13​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> FreeTier
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.month.items.properties.components.items.properties.config.properties.free_tier.properties.type.enum
  • New Schema:
[
"TIME_BASED",
"QUANITY_BASED",
"BALANCE_BASED"
]

🔹 Change 14​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.recurring.properties.interval.enum.0

🔹 Change 15​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.recurring.properties.interval.enum.1

🔹 Change 16​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.channel_type.enum
  • New Schema:
[
"fynd",
"uniket",
"ecomm",
"marketplace",
"affiliate",
"fynd_store"
]

🔹 Change 17​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: NULLABLE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.platform.nullable

🔹 Change 18​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.platform.enum
  • New Schema:
[
"web",
"mobile",
"all"
]

🔹 Change 19​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.type.enum
  • New Schema:
[
"public",
"private",
"company_specific"
]

🔹 Change 20​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.one_time_fees.properties.developement.type
  • New Schema:
"number"

🔹 Change 21​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.one_time_fees.properties.marketing.type
  • New Schema:
"number"

🔹 Change 22​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.components.items.properties.config.properties.processing_type.enum
  • New Schema:
[
"revenue",
"display",
"feature_config"
]

🔹 Change 23​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.components.items.properties.config.properties.recurring.properties.interval.enum.0

🔹 Change 24​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.components.items.properties.config.properties.recurring.properties.interval.enum.1

🔹 Change 25​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> TransformQuantity
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.components.items.properties.config.properties.transform_quantity.properties.round.enum
  • New Schema:
[
"up",
"down"
]

🔹 Change 26​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> FreeTier
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.quarter.items.properties.components.items.properties.config.properties.free_tier.properties.type.enum
  • New Schema:
[
"TIME_BASED",
"QUANITY_BASED",
"BALANCE_BASED"
]

🔹 Change 27​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.recurring.properties.interval.enum.0

🔹 Change 28​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.recurring.properties.interval.enum.1

🔹 Change 29​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.channel_type.enum
  • New Schema:
[
"fynd",
"uniket",
"ecomm",
"marketplace",
"affiliate",
"fynd_store"
]

🔹 Change 30​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: NULLABLE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.platform.nullable

🔹 Change 31​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.platform.enum
  • New Schema:
[
"web",
"mobile",
"all"
]

🔹 Change 32​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.type.enum
  • New Schema:
[
"public",
"private",
"company_specific"
]

🔹 Change 33​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.one_time_fees.properties.developement.type
  • New Schema:
"number"

🔹 Change 34​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.one_time_fees.properties.marketing.type
  • New Schema:
"number"

🔹 Change 35​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.components.items.properties.config.properties.processing_type.enum
  • New Schema:
[
"revenue",
"display",
"feature_config"
]

🔹 Change 36​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.components.items.properties.config.properties.recurring.properties.interval.enum.0

🔹 Change 37​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.components.items.properties.config.properties.recurring.properties.interval.enum.1

🔹 Change 38​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> TransformQuantity
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.components.items.properties.config.properties.transform_quantity.properties.round.enum
  • New Schema:
[
"up",
"down"
]

🔹 Change 39​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> FreeTier
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.half_year.items.properties.components.items.properties.config.properties.free_tier.properties.type.enum
  • New Schema:
[
"TIME_BASED",
"QUANITY_BASED",
"BALANCE_BASED"
]

🔹 Change 40​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.recurring.properties.interval.enum.0

🔹 Change 41​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.recurring.properties.interval.enum.1

🔹 Change 42​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.channel_type.enum
  • New Schema:
[
"fynd",
"uniket",
"ecomm",
"marketplace",
"affiliate",
"fynd_store"
]

🔹 Change 43​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: NULLABLE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.platform.nullable

🔹 Change 44​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.platform.enum
  • New Schema:
[
"web",
"mobile",
"all"
]

🔹 Change 45​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.type.enum
  • New Schema:
[
"public",
"private",
"company_specific"
]

🔹 Change 46​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.one_time_fees.properties.developement.type
  • New Schema:
"number"

🔹 Change 47​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.one_time_fees.properties.marketing.type
  • New Schema:
"number"

🔹 Change 48​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.components.items.properties.config.properties.processing_type.enum
  • New Schema:
[
"revenue",
"display",
"feature_config"
]

🔹 Change 49​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.components.items.properties.config.properties.recurring.properties.interval.enum.0

🔹 Change 50​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.components.items.properties.config.properties.recurring.properties.interval.enum.1

🔹 Change 51​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> TransformQuantity
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.components.items.properties.config.properties.transform_quantity.properties.round.enum
  • New Schema:
[
"up",
"down"
]

🔹 Change 52​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> FreeTier
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.plans.properties.year.items.properties.components.items.properties.config.properties.free_tier.properties.type.enum
  • New Schema:
[
"TIME_BASED",
"QUANITY_BASED",
"BALANCE_BASED"
]

🔹 Change 53​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.recurring.properties.interval.enum.0

🔹 Change 54​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.recurring.properties.interval.enum.1

🔹 Change 55​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> TrialPlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.channel_type.enum
  • New Schema:
[
"fynd",
"uniket",
"ecomm",
"marketplace",
"affiliate",
"fynd_store"
]

🔹 Change 56​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> TrialPlanDetails
  • Schema Action: NULLABLE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.platform.nullable

🔹 Change 57​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> TrialPlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.platform.enum
  • New Schema:
[
"web",
"mobile",
"all"
]

🔹 Change 58​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> TrialPlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.type.enum
  • New Schema:
[
"public",
"private",
"company_specific"
]

🔹 Change 59​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.one_time_fees.properties.developement.type
  • New Schema:
"number"

🔹 Change 60​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.one_time_fees.properties.marketing.type
  • New Schema:
"number"

🔹 Change 61​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> TrialPlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.current_status.enum
  • New Schema:
[
"draft",
"pending",
"approved",
"rejected",
"inactive",
"active",
"published"
]

🔹 Change 62​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.components.items.properties.config.properties.processing_type.enum
  • New Schema:
[
"revenue",
"display",
"feature_config"
]

🔹 Change 63​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.components.items.properties.config.properties.recurring.properties.interval.enum.0

🔹 Change 64​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.components.items.properties.config.properties.recurring.properties.interval.enum.1

🔹 Change 65​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> TransformQuantity
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.components.items.properties.config.properties.transform_quantity.properties.round.enum
  • New Schema:
[
"up",
"down"
]

🔹 Change 66​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> FreeTier
  • Schema Action: ENUM_ADDED
  • Path: paths.getStandardPlans.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.trial_plan.properties.components.items.properties.config.properties.free_tier.properties.type.enum
  • New Schema:
[
"TIME_BASED",
"QUANITY_BASED",
"BALANCE_BASED"
]

🔧 Operation: getPlanDetails​

🔹 Change 1​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.recurring.properties.interval.enum.0

🔹 Change 2​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.recurring.properties.interval.enum.1

🔹 Change 3​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.channel_type.enum
  • New Schema:
[
"fynd",
"uniket",
"ecomm",
"marketplace",
"affiliate",
"fynd_store"
]

🔹 Change 4​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: NULLABLE_REMOVED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.platform.nullable

🔹 Change 5​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.platform.enum
  • New Schema:
[
"web",
"mobile",
"all"
]

🔹 Change 6​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails
  • Schema Action: ENUM_ADDED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.type.enum
  • New Schema:
[
"public",
"private",
"company_specific"
]

🔹 Change 7​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.one_time_fees.properties.developement.type
  • New Schema:
"number"

🔹 Change 8​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.one_time_fees.properties.marketing.type
  • New Schema:
"number"

🔹 Change 9​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig
  • Schema Action: ENUM_ADDED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.components.items.properties.config.properties.processing_type.enum
  • New Schema:
[
"revenue",
"display",
"feature_config"
]

🔹 Change 10​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.components.items.properties.config.properties.recurring.properties.interval.enum.0

🔹 Change 11​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> PlanRecurring
  • Schema Action: ENUM_VALUE_REMOVED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.components.items.properties.config.properties.recurring.properties.interval.enum.1

🔹 Change 12​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> TransformQuantity
  • Schema Action: ENUM_ADDED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.components.items.properties.config.properties.transform_quantity.properties.round.enum
  • New Schema:
[
"up",
"down"
]

🔹 Change 13​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> ComponentsSchema --> PlanConfig --> FreeTier
  • Schema Action: ENUM_ADDED
  • Path: paths.getPlanDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.components.items.properties.config.properties.free_tier.properties.type.enum
  • New Schema:
[
"TIME_BASED",
"QUANITY_BASED",
"BALANCE_BASED"
]

🔧 Operation: planList​

🔹 Change 1​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: PlanList --> Recurring
  • Schema Action: ENUM_ADDED
  • Path: paths.planList.methodTypePlaceHolder.responses.200.content.application/json.schema.items.properties.recurring.properties.interval.enum
  • New Schema:
[
"month",
"year",
"quarter",
"half_year"
]

🔹 Change 2​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.planList.methodTypePlaceHolder.responses.200.content.application/json.schema.items.properties.one_time_fees.properties.developement.type
  • New Schema:
"number"

🔹 Change 3​

  • Action: replace
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: DetailList --> PlanTypes --> PlanDetails --> OneTimeFees
  • Schema Action: DATA_TYPE_UPDATED
  • Path: paths.planList.methodTypePlaceHolder.responses.200.content.application/json.schema.items.properties.one_time_fees.properties.marketing.type
  • New Schema:
"number"

🔹 Change 4​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: PlanList
  • Schema Action: ENUM_ADDED
  • Path: paths.planList.methodTypePlaceHolder.responses.200.content.application/json.schema.items.properties.type.enum
  • New Schema:
[
"public",
"private",
"company_specific"
]

🔹 Change 5​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: PlanList
  • Schema Action: ENUM_ADDED
  • Path: paths.planList.methodTypePlaceHolder.responses.200.content.application/json.schema.items.properties.current_status.enum
  • New Schema:
[
"draft",
"pending",
"approved",
"rejected",
"inactive",
"active",
"published"
]

🔹 Change 6​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: PlanList
  • Schema Action: ENUM_ADDED
  • Path: paths.planList.methodTypePlaceHolder.responses.200.content.application/json.schema.items.properties.channel_type.enum
  • New Schema:
[
"fynd",
"uniket",
"ecomm",
"marketplace",
"affiliate",
"fynd_store"
]

🔹 Change 7​

  • Action: remove
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: PlanList
  • Schema Action: NULLABLE_REMOVED
  • Path: paths.planList.methodTypePlaceHolder.responses.200.content.application/json.schema.items.properties.platform.nullable

🔹 Change 8​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: PlanList
  • Schema Action: ENUM_ADDED
  • Path: paths.planList.methodTypePlaceHolder.responses.200.content.application/json.schema.items.properties.platform.enum
  • New Schema:
[
"web",
"mobile",
"all"
]

Was this section helpful?