Skip to main content

Platform REST Change Log

Compared against: 1.9.4-RC235H

Current version: 1.10.5

  • [Breaking] [Removed] Finance class from platform client

Analytics
Analytics
executeJobForProvidedParametersV2
  • What's New

    • [Breaking] [Added] Possible values number,cursor to property page.type of schema Page in request body

    • [Added] property page.next_cursor of schema Page in request body

    • [Added] property page.previous_cursor of schema Page in request body

    • [Added] property pagination_type of schema JobExecute in request body

    • [Added] property limit of schema JobExecute in request body

    • [Added] property cursor of schema JobExecute in request body

    • [Added] properties rows, page in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property page.next_id of schema Page in request body

  • What's Changed

    • [Changed] page.type made optional in request body

startDownloadForQueryV2
  • What's New

    • [Added] Security in Request

checkJobStatusByNameV2
  • What's New

    • [Added] properties start_date, end_date, status, message, file_metadata in response with status code 200

    • [Added] Security in Request

AuditTrail
AuditTrail
getAuditLogs
  • What's Deprecated

    • [Breaking] [Deleted] method getAuditLogs

createAuditLog
  • What's New

    • [Added] property log_meta.sessions of schema LogMetaObj in request body

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Path From /service/platform/audit-trail/v1.0/company/{company_id}/logs To /service/platform/webhook/v1.0/company/{company_id}/audit/logs/create

getAuditLog
  • What's Deprecated

    • [Breaking] [Deleted] method getAuditLog

getEntityTypes
  • What's Deprecated

    • [Breaking] [Deleted] method getEntityTypes

Billing
Billing
  • What's New

    • [Breaking] [Added] Type integer to property code of schema ResourceNotFound in response with status code 404

    • [Breaking] [Added] Type boolean to property success of schema ResourceNotFound in response with status code 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Possible values from day from property recurring.interval of schema ChargeRecurring in response with status code 200

    • [Breaking] [Deleted] Possible values from week from property recurring.interval of schema ChargeRecurring in response with status code 200

  • What's New

    • [Breaking] [Added] Possible values extension,theme,subscription to property entity_type of schema SubscriptionChargeRes in response with status code 200

    • [Breaking] [Added] Possible values pending,expired,declined,active,frozen,cancelled,no_renew,success,failed to property status of schema SubscriptionChargeRes in response with status code 200

    • [Breaking] [Added] Type integer to property code of schema ResourceNotFound in response with status code 404

    • [Breaking] [Added] Type boolean to property success of schema ResourceNotFound in response with status code 404

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Possible values extension,theme,subscription to property entity_type of schema SubscriptionChargeRes in response with status code 200

    • [Breaking] [Added] Possible values pending,expired,declined,active,frozen,cancelled,no_renew,success,failed to property status of schema SubscriptionChargeRes in response with status code 200

    • [Breaking] [Added] Type integer to property code of schema ResourceNotFound in response with status code 404

    • [Breaking] [Added] Type boolean to property success of schema ResourceNotFound in response with status code 404

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Possible values subscription,extension,standalone to property charge.final_charge.charge_type of schema OneTimeChargeEntity in response with status code 200

    • [Breaking] [Added] Possible values pending,expired,declined,active,frozen,cancelled,no_renew,success,failed to property charge.final_charge.status of schema OneTimeChargeEntity in response with status code 200

    • [Breaking] [Added] Possible values extension,theme to property charge.final_charge.entity_type of schema OneTimeChargeEntity in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Possible values extension,theme to property subscription.entity_type of schema EntitySubscription in response with status code 200

    • [Breaking] [Added] Possible values pending,expired,declined,active,frozen,cancelled,no_renew,success,failed to property subscription.status of schema EntitySubscription in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from int32 from property trial_days of schema CreateSubscriptionCharge in request body

    • [Deleted] Value format from int32 from property line_items[].trial_days of schema ChargeLineItem in request body

    • [Breaking] [Deleted] Possible values from day from property subscription.line_items[].recurring.interval of schema ChargeRecurring in response with status code 200

    • [Breaking] [Deleted] Possible values from week from property subscription.line_items[].recurring.interval of schema ChargeRecurring in response with status code 200

  • What's Changed

    • [Breaking] [Changed] Type from integer to number of property trial_days of schema CreateSubscriptionCharge in request body

    • [Breaking] [Changed] Type from integer to number of property line_items[].trial_days of schema ChargeLineItem in request body

Cart
Cart
  • What's New

    • [Added] property items[].date_meta.approved_on of schema CouponDateMeta in response with status code 200

    • [Added] property items[].date_meta.rejected_on of schema CouponDateMeta in response with status code 200

    • [Added] property items[].date_meta.reviewed_on of schema CouponDateMeta in response with status code 200

    • [Added] property items[].author.approved_by of schema CouponAuthor in response with status code 200

    • [Added] property items[].author.reviewed_by of schema CouponAuthor in response with status code 200

    • [Added] property items[].author.rejected_by of schema CouponAuthor in response with status code 200

    • [Added] property items[].state.is_active of schema State in response with status code 200

    • [Added] properties items[]._schedule.next_schedule[].start, items[]._schedule.next_schedule[].end in response with status code 200

    • [Added] property items[]._schedule.status of schema CouponSchedule in response with status code 200

    • [Added] Possible values exclude_category_id to property items[].rule_definition.scope[] of schema RuleDefinition in response with status code 200

    • [Added] Possible values tags to property items[].rule_definition.scope[] of schema RuleDefinition in response with status code 200

    • [Added] property items[].draft of schema CouponObj in response with status code 200

    • [Added] property items[].review of schema CouponObj in response with status code 200

    • [Added] property items[].rejected of schema CouponObj in response with status code 200

    • [Added] property items[].approved of schema CouponObj in response with status code 200

    • [Added] property items[].medias of schema CouponObj in response with status code 200

    • [Added] property items[].is_archived of schema CouponObj in response with status code 200

    • [Added] property page.page of schema Page in response with status code 200

    • [Added] property page.last_id of schema Page in response with status code 200

    • [Added] property draft of schema CouponsResponseObject in response with status code 200

    • [Added] property review of schema CouponsResponseObject in response with status code 200

    • [Added] property rejected of schema CouponsResponseObject in response with status code 200

    • [Added] property approved of schema CouponsResponseObject in response with status code 200

    • [Added] property success of schema CouponsResponseObject in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].restrictions of schema CouponAdd in response with status code 200

    • [Breaking] [Deleted] property items[].validation of schema CouponAdd in response with status code 200

    • [Breaking] [Deleted] property items[].action of schema CouponAdd in response with status code 200

    • [Breaking] [Deleted] property items[].tags of schema CouponAdd in response with status code 200

    • [Deleted] Value format from date-time from property items[]._schedule.end of schema CouponSchedule in response with status code 200

    • [Breaking] [Deleted] Default value from property items[]._schedule.end of schema CouponSchedule in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items[]._schedule.end of schema CouponSchedule in response with status code 200

    • [Deleted] Value format from date-time from property items[]._schedule.start of schema CouponSchedule in response with status code 200

  • What's Changed

    • [Breaking] [Changed] items[].rule_definition.calculate_on made optional in response with status code 200

    • [Breaking] [Changed] items[].rule_definition.value_type made optional in response with status code 200

    • [Breaking] [Changed] items[].identifiers made optional in response with status code 200

    • [Breaking] [Changed] items[].rule made optional in response with status code 200

    • [Breaking] [Changed] items[].validity made optional in response with status code 200

  • What's New

    • [Added] property date_meta.approved_on of schema CouponDateMeta in request body

    • [Added] property date_meta.rejected_on of schema CouponDateMeta in request body

    • [Added] property date_meta.reviewed_on of schema CouponDateMeta in request body

    • [Added] property author.approved_by of schema CouponAuthor in request body

    • [Added] property author.reviewed_by of schema CouponAuthor in request body

    • [Added] property author.rejected_by of schema CouponAuthor in request body

    • [Added] property state.is_active of schema State in request body

    • [Added] properties _schedule.next_schedule[].start, _schedule.next_schedule[].end in request body

    • [Added] property _schedule.status of schema CouponSchedule in request body

    • [Added] Possible values exclude_category_id to property rule_definition.scope[] of schema RuleDefinition in request body

    • [Added] Possible values tags to property rule_definition.scope[] of schema RuleDefinition in request body

    • [Added] property data of schema CouponDetailResponseObject in response with status code 201

    • [Added] property errors of schema OperationErrorResponseObject in response with status code 400

    • [Added] property meta of schema OperationErrorResponseObject in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property _schedule.end of schema CouponSchedule in request body

    • [Breaking] [Deleted] Default value from property _schedule.end of schema CouponSchedule in request body

    • [Breaking] [Deleted] Possible nullable value from true from property _schedule.end of schema CouponSchedule in request body

    • [Deleted] Value format from date-time from property _schedule.start of schema CouponSchedule in request body

    • [Breaking] [Deleted] property error of schema OperationErrorResponse in response with status code 400

  • What's Changed

    • [Breaking] [Changed] rule_definition.calculate_on made optional in request body

    • [Breaking] [Changed] rule_definition.value_type made optional in request body

  • What's New

    • [Added] property date_meta.approved_on of schema CouponDateMeta in response with status code 200

    • [Added] property date_meta.rejected_on of schema CouponDateMeta in response with status code 200

    • [Added] property date_meta.reviewed_on of schema CouponDateMeta in response with status code 200

    • [Added] property author.approved_by of schema CouponAuthor in response with status code 200

    • [Added] property author.reviewed_by of schema CouponAuthor in response with status code 200

    • [Added] property author.rejected_by of schema CouponAuthor in response with status code 200

    • [Added] property state.is_active of schema State in response with status code 200

    • [Added] properties _schedule.next_schedule[].start, _schedule.next_schedule[].end in response with status code 200

    • [Added] property _schedule.status of schema CouponSchedule in response with status code 200

    • [Added] Possible values exclude_category_id to property rule_definition.scope[] of schema RuleDefinition in response with status code 200

    • [Added] Possible values tags to property rule_definition.scope[] of schema RuleDefinition in response with status code 200

    • [Added] property coupon_type of schema CouponUpdate in response with status code 200

    • [Added] property coupon_prefix of schema CouponUpdate in response with status code 200

    • [Added] property coupon_counts of schema CouponUpdate in response with status code 200

    • [Added] property medias of schema CouponUpdate in response with status code 200

    • [Added] property _id of schema CouponUpdate in response with status code 200

    • [Added] property is_archived of schema CouponUpdate in response with status code 200

    • [Added] property errors of schema OperationErrorResponseObject in response with status code 404

    • [Added] property meta of schema OperationErrorResponseObject in response with status code 404

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property _schedule.end of schema CouponSchedule in response with status code 200

    • [Breaking] [Deleted] Default value from property _schedule.end of schema CouponSchedule in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property _schedule.end of schema CouponSchedule in response with status code 200

    • [Deleted] Value format from date-time from property _schedule.start of schema CouponSchedule in response with status code 200

    • [Breaking] [Deleted] property error of schema OperationErrorResponse in response with status code 404

  • What's Changed

    • [Breaking] [Changed] rule_definition.calculate_on made optional in response with status code 200

    • [Breaking] [Changed] rule_definition.value_type made optional in response with status code 200

  • What's New

    • [Added] property date_meta.approved_on of schema CouponDateMeta in request body

    • [Added] property date_meta.rejected_on of schema CouponDateMeta in request body

    • [Added] property date_meta.reviewed_on of schema CouponDateMeta in request body

    • [Added] property author.approved_by of schema CouponAuthor in request body

    • [Added] property author.reviewed_by of schema CouponAuthor in request body

    • [Added] property author.rejected_by of schema CouponAuthor in request body

    • [Added] property state.is_active of schema State in request body

    • [Added] properties _schedule.next_schedule[].start, _schedule.next_schedule[].end in request body

    • [Added] property _schedule.status of schema CouponSchedule in request body

    • [Added] Possible values exclude_category_id to property rule_definition.scope[] of schema RuleDefinition in request body

    • [Added] Possible values tags to property rule_definition.scope[] of schema RuleDefinition in request body

    • [Added] property coupon_type of schema CouponUpdate in request body

    • [Added] property coupon_prefix of schema CouponUpdate in request body

    • [Added] property coupon_counts of schema CouponUpdate in request body

    • [Added] property medias of schema CouponUpdate in request body

    • [Added] property _id of schema CouponUpdate in request body

    • [Added] property is_archived of schema CouponUpdate in request body

    • [Added] property data of schema CouponDetailResponseObject in response with status code 200

    • [Added] property errors of schema OperationErrorResponseObject in response with status code 404

    • [Added] property meta of schema OperationErrorResponseObject in response with status code 404

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property _schedule.end of schema CouponSchedule in request body

    • [Breaking] [Deleted] Default value from property _schedule.end of schema CouponSchedule in request body

    • [Breaking] [Deleted] Possible nullable value from true from property _schedule.end of schema CouponSchedule in request body

    • [Deleted] Value format from date-time from property _schedule.start of schema CouponSchedule in request body

    • [Breaking] [Deleted] property error of schema OperationErrorResponse in response with status code 404

  • What's Changed

    • [Breaking] [Changed] rule_definition.calculate_on made optional in request body

    • [Breaking] [Changed] rule_definition.value_type made optional in request body

updateCouponPartially
  • What's New

    • [Added] properties schedule.next_schedule[].start, schedule.next_schedule[].end in request body

    • [Added] property schedule.status of schema CouponSchedule in request body

    • [Added] property errors of schema OperationErrorResponseObject in response with status code 404

    • [Added] property meta of schema OperationErrorResponseObject in response with status code 404

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property schedule.end of schema CouponSchedule in request body

    • [Breaking] [Deleted] Default value from property schedule.end of schema CouponSchedule in request body

    • [Breaking] [Deleted] Possible nullable value from true from property schedule.end of schema CouponSchedule in request body

    • [Deleted] Value format from date-time from property schedule.start of schema CouponSchedule in request body

    • [Breaking] [Deleted] property error of schema OperationErrorResponse in response with status code 404

  • What's New

    • [Added] query parameter created_by (type: string)

    • [Added] query parameter reviewed_by (type: string)

    • [Added] query parameter approved_start_time (type: string)

    • [Added] query parameter approved_end_time (type: string)

    • [Added] query parameter review_start_time (type: string)

    • [Added] query parameter review_end_time (type: string)

    • [Added] query parameter status (type: string)

    • [Added] properties items[]._schedule.next_schedule[].start, items[]._schedule.next_schedule[].end in response with status code 200

    • [Added] property items[]._schedule.status of schema PromotionSchedule in response with status code 200

    • [Added] property items[].author.rejected_by of schema PromotionAuthor in response with status code 200

    • [Added] property items[].author.approved_by of schema PromotionAuthor in response with status code 200

    • [Added] property items[].author.reviewed_by of schema PromotionAuthor in response with status code 200

    • [Added] property items[].date_meta.approved_on of schema PromotionDateMeta in response with status code 200

    • [Added] property items[].date_meta.rejected_on of schema PromotionDateMeta in response with status code 200

    • [Added] property items[].date_meta.reviewed_on of schema PromotionDateMeta in response with status code 200

    • [Added] property items[].draft of schema PromotionListItem in response with status code 200

    • [Added] property items[].review of schema PromotionListItem in response with status code 200

    • [Added] property items[].rejected of schema PromotionListItem in response with status code 200

    • [Added] property items[].approved of schema PromotionListItem in response with status code 200

    • [Added] property items[].is_processed of schema PromotionListItem in response with status code 200

    • [Added] property items[].is_archived of schema PromotionListItem in response with status code 200

    • [Added] property page.page of schema Page in response with status code 200

    • [Added] property page.last_id of schema Page in response with status code 200

    • [Added] property draft of schema PromotionsResponseObject in response with status code 200

    • [Added] property review of schema PromotionsResponseObject in response with status code 200

    • [Added] property rejected of schema PromotionsResponseObject in response with status code 200

    • [Added] property approved of schema PromotionsResponseObject in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].apply_all_discount of schema PromotionListItem in response with status code 200

    • [Deleted] Possible values from percentage,amount,fixed_price,bogo,contract_price,shipping_price,ladder_price,bundle_price_percentage,bundle_price_amount,bundle_amount_percentage,custom,free_gift_items,free_non_sellable_items from property items[].promotion_type of schema PromotionListItem in response with status code 200

    • [Breaking] [Deleted] property items[].discount_rules of schema PromotionListItem in response with status code 200

    • [Breaking] [Deleted] property items[].restrictions of schema PromotionListItem in response with status code 200

    • [Breaking] [Deleted] property items[].currency of schema PromotionListItem in response with status code 200

    • [Deleted] Value format from date-time from property items[]._schedule.end of schema PromotionSchedule in response with status code 200

    • [Deleted] Value format from date-time from property items[]._schedule.start of schema PromotionSchedule in response with status code 200

    • [Breaking] [Deleted] property items[].post_order_action of schema PromotionListItem in response with status code 200

    • [Breaking] [Deleted] property items[].apply_priority of schema PromotionListItem in response with status code 200

    • [Breaking] [Deleted] property items[].visiblility of schema PromotionListItem in response with status code 200

    • [Breaking] [Deleted] property items[].application_id of schema PromotionListItem in response with status code 200

    • [Breaking] [Deleted] property items[].buy_rules of schema PromotionListItem in response with status code 200

    • [Breaking] [Deleted] property items[]._custom_json of schema PromotionListItem in response with status code 200

  • What's Changed

    • [Breaking] [Changed] items[].buy_rules made optional in response with status code 200

    • [Breaking] [Changed] items[].discount_rules made optional in response with status code 200

    • [Breaking] [Changed] items[].mode made optional in response with status code 200

    • [Breaking] [Changed] items[].ownership made optional in response with status code 200

    • [Breaking] [Changed] items[].promotion_type made optional in response with status code 200

  • What's New

    • [Added] property restrictions.price_range of schema Restrictions1 in request body

    • [Added] property restrictions.cart_min_retention of schema Restrictions1 in request body

    • [Added] property restrictions.email_domain of schema Restrictions1 in request body

    • [Added] property restrictions.is_plt_bypass of schema Restrictions1 in request body

    • [Added] properties _schedule.next_schedule[].start, _schedule.next_schedule[].end in request body

    • [Added] property _schedule.status of schema PromotionSchedule in request body

    • [Added] Possible nullable value true to property post_order_action.action_type of schema PromotionAction in request body

    • [Added] property author.rejected_by of schema PromotionAuthor in request body

    • [Added] property author.approved_by of schema PromotionAuthor in request body

    • [Added] property author.reviewed_by of schema PromotionAuthor in request body

    • [Added] property date_meta.approved_on of schema PromotionDateMeta in request body

    • [Added] property date_meta.rejected_on of schema PromotionDateMeta in request body

    • [Added] property date_meta.reviewed_on of schema PromotionDateMeta in request body

    • [Added] property visibility of schema PromotionAdd in request body

    • [Added] property indexed_criteria of schema PromotionAdd in request body

    • [Added] property restrictions.price_range of schema Restrictions1 in response with status code 201

    • [Added] property restrictions.cart_min_retention of schema Restrictions1 in response with status code 201

    • [Added] property restrictions.email_domain of schema Restrictions1 in response with status code 201

    • [Added] property restrictions.is_plt_bypass of schema Restrictions1 in response with status code 201

    • [Added] properties _schedule.next_schedule[].start, _schedule.next_schedule[].end in response with status code 201

    • [Added] property _schedule.status of schema PromotionSchedule in response with status code 201

    • [Added] Possible nullable value true to property post_order_action.action_type of schema PromotionAction in response with status code 201

    • [Added] property author.rejected_by of schema PromotionAuthor in response with status code 201

    • [Added] property author.approved_by of schema PromotionAuthor in response with status code 201

    • [Added] property author.reviewed_by of schema PromotionAuthor in response with status code 201

    • [Added] property date_meta.approved_on of schema PromotionDateMeta in response with status code 201

    • [Added] property date_meta.rejected_on of schema PromotionDateMeta in response with status code 201

    • [Added] property date_meta.reviewed_on of schema PromotionDateMeta in response with status code 201

    • [Added] property draft of schema PromotionAddResult in response with status code 201

    • [Added] property review of schema PromotionAddResult in response with status code 201

    • [Added] property rejected of schema PromotionAddResult in response with status code 201

    • [Added] property approved of schema PromotionAddResult in response with status code 201

    • [Added] property offer_counts of schema PromotionAddResult in response with status code 201

    • [Added] property offer_prefix of schema PromotionAddResult in response with status code 201

    • [Added] property is_bank_offer of schema PromotionAddResult in response with status code 201

    • [Added] property custom_content of schema PromotionAddResult in response with status code 201

    • [Added] property medias of schema PromotionAddResult in response with status code 201

    • [Added] property offer_type of schema PromotionAddResult in response with status code 201

    • [Added] property visibility of schema PromotionAddResult in response with status code 201

    • [Added] property is_archived of schema PromotionAddResult in response with status code 201

    • [Added] property is_processed of schema PromotionAddResult in response with status code 201

    • [Added] property indexed_criteria of schema PromotionAddResult in response with status code 201

    • [Added] property _id of schema PromotionAddResult in response with status code 201

    • [Added] property errors of schema OperationErrorResponseObject in response with status code 400

    • [Added] property meta of schema OperationErrorResponseObject in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Possible values from all_user,guest,registered,user_group from property restrictions.user_type of schema Restrictions1 in request body

    • [Deleted] Value format from date-time from property _schedule.end of schema PromotionSchedule in request body

    • [Deleted] Value format from date-time from property _schedule.start of schema PromotionSchedule in request body

    • [Breaking] [Deleted] property visiblility of schema PromotionAdd in request body

    • [Deleted] Possible values from all_user,guest,registered,user_group from property restrictions.user_type of schema Restrictions1 in response with status code 201

    • [Deleted] Value format from date-time from property _schedule.end of schema PromotionSchedule in response with status code 201

    • [Deleted] Value format from date-time from property _schedule.start of schema PromotionSchedule in response with status code 201

    • [Breaking] [Deleted] property visiblility of schema PromotionAdd in response with status code 201

    • [Breaking] [Deleted] property error of schema OperationErrorResponse in response with status code 400

  • What's Changed

    • [Changed] post_order_action.action_date, post_order_action.action_type made optional in request body

    • [Changed] post_order_action.action_date, post_order_action.action_type made optional in response with status code 201

    • [Breaking] [Changed] buy_rules made optional in response with status code 201

    • [Breaking] [Changed] discount_rules made optional in response with status code 201

    • [Breaking] [Changed] display_meta made optional in response with status code 201

    • [Breaking] [Changed] ownership made optional in response with status code 201

  • What's New

    • [Added] property restrictions.price_range of schema Restrictions1 in response with status code 200

    • [Added] property restrictions.cart_min_retention of schema Restrictions1 in response with status code 200

    • [Added] property restrictions.email_domain of schema Restrictions1 in response with status code 200

    • [Added] property restrictions.is_plt_bypass of schema Restrictions1 in response with status code 200

    • [Added] properties _schedule.next_schedule[].start, _schedule.next_schedule[].end in response with status code 200

    • [Added] property _schedule.status of schema PromotionSchedule in response with status code 200

    • [Added] Possible nullable value true to property post_order_action.action_type of schema PromotionAction in response with status code 200

    • [Added] property author.rejected_by of schema PromotionAuthor in response with status code 200

    • [Added] property author.approved_by of schema PromotionAuthor in response with status code 200

    • [Added] property author.reviewed_by of schema PromotionAuthor in response with status code 200

    • [Added] property date_meta.approved_on of schema PromotionDateMeta in response with status code 200

    • [Added] property date_meta.rejected_on of schema PromotionDateMeta in response with status code 200

    • [Added] property date_meta.reviewed_on of schema PromotionDateMeta in response with status code 200

    • [Added] property medias of schema PromotionUpdateResult in response with status code 200

    • [Added] property is_archived of schema PromotionUpdateResult in response with status code 200

    • [Added] property reason of schema PromotionUpdateResult in response with status code 200

    • [Added] property is_processed of schema PromotionUpdateResult in response with status code 200

    • [Added] property visibility of schema PromotionUpdateResult in response with status code 200

    • [Added] property offer_prefix of schema PromotionUpdateResult in response with status code 200

    • [Added] property custom_content of schema PromotionUpdateResult in response with status code 200

    • [Added] property offer_counts of schema PromotionUpdateResult in response with status code 200

    • [Added] property offer_type of schema PromotionUpdateResult in response with status code 200

    • [Added] property is_bank_offer of schema PromotionUpdateResult in response with status code 200

    • [Added] property indexed_criteria of schema PromotionUpdateResult in response with status code 200

    • [Added] property _id of schema PromotionUpdateResult in response with status code 200

    • [Added] property errors of schema OperationErrorResponseObject in response with status code 404

    • [Added] property meta of schema OperationErrorResponseObject in response with status code 404

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Possible values from all_user,guest,registered,user_group from property restrictions.user_type of schema Restrictions1 in response with status code 200

    • [Deleted] Value format from date-time from property _schedule.end of schema PromotionSchedule in response with status code 200

    • [Deleted] Value format from date-time from property _schedule.start of schema PromotionSchedule in response with status code 200

    • [Breaking] [Deleted] property visiblility of schema PromotionUpdate in response with status code 200

    • [Breaking] [Deleted] property error of schema OperationErrorResponse in response with status code 404

  • What's Changed

    • [Changed] post_order_action.action_date, post_order_action.action_type made optional in response with status code 200

    • [Breaking] [Changed] buy_rules made optional in response with status code 200

    • [Breaking] [Changed] discount_rules made optional in response with status code 200

    • [Breaking] [Changed] display_meta made optional in response with status code 200

    • [Breaking] [Changed] ownership made optional in response with status code 200

  • What's New

    • [Added] property restrictions.price_range of schema Restrictions1 in request body

    • [Added] property restrictions.cart_min_retention of schema Restrictions1 in request body

    • [Added] property restrictions.email_domain of schema Restrictions1 in request body

    • [Added] property restrictions.is_plt_bypass of schema Restrictions1 in request body

    • [Added] properties _schedule.next_schedule[].start, _schedule.next_schedule[].end in request body

    • [Added] property _schedule.status of schema PromotionSchedule in request body

    • [Added] Possible nullable value true to property post_order_action.action_type of schema PromotionAction in request body

    • [Added] property author.rejected_by of schema PromotionAuthor in request body

    • [Added] property author.approved_by of schema PromotionAuthor in request body

    • [Added] property author.reviewed_by of schema PromotionAuthor in request body

    • [Added] property date_meta.approved_on of schema PromotionDateMeta in request body

    • [Added] property date_meta.rejected_on of schema PromotionDateMeta in request body

    • [Added] property date_meta.reviewed_on of schema PromotionDateMeta in request body

    • [Added] property reason of schema PromotionUpdate in request body

    • [Added] property visibility of schema PromotionUpdate in request body

    • [Added] property restrictions.price_range of schema Restrictions1 in response with status code 200

    • [Added] property restrictions.cart_min_retention of schema Restrictions1 in response with status code 200

    • [Added] property restrictions.email_domain of schema Restrictions1 in response with status code 200

    • [Added] property restrictions.is_plt_bypass of schema Restrictions1 in response with status code 200

    • [Added] properties _schedule.next_schedule[].start, _schedule.next_schedule[].end in response with status code 200

    • [Added] property _schedule.status of schema PromotionSchedule in response with status code 200

    • [Added] Possible nullable value true to property post_order_action.action_type of schema PromotionAction in response with status code 200

    • [Added] property author.rejected_by of schema PromotionAuthor in response with status code 200

    • [Added] property author.approved_by of schema PromotionAuthor in response with status code 200

    • [Added] property author.reviewed_by of schema PromotionAuthor in response with status code 200

    • [Added] property date_meta.approved_on of schema PromotionDateMeta in response with status code 200

    • [Added] property date_meta.rejected_on of schema PromotionDateMeta in response with status code 200

    • [Added] property date_meta.reviewed_on of schema PromotionDateMeta in response with status code 200

    • [Added] property medias of schema PromotionUpdateResult in response with status code 200

    • [Added] property is_archived of schema PromotionUpdateResult in response with status code 200

    • [Added] property reason of schema PromotionUpdateResult in response with status code 200

    • [Added] property is_processed of schema PromotionUpdateResult in response with status code 200

    • [Added] property visibility of schema PromotionUpdateResult in response with status code 200

    • [Added] property offer_prefix of schema PromotionUpdateResult in response with status code 200

    • [Added] property custom_content of schema PromotionUpdateResult in response with status code 200

    • [Added] property offer_counts of schema PromotionUpdateResult in response with status code 200

    • [Added] property offer_type of schema PromotionUpdateResult in response with status code 200

    • [Added] property is_bank_offer of schema PromotionUpdateResult in response with status code 200

    • [Added] property indexed_criteria of schema PromotionUpdateResult in response with status code 200

    • [Added] property _id of schema PromotionUpdateResult in response with status code 200

    • [Added] property errors of schema OperationErrorResponseObject in response with status code 404

    • [Added] property meta of schema OperationErrorResponseObject in response with status code 404

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Possible values from all_user,guest,registered,user_group from property restrictions.user_type of schema Restrictions1 in request body

    • [Deleted] Value format from date-time from property _schedule.end of schema PromotionSchedule in request body

    • [Deleted] Value format from date-time from property _schedule.start of schema PromotionSchedule in request body

    • [Breaking] [Deleted] property visiblility of schema PromotionUpdate in request body

    • [Deleted] Possible values from all_user,guest,registered,user_group from property restrictions.user_type of schema Restrictions1 in response with status code 200

    • [Deleted] Value format from date-time from property _schedule.end of schema PromotionSchedule in response with status code 200

    • [Deleted] Value format from date-time from property _schedule.start of schema PromotionSchedule in response with status code 200

    • [Breaking] [Deleted] property visiblility of schema PromotionUpdate in response with status code 200

    • [Breaking] [Deleted] property error of schema OperationErrorResponse in response with status code 404

  • What's Changed

    • [Changed] post_order_action.action_date, post_order_action.action_type made optional in request body

    • [Changed] buy_rules made optional in request body

    • [Changed] discount_rules made optional in request body

    • [Changed] display_meta made optional in request body

    • [Changed] ownership made optional in request body

    • [Changed] post_order_action.action_date, post_order_action.action_type made optional in response with status code 200

    • [Breaking] [Changed] buy_rules made optional in response with status code 200

    • [Breaking] [Changed] discount_rules made optional in response with status code 200

    • [Breaking] [Changed] display_meta made optional in response with status code 200

    • [Breaking] [Changed] ownership made optional in response with status code 200

updatePromotionPartially
  • What's New

    • [Added] properties schedule.next_schedule[].start, schedule.next_schedule[].end in request body

    • [Added] property schedule.status of schema PromotionSchedule in request body

    • [Added] property publish of schema PromotionPartialUpdate in request body

    • [Added] property errors of schema OperationErrorResponseObject in response with status code 404

    • [Added] property meta of schema OperationErrorResponseObject in response with status code 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property archive of schema PromotionPartialUpdate in request body

    • [Deleted] Value format from date-time from property schedule.end of schema PromotionSchedule in request body

    • [Deleted] Value format from date-time from property schedule.start of schema PromotionSchedule in request body

    • [Breaking] [Deleted] property error of schema OperationErrorResponse in response with status code 404

  • What's New

    • [Added] property status of schema ActivePromosResponseObject in response with status code 200

    • [Added] property items of schema ActivePromosResponseObject in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property entity_slug of schema ActivePromosResponse in response with status code 200

    • [Breaking] [Deleted] property title of schema ActivePromosResponse in response with status code 200

    • [Breaking] [Deleted] property modified_on of schema ActivePromosResponse in response with status code 200

    • [Breaking] [Deleted] property example of schema ActivePromosResponse in response with status code 200

    • [Breaking] [Deleted] property entity_type of schema ActivePromosResponse in response with status code 200

    • [Breaking] [Deleted] property created_on of schema ActivePromosResponse in response with status code 200

    • [Breaking] [Deleted] property is_hidden of schema ActivePromosResponse in response with status code 200

    • [Breaking] [Deleted] property type of schema ActivePromosResponse in response with status code 200

    • [Breaking] [Deleted] property subtitle of schema ActivePromosResponse in response with status code 200

    • [Breaking] [Deleted] property description of schema ActivePromosResponse in response with status code 200

getPromotionOffers
  • What's Deprecated

    • [Breaking] [Deleted] method getPromotionOffers

getPromotionPaymentOffers
  • What's Deprecated

    • [Breaking] [Deleted] method getPromotionPaymentOffers

  • What's New

    • [Added] property international_delivery_charges of schema CartMetaConfigUpdate in request body

    • [Added] property app_id of schema CartMetaConfigUpdate in request body

    • [Added] property is_active of schema CartMetaConfigUpdate in request body

    • [Added] property slug of schema CartMetaConfigUpdate in request body

    • [Added] property is_universal of schema CartMetaConfigUpdate in request body

    • [Added] property company_id of schema CartMetaConfigUpdate in request body

    • [Added] property updated_on of schema CartMetaConfigUpdate in request body

    • [Added] property last_modified_by of schema CartMetaConfigUpdate in request body

    • [Added] property order_placing of schema CartMetaConfigUpdate in request body

    • [Added] property name of schema CartMetaConfigUpdate in request body

    • [Added] property article_tags of schema CartMetaConfigUpdate in request body

    • [Added] property allow_coupon_with_rewards of schema CartMetaConfigUpdate in request body

    • [Added] property gst_input of schema CartMetaConfigUpdate in request body

    • [Added] property staff_selection of schema CartMetaConfigUpdate in request body

    • [Added] property placing_for_customer of schema CartMetaConfigUpdate in request body

    • [Added] property pan_card of schema CartMetaConfigUpdate in request body

    • [Added] property empty_cart of schema CartMetaConfigUpdate in request body

    • [Added] property id of schema CartMetaConfigUpdate in request body

    • [Added] property hide_on_storefront of schema CartMetaConfigUpdate in request body

    • [Added] property created_on of schema CartMetaConfigUpdate in request body

    • [Added] property international_delivery_charges of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property app_id of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property is_active of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property slug of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property is_universal of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property company_id of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property updated_on of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property last_modified_by of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property order_placing of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property name of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property article_tags of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property allow_coupon_with_rewards of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property gst_input of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property staff_selection of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property placing_for_customer of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property pan_card of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property empty_cart of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property id of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property hide_on_storefront of schema CartMetaConfigUpdate in response with status code 200

    • [Added] property created_on of schema CartMetaConfigUpdate in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

Catalog
Catalog
  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/analytics/insights/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/analytics/insights

  • What's New

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] page made required in response with status code 200

    • [Breaking] [Added] Type object to property of schema ApplicationBrandListingSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].modified_on of schema ApplicationBrandListingItemSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's New

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's New

    • [Added] Possible values internl to property items[].action.page.type of schema PageType in response with status code 200

    • [Added] Possible values internl to property items[].action.popup.type of schema PageType in response with status code 200

    • [Breaking] [Added] Type object to property items[].logo of schema BrandLogo in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] property modified_on of schema BrandListingResponseSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].logo.aspect_ratio of schema BrandMedia in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from string to integer of property items[].departments[] of schema BrandItem in response with status code 200

  • What's New

    • [Added] Possible values internl to property data[].items[].action.page.type of schema PageType in response with status code 200

    • [Added] Possible values internl to property data[].items[].action.popup.type of schema PageType in response with status code 200

    • [Added] Possible values internl to property data[].items[].childs[].action.page.type of schema PageType in response with status code 200

    • [Added] Possible values internl to property data[].items[].childs[].action.popup.type of schema PageType in response with status code 200

    • [Added] Possible values internl to property data[].items[].childs[].childs[].action.page.type of schema PageType in response with status code 200

    • [Added] Possible values internl to property data[].items[].childs[].childs[].action.popup.type of schema PageType in response with status code 200

    • [Added] Possible values internl to property data[].items[].childs[].childs[].childs[].action.page.type of schema PageType in response with status code 200

    • [Added] Possible values internl to property data[].items[].childs[].childs[].childs[].action.popup.type of schema PageType in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's New

    • [Added] property items[].created_by.email of schema UserInfo in response with status code 200

    • [Added] property items[].created_by.uid of schema UserInfo in response with status code 200

    • [Breaking] [Added] Type object to property items[].created_by of schema UserInfo in response with status code 200

    • [Added] property items[].modified_by.email of schema UserInfo in response with status code 200

    • [Added] property items[].modified_by.uid of schema UserInfo in response with status code 200

    • [Breaking] [Added] Type object to property items[].modified_by of schema UserInfo in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's New

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's New

    • [Breaking] [Deleted] query parameter tags (type: array), [Added] query parameter tag (type: array)

    • [Added] Possible nullable value true to property items[]._schedule.next_schedule[].start of schema NextSchedule in response with status code 200

    • [Added] Possible values internl to property items[].action.page.type of schema PageType in response with status code 200

    • [Added] Possible values internl to property items[].action.popup.type of schema PageType in response with status code 200

    • [Breaking] [Added] Possible values image,video,3d_model to property items[].logo.type of schema Media in response with status code 200

    • [Added] property items[].logo.alt of schema Media in response with status code 200

    • [Added] property items[].logo.thumbnail of schema Media in response with status code 200

    • [Breaking] [Added] Type string to property items[].query[].value[] of schema CollectionQuery in response with status code 200

    • [Added] property items[].cron of schema GetCollectionDetailNest in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property items[]._schedule.next_schedule[].end of schema NextSchedule in response with status code 200

    • [Breaking] [Deleted] properties items[].badge.color, items[].badge.text in response with status code 200

    • [Breaking] [Deleted] property items[]._id of schema GetCollectionDetailNest in response with status code 200

    • [Breaking] [Deleted] property items[].published of schema GetCollectionDetailNest in response with status code 200

    • [Breaking] [Deleted] property items[].tags of schema GetCollectionDetailNest in response with status code 200

    • [Breaking] [Deleted] property items[].sort_on of schema GetCollectionDetailNest in response with status code 200

    • [Breaking] [Deleted] property items[]._custom_json of schema GetCollectionDetailNest in response with status code 200

    • [Breaking] [Deleted] property items[]._locale_language of schema GetCollectionDetailNest in response with status code 200

    • [Breaking] [Deleted] property items[].seo of schema GetCollectionDetailNest in response with status code 200

    • [Breaking] [Deleted] property items[].is_visible of schema GetCollectionDetailNest in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections

  • What's New

    • [Added] Possible nullable value true to property _schedule.next_schedule[].start of schema NextSchedule in request body

    • [Added] property banners.landscape.secure_url of schema CollectionImage in request body

    • [Added] property banners.landscape.type of schema CollectionImage in request body

    • [Added] property banners.portrait.secure_url of schema CollectionImage in request body

    • [Added] property banners.portrait.type of schema CollectionImage in request body

    • [Added] properties created_by.email, created_by.uid, created_by.user_id, created_by.username in request body

    • [Breaking] [Added] Type object to property created_by of schema UserInfo in request body

    • [Added] property logo.secure_url of schema CollectionImage in request body

    • [Added] property logo.type of schema CollectionImage in request body

    • [Added] properties modified_by.email, modified_by.uid, modified_by.user_id, modified_by.username in request body

    • [Breaking] [Added] Type object to property modified_by of schema UserInfo in request body

    • [Breaking] [Added] Type string to property query[].value[] of schema CollectionQuery in request body

    • [Added] properties seo.sitemap.priority, seo.sitemap.frequency in request body

    • [Added] properties seo.breadcrumbs[].action.page, seo.breadcrumbs[].action.type in request body

    • [Breaking] [Added] seo.breadcrumbs[].action.type made required in request body

    • [Added] property seo.meta_tags[].items[].title of schema ApplicationItemSeoMetaTags in request body

    • [Added] property seo.meta_tags[].items[].items of schema ApplicationItemSeoMetaTags in request body

    • [Added] property is_searchable of schema CreateCollection in request body

    • [Added] Possible nullable value true to property _schedule.next_schedule[].start of schema NextSchedule in response with status code 200

    • [Added] properties badge.color, badge.text in response with status code 200

    • [Added] Default value true to property is_active of schema CollectionCreateResponseSchema in response with status code 200

    • [Added] Default value to property meta of schema CollectionCreateResponseSchema in response with status code 200

    • [Added] Default value 99999 to property priority of schema CollectionCreateResponseSchema in response with status code 200

    • [Breaking] [Added] Type string to property query[].value[] of schema CollectionQuery in response with status code 200

    • [Added] Default value to property query of schema CollectionCreateResponseSchema in response with status code 200

    • [Added] Possible values internl to property action.page.type of schema PageType in response with status code 200

    • [Added] Possible values internl to property action.popup.type of schema PageType in response with status code 200

    • [Added] Default value to property _custom_json of schema CollectionCreateResponseSchema in response with status code 200

    • [Added] Default value to property _locale_language of schema CollectionCreateResponseSchema in response with status code 200

    • [Added] properties seo.sitemap.priority, seo.sitemap.frequency in response with status code 200

    • [Added] properties seo.breadcrumbs[].action.page, seo.breadcrumbs[].action.type in response with status code 200

    • [Breaking] [Added] seo.breadcrumbs[].action.type made required in response with status code 200

    • [Added] property seo.meta_tags[].items[].title of schema ApplicationItemSeoMetaTags in response with status code 200

    • [Added] property seo.meta_tags[].items[].items of schema ApplicationItemSeoMetaTags in response with status code 200

    • [Added] property cron of schema CollectionCreateResponseSchema in response with status code 200

    • [Added] property is_searchable of schema CollectionCreateResponseSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property _schedule.next_schedule[].end of schema NextSchedule in request body

    • [Breaking] [Deleted] property seo.breadcrumbs[].action[] of schema ApplicationItemSeoBreadcrumbs in request body

    • [Breaking] [Deleted] property seo.meta_tags[].items[].key of schema ApplicationItemSeoMetaTagItem in request body

    • [Breaking] [Deleted] property seo.meta_tags[].items[].value of schema ApplicationItemSeoMetaTagItem in request body

    • [Deleted] Possible values from items,query from property type of schema CreateCollection in request body

    • [Deleted] Value format from date-time from property _schedule.next_schedule[].end of schema NextSchedule in response with status code 200

    • [Breaking] [Deleted] property banners.landscape.aspect_ratio of schema BannerImage in response with status code 200

    • [Deleted] Value format from url from property banners.landscape.url of schema BannerImage in response with status code 200

    • [Breaking] [Deleted] property banners.portrait.aspect_ratio of schema BannerImage in response with status code 200

    • [Deleted] Value format from url from property banners.portrait.url of schema BannerImage in response with status code 200

    • [Breaking] [Deleted] property logo.aspect_ratio of schema BannerImage in response with status code 200

    • [Deleted] Value format from url from property logo.url of schema BannerImage in response with status code 200

    • [Breaking] [Deleted] property tag of schema CollectionCreateResponse in response with status code 200

    • [Breaking] [Deleted] property published of schema CollectionCreateResponse in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumbs[].action[] of schema ApplicationItemSeoBreadcrumbs in response with status code 200

    • [Breaking] [Deleted] property seo.meta_tags[].items[].key of schema ApplicationItemSeoMetaTagItem in response with status code 200

    • [Breaking] [Deleted] property seo.meta_tags[].items[].value of schema ApplicationItemSeoMetaTagItem in response with status code 200

    • [Breaking] [Deleted] property is_visible of schema CollectionCreateResponse in response with status code 200

    • [Breaking] [Deleted] property id of schema CollectionCreateResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] app_id made optional in request body

    • [Changed] banners.landscape.aspect_ratio, banners.landscape.url made optional in request body

    • [Changed] banners.portrait.aspect_ratio, banners.portrait.url made optional in request body

    • [Changed] logo.aspect_ratio, logo.url made optional in request body

    • [Breaking] [Changed] Type from array to object of property seo.breadcrumbs[].action of schema ApplicationItemSeoBreadcrumbs in request body

    • [Changed] seo.meta_tags[].items[].value made optional in request body

    • [Breaking] [Changed] Type from array to object of property seo.breadcrumbs[].action of schema ApplicationItemSeoBreadcrumbs in response with status code 200

    • [Changed] seo.meta_tags[].items[].value made optional in response with status code 200

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections

  • What's New

    • [Breaking] [Added] Type string to property values[].value of schema ProductQueryFiltersValue in response with status code 200

    • [Added] property values[].logo of schema ProductQueryFiltersValue in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property values[].currency_code of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property values[].currency_symbol of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property values[].display_format of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property values[].max of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property values[].min of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property values[].query_format of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property values[].selected_max of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property values[].selected_min of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] values[].display, values[].is_selected, values[].value made optional in response with status code 200

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] operators made optional in response with status code 200

  • What's New

    • [Breaking] [Added] Type string to property filters[].values[].value of schema CollectionProductFiltersValue in response with status code 200

    • [Added] property filters[].values[].logo of schema CollectionProductFiltersValue in response with status code 200

    • [Added] property sort_on[].logo of schema CollectionProductSortOn in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property filters[].values[].currency_code of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property filters[].values[].currency_symbol of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property filters[].values[].display_format of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property filters[].values[].max of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property filters[].values[].min of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property filters[].values[].query_format of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property filters[].values[].selected_max of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] property filters[].values[].selected_min of schema ProductFiltersValue in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] filters[].key, filters[].values made optional in response with status code 200

    • [Breaking] [Changed] operators made optional in response with status code 200

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/query-options/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/query-options

  • What's New

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/{id}/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/{id}

  • What's New

    • [Added] Possible nullable value true to property _schedule.next_schedule[].start of schema NextSchedule in request body

    • [Added] property banners.landscape.secure_url of schema CollectionImage in request body

    • [Added] property banners.landscape.type of schema CollectionImage in request body

    • [Added] property banners.portrait.secure_url of schema CollectionImage in request body

    • [Added] property banners.portrait.type of schema CollectionImage in request body

    • [Added] property logo.secure_url of schema CollectionImage in request body

    • [Added] property logo.type of schema CollectionImage in request body

    • [Breaking] [Added] Type string to property query[].value[] of schema CollectionQuery in request body

    • [Added] properties seo.sitemap.priority, seo.sitemap.frequency in request body

    • [Added] property seo.meta_tags[].items[].title of schema ApplicationItemSeoMetaTags in request body

    • [Added] property seo.meta_tags[].items[].items of schema ApplicationItemSeoMetaTags in request body

    • [Added] property action of schema UpdateCollection in request body

    • [Added] property uid of schema UpdateCollection in request body

    • [Added] property app_id of schema UpdateCollection in request body

    • [Added] property is_searchable of schema UpdateCollection in request body

    • [Added] Possible nullable value true to property _schedule.next_schedule[].start of schema NextSchedule in response with status code 200

    • [Added] property banners.landscape.secure_url of schema CollectionImage in response with status code 200

    • [Added] property banners.landscape.type of schema CollectionImage in response with status code 200

    • [Added] property banners.portrait.secure_url of schema CollectionImage in response with status code 200

    • [Added] property banners.portrait.type of schema CollectionImage in response with status code 200

    • [Added] property logo.secure_url of schema CollectionImage in response with status code 200

    • [Added] property logo.type of schema CollectionImage in response with status code 200

    • [Breaking] [Added] Type string to property query[].value[] of schema CollectionQuery in response with status code 200

    • [Added] properties seo.sitemap.priority, seo.sitemap.frequency in response with status code 200

    • [Added] property seo.meta_tags[].items[].title of schema ApplicationItemSeoMetaTags in response with status code 200

    • [Added] property seo.meta_tags[].items[].items of schema ApplicationItemSeoMetaTags in response with status code 200

    • [Added] property action of schema UpdateCollection in response with status code 200

    • [Added] property uid of schema UpdateCollection in response with status code 200

    • [Added] property app_id of schema UpdateCollection in response with status code 200

    • [Added] property is_searchable of schema UpdateCollection in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property _schedule.next_schedule[].end of schema NextSchedule in request body

    • [Breaking] [Deleted] property seo.meta_tags[].items[].key of schema ApplicationItemSeoMetaTagItem in request body

    • [Breaking] [Deleted] property seo.meta_tags[].items[].value of schema ApplicationItemSeoMetaTagItem in request body

    • [Deleted] Value format from date-time from property _schedule.next_schedule[].end of schema NextSchedule in response with status code 200

    • [Breaking] [Deleted] property seo.meta_tags[].items[].key of schema ApplicationItemSeoMetaTagItem in response with status code 200

    • [Breaking] [Deleted] property seo.meta_tags[].items[].value of schema ApplicationItemSeoMetaTagItem in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] banners.landscape.aspect_ratio, banners.landscape.url made optional in request body

    • [Changed] banners.portrait.aspect_ratio, banners.portrait.url made optional in request body

    • [Changed] logo.aspect_ratio, logo.url made optional in request body

    • [Changed] seo.meta_tags[].items[].value made optional in request body

    • [Changed] banners.landscape.aspect_ratio, banners.landscape.url made optional in response with status code 200

    • [Changed] banners.portrait.aspect_ratio, banners.portrait.url made optional in response with status code 200

    • [Changed] logo.aspect_ratio, logo.url made optional in response with status code 200

    • [Changed] seo.meta_tags[].items[].value made optional in response with status code 200

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/{id}/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/{id}

  • What's New

    • [Breaking] [Deleted] query parameter page_id (type: string), [Added] query parameter is_pinned (type: boolean)

    • [Breaking] [Deleted] query parameter page_type (type: string), [Added] query parameter q (type: string)

    • [Added] query parameter is_excluded (type: boolean)

    • [Added] Possible values internl to property items[].brand.action.page.type of schema PageType in response with status code 200

    • [Added] Possible values internl to property items[].brand.action.popup.type of schema PageType in response with status code 200

    • [Breaking] [Added] Possible values image,video,3d_model to property items[].brand.logo.type of schema Media in response with status code 200

    • [Added] property items[].brand.logo.alt of schema Media in response with status code 200

    • [Added] property items[].brand.logo.thumbnail of schema Media in response with status code 200

    • [Breaking] [Added] Possible values default,standard to property items[].image_nature of schema ApplicationProductsSchema in response with status code 200

    • [Breaking] [Added] Possible values composite,digital,packaging,set,standard to property items[].item_type of schema ApplicationProductsSchema in response with status code 200

    • [Breaking] [Added] Possible values image,video,3d_model to property items[].medias[].type of schema Media in response with status code 200

    • [Added] property items[].medias[].alt of schema Media in response with status code 200

    • [Added] property items[].medias[].thumbnail of schema Media in response with status code 200

    • [Breaking] [Added] Possible values INR,USD,EUR to property items[].price.effective.currency_code of schema CurrencyCodeEnum in response with status code 200

    • [Breaking] [Added] Possible values INR,USD,EUR to property items[].price.marked.currency_code of schema CurrencyCodeEnum in response with status code 200

    • [Added] property items[].price.selling of schema ProductListingPrice in response with status code 200

    • [Added] properties items[].seo.breadcrumbs[].action.page, items[].seo.breadcrumbs[].action.type in response with status code 200

    • [Breaking] [Added] items[].seo.breadcrumbs[].action.type made required in response with status code 200

    • [Added] property items[].popularity of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].brand_uid of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].category_uid of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].verification_status of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].channel_identifier of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].category_slug of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].size_guide of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].l3_categories of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].store_ids of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].company_ids of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].departments of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].tags of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].l3_category_names of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].sizes of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].product_group_tag of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].multi_size of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].is_gift of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].is_cod of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].is_dependent of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].is_available of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].variants of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].variant_media of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].variant_group of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].multi_categories of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].template_tag of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].net_quantity of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].custom_order of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].country_of_origin of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[]._custom_json of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].identifiers of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].item_id of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[]._custom_meta of schema ApplicationProductsSchema in response with status code 200

    • [Added] property items[].discount_percentage of schema ApplicationProductsSchema in response with status code 200

    • [Added] items[].is_dependent made required in response with status code 200

    • [Added] items[].uid made required in response with status code 200

    • [Added] items[].category_uid made required in response with status code 200

    • [Added] items[].item_code made required in response with status code 200

    • [Added] items[].multi_size made required in response with status code 200

    • [Added] items[].brand_uid made required in response with status code 200

    • [Added] items[].country_of_origin made required in response with status code 200

    • [Added] items[].item_type made required in response with status code 200

    • [Added] items[].departments made required in response with status code 200

    • [Added] items[].slug made required in response with status code 200

    • [Added] items[].image_nature made required in response with status code 200

    • [Added] items[].moq made required in response with status code 200

    • [Added] items[].seo made required in response with status code 200

    • [Added] items[].is_cod made required in response with status code 200

    • [Added] items[].is_gift made required in response with status code 200

    • [Added] items[].is_available made required in response with status code 200

    • [Added] items[].l3_categories made required in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property filters of schema GetCollectionItemsResponse in response with status code 200

    • [Breaking] [Deleted] property items[].grouped_attributes of schema ProductListingDetail in response with status code 200

    • [Deleted] Type from object from property items[].price of schema ProductListingPrice in response with status code 200

    • [Breaking] [Deleted] property items[].seo.breadcrumbs[].action[] of schema ApplicationItemSeoBreadcrumbs in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from object to string of property items[].teaser_tag of schema ProductListingDetail in response with status code 200

    • [Breaking] [Changed] Type from array to object of property items[].seo.breadcrumbs[].action of schema ApplicationItemSeoBreadcrumbs in response with status code 200

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/{id}/items/ To /service/platform/catalog/v2.0/company/{company_id}/application/{application_id}/collections/{id}/items

  • What's New

    • [Breaking] [Added] Type string to property query[].value[] of schema CollectionQuerySchemaV2 in request body

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/{id}/items/ To /service/platform/catalog/v2.0/company/{company_id}/application/{application_id}/collections/{id}/items

  • What's New

    • [Added] Possible nullable value true to property _schedule.next_schedule[].start of schema NextSchedule in response with status code 200

    • [Breaking] [Added] Possible values image,video,3d_model to property logo.type of schema Media in response with status code 200

    • [Added] property logo.alt of schema Media in response with status code 200

    • [Added] property logo.thumbnail of schema Media in response with status code 200

    • [Breaking] [Added] Type string to property query[].value[] of schema CollectionQuery in response with status code 200

    • [Added] properties seo.sitemap.priority, seo.sitemap.frequency in response with status code 200

    • [Added] properties seo.breadcrumbs[].action.page, seo.breadcrumbs[].action.type in response with status code 200

    • [Breaking] [Added] seo.breadcrumbs[].action.type made required in response with status code 200

    • [Added] property seo.meta_tags[].items[].title of schema ApplicationItemSeoMetaTags in response with status code 200

    • [Added] property seo.meta_tags[].items[].items of schema ApplicationItemSeoMetaTags in response with status code 200

    • [Added] property cron of schema GetCollectionDetailResponseSchema in response with status code 200

    • [Added] property _id of schema GetCollectionDetailResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property _schedule.next_schedule[].end of schema NextSchedule in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumbs[].action[] of schema ApplicationItemSeoBreadcrumbs in response with status code 200

    • [Breaking] [Deleted] property seo.meta_tags[].items[].key of schema ApplicationItemSeoMetaTagItem in response with status code 200

    • [Breaking] [Deleted] property seo.meta_tags[].items[].value of schema ApplicationItemSeoMetaTagItem in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from array to object of property seo.breadcrumbs[].action of schema ApplicationItemSeoBreadcrumbs in response with status code 200

    • [Changed] seo.meta_tags[].items[].value made optional in response with status code 200

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/{slug}/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/collections/{slug}

  • What's New

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's New

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's New

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/inventory/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/inventory

  • What's New

    • [Added] query parameter company_uids (type: array)

    • [Added] property items[].company.created_by._id of schema UserSchema in response with status code 200

    • [Added] property items[].company.created_by.uid of schema UserSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].company.created_on of schema GetCompanySchema in response with status code 200

    • [Added] property items[].company.modified_by._id of schema UserSchema in response with status code 200

    • [Added] property items[].company.modified_by.uid of schema UserSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].company.modified_on of schema GetCompanySchema in response with status code 200

    • [Added] property items[].company.verified_by._id of schema UserSchema in response with status code 200

    • [Added] property items[].company.verified_by.uid of schema UserSchema in response with status code 200

    • [Added] property items[].created_by._id of schema UserSchema in response with status code 200

    • [Added] property items[].created_by.uid of schema UserSchema in response with status code 200

    • [Added] property items[].modified_by._id of schema UserSchema in response with status code 200

    • [Added] property items[].modified_by.uid of schema UserSchema in response with status code 200

    • [Breaking] [Added] Possible values high_street,warehouse,mall to property items[].store_type of schema GetLocationSchema in response with status code 200

    • [Added] property items[].verified_by._id of schema UserSchema in response with status code 200

    • [Added] property items[].verified_by.uid of schema UserSchema in response with status code 200

    • [Added] property items[].store_code of schema GetLocationSchema in response with status code 200

    • [Added] property items[].company_id of schema GetLocationSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] property filters of schema LocationListSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].code of schema GetLocationSerializer in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/locations To /service/platform/catalog/v2.0/company/{company_id}/application/{application_id}/locations

  • What's New

    • [Added] property data.product.details_groups of schema ConfigurationProduct in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] data.listing.filter, data.listing.sort made optional in response with status code 200

    • [Breaking] [Changed] data.product.similar, data.product.variant made optional in response with status code 200

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product-configuration/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product-configuration

  • What's New

    • [Added] property product.details_groups of schema ConfigurationProduct in request body

    • [Added] property data.product.details_groups of schema ConfigurationProduct in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] listing.filter, listing.sort made optional in request body

    • [Breaking] [Changed] product.similar, product.variant made optional in request body

    • [Breaking] [Changed] data.listing.filter, data.listing.sort made optional in response with status code 200

    • [Breaking] [Changed] data.product.similar, data.product.variant made optional in response with status code 200

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product-configuration/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product-configuration

  • What's New

    • [Added] properties product.compare.data in response with status code 200

    • [Added] properties product.detail.data, product.detail.values in response with status code 200

    • [Added] properties product.similar.data in response with status code 200

    • [Added] properties product.variant.data in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product-configuration/metadata/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product-configuration/metadata

  • What's New

    • [Added] properties data.product.compare.data in response with status code 200

    • [Added] properties data.product.detail.data, data.product.detail.values in response with status code 200

    • [Added] properties data.product.similar.data in response with status code 200

    • [Added] properties data.product.variant.data in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] data.app_id, data.config_type made optional in response with status code 200

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product-configuration/{type}/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product-configuration/{type}

  • What's New

    • [Added] property product.details_groups of schema ConfigurationProduct in request body

    • [Added] property data.product.details_groups of schema ConfigurationProduct in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] listing.filter, listing.sort made optional in request body

    • [Breaking] [Changed] product.similar, product.variant made optional in request body

    • [Breaking] [Changed] data.listing.filter, data.listing.sort made optional in response with status code 200

    • [Breaking] [Changed] data.product.similar, data.product.variant made optional in response with status code 200

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product-configuration/{type}/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product-configuration/{type}

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product/{item_id}/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product/{item_id}

  • What's New

    • [Added] properties moq.increment_unit, moq.maximum, moq.minimum in request body

    • [Breaking] [Added] Type object to property moq of schema ApplicationItemMOQ in request body

    • [Added] properties seo.description, seo.title, seo.sitemap, seo.breadcrumbs, seo.meta_tags, seo.canonical_url in request body

    • [Breaking] [Added] Type object to property seo of schema ApplicationItemSEO in request body

    • [Added] properties size_promotion_threshold.threshold_type, size_promotion_threshold.threshold_value in request body

    • [Breaking] [Added] Type object to property size_promotion_threshold of schema SizePromotionThreshold in request body

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product/{item_id}/ To /service/platform/catalog/v1.0/company/{company_id}/application/{application_id}/product/{item_id}

Common
Common
searchApplication
  • What's New

    • [Breaking] [Added] Possible values store,website-and-mobile-apps to property application.channel_type of schema Application in response with status code 200

    • [Breaking] [Added] Value format date-time to property application.created_at of schema Application in response with status code 200

    • [Breaking] [Added] Value format date-time to property application.updated_at of schema Application in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema ApplicationResponseSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ApplicationResponseSchema in response with status code 200

Communication
Communication
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema AppProvider in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema AppProvider in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema AppProvider in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema AppProvider in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema EmailProvider in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema EmailProvider in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema EmailProvider in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema EmailProvider in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema EmailProvider in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema EmailProvider in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema EmailProvider in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema EmailProvider in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

deleteEmailProviderById
  • What's Deprecated

    • [Breaking] [Deleted] method deleteEmailProviderById

  • What's New

    • [Added] property items of schema SmsProviders in response with status code 200

    • [Added] property page of schema SmsProviders in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] property rpt of schema SmsProvider in response with status code 200

    • [Added] property type of schema SmsProvider in response with status code 200

    • [Added] property provider of schema SmsProvider in response with status code 200

    • [Added] property _id of schema SmsProvider in response with status code 200

    • [Added] property name of schema SmsProvider in response with status code 200

    • [Added] property description of schema SmsProvider in response with status code 200

    • [Added] property sender of schema SmsProvider in response with status code 200

    • [Added] property username of schema SmsProvider in response with status code 200

    • [Added] property authkey of schema SmsProvider in response with status code 200

    • [Added] property entity_id of schema SmsProvider in response with status code 200

    • [Added] property application of schema SmsProvider in response with status code 200

    • [Added] property created_at of schema SmsProvider in response with status code 200

    • [Added] property updated_at of schema SmsProvider in response with status code 200

    • [Added] property slug of schema SmsProvider in response with status code 200

    • [Added] property __v of schema SmsProvider in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property token of schema SmsProviderReq in request body

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] property rpt of schema SmsProvider in response with status code 200

    • [Added] property type of schema SmsProvider in response with status code 200

    • [Added] property provider of schema SmsProvider in response with status code 200

    • [Added] property _id of schema SmsProvider in response with status code 200

    • [Added] property name of schema SmsProvider in response with status code 200

    • [Added] property description of schema SmsProvider in response with status code 200

    • [Added] property sender of schema SmsProvider in response with status code 200

    • [Added] property username of schema SmsProvider in response with status code 200

    • [Added] property authkey of schema SmsProvider in response with status code 200

    • [Added] property entity_id of schema SmsProvider in response with status code 200

    • [Added] property application of schema SmsProvider in response with status code 200

    • [Added] property created_at of schema SmsProvider in response with status code 200

    • [Added] property updated_at of schema SmsProvider in response with status code 200

    • [Added] property slug of schema SmsProvider in response with status code 200

    • [Added] property __v of schema SmsProvider in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] property rpt of schema SmsProvider in response with status code 200

    • [Added] property type of schema SmsProvider in response with status code 200

    • [Added] property provider of schema SmsProvider in response with status code 200

    • [Added] property _id of schema SmsProvider in response with status code 200

    • [Added] property name of schema SmsProvider in response with status code 200

    • [Added] property description of schema SmsProvider in response with status code 200

    • [Added] property sender of schema SmsProvider in response with status code 200

    • [Added] property username of schema SmsProvider in response with status code 200

    • [Added] property authkey of schema SmsProvider in response with status code 200

    • [Added] property entity_id of schema SmsProvider in response with status code 200

    • [Added] property application of schema SmsProvider in response with status code 200

    • [Added] property created_at of schema SmsProvider in response with status code 200

    • [Added] property updated_at of schema SmsProvider in response with status code 200

    • [Added] property slug of schema SmsProvider in response with status code 200

    • [Added] property __v of schema SmsProvider in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property token of schema SmsProviderReq in request body

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

deleteSmsProviderById
  • What's Deprecated

    • [Breaking] [Deleted] method deleteSmsProviderById

  • What's New

    • [Breaking] [Added] Type string to property items[].tags[] of schema Campaign in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema Campaign in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema Campaign in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Added] property recipient_headers of schema CampaignReq in request body

    • [Added] property email of schema CampaignReq in request body

    • [Added] property datasource of schema CampaignReq in request body

    • [Breaking] [Added] Type string to property tags[] of schema Campaign in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema Campaign in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Campaign in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Type string to property tags[] of schema Campaign in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema Campaign in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Campaign in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 404

  • What's New

    • [Added] property recipient_headers of schema CampaignReq in request body

    • [Added] property email of schema CampaignReq in request body

    • [Added] property datasource of schema CampaignReq in request body

    • [Breaking] [Added] Type string to property tags[] of schema Campaign in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema Campaign in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Campaign in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 404

  • What's New

    • [Breaking] [Added] Type object to property items[].imported of schema StatsImported in response with status code 200

    • [Added] properties items[].imported.count in response with status code 200

    • [Breaking] [Added] Type object to property items[].processed of schema StatsProcessed in response with status code 200

    • [Added] properties items[].processed.email, items[].processed.sms in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].imported[] of schema Stats in response with status code 200

    • [Breaking] [Deleted] property items[].processed[] of schema Stats in response with status code 200

    • [Breaking] [Deleted] Response with status 400

getBigQueryRowCountById
  • What's Deprecated

    • [Breaking] [Deleted] method getBigQueryRowCountById

createBigQueryRowCount
  • What's Deprecated

    • [Breaking] [Deleted] method createBigQueryRowCount

getBigQueryHeadersById
  • What's Deprecated

    • [Breaking] [Deleted] method getBigQueryHeadersById

createBigQueryNCount
  • What's Deprecated

    • [Breaking] [Deleted] method createBigQueryNCount

createBigQueryHeaders
  • What's Deprecated

    • [Breaking] [Deleted] method createBigQueryHeaders

getSystemAudiences
  • What's Deprecated

    • [Breaking] [Deleted] method getSystemAudiences

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema Audience in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema Audience in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema Audience in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Audience in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema Audience in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Audience in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

updateAudienceById
  • What's Deprecated

    • [Breaking] [Deleted] method updateAudienceById

deleteAudienceById
  • What's Deprecated

    • [Breaking] [Deleted] method deleteAudienceById

getDummyDatasources
  • What's Deprecated

    • [Breaking] [Deleted] method getDummyDatasources

getDummyDatasourcesMeta
  • What's Deprecated

    • [Breaking] [Deleted] method getDummyDatasourcesMeta

getNSampleRecordsFromCsvByGet
  • What's Deprecated

    • [Breaking] [Deleted] method getNSampleRecordsFromCsvByGet

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema EmailTemplate in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema EmailTemplate in response with status code 200

    • [Added] property items[].keys of schema EmailTemplate in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema EmailTemplate in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema EmailTemplate in response with status code 200

    • [Added] property keys of schema EmailTemplate in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] property [] of schema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties items in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] Type from object to array of property of schema SystemEmailTemplates in response with status code 200

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema EmailTemplate in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema EmailTemplate in response with status code 200

    • [Added] property keys of schema EmailTemplate in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema EmailTemplate in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema EmailTemplate in response with status code 200

    • [Added] property keys of schema EmailTemplate in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] property deleted_count of schema BasicDelete in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property message of schema GenericDelete in response with status code 200

    • [Breaking] [Deleted] property affected of schema GenericDelete in response with status code 200

    • [Breaking] [Deleted] property operation of schema GenericDelete in response with status code 200

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema EmailTemplate in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema EmailTemplate in response with status code 200

    • [Added] property items[].keys of schema EmailTemplate in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property page of schema EmailTemplates in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema SmsTemplate in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema SmsTemplate in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema SmsTemplate in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema SmsTemplate in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property [].created_at of schema SystemSmsTemplates in response with status code 200

    • [Breaking] [Added] Value format date-time to property [].updated_at of schema SystemSmsTemplates in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema SmsTemplate in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema SmsTemplate in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema SmsTemplate in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema SmsTemplate in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] property deleted_count of schema BasicDelete in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property message of schema GenericDelete in response with status code 200

    • [Breaking] [Deleted] property affected of schema GenericDelete in response with status code 200

    • [Breaking] [Deleted] property operation of schema GenericDelete in response with status code 200

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] property items[].items of schema SmsTemplates in response with status code 200

    • [Added] property items[].page of schema SmsTemplates in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].url_shorten of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[]._id of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].application of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].is_system of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].is_internal of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].meta of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].name of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].description of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].message of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].priority of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].tags of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].template_variables of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].template_id of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].published of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].category of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].created_at of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].updated_at of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].slug of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property items[].__v of schema SmsTemplate in response with status code 200

    • [Breaking] [Deleted] property page of schema SmsTemplates in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] properties payload.data[].phone_number, payload.data[].country_code, payload.data[].to in request body

    • [Added] property payload.email.provider.slug of schema PayloadEmailProviderStructure in request body

    • [Added] property payload.sms.provider.slug of schema PayloadSmsProviderStructure in request body

    • [Added] property provider of schema SendInstantRes in response with status code 200

    • [Added] property response of schema SendInstantRes in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property payload.email.provider._id of schema PayloadEmailProviderStructure in request body

    • [Breaking] [Deleted] property payload.sms.provider._id of schema PayloadSmsProviderStructure in request body

    • [Breaking] [Deleted] property payload.application of schema PayloadStructure in request body

  • What's New

    • [Added] properties payload.data[].phone_number, payload.data[].country_code, payload.data[].to in request body

    • [Added] property payload.email.provider.slug of schema PayloadEmailProviderStructure in request body

    • [Added] property payload.sms.provider.slug of schema PayloadSmsProviderStructure in request body

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property payload.email.provider._id of schema PayloadEmailProviderStructure in request body

    • [Breaking] [Deleted] property payload.sms.provider._id of schema PayloadSmsProviderStructure in request body

    • [Breaking] [Deleted] property payload.application of schema PayloadStructure in request body

  • What's New

    • [Added] Possible nullable value true to property items[].template.sms.template of schema EventSubscriptionTemplateSmsObj in response with status code 200

    • [Added] Possible nullable value true to property items[].template.email.template of schema EventSubscriptionTemplateEmailObj in response with status code 200

    • [Added] property items[].template.pushnotification of schema EventSubscriptionTemplateObj in response with status code 200

    • [Added] Possible nullable value true to property items[].event of schema EventSubscriptionObj in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema EventSubscriptionObj in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema EventSubscriptionObj in response with status code 200

    • [Added] property items[].category of schema EventSubscriptionObj in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from nullable from property items[].template.sms.template of schema EventSubscriptionTemplateSms in response with status code 200

    • [Deleted] Type from string from property items[].event of schema EventSubscription in response with status code 200

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] Type from string to object of property items[].template.sms.template of schema EventSubscriptionTemplateSms in response with status code 200

createEventSubscriptions
  • What's Deprecated

    • [Breaking] [Deleted] method createEventSubscriptions

getEventSubscriptionsById
  • What's Deprecated

    • [Breaking] [Deleted] method getEventSubscriptionsById

editEventSubscriptions
  • What's Deprecated

    • [Breaking] [Deleted] method editEventSubscriptions

deleteEventSubscriptionsById
  • What's Deprecated

    • [Breaking] [Deleted] method deleteEventSubscriptionsById

  • What's New

    • [Added] property subscriptions[].event of schema SubscriptionsObject in request body

    • [Added] property subscriptions[].slug of schema SubscriptionsObject in request body

    • [Added] Possible nullable value true to property [].template.sms.template of schema EventSubscriptionTemplateSms in response with status code 200

    • [Added] Possible nullable value true to property [].template.email.template of schema EventSubscriptionTemplateEmail in response with status code 200

    • [Added] property [].template.pushnotification of schema EventSubscriptionTemplate in response with status code 200

    • [Breaking] [Added] Value format date-time to property [].created_at of schema EventSubscriptionsBulkUpdateRes in response with status code 200

    • [Breaking] [Added] Value format date-time to property [].updated_at of schema EventSubscriptionsBulkUpdateRes in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from nullable from property [].template.sms.template of schema EventSubscriptionTemplateSms in response with status code 200

    • [Breaking] [Deleted] Response with status 404

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema GlobalVariablesPostRes in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema Job in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema Job in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

createJobs
  • What's Deprecated

    • [Breaking] [Deleted] method createJobs

  • What's New

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Type object to property items[].imported of schema StatsImported in response with status code 200

    • [Added] properties items[].imported.count in response with status code 200

    • [Breaking] [Added] Type object to property items[].processed of schema StatsProcessed in response with status code 200

    • [Added] properties items[].processed.email, items[].processed.sms in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema JobLog in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema JobLog in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].imported[] of schema JobLog in response with status code 200

    • [Breaking] [Deleted] property items[].processed[] of schema JobLog in response with status code 200

  • What's New

    • [Added] property items[].email.provider of schema LogEmail in response with status code 200

    • [Added] property items[].email.to of schema LogEmail in response with status code 200

    • [Added] property items[].meta.job of schema LogMeta in response with status code 200

    • [Added] property items[].meta.campaign of schema LogMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].expire_at of schema Log in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema Log in response with status code 200

    • [Added] property items[].sms of schema Log in response with status code 200

    • [Added] property items[].pod of schema Log in response with status code 200

    • [Added] property items[].source of schema Log in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].data of schema Log in response with status code 200

  • What's New

    • [Added] property items[].settings.sound of schema SystemNotificationSetting in response with status code 200

    • [Added] property items[].settings.priority of schema SystemNotificationSetting in response with status code 200

    • [Added] property items[].settings.time_to_live of schema SystemNotificationSetting in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema SystemNotification in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].settings.type of schema SystemNotificationUser in response with status code 200

    • [Breaking] [Deleted] property items[].settings.value of schema SystemNotificationUser in response with status code 200

  • What's Changed

    • [Changed] Path From /service/platform/communication/v1.0/company/{company_id}/notification/system-notifications/ To /service/platform/communication/v1.0/company/{company_id}/notification/system-notifications

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties sms.template.key, sms.template.value in request body

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Added] rate_limit made required in response with status code 200

    • [Added] property rate_limit of schema OtpConfiguration in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Added] rate_limit made required in response with status code 200

    • [Added] property rate_limit of schema OtpConfiguration in response with status code 200

    • [Added] Body content in Request

    • [Added] Security in Request

  • What's New

    • [Added] method getDefaultEmailProviders

CompanyProfile
CompanyProfile
  • What's New

    • [Breaking] [Added] Possible values distributor,franchise,mbo,manufacturer-owner to property company_type of schema GetCompanyProfileSerializerResponseSchema in response with status code 200

    • [Breaking] [Added] Possible values home,registered,office to property addresses[].address_type of schema GetAddressSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from email from property contact_details.emails[] of schema ContactDetails in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from integer to string of property addresses[].pincode of schema GetAddressSerializer in response with status code 200

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id} To /service/platform/catalog/v2.0/company/{company_id}

  • What's New

    • [Breaking] [Added] Possible values distributor,franchise,mbo,manufacturer-owner to property company_type of schema UpdateCompany in request body

    • [Added] property data of schema ProfileSuccessResponseSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from email from property notification_emails[] of schema UpdateCompany in request body

    • [Deleted] Value format from email from property contact_details.emails[] of schema ContactDetails in request body

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] pattern validator for business_info in request body

    • [Breaking] [Changed] Type from integer to string of property addresses[].pincode of schema CreateUpdateAddressSerializer in request body

    • [Changed] addresses[].pincode made optional in request body

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id} To /service/platform/catalog/v2.0/company/{company_id}

getCompanyMetrics
  • What's New

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/metrics To /service/platform/catalog/v1.0/company/{company_id}/metrics

  • What's New

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property verified_on of schema GetBrandResponseSerializer in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/brand/{brand_id} To /service/platform/catalog/v1.0/company/{company_id}/brand/{brand_id}

  • What's New

    • [Added] property slug_key of schema CreateUpdateBrandRequestSchema in request body

    • [Added] property data of schema ProfileSuccessResponseSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/brand/{brand_id} To /service/platform/catalog/v1.0/company/{company_id}/brand/{brand_id}

  • What's New

    • [Added] Response with status 201

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/brand/ To /service/platform/catalog/v1.0/company/{company_id}/brand

  • What's New

    • [Breaking] [Added] Possible values home,registered,office to property items[].company.addresses[].address_type of schema GetAddressSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property items[].brand.verified_on of schema GetBrandResponseSerializer in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from integer to string of property items[].company.addresses[].pincode of schema GetAddressSerializer in response with status code 200

    • [Breaking] [Changed] items[].company.business_type made optional in response with status code 200

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/company-brand To /service/platform/catalog/v2.0/company/{company_id}/company-brand

createCompanyBrandMapping
  • What's New

    • [Added] Response with status 201

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/company-brand To /service/platform/catalog/v2.0/company/{company_id}/company-brand

getLocations
  • What's New

    • [Added] query parameter store_codes (type: array)

    • [Breaking] [Added] Possible values distributor,franchise,mbo,manufacturer-owner to property items[].company.company_type of schema GetCompanySchema in response with status code 200

    • [Breaking] [Added] Possible values home,registered,office to property items[].company.addresses[].address_type of schema GetAddressSchema in response with status code 200

    • [Added] property items[].company._custom_json of schema GetCompanySchema in response with status code 200

    • [Breaking] [Added] Possible values home,registered,office to property items[].address.address_type of schema GetAddressSchema in response with status code 200

    • [Breaking] [Added] Possible values high_street,warehouse,mall to property items[].store_type of schema GetLocationSchema in response with status code 200

    • [Added] property items[].is_hyperlocal_active of schema GetLocationSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from email from property items[].manager.email of schema LocationManagerSerializer in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from integer to string of property items[].company.addresses[].pincode of schema GetAddressSerializer in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property items[].address.pincode of schema GetAddressSerializer in response with status code 200

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/location To /service/platform/catalog/v2.0/company/{company_id}/location

  • What's New

    • [Breaking] [Added] Possible values high_street,warehouse,mall to property store_type of schema LocationSchema in request body

    • [Added] property is_hyperlocal_active of schema LocationSchema in request body

    • [Added] property data of schema ProfileSuccessResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from email from property manager.email of schema LocationManagerSerializer in request body

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from integer to string of property address.pincode of schema AddressSerializer in request body

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/location To /service/platform/catalog/v2.0/company/{company_id}/location

  • What's New

    • [Breaking] [Added] Possible values distributor,franchise,mbo,manufacturer-owner to property company.company_type of schema GetCompanySchema in response with status code 200

    • [Breaking] [Added] Possible values home,registered,office to property company.addresses[].address_type of schema GetAddressSchema in response with status code 200

    • [Added] property company._custom_json of schema GetCompanySchema in response with status code 200

    • [Breaking] [Added] Possible values home,registered,office to property address.address_type of schema GetAddressSchema in response with status code 200

    • [Breaking] [Added] Possible values high_street,warehouse,mall to property store_type of schema GetLocationSchema in response with status code 200

    • [Added] property is_hyperlocal_active of schema GetLocationSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from email from property manager.email of schema LocationManagerSerializer in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from integer to string of property company.addresses[].pincode of schema GetAddressSerializer in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property address.pincode of schema GetAddressSerializer in response with status code 200

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/location/{location_id} To /service/platform/catalog/v2.0/company/{company_id}/location/{location_id}

  • What's New

    • [Breaking] [Added] Possible values high_street,warehouse,mall to property store_type of schema LocationSchema in request body

    • [Added] property is_hyperlocal_active of schema LocationSchema in request body

    • [Added] property data of schema ProfileSuccessResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from email from property manager.email of schema LocationManagerSerializer in request body

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from integer to string of property address.pincode of schema AddressSerializer in request body

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/location/{location_id} To /service/platform/catalog/v2.0/company/{company_id}/location/{location_id}

  • What's New

    • [Breaking] [Added] Possible values high_street,warehouse,mall to property data[].store_type of schema LocationSchema in request body

    • [Added] property data[].is_hyperlocal_active of schema LocationSchema in request body

    • [Added] property data of schema ProfileSuccessResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from email from property data[].manager.email of schema LocationManagerSerializer in request body

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from integer to string of property data[].address.pincode of schema AddressSerializer in request body

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/location/bulk To /service/platform/catalog/v1.0/company/{company_id}/location/bulk

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Path From /service/platform/company-profile/v1.0/company/{company_id}/location/tags To /service/platform/catalog/v1.0/company/{company_id}/location/tags

Configuration
Configuration
getBuildConfig
  • What's Deprecated

    • [Breaking] [Deleted] method getBuildConfig

updateBuildConfig
  • What's Deprecated

    • [Breaking] [Deleted] method updateBuildConfig

getPreviousVersions
  • What's Deprecated

    • [Breaking] [Deleted] method getPreviousVersions

  • What's New

    • [Breaking] [Added] Value format date-time to property feature.created_at of schema AppFeature in response with status code 200

    • [Breaking] [Added] Value format date-time to property feature.modified_at of schema AppFeature in response with status code 200

    • [Added] property feature.buybox of schema AppFeature in response with status code 200

    • [Added] property feature.pricing_strategy of schema AppFeature in response with status code 200

    • [Added] property error of schema NotFound in response with status code 404

    • [Added] property code of schema NotFound in response with status code 404

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Value format date-time to property feature.created_at of schema AppFeature in request body

    • [Breaking] [Added] Value format date-time to property feature.modified_at of schema AppFeature in request body

    • [Added] property feature.buybox of schema AppFeature in request body

    • [Added] property feature.pricing_strategy of schema AppFeature in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema AppFeature in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema AppFeature in response with status code 200

    • [Added] property buybox of schema AppFeature in response with status code 200

    • [Added] property pricing_strategy of schema AppFeature in response with status code 200

    • [Added] property domain of schema InvalidPayloadRequestSchema in response with status code 400

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Value format date-time to property feature.created_at of schema AppFeature in request body

    • [Breaking] [Added] Value format date-time to property feature.modified_at of schema AppFeature in request body

    • [Added] property feature.buybox of schema AppFeature in request body

    • [Added] property feature.pricing_strategy of schema AppFeature in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema AppFeature in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema AppFeature in response with status code 200

    • [Added] property buybox of schema AppFeature in response with status code 200

    • [Added] property pricing_strategy of schema AppFeature in response with status code 200

    • [Added] property domain of schema InvalidPayloadRequestSchema in response with status code 400

    • [Added] property error of schema NotFound in response with status code 404

    • [Added] property code of schema NotFound in response with status code 404

    • [Added] Security in Request

  • What's New

    • [Added] property domain.display_name of schema Domain in response with status code 200

    • [Added] property domains[].display_name of schema Domain in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Added] property domain.display_name of schema Domain in request body

    • [Added] property domains[].display_name of schema Domain in request body

    • [Added] property domain.display_name of schema Domain in response with status code 200

    • [Added] property domains[].display_name of schema Domain in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema ApplicationInformation in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema ApplicationInformation in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema ApplicationInformation in request body

    • [Breaking] [Added] Value format date-time to property modified_at of schema ApplicationInformation in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema ApplicationInformation in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema ApplicationInformation in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema TokenResponseSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema TokenResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema TokenResponseSchema in request body

    • [Breaking] [Added] Value format date-time to property modified_at of schema TokenResponseSchema in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema TokenResponseSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema TokenResponseSchema in response with status code 200

    • [Added] property domain of schema InvalidPayloadRequestSchema in response with status code 400

    • [Added] Security in Request

  • What's New

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].modified_on of schema AppInventoryStores in response with status code 200

    • [Breaking] [Added] Possible values high_street,warehouse,mall to property items[].store_type of schema AppInventoryStores in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Type from object from property items[] of schema AppInventoryStores in response with status code 200

  • What's New

    • [Breaking] [Added] Type integer to property inventory.store.stores[] of schema InventoryStore in response with status code 200

    • [Breaking] [Added] Type integer to property inventory.category.categories[] of schema InventoryCategory in response with status code 200

    • [Breaking] [Added] Type integer to property inventory.exclude_category[] of schema AppInventoryConfig in response with status code 200

    • [Breaking] [Added] Type integer to property inventory.company_store[] of schema AppInventoryConfig in response with status code 200

    • [Added] property inventory.pricing_strategy of schema AppInventoryConfig in response with status code 200

    • [Breaking] [Added] Type integer to property article_assignment.rules.store_priority.storetype_order[] of schema StorePriority in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema ApplicationInventory in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema ApplicationInventory in response with status code 200

    • [Added] property error of schema NotFound in response with status code 404

    • [Added] property code of schema NotFound in response with status code 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property inventory.enable_zone_overlapping of schema AppInventoryConfig in response with status code 200

    • [Breaking] [Deleted] property inventory.sort_popular_first of schema AppInventoryConfig in response with status code 200

  • What's New

    • [Breaking] [Added] Type integer to property inventory.store.stores[] of schema InventoryStore in request body

    • [Breaking] [Added] Type integer to property inventory.category.categories[] of schema InventoryCategory in request body

    • [Breaking] [Added] Type integer to property inventory.exclude_category[] of schema AppInventoryConfig in request body

    • [Breaking] [Added] Type integer to property inventory.company_store[] of schema AppInventoryConfig in request body

    • [Added] property inventory.pricing_strategy of schema AppInventoryConfig in request body

    • [Breaking] [Added] Type integer to property article_assignment.rules.store_priority.storetype_order[] of schema StorePriority in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema ApplicationInventory in request body

    • [Breaking] [Added] Value format date-time to property modified_at of schema ApplicationInventory in request body

    • [Breaking] [Added] Type integer to property inventory.store.stores[] of schema InventoryStore in response with status code 200

    • [Breaking] [Added] Type integer to property inventory.category.categories[] of schema InventoryCategory in response with status code 200

    • [Breaking] [Added] Type integer to property inventory.exclude_category[] of schema AppInventoryConfig in response with status code 200

    • [Breaking] [Added] Type integer to property inventory.company_store[] of schema AppInventoryConfig in response with status code 200

    • [Added] property inventory.pricing_strategy of schema AppInventoryConfig in response with status code 200

    • [Breaking] [Added] Type integer to property article_assignment.rules.store_priority.storetype_order[] of schema StorePriority in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema ApplicationInventory in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema ApplicationInventory in response with status code 200

    • [Added] property domain of schema InvalidPayloadRequestSchema in response with status code 429

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property inventory.enable_zone_overlapping of schema AppInventoryConfig in request body

    • [Breaking] [Deleted] property inventory.sort_popular_first of schema AppInventoryConfig in request body

    • [Breaking] [Deleted] property inventory.enable_zone_overlapping of schema AppInventoryConfig in response with status code 200

    • [Breaking] [Deleted] property inventory.sort_popular_first of schema AppInventoryConfig in response with status code 200

  • What's New

    • [Breaking] [Added] Type integer to property inventory.store.stores[] of schema InventoryStore in response with status code 200

    • [Breaking] [Added] Type integer to property inventory.category.categories[] of schema InventoryCategory in response with status code 200

    • [Breaking] [Added] Type integer to property inventory.exclude_category[] of schema AppInventoryConfig in response with status code 200

    • [Breaking] [Added] Type integer to property inventory.company_store[] of schema AppInventoryConfig in response with status code 200

    • [Added] property inventory.pricing_strategy of schema AppInventoryConfig in response with status code 200

    • [Breaking] [Added] Type integer to property article_assignment.rules.store_priority.storetype_order[] of schema StorePriority in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema ApplicationInventory in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema ApplicationInventory in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property inventory.enable_zone_overlapping of schema AppInventoryConfig in response with status code 200

    • [Breaking] [Deleted] property inventory.sort_popular_first of schema AppInventoryConfig in response with status code 200

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema AppSupportedCurrency in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema AppSupportedCurrency in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 404

Content
Content
  • What's New

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema AdminAnnouncementSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].modified_at of schema AdminAnnouncementSchema in response with status code 200

    • [Added] property items[]._schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema AdminAnnouncementSchema in request body

    • [Breaking] [Added] Value format date-time to property modified_at of schema AdminAnnouncementSchema in request body

    • [Added] property _schedule.published of schema ScheduleSchema in request body

    • [Added] Response with status 201

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema AdminAnnouncementSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema AdminAnnouncementSchema in response with status code 200

    • [Added] property _schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema AdminAnnouncementSchema in request body

    • [Breaking] [Added] Value format date-time to property modified_at of schema AdminAnnouncementSchema in request body

    • [Added] property _schedule.published of schema ScheduleSchema in request body

    • [Breaking] [Added] Value format date-time to property data.created_at of schema AdminAnnouncementSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property data.modified_at of schema AdminAnnouncementSchema in response with status code 200

    • [Added] property data._schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property published of schema ScheduleSchema in request body

    • [Breaking] [Added] Value format date-time to property data.created_at of schema AdminAnnouncementSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property data.modified_at of schema AdminAnnouncementSchema in response with status code 200

    • [Added] property data._schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property data.created_at of schema AdminAnnouncementSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property data.modified_at of schema AdminAnnouncementSchema in response with status code 200

    • [Added] property data._schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property seo.breadcrumbs of schema SEO in request body

    • [Added] property publish_date of schema BlogRequestSchema in request body

    • [Breaking] [Added] Value format date-time to property publish_date of schema BlogSchema in response with status code 200

    • [Added] property seo.breadcrumbs of schema SEO in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property status of schema BlogSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in request body

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/application/{application_id}/blogs/ To /service/platform/content/v1.0/company/{company_id}/application/{application_id}/blogs

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].publish_date of schema BlogSchema in response with status code 200

    • [Added] property items[].seo.breadcrumbs of schema SEO in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property items[].status of schema BlogSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/application/{application_id}/blogs/ To /service/platform/content/v1.0/company/{company_id}/application/{application_id}/blogs

  • What's New

    • [Added] property seo.breadcrumbs of schema SEO in request body

    • [Added] property publish_date of schema BlogRequestSchema in request body

    • [Breaking] [Added] Value format date-time to property publish_date of schema BlogSchema in response with status code 200

    • [Added] property seo.breadcrumbs of schema SEO in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property status of schema BlogSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in request body

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property publish_date of schema BlogSchema in response with status code 200

    • [Added] property seo.breadcrumbs of schema SEO in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property status of schema BlogSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property created_at of schema DataLoaderSchema in request body

    • [Added] property modified_at of schema DataLoaderSchema in request body

    • [Added] property application of schema DataLoaderSchema in request body

    • [Added] property company of schema DataLoaderSchema in request body

    • [Added] property is_selected of schema DataLoaderSchema in request body

    • [Added] property created_at of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property modified_at of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property __v of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property is_selected of schema DataLoaderResponseSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Possible values from url,function from property type of schema DataLoaderSchema in request body

    • [Breaking] [Deleted] property content of schema DataLoaderSchema in request body

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property items[].created_at of schema DataLoaderSchema in response with status code 200

    • [Added] property items[].modified_at of schema DataLoaderSchema in response with status code 200

    • [Added] property items[].application of schema DataLoaderSchema in response with status code 200

    • [Added] property items[].company of schema DataLoaderSchema in response with status code 200

    • [Added] property items[].is_selected of schema DataLoaderSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Possible values from url,function from property items[].type of schema DataLoaderSchema in response with status code 200

    • [Breaking] [Deleted] property items[].content of schema DataLoaderSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property created_at of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property modified_at of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property __v of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property is_selected of schema DataLoaderResponseSchema in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property created_at of schema DataLoaderSchema in request body

    • [Added] property modified_at of schema DataLoaderSchema in request body

    • [Added] property application of schema DataLoaderSchema in request body

    • [Added] property company of schema DataLoaderSchema in request body

    • [Added] property is_selected of schema DataLoaderSchema in request body

    • [Added] property created_at of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property modified_at of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property __v of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property is_selected of schema DataLoaderResponseSchema in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Possible values from url,function from property type of schema DataLoaderSchema in request body

    • [Breaking] [Deleted] property content of schema DataLoaderSchema in request body

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property items of schema DataLoaderItemsResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property application of schema DataLoaderResponseSchema in response with status code 200

    • [Breaking] [Deleted] property company of schema DataLoaderResponseSchema in response with status code 200

    • [Breaking] [Deleted] property _id of schema DataLoaderResponseSchema in response with status code 200

    • [Breaking] [Deleted] property name of schema DataLoaderResponseSchema in response with status code 200

    • [Breaking] [Deleted] property service of schema DataLoaderResponseSchema in response with status code 200

    • [Breaking] [Deleted] property operation_id of schema DataLoaderResponseSchema in response with status code 200

    • [Breaking] [Deleted] property type of schema DataLoaderResponseSchema in response with status code 200

    • [Breaking] [Deleted] property url of schema DataLoaderResponseSchema in response with status code 200

    • [Breaking] [Deleted] property content of schema DataLoaderResponseSchema in response with status code 200

    • [Breaking] [Deleted] property __source of schema DataLoaderResponseSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property created_at of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property modified_at of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property __v of schema DataLoaderResponseSchema in response with status code 200

    • [Added] property is_selected of schema DataLoaderResponseSchema in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property resetted of schema DataLoaderResetResponseSchema in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property reset of schema DataLoaderResetResponseSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property categories[].__v of schema CategorySchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format uri to property category.icon_url of schema FAQCategorySchema in response with status code 200

    • [Added] property category.__v of schema FAQCategorySchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property category._custom_json of schema FAQCategorySchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property category.__v of schema CategorySchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property category.__v of schema CategorySchema in request body

    • [Added] property category.__v of schema CategorySchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property category of schema CreateFaqCategorySchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property slug of schema FaqSchema in response with status code 200

    • [Breaking] [Deleted] property application of schema FaqSchema in response with status code 200

    • [Breaking] [Deleted] property _id of schema FaqSchema in response with status code 200

    • [Breaking] [Deleted] property question of schema FaqSchema in response with status code 200

    • [Breaking] [Deleted] property answer of schema FaqSchema in response with status code 200

    • [Breaking] [Deleted] property tags of schema FaqSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property faqs[].__v of schema FaqSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property faq.__v of schema FaqSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property faq.__v of schema FaqSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property faq.__v of schema FaqSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property faq.__v of schema FaqSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Type object to property of schema GenerateSEOContent in request body

    • [Breaking] [Added] Type object to property of schema GeneratedSEOContent in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property items[].__v of schema LandingPageSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].action of schema LandingPageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/application/{application_id}/landing-page/ To /service/platform/content/v1.0/company/{company_id}/application/{application_id}/landing-page

  • What's New

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in request body

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in request body

    • [Added] property __v of schema LandingPageSchema in request body

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property __v of schema LandingPageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property action of schema LandingPageSchema in request body

    • [Breaking] [Deleted] property action of schema LandingPageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/application/{application_id}/landing-page/ To /service/platform/content/v1.0/company/{company_id}/application/{application_id}/landing-page

  • What's New

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in request body

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in request body

    • [Added] property __v of schema LandingPageSchema in request body

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property __v of schema LandingPageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property action of schema LandingPageSchema in request body

    • [Breaking] [Deleted] property action of schema LandingPageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property __v of schema LandingPageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property action of schema LandingPageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property __v of schema ApplicationLegal in response with status code 200

    • [Breaking] [Added] Type object to property of schema ApplicationLegal in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property __v of schema ApplicationLegal in request body

    • [Breaking] [Added] Type object to property of schema ApplicationLegal in request body

    • [Added] property __v of schema ApplicationLegal in response with status code 200

    • [Breaking] [Added] Type object to property of schema ApplicationLegal in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property items[].assignments of schema NavigationSchema in response with status code 200

    • [Added] property items[].domain of schema NavigationSchema in response with status code 200

    • [Added] property items[].tags of schema NavigationSchema in response with status code 200

    • [Added] property items[].__v of schema NavigationSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].navigation[].action of schema NavigationReference in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/application/{application_id}/navigations/ To /service/platform/content/v1.0/company/{company_id}/application/{application_id}/navigations

  • What's New

    • [Added] property assignments of schema NavigationRequestSchema in request body

    • [Added] property domain of schema NavigationRequestSchema in request body

    • [Added] property tags of schema NavigationRequestSchema in request body

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property assignments of schema NavigationSchema in response with status code 200

    • [Added] property domain of schema NavigationSchema in response with status code 200

    • [Added] property tags of schema NavigationSchema in response with status code 200

    • [Added] property __v of schema NavigationSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property navigation[].action of schema NavigationReference in request body

    • [Breaking] [Deleted] property navigation[].action of schema NavigationReference in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/application/{application_id}/navigations/ To /service/platform/content/v1.0/company/{company_id}/application/{application_id}/navigations

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property items[].assignments of schema NavigationSchema in response with status code 200

    • [Added] property items[].domain of schema NavigationSchema in response with status code 200

    • [Added] property items[].tags of schema NavigationSchema in response with status code 200

    • [Added] property items[].__v of schema NavigationSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].navigation[].action of schema NavigationReference in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property assignments of schema NavigationSchema in response with status code 200

    • [Added] property domain of schema NavigationSchema in response with status code 200

    • [Added] property tags of schema NavigationSchema in response with status code 200

    • [Added] property __v of schema NavigationSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property navigation[].action of schema NavigationReference in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Required status of query parameter device_platform

  • What's New

    • [Added] property assignments of schema NavigationRequestSchema in request body

    • [Added] property domain of schema NavigationRequestSchema in request body

    • [Added] property tags of schema NavigationRequestSchema in request body

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property assignments of schema NavigationSchema in response with status code 200

    • [Added] property domain of schema NavigationSchema in response with status code 200

    • [Added] property tags of schema NavigationSchema in response with status code 200

    • [Added] property __v of schema NavigationSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property navigation[].action of schema NavigationReference in request body

    • [Breaking] [Deleted] property navigation[].action of schema NavigationReference in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property assignments of schema NavigationSchema in response with status code 200

    • [Added] property domain of schema NavigationSchema in response with status code 200

    • [Added] property tags of schema NavigationSchema in response with status code 200

    • [Added] property __v of schema NavigationSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property navigation[].action of schema NavigationReference in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property system_pages[].display of schema SystemPages in response with status code 200

    • [Added] property system_pages[].action of schema SystemPages in response with status code 200

    • [Added] property system_pages[].page_type of schema SystemPages in response with status code 200

    • [Added] property custom_pages[].display of schema CustomePages in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property system_pages[]._id of schema NavigationSchema in response with status code 200

    • [Breaking] [Deleted] property system_pages[].application of schema NavigationSchema in response with status code 200

    • [Breaking] [Deleted] property system_pages[].archived of schema NavigationSchema in response with status code 200

    • [Breaking] [Deleted] property system_pages[].name of schema NavigationSchema in response with status code 200

    • [Breaking] [Deleted] property system_pages[].slug of schema NavigationSchema in response with status code 200

    • [Breaking] [Deleted] property system_pages[].platform of schema NavigationSchema in response with status code 200

    • [Breaking] [Deleted] property system_pages[].created_by of schema NavigationSchema in response with status code 200

    • [Breaking] [Deleted] property system_pages[].date_meta of schema NavigationSchema in response with status code 200

    • [Breaking] [Deleted] property system_pages[].orientation of schema NavigationSchema in response with status code 200

    • [Breaking] [Deleted] property system_pages[].version of schema NavigationSchema in response with status code 200

    • [Breaking] [Deleted] property system_pages[].navigation of schema NavigationSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[]._id of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].application of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].component_ids of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].content of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].content_path of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].created_by of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].date_meta of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].description of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].feature_image of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].page_meta of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[]._schedule of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[]._custom_json of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].orientation of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].platform of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].published of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].tags of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].title of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].type of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].seo of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].visibility of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property custom_pages[].archived of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property _schedule.next_schedule of schema CronSchedule in request body

    • [Added] properties content[].type, content[].value in request body

    • [Added] property seo.breadcrumbs of schema SEO in request body

    • [Added] property platform of schema PageRequestSchema in request body

    • [Added] property type of schema PageRequestSchema in request body

    • [Added] property description of schema PageRequestSchema in request body

    • [Added] property visibility of schema PageRequestSchema in request body

    • [Added] properties content[].type, content[].value in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] properties page_meta[].key in response with status code 200

    • [Added] property _schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] property seo.breadcrumbs of schema SEO in response with status code 200

    • [Added] property __v of schema PageSchema in response with status code 200

    • [Added] property sanitized_content of schema PageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in request body

    • [Breaking] [Deleted] property _custom_json of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] property visibility of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/application/{application_id}/pages/preview/ To /service/platform/content/v1.0/company/{company_id}/application/{application_id}/pages/preview

  • What's New

    • [Added] properties content[].type, content[].value in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] properties page_meta[].key in response with status code 200

    • [Added] property _schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] property seo.breadcrumbs of schema SEO in response with status code 200

    • [Added] property __v of schema PageSchema in response with status code 200

    • [Added] property sanitized_content of schema PageSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property _custom_json of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] property visibility of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] properties content[].type, content[].value in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] properties page_meta[].key in response with status code 200

    • [Added] property _schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] property seo.breadcrumbs of schema SEO in response with status code 200

    • [Added] property __v of schema PageSchema in response with status code 200

    • [Added] property sanitized_content of schema PageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property _custom_json of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] property visibility of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property __v of schema PathMappingSchema in request body

    • [Breaking] [Added] Type object to property of schema PathMappingSchema in request body

    • [Added] property message of schema CreatePathMappingSchema in response with status code 200

    • [Added] property data of schema CreatePathMappingSchema in response with status code 200

    • [Breaking] [Added] Type object to property of schema CreatePathMappingSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property __source of schema PathMappingSchema in request body

    • [Breaking] [Deleted] property application of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property _id of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property redirect_from of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property redirect_to of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property updated_at of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property created_at of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property __source of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property message of schema GetAllPathMappingSchema in response with status code 200

    • [Added] property data of schema GetAllPathMappingSchema in response with status code 200

    • [Breaking] [Added] Type object to property of schema GetAllPathMappingSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property application of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property _id of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property redirect_from of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property redirect_to of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property updated_at of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property created_at of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property __source of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property message of schema DeletPathMappingSchema in response with status code 200

    • [Added] property data of schema DeletPathMappingSchema in response with status code 200

    • [Breaking] [Added] Type object to property of schema DeletPathMappingSchema in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property application of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property _id of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property redirect_from of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property redirect_to of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property updated_at of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property created_at of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property __source of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property __v of schema PathMappingSchema in request body

    • [Breaking] [Added] Type object to property of schema PathMappingSchema in request body

    • [Added] property message of schema CreatePathMappingSchema in response with status code 200

    • [Added] property data of schema CreatePathMappingSchema in response with status code 200

    • [Breaking] [Added] Type object to property of schema CreatePathMappingSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property __source of schema PathMappingSchema in request body

    • [Breaking] [Deleted] property application of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property _id of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property redirect_from of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property redirect_to of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property updated_at of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property created_at of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] property __source of schema PathMappingSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] properties message, data in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property seo.created_at of schema SeoSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property seo.updated_at of schema SeoSchema in response with status code 200

    • [Added] property seo.__v of schema SeoSchema in response with status code 200

    • [Added] property seo.sitemap of schema SeoSchema in response with status code 200

    • [Breaking] [Added] Type object to property seo of schema SeoSchema in response with status code 200

    • [Breaking] [Added] Type object to property of schema SeoComponent in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property seo.created_at of schema SeoSchema in request body

    • [Breaking] [Added] Value format date-time to property seo.updated_at of schema SeoSchema in request body

    • [Added] property seo.__v of schema SeoSchema in request body

    • [Added] property seo.sitemap of schema SeoSchema in request body

    • [Breaking] [Added] Type object to property seo of schema SeoSchema in request body

    • [Breaking] [Added] Type object to property of schema SeoComponent in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema SeoSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema SeoSchema in response with status code 200

    • [Added] property __v of schema SeoSchema in response with status code 200

    • [Added] property sitemap of schema SeoSchema in response with status code 200

    • [Breaking] [Added] Type object to property of schema SeoSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Possible values about-us,addresses,blog,brands,cards,cart,categories,brand,category,collection,collections,contact-us,external,faq,freshchat,home,notification-settings,orders,page,policy,product,product-request,products,profile,profile-order-shipment,profile-basic,profile-company,profile-emails,profile-phones,rate-us,refer-earn,settings,shared-cart,tnc,track-order,wishlist,sections,form,cart-delivery,cart-payment,cart-review,login,register,shipping-policy,return-policy,order-status to property items[].page_type of schema DefaultSEOSchemaMarkupTemplate in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].target_json of schema DefaultSEOSchemaMarkupTemplate in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Possible values about-us,addresses,blog,brands,cards,cart,categories,brand,category,collection,collections,contact-us,external,faq,freshchat,home,notification-settings,orders,page,policy,product,product-request,products,profile,profile-order-shipment,profile-basic,profile-company,profile-emails,profile-phones,rate-us,refer-earn,settings,shared-cart,tnc,track-order,wishlist,sections,form,cart-delivery,cart-payment,cart-review,login,register,shipping-policy,return-policy,order-status to property items[].page_type of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] property items[]._id of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] property items[].__v of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].id of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Possible values about-us,addresses,blog,brands,cards,cart,categories,brand,category,collection,collections,contact-us,external,faq,freshchat,home,notification-settings,orders,page,policy,product,product-request,products,profile,profile-order-shipment,profile-basic,profile-company,profile-emails,profile-phones,rate-us,refer-earn,settings,shared-cart,tnc,track-order,wishlist,sections,form,cart-delivery,cart-payment,cart-review,login,register,shipping-policy,return-policy,order-status to property page_type of schema SEOSchemaMarkupTemplateRequestBody in request body

    • [Breaking] [Added] Possible values about-us,addresses,blog,brands,cards,cart,categories,brand,category,collection,collections,contact-us,external,faq,freshchat,home,notification-settings,orders,page,policy,product,product-request,products,profile,profile-order-shipment,profile-basic,profile-company,profile-emails,profile-phones,rate-us,refer-earn,settings,shared-cart,tnc,track-order,wishlist,sections,form,cart-delivery,cart-payment,cart-review,login,register,shipping-policy,return-policy,order-status to property page_type of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] property _id of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] property __v of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property updated_at of schema SEOSchemaMarkupTemplateRequestBody in request body

    • [Breaking] [Deleted] property id of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Possible values about-us,addresses,blog,brands,cards,cart,categories,brand,category,collection,collections,contact-us,external,faq,freshchat,home,notification-settings,orders,page,policy,product,product-request,products,profile,profile-order-shipment,profile-basic,profile-company,profile-emails,profile-phones,rate-us,refer-earn,settings,shared-cart,tnc,track-order,wishlist,sections,form,cart-delivery,cart-payment,cart-review,login,register,shipping-policy,return-policy,order-status to property page_type of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] property _id of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] property __v of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property id of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Possible values about-us,addresses,blog,brands,cards,cart,categories,brand,category,collection,collections,contact-us,external,faq,freshchat,home,notification-settings,orders,page,policy,product,product-request,products,profile,profile-order-shipment,profile-basic,profile-company,profile-emails,profile-phones,rate-us,refer-earn,settings,shared-cart,tnc,track-order,wishlist,sections,form,cart-delivery,cart-payment,cart-review,login,register,shipping-policy,return-policy,order-status to property page_type of schema SEOSchemaMarkupTemplateRequestBody in request body

    • [Breaking] [Added] Possible values about-us,addresses,blog,brands,cards,cart,categories,brand,category,collection,collections,contact-us,external,faq,freshchat,home,notification-settings,orders,page,policy,product,product-request,products,profile,profile-order-shipment,profile-basic,profile-company,profile-emails,profile-phones,rate-us,refer-earn,settings,shared-cart,tnc,track-order,wishlist,sections,form,cart-delivery,cart-payment,cart-review,login,register,shipping-policy,return-policy,order-status to property page_type of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] property _id of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] property __v of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property updated_at of schema SEOSchemaMarkupTemplateRequestBody in request body

    • [Breaking] [Deleted] property id of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Possible values about-us,addresses,blog,brands,cards,cart,categories,brand,category,collection,collections,contact-us,external,faq,freshchat,home,notification-settings,orders,page,policy,product,product-request,products,profile,profile-order-shipment,profile-basic,profile-company,profile-emails,profile-phones,rate-us,refer-earn,settings,shared-cart,tnc,track-order,wishlist,sections,form,cart-delivery,cart-payment,cart-review,login,register,shipping-policy,return-policy,order-status to property page_type of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] property _id of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] property __v of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property id of schema SEOSchemaMarkupTemplate in response with status code 200

    • [Breaking] [Deleted] property info of schema ContentAPIError in response with status code 400

    • [Breaking] [Deleted] Response with status 500

getSlideshows
  • What's Deprecated

    • [Breaking] [Deleted] method getSlideshows

createSlideshow
  • What's Deprecated

    • [Breaking] [Deleted] method createSlideshow

getSlideshowBySlug
  • What's Deprecated

    • [Breaking] [Deleted] method getSlideshowBySlug

updateSlideshow
  • What's Deprecated

    • [Breaking] [Deleted] method updateSlideshow

deleteSlideshow
  • What's Deprecated

    • [Breaking] [Deleted] method deleteSlideshow

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema Support in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Support in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema Support in request body

    • [Breaking] [Added] Value format date-time to property updated_at of schema Support in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema Support in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Support in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property tags[].compatible_engines of schema TagSchema in response with status code 200

    • [Added] property company of schema TagsSchema in response with status code 200

    • [Added] property __v of schema TagsSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property tags[].compatible_engines of schema TagSchema in response with status code 200

    • [Added] property company of schema TagsSchema in response with status code 200

    • [Added] property __v of schema TagsSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] query parameter all (type: boolean)

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property tags[].compatible_engines of schema TagSchema in response with status code 200

    • [Added] property company of schema TagsSchema in response with status code 200

    • [Added] property __v of schema TagsSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Possible values inline,external to property tag.sub_type of schema HandpickedTagSchema in request body

    • [Added] property tags[].compatible_engines of schema TagSchema in response with status code 200

    • [Added] property company of schema TagsSchema in response with status code 200

    • [Added] property __v of schema TagsSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Value format date-time to property publish_date of schema BlogSchema in response with status code 200

    • [Added] property seo.breadcrumbs of schema SEO in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] property status of schema BlogSchema in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property _schedule.next_schedule of schema CronSchedule in request body

    • [Added] properties content[].type, content[].value in request body

    • [Added] property seo.breadcrumbs of schema SEO in request body

    • [Added] property platform of schema PageRequestSchema in request body

    • [Added] property type of schema PageRequestSchema in request body

    • [Added] property description of schema PageRequestSchema in request body

    • [Added] property visibility of schema PageRequestSchema in request body

    • [Added] properties content[].type, content[].value in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] properties page_meta[].key in response with status code 200

    • [Added] property _schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] property seo.breadcrumbs of schema SEO in response with status code 200

    • [Added] property __v of schema PageSchema in response with status code 200

    • [Added] property sanitized_content of schema PageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in request body

    • [Breaking] [Deleted] property _custom_json of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] property visibility of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Path From /service/platform/content/v2.0/company/{company_id}/application/{application_id}/pages/ To /service/platform/content/v2.0/company/{company_id}/application/{application_id}/pages

  • What's New

    • [Added] properties items[].content[].type, items[].content[].value in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] properties items[].page_meta[].key in response with status code 200

    • [Added] property items[]._schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] property items[].seo.breadcrumbs of schema SEO in response with status code 200

    • [Added] property items[].__v of schema PageSchema in response with status code 200

    • [Added] property items[].sanitized_content of schema PageSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[]._custom_json of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property items[].seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] property items[].visibility of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Path From /service/platform/content/v2.0/company/{company_id}/application/{application_id}/pages/ To /service/platform/content/v2.0/company/{company_id}/application/{application_id}/pages

  • What's New

    • [Added] properties content[].type, content[].value in request body

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in request body

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in request body

    • [Added] properties page_meta[].key in request body

    • [Added] property _schedule.published of schema ScheduleSchema in request body

    • [Added] property seo.breadcrumbs of schema SEO in request body

    • [Added] property __v of schema PageSchema in request body

    • [Added] property sanitized_content of schema PageSchema in request body

    • [Added] properties content[].type, content[].value in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] properties page_meta[].key in response with status code 200

    • [Added] property _schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] property seo.breadcrumbs of schema SEO in response with status code 200

    • [Added] property __v of schema PageSchema in response with status code 200

    • [Added] property sanitized_content of schema PageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property _custom_json of schema PageSchema in request body

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in request body

    • [Breaking] [Deleted] property visibility of schema PageSchema in request body

    • [Breaking] [Deleted] property _custom_json of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] property visibility of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] properties content[].type, content[].value in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.created_on of schema DateMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property date_meta.modified_on of schema DateMeta in response with status code 200

    • [Added] properties page_meta[].key in response with status code 200

    • [Added] property _schedule.published of schema ScheduleSchema in response with status code 200

    • [Added] property seo.breadcrumbs of schema SEO in response with status code 200

    • [Added] property __v of schema PageSchema in response with status code 200

    • [Added] property sanitized_content of schema PageSchema in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property _custom_json of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumb of schema SEO in response with status code 200

    • [Breaking] [Deleted] property visibility of schema PageSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property metafield_types of schema MetafieldTypesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property _id of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] property status of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] property display_name of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] property definition of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] property references of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] property fields of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property items[].slug of schema FieldDefinitionSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[]._id of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].creator of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].key of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].validations[].value of schema FieldValidations in response with status code 200

    • [Breaking] [Deleted] property items[].created_by of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].updated_by of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].created_at of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].updated_at of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/metafields/definitions To /service/platform/content/v2.0/company/{company_id}/customfields/definition

  • What's New

    • [Added] property slug of schema CustomFieldDefinitionRequestSchema in request body

    • [Added] property creator of schema CustomFieldDefinitionRequestSchema in request body

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property validations[].value of schema FieldValidations in request body

    • [Deleted] Value format from integer from property company_id of schema CustomFieldDefinitionDetailResSchema in response with status code 200

    • [Breaking] [Deleted] property info of schema ContentAPIError in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/metafields/definitions To /service/platform/content/v2.0/company/{company_id}/customfields/resource/{resource}/definition

getCustomFieldDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method getCustomFieldDefinition

updateCustomFieldDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method updateCustomFieldDefinition

deleteCustomFieldDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method deleteCustomFieldDefinition

getCustomFields
  • What's Deprecated

    • [Breaking] [Deleted] method getCustomFields

getCustomFieldsByResourceId
  • What's Deprecated

    • [Breaking] [Deleted] method getCustomFieldsByResourceId

createCustomFieldByResourceId
  • What's Deprecated

    • [Breaking] [Deleted] method createCustomFieldByResourceId

  • What's New

    • [Breaking] [Added] Possible values boolean_type,date,datetime,dropdown,duration,file,float_type,html,integer,json,metaobject,product,string_single_line,string_multi_line,url to property field_definitions[].type of schema CustomObjectCustomFieldDefinitions in request body

    • [Added] property field_definitions[]._id of schema CustomObjectCustomFieldDefinitions in request body

    • [Breaking] [Added] field_definitions[].type made required in request body

    • [Added] property slug of schema CustomObjectDefinitionRequestSchema in request body

    • [Added] property field_definitions[].application_id of schema CustomFieldDefinitionDetailResSchema in response with status code 200

    • [Added] property field_definitions[].updated_by of schema CustomFieldDefinitionDetailResSchema in response with status code 200

    • [Added] property id of schema CustomObjectDefinitionSlugSchema in response with status code 200

    • [Added] property slug of schema CustomObjectDefinitionSlugSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property field_definitions[].id of schema CustomObjectCustomFieldDefinitions in request body

    • [Breaking] [Deleted] property field_definitions[].validations[].value of schema FieldValidations in request body

    • [Breaking] [Deleted] property _id of schema CustomObjectDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property creator of schema CustomObjectDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property created_by of schema CustomObjectDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property updated_by of schema CustomObjectDefinitionSchema in response with status code 200

    • [Deleted] Type from object from property field_definitions[].validations[] of schema FieldValidations in response with status code 200

    • [Breaking] [Deleted] properties field_definitions[].validations[].name, field_definitions[].validations[].type, field_definitions[].validations[].value in response with status code 200

    • [Breaking] [Deleted] property field_definitions[].metaobject_definition_id of schema CustomObjectCustomFieldDefinitionResSchema in response with status code 200

    • [Breaking] [Deleted] property info of schema ContentAPIError in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/metaobjects/definitions To /service/platform/content/v2.0/company/{company_id}/customobjects/definition

  • What's New

    • [Added] property items[].slug of schema CustomObjectEntry in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[]._id of schema CustomObjectEntry in response with status code 200

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/metaobjects/definitions To /service/platform/content/v2.0/company/{company_id}/customobjects/definition

getCustomObjectDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method getCustomObjectDefinition

updateCustomObjectDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method updateCustomObjectDefinition

deleteCustomObjectDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method deleteCustomObjectDefinition

getCustomObjects
  • What's Deprecated

    • [Breaking] [Deleted] method getCustomObjects

createCustomObject
  • What's Deprecated

    • [Breaking] [Deleted] method createCustomObject

getCustomObject
  • What's Deprecated

    • [Breaking] [Deleted] method getCustomObject

deleteCustomObject
  • What's Deprecated

    • [Breaking] [Deleted] method deleteCustomObject

updateCustomObject
  • What's Deprecated

    • [Breaking] [Deleted] method updateCustomObject

  • What's New

    • [Breaking] [Added] Possible values download,upload to property items[].action_type of schema JobSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema JobSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema JobSchema in response with status code 200

    • [Added] property items[].application_id of schema JobSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].url of schema CustomObjectJobSchema in response with status code 200

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

importCustomObjectEntries
  • What's Deprecated

    • [Breaking] [Deleted] method importCustomObjectEntries

exportCustomObjectEntries
  • What's Deprecated

    • [Breaking] [Deleted] method exportCustomObjectEntries

sampleCustomObjectBulkEntry
  • What's Deprecated

    • [Breaking] [Deleted] method sampleCustomObjectBulkEntry

  • What's New

    • [Added] property metafield_types of schema MetafieldTypesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property _id of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] property status of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] property display_name of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] property definition of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] property references of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] property fields of schema CustomObjectByIdSchema in response with status code 200

    • [Breaking] [Deleted] property info of schema ContentAPIError in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] property items[].slug of schema FieldDefinitionSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[]._id of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].creator of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].key of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].validations[].value of schema FieldValidations in response with status code 200

    • [Breaking] [Deleted] property items[].created_by of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].updated_by of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].created_at of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property items[].updated_at of schema FieldDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property info of schema ContentAPIError in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/application/{application_id}/metafields/definitions To /service/platform/content/v2.0/company/{company_id}/application/{application_id}/customfields/definition

  • What's New

    • [Added] property slug of schema CustomFieldDefinitionRequestSchema in request body

    • [Added] property creator of schema CustomFieldDefinitionRequestSchema in request body

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property validations[].value of schema FieldValidations in request body

    • [Deleted] Value format from integer from property company_id of schema CustomFieldDefinitionDetailResSchema in response with status code 200

    • [Breaking] [Deleted] property info of schema ContentAPIError in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/application/{application_id}/metafields/definitions To /service/platform/content/v2.0/company/{company_id}/application/{application_id}/customfields/resource/{resource}/definition

getAppCustomFieldDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method getAppCustomFieldDefinition

updateAppCustomFieldDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method updateAppCustomFieldDefinition

deleteAppCustomFieldDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method deleteAppCustomFieldDefinition

getAppCustomFields
  • What's Deprecated

    • [Breaking] [Deleted] method getAppCustomFields

getAppCustomFieldsByResourceId
  • What's Deprecated

    • [Breaking] [Deleted] method getAppCustomFieldsByResourceId

createAppCustomFieldByResourceId
  • What's Deprecated

    • [Breaking] [Deleted] method createAppCustomFieldByResourceId

  • What's New

    • [Breaking] [Added] Possible values boolean_type,date,datetime,dropdown,duration,file,float_type,html,integer,json,metaobject,product,string_single_line,string_multi_line,url to property field_definitions[].type of schema CustomObjectCustomFieldDefinitions in request body

    • [Added] property field_definitions[]._id of schema CustomObjectCustomFieldDefinitions in request body

    • [Breaking] [Added] field_definitions[].type made required in request body

    • [Added] property slug of schema CustomObjectDefinitionRequestSchema in request body

    • [Added] property field_definitions[].application_id of schema CustomFieldDefinitionDetailResSchema in response with status code 200

    • [Added] property field_definitions[].updated_by of schema CustomFieldDefinitionDetailResSchema in response with status code 200

    • [Added] property id of schema CustomObjectDefinitionSlugSchema in response with status code 200

    • [Added] property slug of schema CustomObjectDefinitionSlugSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property field_definitions[].id of schema CustomObjectCustomFieldDefinitions in request body

    • [Breaking] [Deleted] property field_definitions[].validations[].value of schema FieldValidations in request body

    • [Breaking] [Deleted] property _id of schema CustomObjectDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property creator of schema CustomObjectDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property created_by of schema CustomObjectDefinitionSchema in response with status code 200

    • [Breaking] [Deleted] property updated_by of schema CustomObjectDefinitionSchema in response with status code 200

    • [Deleted] Type from object from property field_definitions[].validations[] of schema FieldValidations in response with status code 200

    • [Breaking] [Deleted] properties field_definitions[].validations[].name, field_definitions[].validations[].type, field_definitions[].validations[].value in response with status code 200

    • [Breaking] [Deleted] property field_definitions[].metaobject_definition_id of schema CustomObjectCustomFieldDefinitionResSchema in response with status code 200

    • [Breaking] [Deleted] property info of schema ContentAPIError in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/application/{application_id}/metaobjects/definitions To /service/platform/content/v2.0/company/{company_id}/application/{application_id}/customobjects/definition

  • What's New

    • [Added] property items[].slug of schema CustomObjectEntry in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[]._id of schema CustomObjectEntry in response with status code 200

    • [Breaking] [Deleted] property info of schema ContentAPIError in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Path From /service/platform/content/v1.0/company/{company_id}/application/{application_id}/metaobjects/definitions To /service/platform/content/v2.0/company/{company_id}/application/{application_id}/customobjects/definition

getAppCustomObjectDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method getAppCustomObjectDefinition

updateAppCustomObjectDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method updateAppCustomObjectDefinition

deleteAppCustomObjectDefinition
  • What's Deprecated

    • [Breaking] [Deleted] method deleteAppCustomObjectDefinition

getAppCustomObjects
  • What's Deprecated

    • [Breaking] [Deleted] method getAppCustomObjects

createAppCustomObject
  • What's Deprecated

    • [Breaking] [Deleted] method createAppCustomObject

getAppCustomObject
  • What's Deprecated

    • [Breaking] [Deleted] method getAppCustomObject

deleteAppCustomObject
  • What's Deprecated

    • [Breaking] [Deleted] method deleteAppCustomObject

updateAppCustomObject
  • What's Deprecated

    • [Breaking] [Deleted] method updateAppCustomObject

  • What's New

    • [Breaking] [Added] Possible values download,upload to property items[].action_type of schema JobSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema JobSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema JobSchema in response with status code 200

    • [Added] property items[].application_id of schema JobSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].url of schema CustomObjectJobSchema in response with status code 200

    • [Breaking] [Deleted] property info of schema ContentAPIError in response with status code 400

    • [Breaking] [Deleted] Response with status 500

importAppCustomObjectEntries
  • What's Deprecated

    • [Breaking] [Deleted] method importAppCustomObjectEntries

exportAppCustomObjectEntries
  • What's Deprecated

    • [Breaking] [Deleted] method exportAppCustomObjectEntries

sampleAppCustomObjectBulkEntry
  • What's Deprecated

    • [Breaking] [Deleted] method sampleAppCustomObjectBulkEntry

  • What's New

    • [Added] method getComponentById

  • What's New

    • [Added] method getDataLoaderApiSpecs

  • What's New

    • [Added] method getDefaultSitemapConfig

  • What's New

    • [Added] method updateDefaultSitemapConfig

  • What's New

    • [Added] method getSitemaps

  • What's New

    • [Added] method createSitemap

  • What's New

    • [Added] method getSitemap

  • What's New

    • [Added] method updateSitemap

  • What's New

    • [Added] method deleteSitemap

  • What's New

    • [Added] method createInjectableTag

  • What's New

    • [Added] method deleteAllInjectableTags

  • What's New

    • [Added] method getCustomFieldDefinitionByResource

  • What's New

    • [Added] method getCustomFieldDefinitionBySlug

  • What's New

    • [Added] method updateCustomFieldDefinitionBySlug

  • What's New

    • [Added] method deleteCustomFieldDefinitionBySlug

  • What's New

    • [Added] method getCustomFieldsByResourceSlug

  • What's New

    • [Added] method updateCustomFieldByResourceSlug

  • What's New

    • [Added] method getCustomObjectDefinitionBySlug

  • What's New

    • [Added] method updateCustomObjectDefinitionBySlug

  • What's New

    • [Added] method deleteCustomObjectDefinitionBySlug

  • What's New

    • [Added] method getCustomObjectsBySlug

  • What's New

    • [Added] method createCustomObjectBySlug

  • What's New

    • [Added] method getCustomObjectBySlug

  • What's New

    • [Added] method deleteCustomObjectBySlug

  • What's New

    • [Added] method updateCustomObjectBySlug

  • What's New

    • [Added] method importCustomObjectEntriesBySlug

  • What's New

    • [Added] method exportCustomObjectEntriesBySlug

  • What's New

    • [Added] method sampleCustomObjectBulkEntryBySlug

  • What's New

    • [Added] method getAppCustomFieldDefinitionByResource

  • What's New

    • [Added] method getAppCustomFieldDefinitionBySlug

  • What's New

    • [Added] method updateAppCustomFieldDefinitionBySlug

  • What's New

    • [Added] method deleteAppCustomFieldDefinitionBySlug

  • What's New

    • [Added] method getAppCustomFieldsByResourceSlug

  • What's New

    • [Added] method updateAppCustomFieldByResourceSlug

  • What's New

    • [Added] method getAppCustomObjectDefinitionBySlug

  • What's New

    • [Added] method updateAppCustomObjectDefinitionBySlug

  • What's New

    • [Added] method deleteAppCustomObjectDefinitionBySlug

  • What's New

    • [Added] method getAppCustomObjectsBySlug

  • What's New

    • [Added] method createAppCustomObjectBySlug

  • What's New

    • [Added] method getAppCustomObjectBySlug

  • What's New

    • [Added] method deleteAppCustomObjectBySlug

  • What's New

    • [Added] method updateAppCustomObjectBySlug

  • What's New

    • [Added] method importAppCustomObjectEntriesBySlug

  • What's New

    • [Added] method exportAppCustomObjectEntriesBySlug

  • What's New

    • [Added] method sampleAppCustomObjectBulkEntryBySlug

Discount
Discount
getDiscounts
  • What's Deprecated

    • [Breaking] [Deleted] method getDiscounts

createDiscount
  • What's Deprecated

    • [Breaking] [Deleted] method createDiscount

getDiscount
  • What's Deprecated

    • [Breaking] [Deleted] method getDiscount

updateDiscount
  • What's Deprecated

    • [Breaking] [Deleted] method updateDiscount

upsertDiscountItems
  • What's Deprecated

    • [Breaking] [Deleted] method upsertDiscountItems

validateDiscountFile
  • What's Deprecated

    • [Breaking] [Deleted] method validateDiscountFile

downloadDiscountFile
  • What's Deprecated

    • [Breaking] [Deleted] method downloadDiscountFile

getValidationJob
  • What's Deprecated

    • [Breaking] [Deleted] method getValidationJob

cancelValidationJob
  • What's Deprecated

    • [Breaking] [Deleted] method cancelValidationJob

getDownloadJob
  • What's Deprecated

    • [Breaking] [Deleted] method getDownloadJob

cancelDownloadJob
  • What's Deprecated

    • [Breaking] [Deleted] method cancelDownloadJob

  • What's New

    • [Added] method createDiscountV2

  • What's New

    • [Added] method getDiscountsV2

  • What's New

    • [Added] method getDiscountV2

  • What's New

    • [Added] method updateDiscountV2

  • What's New

    • [Added] method bulkUpdateDiscountJobsV2

  • What's New

    • [Added] method uploadDiscountFileV2

  • What's New

    • [Added] method getDiscountFileJobV2

  • What's New

    • [Added] method cancelDiscountFileJobV2

  • What's New

    • [Added] method getDiscountFileJobsV2

  • What's New

    • [Added] method downloadDiscountSampleFileV2

FileStorage
FileStorage
  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property cdn of schema StartResponse in response with status code 200

  • What's Changed

    • [Breaking] [Changed] cdn made optional in response with status code 200

    • [Changed] Path From /service/platform/assets/v1.0/company/{company_id}/namespaces/{namespace}/upload/start To /service/platform/assets/v2.0/company/{company_id}/namespaces/{namespace}/upload/start

  • What's New

    • [Breaking] [Added] Value format date-time to property created_on of schema FileUploadComplete in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_on of schema FileUploadComplete in response with status code 200

    • [Added] property created_by.user_id of schema CreatedBy in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property cdn of schema StartResponse in request body

  • What's Changed

    • [Breaking] [Changed] cdn made optional in request body

    • [Changed] Path From /service/platform/assets/v1.0/company/{company_id}/namespaces/{namespace}/upload/complete To /service/platform/assets/v2.0/company/{company_id}/namespaces/{namespace}/upload/complete

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property cdn of schema StartResponse in response with status code 200

  • What's Changed

    • [Breaking] [Changed] cdn made optional in response with status code 200

    • [Changed] Path From /service/platform/assets/v1.0/company/{company_id}/application/{application_id}/namespaces/{namespace}/upload/start To /service/platform/assets/v2.0/company/{company_id}/application/{application_id}/namespaces/{namespace}/upload/start

  • What's New

    • [Breaking] [Added] Value format date-time to property created_on of schema FileUploadComplete in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_on of schema FileUploadComplete in response with status code 200

    • [Added] property created_by.user_id of schema CreatedBy in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property cdn of schema StartResponse in request body

  • What's Changed

    • [Breaking] [Changed] cdn made optional in request body

    • [Changed] Path From /service/platform/assets/v1.0/company/{company_id}/application/{application_id}/namespaces/{namespace}/upload/complete To /service/platform/assets/v2.0/company/{company_id}/application/{application_id}/namespaces/{namespace}/upload/complete

  • What's New

    • [Added] Security in Request

  • What's New

    • [Added] Security in Request

  • What's New

    • [Added] Security in Request

  • What's New

    • [Added] property items[].created_by.user_id of schema in response with status code 200

    • [Added] property items[].created_at of schema in response with status code 200

    • [Added] property items[].updated_at of schema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].createdAt of schema in response with status code 200

    • [Breaking] [Deleted] property items[].updatedAt of schema in response with status code 200

  • What's New

    • [Added] property items[].created_by.user_id of schema in response with status code 200

    • [Added] property items[].created_at of schema in response with status code 200

    • [Added] property items[].updated_at of schema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].createdAt of schema in response with status code 200

    • [Breaking] [Deleted] property items[].updatedAt of schema in response with status code 200

  • What's New

    • [Added] property items[].created_by.user_id of schema in response with status code 200

    • [Added] property items[].created_at of schema in response with status code 200

    • [Added] property items[].updated_at of schema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].createdAt of schema in response with status code 200

    • [Breaking] [Deleted] property items[].updatedAt of schema in response with status code 200

  • What's New

    • [Added] data[].store_os made required in response with status code 200

    • [Added] property data[].store_os of schema InvoiceTypesData in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Value format date-time to property data[].payload.current_date of schema PdfPayloadDetails in response with status code 200

    • [Breaking] [Added] Value format date-time to property data[].payload.invoice_detail.invoice_date of schema InvoiceDetail in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property data[].payload.shipment_meta of schema DummyTemplateDataPayload in response with status code 200

    • [Breaking] [Deleted] property data[].payload.order_meta of schema DummyTemplateDataPayload in response with status code 200

  • What's New

    • [Added] property country_code of schema PdfConfig in request body

    • [Added] property default_template of schema PdfConfig in request body

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

Lead
Lead
  • What's New

    • [Added] property items[].created_on.platform of schema CreatedOn in response with status code 200

    • [Breaking] [Added] Type array to property items[].category.sub_categories of schema TicketCategory in response with status code 200

    • [Added] property items[].category.sub_categories[] of schema TicketCategory in response with status code 200

    • [Added] Possible values partner_panel to property items[].source of schema TicketSourceEnum in response with status code 200

    • [Added] property items[].video_room_id of schema Ticket in response with status code 200

    • [Added] property items[].subscribers of schema Ticket in response with status code 200

    • [Added] property items[].additional_info of schema Ticket in response with status code 200

    • [Added] property items[].__v of schema Ticket in response with status code 200

    • [Added] property items[].attachments of schema Ticket in response with status code 200

    • [Breaking] [Added] Type array to property filters.categories[].sub_categories of schema TicketCategory in response with status code 200

    • [Added] property filters.categories[].sub_categories[] of schema TicketCategory in response with status code 200

    • [Added] property filters.all_categories of schema Filter in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] filters.assignees made optional in response with status code 200

  • What's New

    • [Added] property additional_info of schema AddTicketPayload in request body

    • [Added] property subscribers of schema AddTicketPayload in request body

    • [Added] property created_on.platform of schema CreatedOn in response with status code 200

    • [Breaking] [Added] Type array to property category.sub_categories of schema TicketCategory in response with status code 200

    • [Added] property category.sub_categories[] of schema TicketCategory in response with status code 200

    • [Added] Possible values partner_panel to property source of schema TicketSourceEnum in response with status code 200

    • [Added] property video_room_id of schema Ticket in response with status code 200

    • [Added] property subscribers of schema Ticket in response with status code 200

    • [Added] property additional_info of schema Ticket in response with status code 200

    • [Added] property __v of schema Ticket in response with status code 200

    • [Added] property attachments of schema Ticket in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

Serviceability
Serviceability
  • What's New

    • [Added] query parameter name (type: string)

    • [Added] property items[].meta of schema Localities in response with status code 200

    • [Added] property items[].lat_long of schema Localities in response with status code 200

    • [Added] property items[].parent_uid of schema Localities in response with status code 200

    • [Added] property items[].code of schema Localities in response with status code 200

    • [Added] property items[].localities of schema Localities in response with status code 200

    • [Added] property items[].iso2 of schema Localities in response with status code 200

    • [Added] property items[].iso3 of schema Localities in response with status code 200

    • [Added] property items[].currency of schema Localities in response with status code 200

    • [Added] property items[].phone_code of schema Localities in response with status code 200

    • [Added] property items[].hierarchy of schema Localities in response with status code 200

    • [Added] property items[].latitude of schema Localities in response with status code 200

    • [Added] property items[].longitude of schema Localities in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] property error of schema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property value of schema ErrorResponse in response with status code 400

    • [Breaking] [Deleted] property type of schema ErrorResponse in response with status code 400

  • What's Changed

    • [Breaking] [Changed] message, type, value made optional in response with status code 400

  • What's New

    • [Breaking] [Deleted] query parameter application_ids (type: string), [Breaking] [Added] Required path parameter application_id (type: string)

    • [Added] query parameter stage (type: string)

    • [Added] query parameter type (type: string)

    • [Added] query parameter access_level (type: string)

    • [Added] query parameter status (type: string)

    • [Added] query parameter store_uid (type: integer)

    • [Added] query parameter region_uid (type: string)

    • [Added] property items[].type of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].access_level of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].geo_areas of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].stores of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].is_opted of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].is_public_opted of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].product of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].application_id of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].created_by of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].created_on of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].modified_by of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].modified_on of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].stage of schema ListViewItemsV2 in response with status code 200

    • [Added] property items[].summary of schema ListViewItemsV2 in response with status code 200

    • [Added] items[].slug made required in response with status code 200

    • [Added] items[].zone_id made required in response with status code 200

    • [Added] items[].modified_by made required in response with status code 200

    • [Added] items[].modified_on made required in response with status code 200

    • [Added] items[].created_by made required in response with status code 200

    • [Added] items[].created_on made required in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].stores_count of schema ListViewItems in response with status code 200

    • [Breaking] [Deleted] property items[].regions_count of schema ListViewItems in response with status code 200

    • [Breaking] [Deleted] property items[].store_ids of schema ListViewItems in response with status code 200

    • [Breaking] [Deleted] property items[].channels of schema ListViewItems in response with status code 200

    • [Breaking] [Deleted] Response with status 400

  • What's Changed

    • [Changed] Path From /service/platform/logistics/v2.0/company/{company_id}/zones To /service/platform/logistics/v2.0/company/{company_id}/application/{application_id}/zones

  • What's New

    • [Added] property product.values of schema ZoneProduct in request body

    • [Added] property type of schema CreateZoneV2Data in request body

    • [Added] property access_level of schema CreateZoneV2Data in request body

    • [Added] property application_id of schema CreateZoneV2Data in request body

    • [Added] property geo_areas of schema CreateZoneV2Data in request body

    • [Added] property stores of schema CreateZoneV2Data in request body

    • [Breaking] [Added] Required path parameter application_id (type: string)

    • [Added] property name of schema ZoneResponseV2 in response with status code 200

    • [Added] property slug of schema ZoneResponseV2 in response with status code 200

    • [Added] property company_id of schema ZoneResponseV2 in response with status code 200

    • [Added] property type of schema ZoneResponseV2 in response with status code 200

    • [Added] property access_level of schema ZoneResponseV2 in response with status code 200

    • [Added] property application_id of schema ZoneResponseV2 in response with status code 200

    • [Added] property is_active of schema ZoneResponseV2 in response with status code 200

    • [Added] property is_public_opted of schema ZoneResponseV2 in response with status code 200

    • [Added] property is_opted of schema ZoneResponseV2 in response with status code 200

    • [Added] property geo_areas of schema ZoneResponseV2 in response with status code 200

    • [Added] property stores of schema ZoneResponseV2 in response with status code 200

    • [Added] property product of schema ZoneResponseV2 in response with status code 200

    • [Added] property created_by of schema ZoneResponseV2 in response with status code 200

    • [Added] property created_on of schema ZoneResponseV2 in response with status code 200

    • [Added] property modified_by of schema ZoneResponseV2 in response with status code 200

    • [Added] property modified_on of schema ZoneResponseV2 in response with status code 200

    • [Added] property stage of schema ZoneResponseV2 in response with status code 200

    • [Added] property summary of schema ZoneResponseV2 in response with status code 200

    • [Added] type made required in response with status code 200

    • [Added] access_level made required in response with status code 200

    • [Added] application_id made required in response with status code 200

    • [Added] is_active made required in response with status code 200

    • [Added] geo_areas made required in response with status code 200

    • [Added] created_by made required in response with status code 200

    • [Added] created_on made required in response with status code 200

    • [Added] modified_by made required in response with status code 200

    • [Added] modified_on made required in response with status code 200

    • [Added] zone_id made required in response with status code 200

    • [Added] property error of schema ServiceabilityZoneErrorResult in response with status code 400

    • [Added] Response with status 403

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property channels of schema CreateZoneData in request body

    • [Breaking] [Deleted] property store_ids of schema CreateZoneData in request body

    • [Deleted] Possible values from all,explicit from property product.type of schema ZoneProductTypes in request body

    • [Breaking] [Deleted] property product.tags of schema ZoneProductTypes in request body

    • [Breaking] [Deleted] property region_type of schema CreateZoneData in request body

    • [Breaking] [Deleted] property mapping of schema CreateZoneData in request body

    • [Breaking] [Deleted] property status_code of schema ZoneResponse in response with status code 200

    • [Breaking] [Deleted] property success of schema ZoneResponse in response with status code 200

    • [Breaking] [Deleted] property message of schema ServiceabilityErrorResponse in response with status code 400

    • [Breaking] [Deleted] property value of schema ServiceabilityErrorResponse in response with status code 400

    • [Breaking] [Deleted] property type of schema ServiceabilityErrorResponse in response with status code 400

  • What's Changed

    • [Changed] store_ids made optional in request body

    • [Breaking] [Changed] type made optional in response with status code 400

    • [Breaking] [Changed] value made optional in response with status code 400

    • [Changed] Path From /service/platform/logistics/v2.0/company/{company_id}/zones To /service/platform/logistics/v2.0/company/{company_id}/application/{application_id}/zones

updateZoneById
  • What's Deprecated

    • [Breaking] [Deleted] method updateZoneById

getZoneById
  • What's Deprecated

    • [Breaking] [Deleted] method getZoneById

getAllStores
  • What's Deprecated

    • [Breaking] [Deleted] method getAllStores

  • What's New

    • [Breaking] [Added] Possible values activate,deactivate to property action of schema PincodeMopData in request body

    • [Breaking] [Added] Type array to property error of schema MoPCommonError in response with status code 400

    • [Added] property error[] of schema MoPCommonError in response with status code 400

    • [Added] property batch_id of schema MoPCommonError in response with status code 400

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] Type from string to integer of property status_code of schema CommonError in response with status code 400

    • [Breaking] [Changed] Type from string to boolean of property success of schema CommonError in response with status code 400

  • What's New

    • [Breaking] [Added] Type array to property error of schema CommonError in response with status code 400

    • [Added] property error[] of schema CommonError in response with status code 400

    • [Added] Security in Request

  • What's Changed

    • [Changed] batch_id made optional in request body

    • [Breaking] [Changed] Type from string to integer of property status_code of schema CommonError in response with status code 400

    • [Breaking] [Changed] Type from string to boolean of property success of schema CommonError in response with status code 400

  • What's New

    • [Breaking] [Added] Type object to property data[] of schema PincodeCodDataSchema in response with status code 200

    • [Added] properties data[].pincode, data[].active in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Breaking] [Added] Value format date-time to property data[].updated_at of schema PincodeMopUpdateAuditHistoryResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Added] property company_id of schema CourierAccount in request body

    • [Added] property scheme_rules of schema CourierAccount in request body

    • [Added] property company_id of schema CourierAccount in response with status code 200

    • [Added] property scheme_rules of schema CourierAccount in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] company_id made optional in response with status code 200

  • What's New

    • [Added] query parameter account_ids (type: array)

    • [Added] query parameter self_ship (type: boolean)

    • [Added] query parameter own_account (type: boolean)

    • [Added] query parameter q (type: string)

    • [Added] Possible nullable value true to property items[].scheme_rules.weight of schema ArithmeticOperations in response with status code 200

    • [Added] property items[].scheme_rules.name of schema CourierAccountSchemeResponseSchema in response with status code 200

    • [Added] property items[].company_id of schema CourierAccountResponseSchema in response with status code 200

    • [Added] property items[].extension_id of schema CourierAccountResponseSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

  • What's Changed

    • [Breaking] [Changed] items[].scheme_rules.extension_id, items[].scheme_rules.scheme_id, items[].scheme_rules.weight, items[].scheme_rules.transport_type, items[].scheme_rules.region, items[].scheme_rules.delivery_type, items[].scheme_rules.payment_mode, items[].scheme_rules.stage, items[].scheme_rules.feature made optional in response with status code 200

  • What's New

    • [Added] property company_id of schema CourierAccount in request body

    • [Added] property scheme_rules of schema CourierAccount in request body

    • [Added] property extension_id of schema CourierAccount in response with status code 200

    • [Added] property company_id of schema CourierAccount in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties scheme_rules.extension_id, scheme_rules.scheme_id, scheme_rules.weight, scheme_rules.transport_type, scheme_rules.region, scheme_rules.delivery_type, scheme_rules.payment_mode, scheme_rules.stage, scheme_rules.feature in response with status code 200

  • What's Changed

    • [Breaking] [Changed] company_id made optional in request body

    • [Breaking] [Changed] scheme_rules.extension_id, scheme_rules.scheme_id, scheme_rules.weight, scheme_rules.transport_type, scheme_rules.region, scheme_rules.delivery_type, scheme_rules.payment_mode, scheme_rules.stage, scheme_rules.feature made optional in response with status code 200

  • What's New

    • [Added] Possible nullable value true to property scheme_rules.weight of schema ArithmeticOperations in response with status code 200

    • [Added] property scheme_rules.name of schema CourierAccountSchemeResponseSchema in response with status code 200

    • [Added] property company_id of schema CourierAccountResponseSchema in response with status code 200

    • [Added] property extension_id of schema CourierAccountResponseSchema in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] scheme_rules.extension_id, scheme_rules.scheme_id, scheme_rules.weight, scheme_rules.transport_type, scheme_rules.region, scheme_rules.delivery_type, scheme_rules.payment_mode, scheme_rules.stage, scheme_rules.feature made optional in response with status code 200

  • What's New

    • [Added] property cp_list[].name of schema CourierPartnerList in request body

    • [Added] property cp_list[].is_self_ship of schema CourierPartnerList in request body

    • [Added] property cp_list[].scheme_rules of schema CourierPartnerList in request body

    • [Added] property cp_list[].stage of schema CourierPartnerList in request body

    • [Added] property conditions.forward.includes[].parent_id[] of schema LocationRuleValues in request body

    • [Added] property conditions.forward.includes[].uid of schema LocationRuleValues in request body

    • [Added] property conditions.forward.includes[].parent_uid of schema LocationRuleValues in request body

    • [Added] property conditions.reverse.includes[].parent_id[] of schema LocationRuleValues in request body

    • [Added] property conditions.reverse.includes[].uid of schema LocationRuleValues in request body

    • [Added] property conditions.reverse.includes[].parent_uid of schema LocationRuleValues in request body

    • [Added] Possible nullable value true to property conditions.shipment_weight of schema ArithmeticOperations in request body

    • [Added] Possible nullable value true to property conditions.shipment_cost of schema ArithmeticOperations in request body

    • [Added] Possible nullable value true to property conditions.shipment_volumetric_weight of schema ArithmeticOperations in request body

    • [Added] property conditions.company_ids of schema CourierPartnerRuleConditions in request body

    • [Added] property conditions.promise_types of schema CourierPartnerRuleConditions in request body

    • [Added] property id of schema CourierPartnerRule in request body

    • [Added] property application_id of schema CourierPartnerRule in request body

    • [Added] property company_id of schema CourierPartnerRule in request body

    • [Added] property manual_priority of schema CourierPartnerRule in request body

    • [Added] property shipment_adjustment_type of schema CourierPartnerRule in request body

    • [Added] property type of schema CourierPartnerRule in request body

    • [Added] property conditions.forward.includes[].parent_id[] of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.forward.includes[].uid of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.forward.includes[].parent_uid of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.reverse.includes[].parent_id[] of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.reverse.includes[].uid of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.reverse.includes[].parent_uid of schema LocationRuleValues in response with status code 200

    • [Added] Possible nullable value true to property conditions.shipment_weight of schema ArithmeticOperations in response with status code 200

    • [Added] Possible nullable value true to property conditions.shipment_cost of schema ArithmeticOperations in response with status code 200

    • [Added] Possible nullable value true to property conditions.shipment_volumetric_weight of schema ArithmeticOperations in response with status code 200

    • [Added] property conditions.company_ids of schema CourierPartnerRuleResponseConditions in response with status code 200

    • [Added] property conditions.promise_types of schema CourierPartnerRuleResponseConditions in response with status code 200

    • [Added] property cp_list[].name of schema CourierPartnerList in response with status code 200

    • [Added] property cp_list[].stage of schema CourierPartnerList in response with status code 200

    • [Added] property manual_priority of schema CourierPartnerRuleResponseSchema in response with status code 200

    • [Added] property shipment_adjustment_type of schema CourierPartnerRuleResponseSchema in response with status code 200

    • [Added] conditions, is_active, name, sort, type made required in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property conditions.forward.includes[].id of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.forward.includes[].name of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.forward.includes[].parent_ids of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.reverse.includes[].id of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.reverse.includes[].name of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.reverse.includes[].parent_ids of schema LocationRuleValues in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lt of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gt of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lte of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gte of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] property conditions.forward.includes[].id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.forward.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.forward.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.reverse.includes[].id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.reverse.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.reverse.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] property created_by of schema CourierPartnerRuleResponse in response with status code 200

    • [Breaking] [Deleted] property modified_by of schema CourierPartnerRuleResponse in response with status code 200

    • [Breaking] [Deleted] property modified_on of schema CourierPartnerRuleResponse in response with status code 200

  • What's Changed

    • [Changed] cp_list[].account_id, cp_list[].extension_id made optional in request body

    • [Breaking] [Changed] Type from string to array of property conditions.forward.includes[].parent_id of schema LocationRuleValues in request body

    • [Breaking] [Changed] Type from string to array of property conditions.reverse.includes[].parent_id of schema LocationRuleValues in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lt of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gt of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lte of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gte of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from string to array of property conditions.forward.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from string to array of property conditions.reverse.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

  • What's New

    • [Added] property conditions.forward.includes[].parent_id[] of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.forward.includes[].uid of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.forward.includes[].parent_uid of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.reverse.includes[].parent_id[] of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.reverse.includes[].uid of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.reverse.includes[].parent_uid of schema LocationRuleValues in response with status code 200

    • [Added] Possible nullable value true to property conditions.shipment_weight of schema ArithmeticOperations in response with status code 200

    • [Added] Possible nullable value true to property conditions.shipment_cost of schema ArithmeticOperations in response with status code 200

    • [Added] Possible nullable value true to property conditions.shipment_volumetric_weight of schema ArithmeticOperations in response with status code 200

    • [Added] property conditions.company_ids of schema CourierPartnerRuleResponseConditions in response with status code 200

    • [Added] property conditions.promise_types of schema CourierPartnerRuleResponseConditions in response with status code 200

    • [Added] property cp_list[].name of schema CourierPartnerList in response with status code 200

    • [Added] property cp_list[].stage of schema CourierPartnerList in response with status code 200

    • [Added] property manual_priority of schema CourierPartnerRuleResponseSchema in response with status code 200

    • [Added] property shipment_adjustment_type of schema CourierPartnerRuleResponseSchema in response with status code 200

    • [Added] conditions, is_active, name, sort, type made required in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property conditions.forward.includes[].id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.forward.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.forward.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.reverse.includes[].id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.reverse.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.reverse.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] property created_by of schema CourierPartnerRuleResponse in response with status code 200

    • [Breaking] [Deleted] property modified_by of schema CourierPartnerRuleResponse in response with status code 200

    • [Breaking] [Deleted] property modified_on of schema CourierPartnerRuleResponse in response with status code 200

  • What's Changed

    • [Breaking] [Changed] Type from string to array of property conditions.forward.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from string to array of property conditions.reverse.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

  • What's New

    • [Added] property cp_list[].name of schema CourierPartnerList in request body

    • [Added] property cp_list[].is_self_ship of schema CourierPartnerList in request body

    • [Added] property cp_list[].scheme_rules of schema CourierPartnerList in request body

    • [Added] property cp_list[].stage of schema CourierPartnerList in request body

    • [Added] property conditions.forward.includes[].parent_id[] of schema LocationRuleValues in request body

    • [Added] property conditions.forward.includes[].uid of schema LocationRuleValues in request body

    • [Added] property conditions.forward.includes[].parent_uid of schema LocationRuleValues in request body

    • [Added] property conditions.reverse.includes[].parent_id[] of schema LocationRuleValues in request body

    • [Added] property conditions.reverse.includes[].uid of schema LocationRuleValues in request body

    • [Added] property conditions.reverse.includes[].parent_uid of schema LocationRuleValues in request body

    • [Added] Possible nullable value true to property conditions.shipment_weight of schema ArithmeticOperations in request body

    • [Added] Possible nullable value true to property conditions.shipment_cost of schema ArithmeticOperations in request body

    • [Added] Possible nullable value true to property conditions.shipment_volumetric_weight of schema ArithmeticOperations in request body

    • [Added] property conditions.company_ids of schema CourierPartnerRuleConditions in request body

    • [Added] property conditions.promise_types of schema CourierPartnerRuleConditions in request body

    • [Added] property id of schema CourierPartnerRule in request body

    • [Added] property application_id of schema CourierPartnerRule in request body

    • [Added] property company_id of schema CourierPartnerRule in request body

    • [Added] property manual_priority of schema CourierPartnerRule in request body

    • [Added] property shipment_adjustment_type of schema CourierPartnerRule in request body

    • [Added] property type of schema CourierPartnerRule in request body

    • [Added] property conditions.forward.includes[].parent_id[] of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.forward.includes[].uid of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.forward.includes[].parent_uid of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.reverse.includes[].parent_id[] of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.reverse.includes[].uid of schema LocationRuleValues in response with status code 200

    • [Added] property conditions.reverse.includes[].parent_uid of schema LocationRuleValues in response with status code 200

    • [Added] Possible nullable value true to property conditions.shipment_weight of schema ArithmeticOperations in response with status code 200

    • [Added] Possible nullable value true to property conditions.shipment_cost of schema ArithmeticOperations in response with status code 200

    • [Added] Possible nullable value true to property conditions.shipment_volumetric_weight of schema ArithmeticOperations in response with status code 200

    • [Added] property conditions.company_ids of schema CourierPartnerRuleResponseConditions in response with status code 200

    • [Added] property conditions.promise_types of schema CourierPartnerRuleResponseConditions in response with status code 200

    • [Added] property cp_list[].name of schema CourierPartnerList in response with status code 200

    • [Added] property cp_list[].stage of schema CourierPartnerList in response with status code 200

    • [Added] property manual_priority of schema CourierPartnerRuleResponseSchema in response with status code 200

    • [Added] property shipment_adjustment_type of schema CourierPartnerRuleResponseSchema in response with status code 200

    • [Added] conditions, is_active, name, sort, type made required in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property conditions.forward.includes[].id of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.forward.includes[].name of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.forward.includes[].parent_ids of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.reverse.includes[].id of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.reverse.includes[].name of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.reverse.includes[].parent_ids of schema LocationRuleValues in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lt of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gt of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lte of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gte of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] property conditions.forward.includes[].id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.forward.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.forward.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.reverse.includes[].id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.reverse.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.reverse.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] property created_by of schema CourierPartnerRuleResponse in response with status code 200

    • [Breaking] [Deleted] property modified_by of schema CourierPartnerRuleResponse in response with status code 200

    • [Breaking] [Deleted] property modified_on of schema CourierPartnerRuleResponse in response with status code 200

  • What's Changed

    • [Changed] cp_list[].account_id, cp_list[].extension_id made optional in request body

    • [Breaking] [Changed] Type from string to array of property conditions.forward.includes[].parent_id of schema LocationRuleValues in request body

    • [Breaking] [Changed] Type from string to array of property conditions.reverse.includes[].parent_id of schema LocationRuleValues in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lt of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gt of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lte of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gte of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from string to array of property conditions.forward.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from string to array of property conditions.reverse.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

  • What's New

    • [Added] query parameter q (type: string)

    • [Added] property items[].conditions.forward.includes[].parent_id[] of schema LocationRuleValues in response with status code 200

    • [Added] property items[].conditions.forward.includes[].uid of schema LocationRuleValues in response with status code 200

    • [Added] property items[].conditions.forward.includes[].parent_uid of schema LocationRuleValues in response with status code 200

    • [Added] property items[].conditions.reverse.includes[].parent_id[] of schema LocationRuleValues in response with status code 200

    • [Added] property items[].conditions.reverse.includes[].uid of schema LocationRuleValues in response with status code 200

    • [Added] property items[].conditions.reverse.includes[].parent_uid of schema LocationRuleValues in response with status code 200

    • [Added] Possible nullable value true to property items[].conditions.shipment_weight of schema ArithmeticOperations in response with status code 200

    • [Added] Possible nullable value true to property items[].conditions.shipment_cost of schema ArithmeticOperations in response with status code 200

    • [Added] Possible nullable value true to property items[].conditions.shipment_volumetric_weight of schema ArithmeticOperations in response with status code 200

    • [Added] property items[].conditions.company_ids of schema CourierPartnerRuleResponseConditions in response with status code 200

    • [Added] property items[].conditions.promise_types of schema CourierPartnerRuleResponseConditions in response with status code 200

    • [Added] property items[].cp_list[].name of schema CourierPartnerList in response with status code 200

    • [Added] property items[].cp_list[].stage of schema CourierPartnerList in response with status code 200

    • [Added] property items[].manual_priority of schema CourierPartnerRuleResponseSchema in response with status code 200

    • [Added] property items[].shipment_adjustment_type of schema CourierPartnerRuleResponseSchema in response with status code 200

    • [Added] items[].conditions, items[].is_active, items[].name, items[].sort, items[].type made required in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].conditions.forward.includes[].id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property items[].conditions.forward.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property items[].conditions.forward.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property items[].conditions.reverse.includes[].id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property items[].conditions.reverse.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property items[].conditions.reverse.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items[].conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items[].conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items[].conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items[].conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] property items[].created_by of schema CourierPartnerRuleResponse in response with status code 200

    • [Breaking] [Deleted] property items[].modified_by of schema CourierPartnerRuleResponse in response with status code 200

    • [Breaking] [Deleted] property items[].modified_on of schema CourierPartnerRuleResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 400

  • What's Changed

    • [Breaking] [Changed] Type from string to array of property items[].conditions.forward.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from string to array of property items[].conditions.reverse.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property items[].conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property items[].conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property items[].conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property items[].conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

  • What's New

    • [Breaking] [Added] Possible values fastest to property sort of schema CompanyConfigurationShema in request body

    • [Breaking] [Added] Possible values seller-controlled,admin-controlled,self-ship to property logistics_as_actual of schema CompanyConfig in response with status code 200

    • [Added] property company_id of schema CompanyConfig in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property rule_ids of schema CompanyConfig in request body

    • [Deleted] Possible values from fastest from property sort[] of schema CompanyConfig in request body

    • [Breaking] [Deleted] property logistics_as_actual of schema CompanyConfig in request body

    • [Breaking] [Deleted] property rule_ids of schema CompanyConfig in response with status code 200

  • What's Changed

    • [Changed] rule_ids, sort made optional in request body

    • [Breaking] [Changed] Type from boolean to string of property logistics_as_actual of schema CompanyConfig in response with status code 200

    • [Breaking] [Changed] rule_ids, sort made optional in response with status code 200

  • What's New

    • [Breaking] [Added] Possible values seller-controlled,admin-controlled,self-ship to property logistics_as_actual of schema CompanyConfig in response with status code 200

    • [Added] property company_id of schema CompanyConfig in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property rule_ids of schema CompanyConfig in response with status code 200

  • What's Changed

    • [Breaking] [Changed] Type from boolean to string of property logistics_as_actual of schema CompanyConfig in response with status code 200

    • [Breaking] [Changed] rule_ids, sort made optional in response with status code 200

  • What's New

    • [Added] Possible values manual_priority to property sort[] of schema ApplicationConfigPutRequestSchema in request body

    • [Added] property manual_priority of schema ApplicationConfigPutRequestSchema in request body

    • [Added] Possible values manual_priority to property sort[] of schema ApplicationConfigPutResponseSchema in response with status code 200

    • [Added] property manual_priority of schema ApplicationConfigPutResponseSchema in response with status code 200

    • [Added] property application_id of schema ApplicationConfigPutResponseSchema in response with status code 200

    • [Added] property company_id of schema ApplicationConfigPutResponseSchema in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property zones of schema ApplicationConfig in request body

    • [Breaking] [Deleted] property zones of schema ApplicationConfig in response with status code 200

  • What's New

    • [Added] property zones.active_count of schema ZoneConfig in response with status code 200

    • [Added] property zones.total_count of schema ZoneConfig in response with status code 200

    • [Added] property courier_partner_config of schema ApplicationConfigGetResponseSchema in response with status code 200

    • [Added] property buybox_rule_config of schema ApplicationConfigGetResponseSchema in response with status code 200

    • [Added] property promise_config of schema ApplicationConfigGetResponseSchema in response with status code 200

    • [Added] property promise_types of schema ApplicationConfigGetResponseSchema in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property rule_ids of schema ApplicationConfig in response with status code 200

    • [Breaking] [Deleted] property sort of schema ApplicationConfig in response with status code 200

bulkTat
  • What's Deprecated

    • [Breaking] [Deleted] method bulkTat

getBulkTat
  • What's Deprecated

    • [Breaking] [Deleted] method getBulkTat

patchApplicationServiceabilitySelfShipment
  • What's Deprecated

    • [Breaking] [Deleted] method patchApplicationServiceabilitySelfShipment

getApplicationServiceabilitySelfShipment
  • What's Deprecated

    • [Breaking] [Deleted] method getApplicationServiceabilitySelfShipment

  • What's New

    • [Added] property manual_priority of schema StoreRuleConfigData in response with status code 200

    • [Added] property meta_sort_priority of schema StoreRuleConfigData in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] property status_code of schema in response with status code 400

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] Type from string to integer of property store_priority[].id of schema StorePrioritySchema in response with status code 200

  • What's New

    • [Added] property manual_priority of schema StoreRuleConfigData in request body

    • [Added] property meta_sort_priority of schema StoreRuleConfigData in request body

    • [Added] property manual_priority of schema StoreRuleConfigData in response with status code 200

    • [Added] property meta_sort_priority of schema StoreRuleConfigData in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] property status_code of schema in response with status code 400

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] Type from string to integer of property store_priority[].id of schema StorePrioritySchema in request body

    • [Breaking] [Changed] Type from string to integer of property store_priority[].id of schema StorePrioritySchema in response with status code 200

  • What's New

    • [Added] property manual_priority of schema StoreRuleConfigData in request body

    • [Added] property meta_sort_priority of schema StoreRuleConfigData in request body

    • [Added] property manual_priority of schema StoreRuleConfigData in response with status code 200

    • [Added] property meta_sort_priority of schema StoreRuleConfigData in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] property status_code of schema in response with status code 400

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] Type from string to integer of property store_priority[].id of schema StorePrioritySchema in request body

    • [Breaking] [Changed] Type from string to integer of property store_priority[].id of schema StorePrioritySchema in response with status code 200

  • What's New

    • [Added] property items[].conditions.to_location.includes[].parent_id[] of schema LocationRuleValuesV2 in response with status code 200

    • [Added] property items[].conditions.to_location.includes[].parent_uid of schema LocationRuleValuesV2 in response with status code 200

    • [Added] property items[].manual_priority of schema StoreRuleDataSchema in response with status code 200

    • [Added] property items[].meta_sort_priority of schema StoreRuleDataSchema in response with status code 200

    • [Added] property items[].meta_conditions of schema StoreRuleDataSchema in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].conditions.to_location.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property items[].conditions.to_location.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items[].conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items[].conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items[].conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items[].conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Response with status 400

  • What's Changed

    • [Breaking] [Changed] Type from string to integer of property items[].store_priority[].id of schema StorePrioritySchema in response with status code 200

    • [Breaking] [Changed] Type from string to array of property items[].conditions.to_location.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property items[].conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property items[].conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property items[].conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property items[].conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

  • What's New

    • [Added] property conditions.to_location.includes[].parent_id[] of schema LocationRuleValuesV2 in request body

    • [Added] property conditions.to_location.includes[].parent_uid of schema LocationRuleValuesV2 in request body

    • [Added] property manual_priority of schema CreateStoreRuleRequestSchema in request body

    • [Added] property conditions.to_location.includes[].parent_id[] of schema LocationRuleValuesV2 in response with status code 200

    • [Added] property conditions.to_location.includes[].parent_uid of schema LocationRuleValuesV2 in response with status code 200

    • [Added] property manual_priority of schema StoreRuleResponseSchema in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] property status_code of schema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property conditions.to_location.includes[].name of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.to_location.includes[].parent_ids of schema LocationRuleValues in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lt of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gt of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lte of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gte of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] property conditions.to_location.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.to_location.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

  • What's Changed

    • [Breaking] [Changed] Type from string to array of property conditions.to_location.includes[].parent_id of schema LocationRuleValues in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lt of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gt of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lte of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gte of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from string to integer of property store_priority[].id of schema StorePrioritySchema in request body

    • [Breaking] [Changed] Type from string to integer of property store_priority[].id of schema StorePrioritySchema in response with status code 200

    • [Breaking] [Changed] Type from string to array of property conditions.to_location.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

  • What's New

    • [Added] property conditions.to_location.includes[].parent_id[] of schema LocationRuleValuesV2 in response with status code 200

    • [Added] property conditions.to_location.includes[].parent_uid of schema LocationRuleValuesV2 in response with status code 200

    • [Added] property manual_priority of schema StoreRuleDataSchema in response with status code 200

    • [Added] property meta_sort_priority of schema StoreRuleDataSchema in response with status code 200

    • [Added] property meta_conditions of schema StoreRuleDataSchema in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] property status_code of schema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property conditions.to_location.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.to_location.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

  • What's Changed

    • [Breaking] [Changed] Type from string to integer of property store_priority[].id of schema StorePrioritySchema in response with status code 200

    • [Breaking] [Changed] Type from string to array of property conditions.to_location.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

  • What's New

    • [Added] property conditions.to_location.includes[].parent_id[] of schema LocationRuleValuesV2 in request body

    • [Added] property conditions.to_location.includes[].parent_uid of schema LocationRuleValuesV2 in request body

    • [Added] property manual_priority of schema CreateStoreRuleRequestSchema in request body

    • [Added] property conditions.to_location.includes[].parent_id[] of schema LocationRuleValuesV2 in response with status code 200

    • [Added] property conditions.to_location.includes[].parent_uid of schema LocationRuleValuesV2 in response with status code 200

    • [Added] property manual_priority of schema StoreRuleUpdateResponseSchema in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] property status_code of schema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property conditions.to_location.includes[].name of schema LocationRuleValues in request body

    • [Breaking] [Deleted] property conditions.to_location.includes[].parent_ids of schema LocationRuleValues in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lt of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gt of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lte of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gte of schema ArithmeticOperations in request body

    • [Breaking] [Deleted] property conditions.to_location.includes[].name of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] property conditions.to_location.includes[].parent_ids of schema LocationRuleValues in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

  • What's Changed

    • [Breaking] [Changed] Type from string to array of property conditions.to_location.includes[].parent_id of schema LocationRuleValues in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lt of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gt of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lte of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gte of schema ArithmeticOperations in request body

    • [Breaking] [Changed] Type from string to integer of property store_priority[].id of schema StorePrioritySchema in request body

    • [Breaking] [Changed] Type from string to integer of property store_priority[].id of schema StorePrioritySchema in response with status code 200

    • [Breaking] [Changed] Type from string to array of property conditions.to_location.includes[].parent_id of schema LocationRuleValues in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gt of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.lte of schema ArithmeticOperations in response with status code 200

    • [Breaking] [Changed] Type from integer to string of property conditions.order_place_date.gte of schema ArithmeticOperations in response with status code 200

bulkServiceability
  • What's Deprecated

    • [Breaking] [Deleted] method bulkServiceability

getBulkServiceability
  • What's Deprecated

    • [Breaking] [Deleted] method getBulkServiceability

getServiceability
  • What's Deprecated

    • [Breaking] [Deleted] method getServiceability

updateServiceability
  • What's Deprecated

    • [Breaking] [Deleted] method updateServiceability

  • What's New

    • [Added] property rules[].company_id of schema PackageMaterialRule in request body

    • [Added] property rules[].is_active of schema PackageMaterialRule in request body

    • [Added] property rules[].type of schema PackageMaterialRule in request body

    • [Added] property rules[].name of schema PackageMaterialRule in request body

    • [Added] property rules[].id of schema PackageMaterialRule in request body

    • [Added] property company_id of schema PackageMaterial in request body

    • [Added] property item_id of schema PackageMaterial in request body

    • [Added] property id of schema PackageMaterial in request body

    • [Added] property mp_stores of schema PackageMaterial in request body

    • [Added] property is_active of schema PackageMaterial in request body

    • [Added] query parameter page_no (type: integer)

    • [Added] property rules[].company_id of schema PackageMaterialRule in response with status code 201

    • [Added] property rules[].is_active of schema PackageMaterialRule in response with status code 201

    • [Added] property rules[].type of schema PackageMaterialRule in response with status code 201

    • [Added] property rules[].name of schema PackageMaterialRule in response with status code 201

    • [Added] property rules[].id of schema PackageMaterialRule in response with status code 201

    • [Added] property company_id of schema PackageMaterialResponseSchema in response with status code 201

    • [Added] property is_active of schema PackageMaterialResponseSchema in response with status code 201

    • [Added] property mp_stores of schema PackageMaterialResponseSchema in response with status code 201

    • [Added] property error of schema PackageMaterialsErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] minItems validator for store_ids in request body

    • [Breaking] [Deleted] property item_id of schema PackageMaterialResponse in response with status code 201

  • What's Changed

    • [Breaking] [Changed] message, type, value made optional in response with status code 400

  • What's New

    • [Added] property items[] of schema PackageMaterialList in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] property error of schema PackageMaterialsErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Type from object from property items of schema PackageMaterialResponse in response with status code 200

    • [Breaking] [Deleted] properties items.name, items.id, items.item_id, items.width, items.height, items.length, items.rules, items.store_ids, items.weight, items.error_rate, items.package_type, items.size, items.media, items.channels, items.track_inventory, items.status, items.max_weight, items.package_vol_weight, items.auto_calculate in response with status code 200

  • What's Changed

    • [Breaking] [Changed] items.error_rate, items.height, items.length, items.name, items.weight, items.width, items.channels, items.size, items.package_type, items.store_ids, items.status made optional in response with status code 200

    • [Breaking] [Changed] message, type, value made optional in response with status code 400

  • What's New

    • [Added] property department_id of schema PackageRuleRequestSchema in request body

    • [Added] property product_attributes of schema PackageRuleRequestSchema in request body

    • [Added] property department_id of schema PackageRuleResult in response with status code 201

    • [Added] property product_attributes of schema PackageRuleResult in response with status code 201

    • [Added] Security in Request

getPackageMaterialRules
  • What's Deprecated

    • [Breaking] [Deleted] method getPackageMaterialRules

  • What's New

    • [Added] property department_id of schema PackageRuleRequestSchema in request body

    • [Added] property product_attributes of schema PackageRuleRequestSchema in request body

    • [Added] property department_id of schema PackageRuleResult in response with status code 200

    • [Added] property product_attributes of schema PackageRuleResult in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Added] property department_id of schema PackageRuleResult in response with status code 200

    • [Added] property product_attributes of schema PackageRuleResult in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Added] property rules[].company_id of schema PackageMaterialRule in request body

    • [Added] property rules[].is_active of schema PackageMaterialRule in request body

    • [Added] property rules[].type of schema PackageMaterialRule in request body

    • [Added] property rules[].name of schema PackageMaterialRule in request body

    • [Added] property rules[].id of schema PackageMaterialRule in request body

    • [Added] property company_id of schema PackageMaterial in request body

    • [Added] property item_id of schema PackageMaterial in request body

    • [Added] property id of schema PackageMaterial in request body

    • [Added] property mp_stores of schema PackageMaterial in request body

    • [Added] property is_active of schema PackageMaterial in request body

    • [Added] property rules[].company_id of schema PackageMaterialRule in response with status code 200

    • [Added] property rules[].is_active of schema PackageMaterialRule in response with status code 200

    • [Added] property rules[].type of schema PackageMaterialRule in response with status code 200

    • [Added] property rules[].name of schema PackageMaterialRule in response with status code 200

    • [Added] property rules[].id of schema PackageMaterialRule in response with status code 200

    • [Added] property company_id of schema PackageMaterialResponseSchema in response with status code 200

    • [Added] property is_active of schema PackageMaterialResponseSchema in response with status code 200

    • [Added] property mp_stores of schema PackageMaterialResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] minItems validator for store_ids in request body

    • [Breaking] [Deleted] property item_id of schema PackageMaterialResponse in response with status code 200

  • What's New

    • [Added] property rules[].company_id of schema PackageMaterialRule in response with status code 200

    • [Added] property rules[].is_active of schema PackageMaterialRule in response with status code 200

    • [Added] property rules[].type of schema PackageMaterialRule in response with status code 200

    • [Added] property rules[].name of schema PackageMaterialRule in response with status code 200

    • [Added] property rules[].id of schema PackageMaterialRule in response with status code 200

    • [Added] property company_id of schema PackageMaterialResponseSchema in response with status code 200

    • [Added] property is_active of schema PackageMaterialResponseSchema in response with status code 200

    • [Added] property mp_stores of schema PackageMaterialResponseSchema in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property item_id of schema PackageMaterialResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Breaking] [Added] Type array to property error of schema in response with status code 400

    • [Added] Security in Request

getOptimalLocations
  • What's New

    • [Added] property articles of schema OptimlLocationsRequestSchema in request body

    • [Added] property faulty_articles[].error of schema ErrorResponseSchema in response with status code 200

    • [Added] property error[].error of schema ErrorResponseSchema in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property article of schema OptimlLocationsRequestSchema in request body

  • What's New

    • [Added] method getZone

  • What's New

    • [Added] method updateZone

  • What's New

    • [Added] method deleteZone

  • What's New

    • [Added] method getZoneDetails

  • What's New

    • [Added] method createBulkZone

  • What's New

    • [Added] method getBulkZone

  • What's New

    • [Added] method createBulkExport

  • What's New

    • [Added] method getBulkExport

  • What's New

    • [Added] method createGeoArea

  • What's New

    • [Added] method getGeoAreas

  • What's New

    • [Added] method getGeoArea

  • What's New

    • [Added] method updateGeoArea

  • What's New

    • [Added] method createBulkGeoArea

  • What's New

    • [Added] method getBulkGeoArea

  • What's New

    • [Added] method updateBulkGeoArea

  • What's New

    • [Added] method createGeoAreaExportJob

  • What's New

    • [Added] method getGeoAreaExportJobStatus

  • What's New

    • [Added] method createBulkGeoAreaExport

  • What's New

    • [Added] method createBulkGeoAreas

  • What's New

    • [Added] method getBulkGeoAreasHistory

  • What's New

    • [Added] method getBulkGeoAreasSample

  • What's New

    • [Added] method getGeoAreasExportStatus

  • What's New

    • [Added] method updateCompanySelfShip

  • What's New

    • [Added] method getCompanySelfShip

  • What's New

    • [Added] method deleteCourierPartnerRule

  • What's New

    • [Added] method patchApplicationConfiguration

  • What's New

    • [Added] method updateStoreRulePriority

  • What's New

    • [Added] method deleteStoreRule

  • What's New

    • [Added] method getPackageMaterialRuleDetails

  • What's New

    • [Added] method getListPackageMaterialRuleDetails

  • What's New

    • [Added] method deletePackageMaterialRule

  • What's New

    • [Added] method deletePackageMaterials

  • What's New

    • [Added] method getInstalledCourierPartnerExtensions

  • What's New

    • [Added] method getLocalitiesByPrefix

  • What's New

    • [Added] method getLocality

  • What's New

    • [Added] method getCountry

  • What's New

    • [Added] method getCountries

  • What's New

    • [Added] method validateAddress

  • What's New

    • [Added] method getCourierPartnerRuleDetails

  • What's New

    • [Added] method getStoreRuleDetails

  • What's New

    • [Added] method downloadGeoareaSampleFile

  • What's New

    • [Added] method downloadZoneSampleFile

Order
Order
invalidateShipmentCache
  • What's New

    • [Added] Response with status 400

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] Response with status 400

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] property user_id of schema UpdateShipmentLockPayload in request body

    • [Added] property status of schema UpdateShipmentLockResponseSchema in response with status code 200

    • [Added] Response with status 400

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] Possible nullable value true to property announcements[].company_id of schema AnnouncementResponseSchema in response with status code 200

    • [Added] property message of schema AnnouncementsResponseSchema in response with status code 200

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

updateAddress
  • What's Deprecated

    • [Breaking] [Deleted] method updateAddress

  • What's New

    • [Added] property statuses[].shipments[].data_updates.products[].filters[].quantity of schema ProductsDataUpdatesFilters in request body

    • [Added] property statuses[].shipments[].data_updates.repriced_products of schema DataUpdates in request body

    • [Added] property statuses[].shipments[].data_updates.order of schema DataUpdates in request body

    • [Added] property statuses[].shipments[].transition_comments of schema ShipmentsRequestSchema in request body

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from integer to number of property statuses[].shipments[].reasons.products[].filters[].quantity of schema ProductsReasonsFilters in request body

    • [Breaking] [Changed] Value format from int32 to float of property statuses[].shipments[].reasons.products[].filters[].quantity of schema ProductsReasonsFilters in request body

    • [Breaking] [Changed] Type from integer to number of property statuses[].shipments[].products[].quantity of schema Products in request body

    • [Breaking] [Changed] Value format from int32 to float of property statuses[].shipments[].products[].quantity of schema Products in request body

    • [Changed] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] Possible nullable value true to property activity_history[].ticket_url of schema HistoryDict in response with status code 200

    • [Added] Possible nullable value true to property activity_history[].l3_detail of schema HistoryDict in response with status code 200

    • [Added] Possible nullable value true to property activity_history[].ticket_id of schema HistoryDict in response with status code 200

    • [Added] Possible nullable value true to property activity_history[].l2_detail of schema HistoryDict in response with status code 200

    • [Added] Possible nullable value true to property activity_history[].assigned_agent of schema HistoryDict in response with status code 200

    • [Breaking] [Added] Type object to property activity_history[].meta of schema HistoryMeta in response with status code 200

    • [Added] properties activity_history[].meta.store_id, activity_history[].meta.status, activity_history[].meta.status1, activity_history[].meta.call_id, activity_history[].meta.starttime, activity_history[].meta.reason, activity_history[].meta.short_link, activity_history[].meta.endtime, activity_history[].meta.store_name, activity_history[].meta.caller, activity_history[].meta.store_code, activity_history[].meta.billsec, activity_history[].meta.recordpath, activity_history[].meta.status2, activity_history[].meta.callerid, activity_history[].meta.duration, activity_history[].meta.channel_type, activity_history[].meta.activity_comment, activity_history[].meta.activity_type, activity_history[].meta.receiver, activity_history[].meta.recipient, activity_history[].meta.slug, activity_history[].meta.message, activity_history[].meta.type, activity_history[].meta.prev_store_name, activity_history[].meta.prev_store_code, activity_history[].meta.prev_store_id, activity_history[].meta.refund_to, activity_history[].meta.refund_information in response with status code 200

    • [Added] Possible nullable value true to property activity_history[].l1_detail of schema HistoryDict in response with status code 200

    • [Added] property activity_history[].user_details of schema HistoryDict in response with status code 200

    • [Added] property activity_history[].activity_type of schema HistoryDict in response with status code 200

    • [Added] Response with status 400

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] Possible nullable value true to property activity_history[].ticket_url of schema HistoryDict in response with status code 200

    • [Added] Possible nullable value true to property activity_history[].l3_detail of schema HistoryDict in response with status code 200

    • [Added] Possible nullable value true to property activity_history[].ticket_id of schema HistoryDict in response with status code 200

    • [Added] Possible nullable value true to property activity_history[].l2_detail of schema HistoryDict in response with status code 200

    • [Added] Possible nullable value true to property activity_history[].assigned_agent of schema HistoryDict in response with status code 200

    • [Breaking] [Added] Type object to property activity_history[].meta of schema HistoryMeta in response with status code 200

    • [Added] properties activity_history[].meta.store_id, activity_history[].meta.status, activity_history[].meta.status1, activity_history[].meta.call_id, activity_history[].meta.starttime, activity_history[].meta.reason, activity_history[].meta.short_link, activity_history[].meta.endtime, activity_history[].meta.store_name, activity_history[].meta.caller, activity_history[].meta.store_code, activity_history[].meta.billsec, activity_history[].meta.recordpath, activity_history[].meta.status2, activity_history[].meta.callerid, activity_history[].meta.duration, activity_history[].meta.channel_type, activity_history[].meta.activity_comment, activity_history[].meta.activity_type, activity_history[].meta.receiver, activity_history[].meta.recipient, activity_history[].meta.slug, activity_history[].meta.message, activity_history[].meta.type, activity_history[].meta.prev_store_name, activity_history[].meta.prev_store_code, activity_history[].meta.prev_store_id, activity_history[].meta.refund_to, activity_history[].meta.refund_information in response with status code 200

    • [Added] Possible nullable value true to property activity_history[].l1_detail of schema HistoryDict in response with status code 200

    • [Added] property activity_history[].user_details of schema HistoryDict in response with status code 200

    • [Added] property activity_history[].activity_type of schema HistoryDict in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Breaking] [Added] Type object to property data of schema SmsDataPayload in request body

    • [Added] properties data.days, data.reason, data.shipment_id, data.phone_number, data.amount_paid, data.order_id, data.payment_mode, data.customer_name, data.brand_name, data.message, data.country_code in request body

    • [Breaking] [Added] data.reason, data.days, data.country_code, data.brand_name, data.customer_name, data.message, data.order_id, data.phone_number, data.shipment_id made required in request body

    • [Added] success, message made required in response with status code 200

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] Response with status 400

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] properties shipments[].line_items[].charges[].tax.amount.ordering_currency, shipments[].line_items[].charges[].tax.amount.base_currency in request body

    • [Added] shipments[].line_items[].charges[].tax.amount.ordering_currency, shipments[].line_items[].charges[].tax.amount.base_currency made required in request body

    • [Added] shipments[].line_items[].charges made required in request body

    • [Breaking] [Added] Value format date-time to property shipments[].processing_dates.pack_by_date of schema ProcessingDates in request body

    • [Added] Possible values Digital to property shipments[].order_type of schema Shipment in request body

    • [Breaking] [Added] Possible values home,office,other, to property shipments[].billing_address_json.address_type of schema Address in request body

    • [Breaking] [Added] Possible values store,delivery,billing, to property shipments[].billing_address_json.address_category of schema Address in request body

    • [Breaking] [Added] Value format date-time to property shipments[].billing_address_json.created_at of schema Address in request body

    • [Breaking] [Added] Value format date-time to property shipments[].billing_address_json.updated_at of schema Address in request body

    • [Added] property shipments[].billing_address_json.address of schema Address in request body

    • [Added] property shipments[].billing_address_json.area_code_slug of schema Address in request body

    • [Added] property shipments[].billing_address_json.country_code of schema Address in request body

    • [Added] property shipments[].billing_address_json.country_iso_code of schema Address in request body

    • [Added] property shipments[].billing_address_json.country_phone_code of schema Address in request body

    • [Added] property shipments[].billing_address_json.delivery_address_id of schema Address in request body

    • [Added] property shipments[].billing_address_json.geo_location of schema Address in request body

    • [Added] property shipments[].billing_address_json.name of schema Address in request body

    • [Added] property shipments[].billing_address_json.sector of schema Address in request body

    • [Added] property shipments[].billing_address_json.state_code of schema Address in request body

    • [Added] property shipments[].billing_address_json.uid of schema Address in request body

    • [Added] property shipments[].billing_address_json.user_id of schema Address in request body

    • [Added] property shipments[].billing_address_json.code of schema Address in request body

    • [Added] property shipments[].billing_address_json.store_address_json of schema Address in request body

    • [Added] property shipments[].billing_address_json.id of schema Address in request body

    • [Added] property shipments[].billing_address_json.location_type of schema Address in request body

    • [Added] property shipments[].billing_address_json.company_id of schema Address in request body

    • [Added] property shipments[].billing_address_json.store_email of schema Address in request body

    • [Breaking] [Added] Possible values home,office,other, to property shipments[].delivery_address_json.address_type of schema Address in request body

    • [Breaking] [Added] Possible values store,delivery,billing, to property shipments[].delivery_address_json.address_category of schema Address in request body

    • [Breaking] [Added] Value format date-time to property shipments[].delivery_address_json.created_at of schema Address in request body

    • [Breaking] [Added] Value format date-time to property shipments[].delivery_address_json.updated_at of schema Address in request body

    • [Added] property shipments[].delivery_address_json.address of schema Address in request body

    • [Added] property shipments[].delivery_address_json.area_code_slug of schema Address in request body

    • [Added] property shipments[].delivery_address_json.country_code of schema Address in request body

    • [Added] property shipments[].delivery_address_json.country_iso_code of schema Address in request body

    • [Added] property shipments[].delivery_address_json.country_phone_code of schema Address in request body

    • [Added] property shipments[].delivery_address_json.delivery_address_id of schema Address in request body

    • [Added] property shipments[].delivery_address_json.geo_location of schema Address in request body

    • [Added] property shipments[].delivery_address_json.name of schema Address in request body

    • [Added] property shipments[].delivery_address_json.sector of schema Address in request body

    • [Added] property shipments[].delivery_address_json.state_code of schema Address in request body

    • [Added] property shipments[].delivery_address_json.uid of schema Address in request body

    • [Added] property shipments[].delivery_address_json.user_id of schema Address in request body

    • [Added] property shipments[].delivery_address_json.code of schema Address in request body

    • [Added] property shipments[].delivery_address_json.store_address_json of schema Address in request body

    • [Added] property shipments[].delivery_address_json.id of schema Address in request body

    • [Added] property shipments[].delivery_address_json.location_type of schema Address in request body

    • [Added] property shipments[].delivery_address_json.company_id of schema Address in request body

    • [Added] property shipments[].delivery_address_json.store_email of schema Address in request body

    • [Added] properties shipments[].tags[].slug, shipments[].tags[].display_text in request body

    • [Breaking] [Added] Value format date-time to property shipments[].created_at of schema Shipment in request body

    • [Breaking] [Added] Possible values home,office,other, to property shipments[].hand_over_contact_json.address_type of schema Address in request body

    • [Breaking] [Added] Possible values store,delivery,billing, to property shipments[].hand_over_contact_json.address_category of schema Address in request body

    • [Breaking] [Added] Value format date-time to property shipments[].hand_over_contact_json.created_at of schema Address in request body

    • [Breaking] [Added] Value format date-time to property shipments[].hand_over_contact_json.updated_at of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.address of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.area_code_slug of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.country_code of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.country_iso_code of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.country_phone_code of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.delivery_address_id of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.geo_location of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.name of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.sector of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.state_code of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.uid of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.user_id of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.code of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.store_address_json of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.id of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.location_type of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.company_id of schema Address in request body

    • [Added] property shipments[].hand_over_contact_json.store_email of schema Address in request body

    • [Breaking] [Added] Value format date-time to property shipments[].status.status_created_at of schema ShipmentStatusData in request body

    • [Added] property shipments[].status.name of schema ShipmentStatusData in request body

    • [Added] property shipments[].price.added_to_fynd_cash of schema Prices in request body

    • [Added] property shipments[].price.gst_tax_percentage of schema Prices in request body

    • [Added] property shipments[].price.tcs_percentage of schema Prices in request body

    • [Added] property shipments[].price.cn_refund_amount of schema Prices in request body

    • [Added] property shipments[].price.applied_emi_discount of schema Prices in request body

    • [Added] property shipments[].price.applied_instant_discount of schema Prices in request body

    • [Added] property shipments[].external_location_id of schema Shipment in request body

    • [Added] property shipments[].system_messages of schema Shipment in request body

    • [Added] property shipments[].process_after_config of schema Shipment in request body

    • [Added] properties currency_info.currency, currency_info.order_currency, currency_info.conversion_rate, currency_info.ordering_currency in request body

    • [Added] properties charges[].tax.amount.ordering_currency, charges[].tax.amount.base_currency in request body

    • [Added] charges[].tax.amount.ordering_currency, charges[].tax.amount.base_currency made required in request body

    • [Breaking] [Added] Value format date-time to property external_creation_date of schema CreateOrderAPI in request body

    • [Added] property config.lock_state_messages of schema CreateOrderConfig in request body

    • [Added] property payment_info.payment_methods[].collected of schema PaymentMethod in request body

    • [Added] property payment_info.payment_methods[].display_name of schema PaymentMethod in request body

    • [Added] property payment_info.payment_methods[].merchant_transaction_id of schema PaymentMethod in request body

    • [Added] payment_info.payment_methods[].collected made required in request body

    • [Added] payment_info.payment_methods[].display_name made required in request body

    • [Added] payment_info.payment_methods[].merchant_transaction_id made required in request body

    • [Added] property user_info.is_authenticated of schema UserInfo in request body

    • [Added] property user_info.meta of schema UserInfo in request body

    • [Added] user_info.primary_mobile_number made required in request body

    • [Added] property status of schema CreateOrderAPI in request body

    • [Added] property system_messages of schema CreateOrderAPI in request body

    • [Added] property unlock_before_transition of schema CreateOrderAPI in request body

    • [Added] property lock_after_transition of schema CreateOrderAPI in request body

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Type from object from property shipments[].line_items[].charges[].amount of schema AmountSchema in request body

    • [Breaking] [Deleted] properties shipments[].line_items[].charges[].amount.currency, shipments[].line_items[].charges[].amount.value in request body

    • [Deleted] Type from object from property charges[].amount of schema AmountSchema in request body

    • [Breaking] [Deleted] properties charges[].amount.currency, charges[].amount.value in request body

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's New

    • [Added] Response with status 400

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] property start_date of schema OrderStatus in request body

    • [Added] property end_date of schema OrderStatus in request body

    • [Added] property mobile of schema OrderStatus in request body

    • [Breaking] [Added] end_date, mobile, start_date made required in request body

    • [Breaking] [Added] Value format date-time to property result[].order_details.affiliate_order_date of schema OrderDetails in response with status code 200

    • [Added] property result[].order_details.prices.added_to_fynd_cash of schema Prices in response with status code 200

    • [Added] property result[].order_details.prices.gst_tax_percentage of schema Prices in response with status code 200

    • [Added] property result[].order_details.prices.tcs_percentage of schema Prices in response with status code 200

    • [Added] property result[].order_details.prices.cn_refund_amount of schema Prices in response with status code 200

    • [Added] property result[].order_details.prices.applied_emi_discount of schema Prices in response with status code 200

    • [Added] property result[].order_details.prices.applied_instant_discount of schema Prices in response with status code 200

    • [Added] property result[].order_details.charges of schema OrderDetails in response with status code 200

    • [Added] property status_code of schema OrderStatusResult in response with status code 200

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Breaking] [Changed] Type from string to boolean of property success of schema OrderStatusResult in response with status code 200

    • [Changed] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

getAllowedStateTransition
  • What's New

    • [Added] Response with status 400

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] property data[].format.manual_refund_data of schema RefundModeInfoFormat in response with status code 200

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] property status of schema AttachOrderUserResponseSchema in response with status code 200

    • [Added] Response with status 400

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] property data.email of schema VerifyOtpResponseData in response with status code 200

    • [Added] Response with status 400

  • What's Deprecated

    • [Deleted] Value format from int32 from property otp_data.otp_code of schema VerifyOtpData in request body

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from integer to string of property otp_data.otp_code of schema VerifyOtpData in request body

    • [Changed] Security in Request

  • What's New

    • [Added] property filters of schema BulkReportsDownloadRequestSchema in request body

    • [Added] Response with status 400

  • What's Deprecated

    • [Deleted] Value format from date-time from property start_date of schema BulkReportsDownloadRequest in request body

    • [Deleted] Value format from date-time from property end_date of schema BulkReportsDownloadRequest in request body

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

bulkStateTransistion
  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

bulkListing
  • What's New

    • [Breaking] [Added] Possible values a4,a6,pos to property data[].last_selected_invoice_label_type of schema BulkActionListingData in response with status code 200

    • [Added] property data[].total_shipments_count of schema BulkActionListingData in response with status code 200

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Breaking] [Changed] Type from boolean to string of property data[].status of schema BulkActionListingData in response with status code 200

    • [Changed] Security in Request

  • What's New

    • [Added] Response with status 400

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] Response with status 400

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

getManifestShipments
  • What's Deprecated

    • [Breaking] [Deleted] method getManifestShipments

getManifests
  • What's Deprecated

    • [Breaking] [Deleted] method getManifests

generateProcessManifest
  • What's Deprecated

    • [Breaking] [Deleted] method generateProcessManifest

getManifestDetails
  • What's Deprecated

    • [Breaking] [Deleted] method getManifestDetails

dispatchManifests
  • What's Deprecated

    • [Breaking] [Deleted] method dispatchManifests

uploadConsents
  • What's Deprecated

    • [Breaking] [Deleted] method uploadConsents

  • What's New

    • [Added] property advance of schema ManifestFiltersResponseSchema in response with status code 200

  • What's Deprecated

    • [Breaking] [Deleted] property advance_filter of schema ManifestFiltersResponse in response with status code 200

    • [Breaking] [Deleted] property global_filter of schema ManifestFiltersResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Breaking] [Added] Possible values invoice,credit_note to property shipments_data[].einvoice_type of schema EInvoiceRetryShipmentData in request body

    • [Breaking] [Added] Possible values invoice,credit_note to property response_data[].einvoice_type of schema EInvoiceResponseData in response with status code 200

    • [Breaking] [Added] Possible values invoice,credit_note to property response_data[].einvoice_type of schema EInvoiceErrorResponseData in response with status code 400

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Security in Request

  • What's New

    • [Added] Possible values to property page.type of schema PageDetails in response with status code 200

    • [Added] property page.total of schema PageDetails in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property items[].dp_status_updated_at of schema CourierPartnerTrackingDetails in response with status code 200

    • [Deleted] Value format from date-time from property items[].estimated_delivery_date of schema CourierPartnerTrackingDetails in response with status code 200

    • [Deleted] Value format from date-time from property items[].promised_delivery_date of schema CourierPartnerTrackingDetails in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property page.item_total of schema PageDetails in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's New

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from date-time from property dp_status_updated_at of schema CourierPartnerTrackingDetails in request body

    • [Deleted] Value format from date-time from property estimated_delivery_date of schema CourierPartnerTrackingDetails in request body

    • [Deleted] Value format from date-time from property promised_delivery_date of schema CourierPartnerTrackingDetails in request body

    • [Deleted] Value format from date-time from property dp_status_updated_at of schema CourierPartnerTrackingDetails in response with status code 200

    • [Deleted] Value format from date-time from property estimated_delivery_date of schema CourierPartnerTrackingDetails in response with status code 200

    • [Deleted] Value format from date-time from property promised_delivery_date of schema CourierPartnerTrackingDetails in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

Partner
Partner
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema ExtensionProxyPathCreation in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema ExtensionProxyPathCreation in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Added] Response with status 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 201

Payment
Payment
getBrandPaymentGatewayConfig
  • What's New

    • [Added] properties aggregators[].is_active, aggregators[].config_type, aggregators[].display, aggregators[].aggregator, aggregators[].logo, aggregators[].display_name in response with status code 200

    • [Added] property message of schema HttpErrorCodeAndMessage in response with status code 400

    • [Added] property items of schema HttpErrorCodeAndMessage in response with status code 400

    • [Added] property error of schema HttpErrorCodeAndMessage in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter config_type

    • [Breaking] [Deleted] property description of schema ErrorCodeDescription in response with status code 400

    • [Breaking] [Deleted] property code of schema ErrorCodeDescription in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] description made optional in response with status code 400

saveBrandPaymentGatewayConfig
  • What's New

    • [Added] property ccavenue of schema PaymentGatewayConfigCreation in request body

    • [Added] property razorpay of schema PaymentGatewayConfigCreation in request body

    • [Added] property juspay of schema PaymentGatewayConfigCreation in request body

    • [Added] property aggregators of schema PaymentGatewayToBeReviewed in response with status code 200

    • [Added] property message of schema HttpErrorCodeAndMessage in response with status code 400

    • [Added] property items of schema HttpErrorCodeAndMessage in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property aggregator_name of schema PaymentGatewayConfigRequest in request body

    • [Breaking] [Deleted] property aggregator of schema PaymentGatewayToBeReviewed in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] error.code made optional in response with status code 400

getPaymentModeRoutes
  • What's New

    • [Added] Possible nullable value true to property payment_options.payment_option[].list[].product_cod_data of schema ProductCODData in response with status code 200

    • [Added] property payment_options.payment_option[].list[].logo of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].bank_name of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].bank_code of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].url of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].wallet_name of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].wallet_code of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].wallet_id of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].collect_flow of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].qr_flow of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].provider of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].meta of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].payment_mode_id of schema RootPaymentMode in response with status code 200

    • [Added] property payment_options.payment_option[].logo_url of schema RootPaymentMode in response with status code 200

    • [Added] property payment_options.payment_option[].version of schema RootPaymentMode in response with status code 200

    • [Added] property meta of schema PaymentOptionsDetails in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Required status of query parameter amount

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

getAllPayouts
  • What's New

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] items[].is_default made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

savePayout
  • What's New

    • [Added] properties users.unique_external_id, users.name, users.email, users.mobile in request body

    • [Added] properties users.unique_external_id, users.name, users.email, users.mobile in response with status code 200

    • [Added] properties bank_details.ifsc_code, bank_details.account_holder, bank_details.state, bank_details.country, bank_details.account_type, bank_details.account_no, bank_details.city, bank_details.bank_name, bank_details.branch_name, bank_details.pincode in response with status code 200

    • [Added] bank_details.account_type, bank_details.ifsc_code made required in response with status code 200

    • [Added] properties payouts.more_attributes, payouts.aggregator_fund_id in response with status code 200

    • [Added] property error.error of schema EDCError in response with status code 400

    • [Added] property message of schema RefundErrorCodeAndMessage in response with status code 400

    • [Added] property data of schema RefundErrorCodeAndMessage in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] payment_status made optional in response with status code 200

    • [Breaking] [Changed] payouts made optional in response with status code 200

    • [Breaking] [Changed] error.code, error.description made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

updatePayout
  • What's New

    • [Added] properties users.unique_external_id, users.name, users.email, users.mobile in request body

    • [Added] property bank_details of schema UpdatePayoutDetails in response with status code 200

    • [Added] property transfer_type of schema UpdatePayoutDetails in response with status code 200

    • [Added] property aggregator of schema UpdatePayoutDetails in response with status code 200

    • [Added] property users of schema UpdatePayoutDetails in response with status code 200

    • [Added] property unique_transfer_no of schema UpdatePayoutDetails in response with status code 200

    • [Added] property updated of schema UpdatePayoutDetails in response with status code 200

    • [Added] property payment_status of schema UpdatePayoutDetails in response with status code 200

    • [Added] property payouts of schema UpdatePayoutDetails in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] is_active made optional in response with status code 200

    • [Breaking] [Changed] is_default made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

activateAndDectivatePayout
  • What's New

    • [Added] property bank_details of schema UpdatePayoutDetails in response with status code 200

    • [Added] property transfer_type of schema UpdatePayoutDetails in response with status code 200

    • [Added] property aggregator of schema UpdatePayoutDetails in response with status code 200

    • [Added] property users of schema UpdatePayoutDetails in response with status code 200

    • [Added] property unique_transfer_no of schema UpdatePayoutDetails in response with status code 200

    • [Added] property updated of schema UpdatePayoutDetails in response with status code 200

    • [Added] property payment_status of schema UpdatePayoutDetails in response with status code 200

    • [Added] property payouts of schema UpdatePayoutDetails in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] is_default made optional in request body

    • [Breaking] [Changed] is_active made optional in response with status code 200

    • [Breaking] [Changed] is_default made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

deletePayout
  • What's New

    • [Added] property delete of schema DeletePayoutDetails in response with status code 200

    • [Added] property unique_transfer_no of schema DeletePayoutDetails in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

getSubscriptionPaymentMethod
  • What's Deprecated

    • [Breaking] [Deleted] method getSubscriptionPaymentMethod

deleteSubscriptionPaymentMethod
  • What's Deprecated

    • [Breaking] [Deleted] method deleteSubscriptionPaymentMethod

getSubscriptionConfig
  • What's Deprecated

    • [Breaking] [Deleted] method getSubscriptionConfig

saveSubscriptionSetupIntent
  • What's Deprecated

    • [Breaking] [Deleted] method saveSubscriptionSetupIntent

  • What's New

    • [Added] property data[] of schema GetRefundAccountDetails in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter request_hash

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] Type from object to array of property data of schema RefundAccountResponse in response with status code 200

  • What's New

    • [Added] property details.address of schema BankDetailsForOTP in request body

    • [Added] property details.comment of schema BankDetailsForOTP in request body

    • [Added] property details.email of schema BankDetailsForOTP in request body

    • [Added] property details.mobile of schema BankDetailsForOTP in request body

    • [Added] property details.beneficiary_id of schema BankDetailsForOTP in request body

    • [Added] property transfer_mode of schema AddBeneficiaryDetailsOTPCreation in request body

    • [Added] property shipment_id of schema AddBeneficiaryDetailsOTPCreation in request body

    • [Added] property delights of schema AddBeneficiaryDetailsOTPCreation in request body

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] data made optional in response with status code 200

verifyIfscCode
  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] Possible nullable value true to property beneficiaries[].mobile of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].aggregator_id of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].is_verified of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].status of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].txn_id of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].meta of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].default_beneficiary of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property bank of schema OrderBeneficiaryFetchResults in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] Possible nullable value true to property beneficiaries[].mobile of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].aggregator_id of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].is_verified of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].status of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].txn_id of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].meta of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property beneficiaries[].default_beneficiary of schema OrderBeneficiaryDetails in response with status code 200

    • [Added] property bank of schema OrderBeneficiaryFetchResults in response with status code 200

    • [Added] property message of schema RefundErrorCodeAndMessage in response with status code 400

    • [Added] property data of schema RefundErrorCodeAndMessage in response with status code 400

    • [Added] property error of schema RefundErrorCodeAndMessage in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property description of schema NotFoundResourceError in response with status code 400

    • [Breaking] [Deleted] property code of schema NotFoundResourceError in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] code made optional in response with status code 400

    • [Breaking] [Changed] description made optional in response with status code 400

  • What's New

    • [Added] property payment_methods[].meta.key of schema MultiTenderPaymentMeta in request body

    • [Added] property errors of schema PaymentConfirmationDetails in response with status code 200

    • [Added] property return_url of schema PaymentConfirmationDetails in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] order_id made optional in response with status code 200

getUserCODlimitRoutes
  • What's New

    • [Added] property items[].config.advance of schema UserPaymentLimitConfig in response with status code 200

    • [Added] property items[].config.cod of schema UserPaymentLimitConfig in response with status code 200

    • [Added] property items[].buisness_unit of schema GetUserBULimitDetails in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].business_unit of schema GetUserBULimitResponse in response with status code 200

    • [Breaking] [Deleted] property items[].config.is_active of schema CODPaymentLimitConfig in response with status code 200

    • [Breaking] [Deleted] property items[].config.usages of schema CODPaymentLimitConfig in response with status code 200

    • [Breaking] [Deleted] property items[].config.user_id of schema CODPaymentLimitConfig in response with status code 200

    • [Breaking] [Deleted] property items[].config.merchant_user_id of schema CODPaymentLimitConfig in response with status code 200

    • [Breaking] [Deleted] property items[].config.remaining_limit of schema CODPaymentLimitConfig in response with status code 200

    • [Breaking] [Deleted] property items[].config.limit of schema CODPaymentLimitConfig in response with status code 200

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] items[].config.is_active, items[].config.usages, items[].config.user_id, items[].config.merchant_user_id, items[].config.limit, items[].config.remaining_limit made optional in response with status code 200

    • [Breaking] [Changed] items[].business_unit, items[].display_name, items[].config made optional in response with status code 200

    • [Breaking] [Changed] success, items made optional in response with status code 200

setUserCODlimitRoutes
  • What's New

    • [Added] property mobile_no of schema SetCODForUserCreation in request body

    • [Added] property items of schema SetCODForUserCreation in request body

    • [Added] property items of schema GetUserCODLimitDetails in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property business_unit of schema SetCODForUserRequest in request body

    • [Breaking] [Deleted] property mobileno of schema SetCODForUserRequest in request body

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] message, success made optional in response with status code 200

edcAggregatorsAndModelList
  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

edcDeviceStats
  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

updateEdcDevice
  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

getEdcDevice
  • What's New

    • [Added] property message of schema RefundErrorCodeAndMessage in response with status code 400

    • [Added] property data of schema RefundErrorCodeAndMessage in response with status code 400

    • [Added] property error of schema RefundErrorCodeAndMessage in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property description of schema NotFoundResourceError in response with status code 400

    • [Breaking] [Deleted] property code of schema NotFoundResourceError in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] code made optional in response with status code 400

    • [Breaking] [Changed] description made optional in response with status code 400

addEdcDevice
  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

edcDeviceList
  • What's New

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter page_no

    • [Deleted] Required status from query parameter page_size

    • [Deleted] Required status from query parameter is_active

    • [Deleted] Required status from query parameter store_id

    • [Deleted] Required status from query parameter device_tag

    • [Breaking] [Deleted] Response with status 500

getPosPaymentModeRoutes
  • What's New

    • [Added] Possible nullable value true to property payment_options.payment_option[].list[].product_cod_data of schema ProductCODData in response with status code 200

    • [Added] property payment_options.payment_option[].list[].logo of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].bank_name of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].bank_code of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].url of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].wallet_name of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].wallet_code of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].wallet_id of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].collect_flow of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].qr_flow of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].provider of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].list[].meta of schema PaymentModeList in response with status code 200

    • [Added] property payment_options.payment_option[].payment_mode_id of schema RootPaymentMode in response with status code 200

    • [Added] property payment_options.payment_option[].logo_url of schema RootPaymentMode in response with status code 200

    • [Added] property payment_options.payment_option[].version of schema RootPaymentMode in response with status code 200

    • [Added] properties payment_options.payment_flows.bqr_razorpay.data.gateway, payment_options.payment_flows.bqr_razorpay.data.payment_flow_data, payment_options.payment_flows.bqr_razorpay.data.data, payment_options.payment_flows.bqr_razorpay.data.payment_flow, payment_options.payment_flows.bqr_razorpay.data.api_link, payment_options.payment_flows.bqr_razorpay.data.route, payment_options.payment_flows.bqr_razorpay.data.entity, payment_options.payment_flows.bqr_razorpay.data.is_customer_validation_required, payment_options.payment_flows.bqr_razorpay.data.cust_validation_url, payment_options.payment_flows.bqr_razorpay.data.sdk, payment_options.payment_flows.bqr_razorpay.data.return_url, payment_options.payment_flows.bqr_razorpay.data.user_email, payment_options.payment_flows.bqr_razorpay.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.bqr_razorpay.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.fynd.data.gateway, payment_options.payment_flows.fynd.data.payment_flow_data, payment_options.payment_flows.fynd.data.data, payment_options.payment_flows.fynd.data.payment_flow, payment_options.payment_flows.fynd.data.api_link, payment_options.payment_flows.fynd.data.route, payment_options.payment_flows.fynd.data.entity, payment_options.payment_flows.fynd.data.is_customer_validation_required, payment_options.payment_flows.fynd.data.cust_validation_url, payment_options.payment_flows.fynd.data.sdk, payment_options.payment_flows.fynd.data.return_url, payment_options.payment_flows.fynd.data.user_email, payment_options.payment_flows.fynd.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.fynd.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.epaylater.data.gateway, payment_options.payment_flows.epaylater.data.payment_flow_data, payment_options.payment_flows.epaylater.data.data, payment_options.payment_flows.epaylater.data.payment_flow, payment_options.payment_flows.epaylater.data.api_link, payment_options.payment_flows.epaylater.data.route, payment_options.payment_flows.epaylater.data.entity, payment_options.payment_flows.epaylater.data.is_customer_validation_required, payment_options.payment_flows.epaylater.data.cust_validation_url, payment_options.payment_flows.epaylater.data.sdk, payment_options.payment_flows.epaylater.data.return_url, payment_options.payment_flows.epaylater.data.user_email, payment_options.payment_flows.epaylater.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.epaylater.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.razorpay.data.gateway, payment_options.payment_flows.razorpay.data.payment_flow_data, payment_options.payment_flows.razorpay.data.data, payment_options.payment_flows.razorpay.data.payment_flow, payment_options.payment_flows.razorpay.data.api_link, payment_options.payment_flows.razorpay.data.route, payment_options.payment_flows.razorpay.data.entity, payment_options.payment_flows.razorpay.data.is_customer_validation_required, payment_options.payment_flows.razorpay.data.cust_validation_url, payment_options.payment_flows.razorpay.data.sdk, payment_options.payment_flows.razorpay.data.return_url, payment_options.payment_flows.razorpay.data.user_email, payment_options.payment_flows.razorpay.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.razorpay.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.juspay.data.gateway, payment_options.payment_flows.juspay.data.payment_flow_data, payment_options.payment_flows.juspay.data.data, payment_options.payment_flows.juspay.data.payment_flow, payment_options.payment_flows.juspay.data.api_link, payment_options.payment_flows.juspay.data.route, payment_options.payment_flows.juspay.data.entity, payment_options.payment_flows.juspay.data.is_customer_validation_required, payment_options.payment_flows.juspay.data.cust_validation_url, payment_options.payment_flows.juspay.data.sdk, payment_options.payment_flows.juspay.data.return_url, payment_options.payment_flows.juspay.data.user_email, payment_options.payment_flows.juspay.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.juspay.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.ajiodhan.data.gateway, payment_options.payment_flows.ajiodhan.data.payment_flow_data, payment_options.payment_flows.ajiodhan.data.data, payment_options.payment_flows.ajiodhan.data.payment_flow, payment_options.payment_flows.ajiodhan.data.api_link, payment_options.payment_flows.ajiodhan.data.route, payment_options.payment_flows.ajiodhan.data.entity, payment_options.payment_flows.ajiodhan.data.is_customer_validation_required, payment_options.payment_flows.ajiodhan.data.cust_validation_url, payment_options.payment_flows.ajiodhan.data.sdk, payment_options.payment_flows.ajiodhan.data.return_url, payment_options.payment_flows.ajiodhan.data.user_email, payment_options.payment_flows.ajiodhan.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.ajiodhan.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.simpl.data.gateway, payment_options.payment_flows.simpl.data.payment_flow_data, payment_options.payment_flows.simpl.data.data, payment_options.payment_flows.simpl.data.payment_flow, payment_options.payment_flows.simpl.data.api_link, payment_options.payment_flows.simpl.data.route, payment_options.payment_flows.simpl.data.entity, payment_options.payment_flows.simpl.data.is_customer_validation_required, payment_options.payment_flows.simpl.data.cust_validation_url, payment_options.payment_flows.simpl.data.sdk, payment_options.payment_flows.simpl.data.return_url, payment_options.payment_flows.simpl.data.user_email, payment_options.payment_flows.simpl.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.simpl.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.rupifi.data.gateway, payment_options.payment_flows.rupifi.data.payment_flow_data, payment_options.payment_flows.rupifi.data.data, payment_options.payment_flows.rupifi.data.payment_flow, payment_options.payment_flows.rupifi.data.api_link, payment_options.payment_flows.rupifi.data.route, payment_options.payment_flows.rupifi.data.entity, payment_options.payment_flows.rupifi.data.is_customer_validation_required, payment_options.payment_flows.rupifi.data.cust_validation_url, payment_options.payment_flows.rupifi.data.sdk, payment_options.payment_flows.rupifi.data.return_url, payment_options.payment_flows.rupifi.data.user_email, payment_options.payment_flows.rupifi.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.rupifi.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.mswipe.data.gateway, payment_options.payment_flows.mswipe.data.payment_flow_data, payment_options.payment_flows.mswipe.data.data, payment_options.payment_flows.mswipe.data.payment_flow, payment_options.payment_flows.mswipe.data.api_link, payment_options.payment_flows.mswipe.data.route, payment_options.payment_flows.mswipe.data.entity, payment_options.payment_flows.mswipe.data.is_customer_validation_required, payment_options.payment_flows.mswipe.data.cust_validation_url, payment_options.payment_flows.mswipe.data.sdk, payment_options.payment_flows.mswipe.data.return_url, payment_options.payment_flows.mswipe.data.user_email, payment_options.payment_flows.mswipe.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.mswipe.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.stripe.data.gateway, payment_options.payment_flows.stripe.data.payment_flow_data, payment_options.payment_flows.stripe.data.data, payment_options.payment_flows.stripe.data.payment_flow, payment_options.payment_flows.stripe.data.api_link, payment_options.payment_flows.stripe.data.route, payment_options.payment_flows.stripe.data.entity, payment_options.payment_flows.stripe.data.is_customer_validation_required, payment_options.payment_flows.stripe.data.cust_validation_url, payment_options.payment_flows.stripe.data.sdk, payment_options.payment_flows.stripe.data.return_url, payment_options.payment_flows.stripe.data.user_email, payment_options.payment_flows.stripe.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.stripe.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.ccavenue.data.gateway, payment_options.payment_flows.ccavenue.data.payment_flow_data, payment_options.payment_flows.ccavenue.data.data, payment_options.payment_flows.ccavenue.data.payment_flow, payment_options.payment_flows.ccavenue.data.api_link, payment_options.payment_flows.ccavenue.data.route, payment_options.payment_flows.ccavenue.data.entity, payment_options.payment_flows.ccavenue.data.is_customer_validation_required, payment_options.payment_flows.ccavenue.data.cust_validation_url, payment_options.payment_flows.ccavenue.data.sdk, payment_options.payment_flows.ccavenue.data.return_url, payment_options.payment_flows.ccavenue.data.user_email, payment_options.payment_flows.ccavenue.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.ccavenue.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.payubiz.data.gateway, payment_options.payment_flows.payubiz.data.payment_flow_data, payment_options.payment_flows.payubiz.data.data, payment_options.payment_flows.payubiz.data.payment_flow, payment_options.payment_flows.payubiz.data.api_link, payment_options.payment_flows.payubiz.data.route, payment_options.payment_flows.payubiz.data.entity, payment_options.payment_flows.payubiz.data.is_customer_validation_required, payment_options.payment_flows.payubiz.data.cust_validation_url, payment_options.payment_flows.payubiz.data.sdk, payment_options.payment_flows.payubiz.data.return_url, payment_options.payment_flows.payubiz.data.user_email, payment_options.payment_flows.payubiz.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.payubiz.type of schema AggregatorRoute in response with status code 200

    • [Added] properties payment_options.payment_flows.jiopay.data.gateway, payment_options.payment_flows.jiopay.data.payment_flow_data, payment_options.payment_flows.jiopay.data.data, payment_options.payment_flows.jiopay.data.payment_flow, payment_options.payment_flows.jiopay.data.api_link, payment_options.payment_flows.jiopay.data.route, payment_options.payment_flows.jiopay.data.entity, payment_options.payment_flows.jiopay.data.is_customer_validation_required, payment_options.payment_flows.jiopay.data.cust_validation_url, payment_options.payment_flows.jiopay.data.sdk, payment_options.payment_flows.jiopay.data.return_url, payment_options.payment_flows.jiopay.data.user_email, payment_options.payment_flows.jiopay.data.user_phone in response with status code 200

    • [Added] property payment_options.payment_flows.jiopay.type of schema AggregatorRoute in response with status code 200

    • [Added] property payment_options.payment_flows.jio of schema PaymentFlow in response with status code 200

    • [Added] property payment_options.payment_flows.payumoney of schema PaymentFlow in response with status code 200

    • [Added] property payment_options.payment_flows.openapi of schema PaymentFlow in response with status code 200

    • [Added] property payment_options.payment_flows.potlee of schema PaymentFlow in response with status code 200

    • [Added] property payment_options.payment_flows.upi_razorpay of schema PaymentFlow in response with status code 200

    • [Added] property payment_options.payment_flows.creditnote of schema PaymentFlow in response with status code 200

    • [Added] property payment_options.payment_flows.pinelabs of schema PaymentFlow in response with status code 200

    • [Added] property payment_options.payment_flows.checkout of schema PaymentFlow in response with status code 200

    • [Added] property payment_options.payment_flows.cashfree of schema PaymentFlow in response with status code 200

    • [Added] property payment_options.payment_flows.jio_extension of schema PaymentFlow in response with status code 200

    • [Added] Possible nullable value true to property payment_options.payment_flows of schema PaymentFlow in response with status code 200

    • [Added] Possible nullable value true to property advance_payment[].list[].product_cod_data of schema ProductCODData in response with status code 200

    • [Added] property advance_payment[].list[].logo of schema PaymentModeList in response with status code 200

    • [Added] property advance_payment[].list[].bank_name of schema PaymentModeList in response with status code 200

    • [Added] property advance_payment[].list[].bank_code of schema PaymentModeList in response with status code 200

    • [Added] property advance_payment[].list[].url of schema PaymentModeList in response with status code 200

    • [Added] property advance_payment[].list[].wallet_name of schema PaymentModeList in response with status code 200

    • [Added] property advance_payment[].list[].wallet_code of schema PaymentModeList in response with status code 200

    • [Added] property advance_payment[].list[].wallet_id of schema PaymentModeList in response with status code 200

    • [Added] property advance_payment[].list[].collect_flow of schema PaymentModeList in response with status code 200

    • [Added] property advance_payment[].list[].qr_flow of schema PaymentModeList in response with status code 200

    • [Added] property advance_payment[].list[].provider of schema PaymentModeList in response with status code 200

    • [Added] property advance_payment[].list[].meta of schema PaymentModeList in response with status code 200

    • [Added] property advance_payment[].advance.all_cancellation_type of schema AdvanceObject in response with status code 200

    • [Added] property advance_payment[].version of schema AdvancePaymentObject in response with status code 200

    • [Added] property delivery_charges of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property store_code of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property order_id of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property cod_message of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property delivery_slots of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property user_type of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property cod_available of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property cod_charges of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property max_cart_value of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property min_cart_value of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property store_emp_list of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property delivery_charge_order_value of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property cod_limit of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property remaining_limit of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property cod_limit_per_order of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property product_cod_data of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property is_product_cod_available of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property is_pincode_cod_available of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property meta of schema PaymentModeRouteDetails in response with status code 200

    • [Added] property error[] of schema PaymentOptionErrorCodeAndMessage in response with status code 400

    • [Added] property message of schema PaymentOptionErrorCodeAndMessage in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter cart_id

    • [Deleted] Required status from query parameter checkout_mode

    • [Deleted] Required status from query parameter order_id

    • [Deleted] Required status from query parameter shipment_id

    • [Breaking] [Deleted] property payment_options.payment_default_selection of schema PaymentOptionAndFlow in response with status code 200

    • [Breaking] [Deleted] properties error.description, error.code in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] Type from object to array of property error of schema ErrorCodeAndDescription in response with status code 400

    • [Breaking] [Changed] error.code, error.description made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

initialisePayment
  • What's New

    • [Added] property merchant_transaction_id of schema PaymentInitializationCreation in request body

    • [Added] property merchant_transaction_id of schema PaymentInitializationDetails in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from email from property email of schema PaymentInitializationRequest in request body

    • [Breaking] [Deleted] Possible nullable value from true from property amount of schema PaymentInitializationRequest in request body

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] aggregator made optional in request body

    • [Changed] amount made optional in request body

    • [Changed] contact made optional in request body

    • [Changed] currency made optional in request body

    • [Changed] email made optional in request body

    • [Changed] order_id made optional in request body

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

checkAndUpdatePaymentStatus
  • What's New

    • [Added] property unique_link_id of schema PaymentStatusUpdateCreation in request body

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Value format from email from property email of schema PaymentStatusUpdateRequest in request body

    • [Breaking] [Deleted] Possible nullable value from true from property amount of schema PaymentStatusUpdateRequest in request body

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] contact made optional in request body

    • [Changed] currency made optional in request body

    • [Changed] customer_id made optional in request body

    • [Changed] email made optional in request body

    • [Changed] merchant_transaction_id made optional in request body

    • [Breaking] [Changed] retry made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

resendOrCancelPayment
  • What's New

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property data.is_payment_done of schema LinkStatus in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] data.message made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

paymentStatusBulk
  • What's New

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] Type from string to boolean of property success of schema PaymentStatusBulkHandlerResponse in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/payment/payment-status-bulk/ To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/payment/payment-status-bulk

oauthGetUrl
  • What's New

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/onboard/{aggregator}/ To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/onboard/{aggregator}

revokeOauthToken
  • What's New

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/revoke/{aggregator}/ To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/revoke/{aggregator}

repaymentDetails
  • What's New

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Possible nullable value from true from property extension_order_id of schema RepaymentDetailsSerialiserPayAll in request body

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] data made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

merchantOnBoarding
  • What's New

    • [Added] properties data.status_code, data.message, data.status in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

verifyCustomerForPayment
  • What's New

    • [Added] properties delivery_address.line1, delivery_address.line2, delivery_address.google_map_point, delivery_address.landmark, delivery_address.phone, delivery_address.country_iso_code, delivery_address.area_code, delivery_address.country, delivery_address.expire_at, delivery_address.geo_location, delivery_address.state, delivery_address.area, delivery_address.g_address_id, delivery_address.area_code_slug, delivery_address.country_phone_code, delivery_address.name, delivery_address.address_type, delivery_address.address, delivery_address.email, delivery_address.city, delivery_address.tags, delivery_address.pincode, delivery_address.type in request body

    • [Breaking] [Added] delivery_address.city, delivery_address.country, delivery_address.state made required in request body

    • [Added] properties order_items[].sku, order_items[].price, order_items[].quantity in request body

    • [Added] properties merchant_params.source in request body

    • [Added] properties billing_address.line1, billing_address.line2, billing_address.google_map_point, billing_address.landmark, billing_address.phone, billing_address.country_iso_code, billing_address.area_code, billing_address.country, billing_address.expire_at, billing_address.geo_location, billing_address.state, billing_address.area, billing_address.g_address_id, billing_address.area_code_slug, billing_address.country_phone_code, billing_address.name, billing_address.address_type, billing_address.address, billing_address.email, billing_address.city, billing_address.tags, billing_address.pincode, billing_address.type in request body

    • [Breaking] [Added] billing_address.city, billing_address.country, billing_address.state made required in request body

    • [Added] properties data.data, data.aggregator, data.api_version in response with status code 200

    • [Added] property error of schema ValidateCustomerDetails in response with status code 200

    • [Added] property error.order_id of schema PaymentError in response with status code 400

    • [Added] property error.order_type of schema PaymentError in response with status code 400

    • [Added] property error.transaction_amount_in_paise of schema PaymentError in response with status code 400

    • [Added] property error_msg of schema PaymentErrorCodeAndMessage in response with status code 400

    • [Added] property status of schema PaymentErrorCodeAndMessage in response with status code 400

    • [Added] property message of schema PaymentErrorCodeAndMessage in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property error.description of schema ErrorCodeAndDescription in response with status code 400

    • [Breaking] [Deleted] property error.code of schema ErrorCodeAndDescription in response with status code 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] error.code, error.description made optional in response with status code 400

    • [Breaking] [Changed] error, success made optional in response with status code 400

  • What's New

    • [Added] property currency of schema GetPaymentLinkDetails in response with status code 200

    • [Added] property error of schema GetPaymentLinkDetails in response with status code 200

    • [Added] property error.description of schema ErrorDescription in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] message made optional in response with status code 400

    • [Breaking] [Changed] status_code made optional in response with status code 400

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/create-payment-link/ To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/create-payment-link

  • What's New

    • [Added] property meta.pincode of schema CreatePaymentLinkMeta in request body

    • [Added] property success_redirection_url of schema CreatePaymentLinkCreation in request body

    • [Added] property failure_redirection_url of schema CreatePaymentLinkCreation in request body

    • [Added] property error.description of schema ErrorDescription in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] message made optional in response with status code 400

    • [Breaking] [Changed] status_code made optional in response with status code 400

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/create-payment-link/ To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/create-payment-link

  • What's New

    • [Added] property error of schema PollingPaymentLinkDetails in response with status code 200

    • [Added] property error.description of schema ErrorDescription in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] message made optional in response with status code 400

    • [Breaking] [Changed] status_code made optional in response with status code 400

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/polling-payment-link/ To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/polling-payment-link

  • What's New

    • [Added] property error of schema ResendPaymentLinkDetails in response with status code 200

    • [Added] property error.description of schema ErrorDescription in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] message made optional in response with status code 400

    • [Breaking] [Changed] status_code made optional in response with status code 400

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/resend-payment-link/ To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/resend-payment-link

  • What's New

    • [Added] property error of schema CancelPaymentLinkDetails in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/cancel-payment-link/ To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/cancel-payment-link

getPaymentModeControlRoutes
  • What's New

    • [Added] properties items[].display_name, items[].business_unit, items[].config, items[].device in response with status code 200

    • [Added] property is_active of schema PlatformOfflineAdvanceDetails in response with status code 200

    • [Added] property errors of schema PlatformOfflineAdvanceDetails in response with status code 200

    • [Added] property error of schema PlatformOfflineAdvanceDetails in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Possible nullable value from true from property message of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] success made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

setMerchantModeControlRoutes
  • What's New

    • [Added] properties items[].anonymous, items[].user_limit, items[].charges, items[].charges_max_value, items[].charges_min_value, items[].max_order_value, items[].min_order_value, items[].is_active, items[].name, items[].number_of_split, items[].slug, items[].save_allowed, items[].prepayment_type, items[].prepayment_value, items[].refund_time_limit, items[].time_unit, items[].cancellation_type, items[].all_cancellation_type, items[].allow_custom_advance_amount, items[].description, items[].display_name in request body

    • [Added] properties device.android, device.ios, device.desktop in request body

    • [Added] properties items[].display_name, items[].business_unit, items[].config, items[].device in response with status code 200

    • [Added] property is_active of schema PlatformOfflineAdvanceDetails in response with status code 200

    • [Added] property errors of schema PlatformOfflineAdvanceDetails in response with status code 200

    • [Added] property error of schema PlatformOfflineAdvanceDetails in response with status code 200

    • [Added] property is_active of schema PlatformOfflineAdvanceDetails in response with status code 400

    • [Added] property message of schema PlatformOfflineAdvanceDetails in response with status code 400

    • [Added] property items of schema PlatformOfflineAdvanceDetails in response with status code 400

    • [Added] property errors of schema PlatformOfflineAdvanceDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Possible nullable value from property business_unit of schema MerchantPaymentModeRequest in request body

    • [Breaking] [Deleted] Possible nullable value from property items of schema MerchantPaymentModeRequest in request body

    • [Breaking] [Deleted] Possible nullable value from property device of schema MerchantPaymentModeRequest in request body

    • [Breaking] [Deleted] Possible nullable value from true from property message of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] device, business_unit, items made optional in request body

    • [Breaking] [Changed] success made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error, success made optional in response with status code 400

getPaymentModeCustomConfig
  • What's New

    • [Added] property items[].custom_config.available of schema PaymentCustomConfigDetailsSchema in response with status code 200

    • [Added] property items[].custom_config.pre_order of schema PaymentCustomConfigDetailsSchema in response with status code 200

    • [Added] property items[].custom_config.post_order of schema PaymentCustomConfigDetailsSchema in response with status code 200

    • [Added] property message of schema HttpErrorCodeAndMessage in response with status code 400

    • [Added] property items of schema HttpErrorCodeAndMessage in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Type from object from property items[].custom_config.payment_mode of schema PaymentCustomConfigModeSchema in response with status code 200

    • [Breaking] [Deleted] properties items[].custom_config.payment_mode.available, items[].custom_config.payment_mode.pre_order, items[].custom_config.payment_mode.post_order in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] message made optional in response with status code 200

    • [Breaking] [Changed] items[].custom_config.customer, items[].custom_config.payment_mode, items[].custom_config.min_order_value made optional in response with status code 200

    • [Breaking] [Changed] items[].custom_config.payment_mode.available made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

setPaymentModeCustomConfig
  • What's New

    • [Added] property items[].custom_config.available of schema PaymentCustomConfigDetailsSchema in response with status code 200

    • [Added] property items[].custom_config.pre_order of schema PaymentCustomConfigDetailsSchema in response with status code 200

    • [Added] property items[].custom_config.post_order of schema PaymentCustomConfigDetailsSchema in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Type from object from property items[].custom_config.payment_mode of schema PaymentCustomConfigModeSchema in response with status code 200

    • [Breaking] [Deleted] properties items[].custom_config.payment_mode.available, items[].custom_config.payment_mode.pre_order, items[].custom_config.payment_mode.post_order in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] message made optional in response with status code 200

    • [Breaking] [Changed] items[].custom_config.customer, items[].custom_config.payment_mode, items[].custom_config.min_order_value made optional in response with status code 200

    • [Breaking] [Changed] items[].custom_config.payment_mode.available made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

getPaymentCodeOption
  • What's New

    • [Added] property data.cod of schema GetPaymentCode in response with status code 200

    • [Added] property data.nb of schema GetPaymentCode in response with status code 200

    • [Added] property data.wl of schema GetPaymentCode in response with status code 200

    • [Added] property data.card of schema GetPaymentCode in response with status code 200

    • [Added] property data.pl of schema GetPaymentCode in response with status code 200

    • [Added] property data.ps of schema GetPaymentCode in response with status code 200

    • [Added] property data.op of schema GetPaymentCode in response with status code 200

    • [Added] property data.upi of schema GetPaymentCode in response with status code 200

    • [Added] property data.qr of schema GetPaymentCode in response with status code 200

    • [Added] property data.fc of schema GetPaymentCode in response with status code 200

    • [Added] property data.pac of schema GetPaymentCode in response with status code 200

    • [Added] property data.stripepg of schema GetPaymentCode in response with status code 200

    • [Added] property data.payumoneypg of schema GetPaymentCode in response with status code 200

    • [Added] property data.rupifipg of schema GetPaymentCode in response with status code 200

    • [Added] property data.cas of schema GetPaymentCode in response with status code 200

    • [Added] property data.csas of schema GetPaymentCode in response with status code 200

    • [Added] property data.ccavenuepg of schema GetPaymentCode in response with status code 200

    • [Added] property data.cardless_emi of schema GetPaymentCode in response with status code 200

    • [Added] property data.cashback of schema GetPaymentCode in response with status code 200

    • [Added] property data.loyalty of schema GetPaymentCode in response with status code 200

    • [Added] property data.employee_discount of schema GetPaymentCode in response with status code 200

    • [Added] property data.paymentlink of schema GetPaymentCode in response with status code 200

    • [Added] property data.epaylater of schema GetPaymentCode in response with status code 200

    • [Added] property data.udhaari of schema GetPaymentCode in response with status code 200

    • [Added] property data.creditnote of schema GetPaymentCode in response with status code 200

    • [Added] property data.checkout of schema GetPaymentCode in response with status code 200

    • [Added] property data.rone of schema GetPaymentCode in response with status code 200

    • [Added] property data.emi of schema GetPaymentCode in response with status code 200

    • [Added] property data.sodexo of schema GetPaymentCode in response with status code 200

    • [Added] property data.jm_wallet of schema GetPaymentCode in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property data.method_code of schema GetPaymentCode in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] data.method_code made optional in response with status code 200

  • What's New

    • [Breaking] [Added] Type object to property payment_details of schema PaymentSessionDetail in response with status code 200

    • [Added] properties payment_details.payment_id, payment_details.mode, payment_details.amount, payment_details.success_url, payment_details.shipping_address, payment_details.amount_captured, payment_details.amount_refunded, payment_details.aggregator_customer_id, payment_details.cancel_url, payment_details.payment_methods, payment_details.created, payment_details.g_user_id, payment_details.currency, payment_details.merchant_locale, payment_details.locale, payment_details.aggregator_order_id, payment_details.gid, payment_details.kind, payment_details.billing_address, payment_details.captured, payment_details.meta, payment_details.status in response with status code 200

    • [Added] payment_details.aggregator_order_id, payment_details.amount, payment_details.amount_captured, payment_details.cancel_url, payment_details.currency, payment_details.g_user_id, payment_details.gid, payment_details.mode, payment_details.payment_id, payment_details.payment_methods, payment_details.status, payment_details.success_url made required in response with status code 200

    • [Added] property cart_details.cart_charges of schema CartDetailsSerializerData in response with status code 200

    • [Added] property meta of schema GetPaymentSessionDetails in response with status code 200

    • [Added] property applied_payment_offers of schema GetPaymentSessionDetails in response with status code 200

    • [Added] property checksum of schema GetPaymentSessionDetails in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property payment_details[] of schema PaymentSessionSerializer in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property currency of schema PaymentSessionSerializer in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property gid of schema PaymentSessionSerializer in response with status code 200

    • [Breaking] [Deleted] property cart_details.custom_cart_meta of schema CartDetailsSerializer in response with status code 200

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's New

    • [Added] properties payment_details[].payment_methods[].id, payment_details[].payment_methods[].priority, payment_details[].payment_methods[].name, payment_details[].payment_methods[].code, payment_details[].payment_methods[].display_name, payment_details[].payment_methods[].slug, payment_details[].payment_methods[].is_active, payment_details[].payment_methods[].merchant_transaction_id, payment_details[].payment_methods[].amount, payment_details[].payment_methods[].payment_id, payment_details[].payment_methods[].logos, payment_details[].payment_methods[].sub_payment_mode in request body

    • [Added] property applied_payment_offers of schema PaymentSessionCreation in request body

    • [Added] property error of schema PaymentSessionPutDetails in response with status code 200

    • [Added] property success of schema PaymentSessionPutDetails in response with status code 200

    • [Added] property message of schema PaymentSessionPutDetails in response with status code 200

    • [Added] property transaction_details of schema PaymentSessionPutDetails in response with status code 200

    • [Added] properties error.description.option_type, error.description.order_type, error.description.checksum in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] checksum made optional in request body

    • [Breaking] [Changed] currency, gid, platform_transaction_details, status, total_amount made optional in response with status code 200

    • [Breaking] [Changed] Type from string to object of property error.description of schema ErrorCodeAndDescription in response with status code 400

    • [Breaking] [Changed] error.code, error.description made optional in response with status code 400

    • [Breaking] [Changed] error, success made optional in response with status code 400

  • What's New

    • [Added] property error.description of schema ErrorDescription in request body

    • [Added] property success of schema RefundSessionDetails in response with status code 200

    • [Added] property message of schema RefundSessionDetails in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property refund_details[].receipt_number of schema RefundSessionDetail in request body

    • [Breaking] [Deleted] property refund_details[].pg_refund_id of schema RefundSessionDetail in request body

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] refund_details made optional in request body

    • [Breaking] [Changed] platform_refund_details made optional in response with status code 200

    • [Breaking] [Changed] status made optional in response with status code 200

    • [Breaking] [Changed] total_refund_amount made optional in response with status code 200

getMerchantPaymentOption
  • What's New

    • [Added] query parameter payment_option_type (type: string)

    • [Added] query parameter cod_refund_agg (type: boolean)

    • [Added] properties items.online, items.offline, items.advance in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Possible nullable value from true from property items of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] property items[] of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] Type from array to object of property items of schema PlatformPaymentModeResponse in response with status code 200

patchMerchantPaymentOption
  • What's New

    • [Added] properties items[].online, items[].offline, items[].advance in response with status code 200

    • [Added] property message of schema HttpErrorCodeAndMessage in response with status code 400

    • [Added] property items of schema HttpErrorCodeAndMessage in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property offline[] of schema MerchnatPaymentModeRequest in request body

    • [Breaking] [Deleted] property online[] of schema MerchnatPaymentModeRequest in request body

    • [Breaking] [Deleted] Possible nullable value from true from property items of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] error.code made optional in response with status code 400

getMerchantAggregatorPaymentModeDetails
  • What's New

    • [Added] properties items[].id, items[].name, items[].priority, items[].display_name, items[].slug, items[].integration_type, items[].logos, items[].is_active, items[].config, items[].payment_modes, items[].payment_mode, items[].checkout_type, items[].country, items[].currency, items[].status, items[].save_allowed, items[].extension_id, items[].is_cod_refund_agg in response with status code 200

    • [Added] property business_unit of schema AggregatorPlatformPaymentModeDetails in response with status code 200

    • [Added] property device of schema AggregatorPlatformPaymentModeDetails in response with status code 200

    • [Added] property is_active of schema AggregatorPlatformPaymentModeDetails in response with status code 200

    • [Added] property save_allowed of schema AggregatorPlatformPaymentModeDetails in response with status code 200

    • [Added] property extension_id of schema AggregatorPlatformPaymentModeDetails in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Possible nullable value from true from property message of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] success made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

patchMerchantAggregatorPaymentModeDetails
  • What's New

    • [Added] properties items[].id, items[].name, items[].logos, items[].is_active, items[].priority, items[].sub_payment_mode in request body

    • [Added] property business_unit of schema PlatformPaymentMode in request body

    • [Added] property device of schema PlatformPaymentMode in request body

    • [Added] property is_active of schema PlatformPaymentMode in request body

    • [Added] properties items[].id, items[].name, items[].priority, items[].display_name, items[].slug, items[].integration_type, items[].logos, items[].is_active, items[].config, items[].payment_modes, items[].payment_mode, items[].checkout_type, items[].country, items[].currency, items[].status, items[].save_allowed, items[].extension_id, items[].is_cod_refund_agg in response with status code 200

    • [Added] property business_unit of schema PlatformPaymentModeDetails in response with status code 200

    • [Added] property device of schema PlatformPaymentModeDetails in response with status code 200

    • [Added] property is_active of schema PlatformPaymentModeDetails in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property message of schema PlatformPaymentModeResponse in request body

    • [Breaking] [Deleted] Possible nullable value from true from property items of schema PlatformPaymentModeResponse in request body

    • [Breaking] [Deleted] property success of schema PlatformPaymentModeResponse in request body

    • [Breaking] [Deleted] Possible nullable value from true from property message of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] success made optional in request body

    • [Breaking] [Changed] success made optional in response with status code 200

getPGConfigAggregators
  • What's New

    • [Added] properties items[].id, items[].name, items[].priority, items[].display_name, items[].slug, items[].integration_type, items[].logos, items[].is_active, items[].config, items[].payment_modes, items[].payment_mode, items[].checkout_type, items[].country, items[].currency, items[].status, items[].save_allowed, items[].extension_id, items[].is_cod_refund_agg in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Possible nullable value from true from property message of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] success made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

getMerchantRefundPriority
  • What's New

    • [Breaking] [Added] Required path parameter business_unit (type: string)

    • [Added] property refund_sources_priority[].enabled of schema RefundSourcesPriority in response with status code 200

    • [Added] property business_unit of schema RefundPriorityDetails in response with status code 200

    • [Added] property settle_offline of schema RefundPriorityDetails in response with status code 200

    • [Added] business_unit made required in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/refund_priority/config/{config_type} To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/refund_priority/config/{config_type}/{business_unit}

createMerchantRefundPriority
  • What's New

    • [Breaking] [Added] Required path parameter business_unit (type: string)

    • [Added] property refund_sources_priority[].enabled of schema RefundSourcesPriority in request body

    • [Added] property settle_offline of schema RefundPriorityCreation in request body

    • [Added] property refund_sources_priority[].enabled of schema RefundSourcesPriority in response with status code 200

    • [Added] property business_unit of schema RefundPriorityDetails in response with status code 200

    • [Added] property settle_offline of schema RefundPriorityDetails in response with status code 200

    • [Added] business_unit made required in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/refund_priority/config/{config_type} To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/refund_priority/config/{config_type}/{business_unit}

updateMerchantRefundPriority
  • What's New

    • [Breaking] [Added] Required path parameter business_unit (type: string)

    • [Added] property refund_sources_priority[].enabled of schema RefundSourcesPriority in request body

    • [Added] property settle_offline of schema RefundPriorityCreation in request body

    • [Added] property refund_sources_priority[].enabled of schema RefundSourcesPriority in response with status code 200

    • [Added] property business_unit of schema RefundPriorityDetails in response with status code 200

    • [Added] property settle_offline of schema RefundPriorityDetails in response with status code 200

    • [Added] business_unit made required in response with status code 200

    • [Added] property items of schema HttpErrorDetails in response with status code 400

    • [Added] property message of schema HttpErrorDetails in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] error.code made optional in response with status code 400

    • [Breaking] [Changed] error made optional in response with status code 400

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/refund_priority/config/{config_type} To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/refund_priority/config/{config_type}/{business_unit}

createPaymentOrder
  • What's New

    • [Added] property payment_methods[].meta.payment_extra_identifiers of schema PaymentMethodsMetaOrder in request body

    • [Added] property payment_methods[].meta.logo_url of schema PaymentMethodsMetaOrder in request body

    • [Added] property customer_details of schema PaymentOrderCreation in request body

    • [Added] property data.url of schema PaymentOrderData in response with status code 200

    • [Added] property data.encdata of schema PaymentOrderData in response with status code 200

    • [Added] property data.checksum of schema PaymentOrderData in response with status code 200

    • [Added] property data.mcode of schema PaymentOrderData in response with status code 200

    • [Added] property data.success of schema PaymentOrderData in response with status code 200

    • [Added] property data.status of schema PaymentOrderData in response with status code 200

    • [Added] property data.id of schema PaymentOrderData in response with status code 200

    • [Added] property data.mobile of schema PaymentOrderData in response with status code 200

    • [Added] property data.user of schema PaymentOrderData in response with status code 200

    • [Added] property data.merchant_transaction_id of schema PaymentOrderData in response with status code 200

    • [Added] property data.payment_mode_identifier of schema PaymentOrderData in response with status code 200

    • [Added] property data.bank of schema PaymentOrderData in response with status code 200

    • [Added] property error.description of schema ErrorDescription in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Changed] payment_methods[].meta.merchant_code made optional in request body

    • [Changed] payment_methods[].meta.payment_identifier made optional in request body

    • [Breaking] [Changed] status_code made optional in response with status code 200

    • [Breaking] [Changed] message made optional in response with status code 400

    • [Breaking] [Changed] status_code made optional in response with status code 400

    • [Changed] Path From /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/payment-orders/ To /service/platform/payment/v1.0/company/{company_id}/application/{application_id}/payment-orders

getMerchantAggregatorAppVersion
  • What's New

    • [Added] Possible nullable value true to property items of schema AggregatorVersionDetails in response with status code 200

    • [Added] property items[] of schema AggregatorVersionDetails in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter payment_mode_id

    • [Deleted] Required status from query parameter sub_payment_mode

    • [Breaking] [Deleted] properties items.is_equal_to, items.is_less_than, items.is_greater_than in response with status code 200

    • [Breaking] [Deleted] Response with status 400

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] Type from object to array of property items of schema AggregatorVersionItemSchema in response with status code 200

patchMerchantPaymentOptionVersion
  • What's New

    • [Added] properties items[].id, items[].name, items[].priority, items[].display_name, items[].slug, items[].integration_type, items[].logos, items[].is_active, items[].config, items[].payment_modes, items[].payment_mode, items[].checkout_type, items[].country, items[].currency, items[].status, items[].save_allowed, items[].extension_id, items[].is_cod_refund_agg in response with status code 200

    • [Added] property message of schema HttpErrorCodeAndMessage in response with status code 400

    • [Added] property items of schema HttpErrorCodeAndMessage in response with status code 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Possible nullable value from true from property message of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Possible nullable value from true from property items of schema PlatformPaymentModeResponse in response with status code 200

    • [Breaking] [Deleted] Response with status 500

  • What's Changed

    • [Breaking] [Changed] success made optional in response with status code 200

    • [Breaking] [Changed] error.code made optional in response with status code 400

  • What's New

    • [Added] method updatePayouts

  • What's New

    • [Added] method activateAndDectivatePayouts

  • What's New

    • [Added] method deletePayouts

  • What's New

    • [Added] method getAllPayout

  • What's New

    • [Added] method savePayouts

  • What's New

    • [Added] method getPaymentLinkId

  • What's New

    • [Added] method getPaymentModeSequencing

  • What's New

    • [Added] method patchPaymentModeSequencing

  • What's New

    • [Added] method getPaymentMethodConfig

  • What's New

    • [Added] method getCodRefundAggregator

  • What's New

    • [Added] method updateCodRefundAggregator

  • What's New

    • [Added] method getDevices

  • What's New

    • [Added] method getAggregatorCredentialHistory

  • What's New

    • [Added] method getAggregatorCredential

  • What's New

    • [Added] method updateAggregatorCredential

  • What's New

    • [Added] method copyConfigPaymentModes

  • What's New

    • [Added] method copyConfigAggPaymentModes

  • What's New

    • [Added] method addRefundBankAccount

  • What's New

    • [Added] method deleteBeneficiaryDetails

  • What's New

    • [Added] method setRefundOptionforShipment

  • What's New

    • [Added] method getSelectedRefundOption

  • What's New

    • [Added] method getUserBeneficiariesDetailV2

  • What's New

    • [Added] method validateBeneficiaryAddress

  • What's New

    • [Added] method updateDefaultBeneficiary

  • What's New

    • [Added] method getPennyDropValidation

  • What's New

    • [Added] method updatePennyDropValidation

  • What's New

    • [Added] method getShipmentBeneficiary

  • What's New

    • [Added] method getTransactions

Rewards
Rewards
showGiveaways
  • What's New

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema Giveaway in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema Giveaway in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

saveGiveAway
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema Giveaway in request body

    • [Breaking] [Added] Value format date-time to property updated_at of schema Giveaway in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema Giveaway in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Giveaway in response with status code 200

    • [Added] Security in Request

getGiveawayById
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema Giveaway in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Giveaway in response with status code 200

    • [Added] Security in Request

updateGiveAway
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema Giveaway in request body

    • [Breaking] [Added] Value format date-time to property updated_at of schema Giveaway in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema Giveaway in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Giveaway in response with status code 200

    • [Added] Security in Request

showOffers
  • What's New

    • [Breaking] [Added] Value format date-time to property [].created_at of schema Offer in response with status code 200

    • [Breaking] [Added] Value format date-time to property [].updated_at of schema Offer in response with status code 200

    • [Added] Security in Request

getOfferByName
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema Offer in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Offer in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

updateOfferByName
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema Offer in request body

    • [Breaking] [Added] Value format date-time to property updated_at of schema Offer in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema Offer in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema Offer in response with status code 200

    • [Added] Security in Request

updateUserStatus
  • What's New

    • [Breaking] [Added] Value format date-time to property updated_at of schema AppUser in request body

    • [Breaking] [Added] Value format date-time to property updated_at of schema AppUser in response with status code 200

    • [Added] Security in Request

getUserDetails
  • What's New

    • [Breaking] [Added] Value format date-time to property user.created_at of schema RewardUser in response with status code 200

    • [Breaking] [Added] Value format date-time to property user.updated_at of schema RewardUser in response with status code 200

    • [Added] Security in Request

getUserPointsHistory
  • What's New

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema PointsHistory in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema PointsHistory in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

getRewardsConfiguration
  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 500

setRewardsConfiguration
  • What's New

    • [Added] Security in Request

Share
Share
  • What's New

    • [Breaking] [Added] Value format date-time to property expire_at of schema ShortLinkReq in request body

    • [Added] property url.alias of schema UrlInfo in response with status code 200

    • [Breaking] [Added] Value format date-time to property expire_at of schema ShortLinkRes in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema ShortLinkRes in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ShortLinkRes in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property url.original of schema UrlInfo in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] redirects.expiry, redirects.url made optional in request body

    • [Changed] redirects.expiry, redirects.url made optional in response with status code 200

    • [Changed] Path From /service/platform/share/v1.0/company/{company_id}/application/{application_id}/links/short-link/ To /service/platform/share/v1.0/company/{company_id}/application/{application_id}/links/short-link

  • What's New

    • [Added] property items[].url.alias of schema UrlInfo in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].expire_at of schema ShortLinkRes in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema ShortLinkRes in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema ShortLinkRes in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] property page.page of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].url.original of schema UrlInfo in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] items[].redirects.expiry, items[].redirects.url made optional in response with status code 200

    • [Changed] Path From /service/platform/share/v1.0/company/{company_id}/application/{application_id}/links/short-link/ To /service/platform/share/v1.0/company/{company_id}/application/{application_id}/links/short-link

  • What's New

    • [Added] property url.alias of schema UrlInfo in response with status code 200

    • [Breaking] [Added] Value format date-time to property expire_at of schema ShortLinkRes in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema ShortLinkRes in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ShortLinkRes in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property url.original of schema UrlInfo in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] redirects.expiry, redirects.url made optional in response with status code 200

    • [Changed] Path From /service/platform/share/v1.0/company/{company_id}/application/{application_id}/links/short-link/{hash}/ To /service/platform/share/v1.0/company/{company_id}/application/{application_id}/links/short-link/{hash}

  • What's New

    • [Breaking] [Added] Value format date-time to property expire_at of schema ShortLinkReq in request body

    • [Added] property url.alias of schema UrlInfo in response with status code 200

    • [Breaking] [Added] Value format date-time to property expire_at of schema ShortLinkRes in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema ShortLinkRes in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ShortLinkRes in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property url.original of schema UrlInfo in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

  • What's Changed

    • [Changed] redirects.expiry, redirects.url made optional in request body

    • [Changed] redirects.expiry, redirects.url made optional in response with status code 200

    • [Changed] Path From /service/platform/share/v1.0/company/{company_id}/application/{application_id}/links/short-link/{id}/ To /service/platform/share/v1.0/company/{company_id}/application/{application_id}/links/short-link/{id}

getShortLinkClickStats
  • What's Deprecated

    • [Breaking] [Deleted] method getShortLinkClickStats

Theme
Theme
getAllPages
  • What's New

    • [Added] property pages[].sections[].predicate.user.user_type of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property pages[].sections[].predicate.user.user_groups of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property pages[].sections[].predicate.user.start of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property pages[].sections[].predicate.user.end of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property pages[].sections[].predicate.schedule[] of schema AvailablePagePredicate in response with status code 200

    • [Added] property pages[].sections[]._id of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property pages[].sections[].__source of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property pages[].seo.sitemap.modified_on of schema SEOSitemap in response with status code 200

    • [Added] property pages[].seo.breadcrumbs of schema AvailablePageSeo in response with status code 200

    • [Added] property pages[].seo.canonical_url of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Added] Value format date-time to property pages[].created_at of schema AvailablePageSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property pages[].updated_at of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].application of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].page_mapper of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].slug of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].status of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].comment of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].predicate of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].fallback of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].store of schema AvailablePageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties pages[].sections[].predicate.schedule.cron, pages[].sections[].predicate.schedule.start, pages[].sections[].predicate.schedule.end in response with status code 200

    • [Breaking] [Deleted] property pages[].sections[].source of schema AvailablePageSchemaSections in response with status code 200

    • [Breaking] [Deleted] property pages[].seo.breadcrumb of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Breaking] [Changed] Type from object to array of property pages[].sections[].predicate.schedule of schema AvailablePageSchedulePredicate in response with status code 200

createPage
  • What's New

    • [Added] property sections[].predicate.user.user_type of schema AvailablePageUserPredicate in request body

    • [Added] property sections[].predicate.user.user_groups of schema AvailablePageUserPredicate in request body

    • [Added] property sections[].predicate.user.start of schema AvailablePageUserPredicate in request body

    • [Added] property sections[].predicate.user.end of schema AvailablePageUserPredicate in request body

    • [Added] property sections[].predicate.schedule[] of schema AvailablePagePredicate in request body

    • [Added] property sections[]._id of schema AvailablePageSchemaSections in request body

    • [Added] property sections[].__source of schema AvailablePageSchemaSections in request body

    • [Added] property seo.sitemap.modified_on of schema SEOSitemap in request body

    • [Added] property seo.breadcrumbs of schema AvailablePageSeo in request body

    • [Added] property seo.canonical_url of schema AvailablePageSeo in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema AvailablePageSchema in request body

    • [Breaking] [Added] Value format date-time to property updated_at of schema AvailablePageSchema in request body

    • [Added] property application of schema AvailablePageSchema in request body

    • [Added] property page_mapper of schema AvailablePageSchema in request body

    • [Added] property slug of schema AvailablePageSchema in request body

    • [Added] property status of schema AvailablePageSchema in request body

    • [Added] property comment of schema AvailablePageSchema in request body

    • [Added] property predicate of schema AvailablePageSchema in request body

    • [Added] property fallback of schema AvailablePageSchema in request body

    • [Added] property store of schema AvailablePageSchema in request body

    • [Added] property sections[].predicate.user.user_type of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.user_groups of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.start of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.end of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.schedule[] of schema AvailablePagePredicate in response with status code 200

    • [Added] property sections[]._id of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property sections[].__source of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property seo.sitemap.modified_on of schema SEOSitemap in response with status code 200

    • [Added] property seo.breadcrumbs of schema AvailablePageSeo in response with status code 200

    • [Added] property seo.canonical_url of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema AvailablePageSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema AvailablePageSchema in response with status code 200

    • [Added] property application of schema AvailablePageSchema in response with status code 200

    • [Added] property page_mapper of schema AvailablePageSchema in response with status code 200

    • [Added] property slug of schema AvailablePageSchema in response with status code 200

    • [Added] property status of schema AvailablePageSchema in response with status code 200

    • [Added] property comment of schema AvailablePageSchema in response with status code 200

    • [Added] property predicate of schema AvailablePageSchema in response with status code 200

    • [Added] property fallback of schema AvailablePageSchema in response with status code 200

    • [Added] property store of schema AvailablePageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties sections[].predicate.schedule.cron, sections[].predicate.schedule.start, sections[].predicate.schedule.end in request body

    • [Breaking] [Deleted] property sections[].source of schema AvailablePageSchemaSections in request body

    • [Breaking] [Deleted] property seo.breadcrumb of schema AvailablePageSeo in request body

    • [Breaking] [Deleted] properties sections[].predicate.schedule.cron, sections[].predicate.schedule.start, sections[].predicate.schedule.end in response with status code 200

    • [Breaking] [Deleted] property sections[].source of schema AvailablePageSchemaSections in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumb of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Breaking] [Changed] Type from object to array of property sections[].predicate.schedule of schema AvailablePageSchedulePredicate in request body

    • [Breaking] [Changed] Type from object to array of property sections[].predicate.schedule of schema AvailablePageSchedulePredicate in response with status code 200

updateMultiplePages
  • What's New

    • [Added] property pages[].sections[].predicate.user.user_type of schema AvailablePageUserPredicate in request body

    • [Added] property pages[].sections[].predicate.user.user_groups of schema AvailablePageUserPredicate in request body

    • [Added] property pages[].sections[].predicate.user.start of schema AvailablePageUserPredicate in request body

    • [Added] property pages[].sections[].predicate.user.end of schema AvailablePageUserPredicate in request body

    • [Added] property pages[].sections[].predicate.schedule[] of schema AvailablePagePredicate in request body

    • [Added] property pages[].sections[]._id of schema AvailablePageSchemaSections in request body

    • [Added] property pages[].sections[].__source of schema AvailablePageSchemaSections in request body

    • [Added] property pages[].seo.sitemap.modified_on of schema SEOSitemap in request body

    • [Added] property pages[].seo.breadcrumbs of schema AvailablePageSeo in request body

    • [Added] property pages[].seo.canonical_url of schema AvailablePageSeo in request body

    • [Breaking] [Added] Value format date-time to property pages[].created_at of schema AvailablePageSchema in request body

    • [Breaking] [Added] Value format date-time to property pages[].updated_at of schema AvailablePageSchema in request body

    • [Added] property pages[].application of schema AvailablePageSchema in request body

    • [Added] property pages[].page_mapper of schema AvailablePageSchema in request body

    • [Added] property pages[].slug of schema AvailablePageSchema in request body

    • [Added] property pages[].status of schema AvailablePageSchema in request body

    • [Added] property pages[].comment of schema AvailablePageSchema in request body

    • [Added] property pages[].predicate of schema AvailablePageSchema in request body

    • [Added] property pages[].fallback of schema AvailablePageSchema in request body

    • [Added] property pages[].store of schema AvailablePageSchema in request body

    • [Added] property pages[].sections[].predicate.user.user_type of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property pages[].sections[].predicate.user.user_groups of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property pages[].sections[].predicate.user.start of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property pages[].sections[].predicate.user.end of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property pages[].sections[].predicate.schedule[] of schema AvailablePagePredicate in response with status code 200

    • [Added] property pages[].sections[]._id of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property pages[].sections[].__source of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property pages[].seo.sitemap.modified_on of schema SEOSitemap in response with status code 200

    • [Added] property pages[].seo.breadcrumbs of schema AvailablePageSeo in response with status code 200

    • [Added] property pages[].seo.canonical_url of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Added] Value format date-time to property pages[].created_at of schema AvailablePageSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property pages[].updated_at of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].application of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].page_mapper of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].slug of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].status of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].comment of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].predicate of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].fallback of schema AvailablePageSchema in response with status code 200

    • [Added] property pages[].store of schema AvailablePageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties pages[].sections[].predicate.schedule.cron, pages[].sections[].predicate.schedule.start, pages[].sections[].predicate.schedule.end in request body

    • [Breaking] [Deleted] property pages[].sections[].source of schema AvailablePageSchemaSections in request body

    • [Breaking] [Deleted] property pages[].seo.breadcrumb of schema AvailablePageSeo in request body

    • [Breaking] [Deleted] properties pages[].sections[].predicate.schedule.cron, pages[].sections[].predicate.schedule.start, pages[].sections[].predicate.schedule.end in response with status code 200

    • [Breaking] [Deleted] property pages[].sections[].source of schema AvailablePageSchemaSections in response with status code 200

    • [Breaking] [Deleted] property pages[].seo.breadcrumb of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Breaking] [Changed] Type from object to array of property pages[].sections[].predicate.schedule of schema AvailablePageSchedulePredicate in request body

    • [Breaking] [Changed] Type from object to array of property pages[].sections[].predicate.schedule of schema AvailablePageSchedulePredicate in response with status code 200

getPage
  • What's New

    • [Added] property sections[].predicate.user.user_type of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.user_groups of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.start of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.end of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.schedule[] of schema AvailablePagePredicate in response with status code 200

    • [Added] property sections[]._id of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property sections[].__source of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property seo.sitemap.modified_on of schema SEOSitemap in response with status code 200

    • [Added] property seo.breadcrumbs of schema AvailablePageSeo in response with status code 200

    • [Added] property seo.canonical_url of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema AvailablePageSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema AvailablePageSchema in response with status code 200

    • [Added] property application of schema AvailablePageSchema in response with status code 200

    • [Added] property page_mapper of schema AvailablePageSchema in response with status code 200

    • [Added] property slug of schema AvailablePageSchema in response with status code 200

    • [Added] property status of schema AvailablePageSchema in response with status code 200

    • [Added] property comment of schema AvailablePageSchema in response with status code 200

    • [Added] property predicate of schema AvailablePageSchema in response with status code 200

    • [Added] property fallback of schema AvailablePageSchema in response with status code 200

    • [Added] property store of schema AvailablePageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties sections[].predicate.schedule.cron, sections[].predicate.schedule.start, sections[].predicate.schedule.end in response with status code 200

    • [Breaking] [Deleted] property sections[].source of schema AvailablePageSchemaSections in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumb of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Breaking] [Changed] Type from object to array of property sections[].predicate.schedule of schema AvailablePageSchedulePredicate in response with status code 200

updatePage
  • What's New

    • [Breaking] [Added] Required path parameter socket_id (type: string)

    • [Added] property sections[].predicate.user.user_type of schema AvailablePageUserPredicate in request body

    • [Added] property sections[].predicate.user.user_groups of schema AvailablePageUserPredicate in request body

    • [Added] property sections[].predicate.user.start of schema AvailablePageUserPredicate in request body

    • [Added] property sections[].predicate.user.end of schema AvailablePageUserPredicate in request body

    • [Added] property sections[].predicate.schedule[] of schema AvailablePagePredicate in request body

    • [Added] property sections[]._id of schema AvailablePageSchemaSections in request body

    • [Added] property sections[].__source of schema AvailablePageSchemaSections in request body

    • [Added] property seo.sitemap.modified_on of schema SEOSitemap in request body

    • [Added] property seo.breadcrumbs of schema AvailablePageSeo in request body

    • [Added] property seo.canonical_url of schema AvailablePageSeo in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema AvailablePageSchema in request body

    • [Breaking] [Added] Value format date-time to property updated_at of schema AvailablePageSchema in request body

    • [Added] property application of schema AvailablePageSchema in request body

    • [Added] property page_mapper of schema AvailablePageSchema in request body

    • [Added] property slug of schema AvailablePageSchema in request body

    • [Added] property status of schema AvailablePageSchema in request body

    • [Added] property comment of schema AvailablePageSchema in request body

    • [Added] property predicate of schema AvailablePageSchema in request body

    • [Added] property fallback of schema AvailablePageSchema in request body

    • [Added] property store of schema AvailablePageSchema in request body

    • [Added] property sections[].predicate.user.user_type of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.user_groups of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.start of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.end of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.schedule[] of schema AvailablePagePredicate in response with status code 200

    • [Added] property sections[]._id of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property sections[].__source of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property seo.sitemap.modified_on of schema SEOSitemap in response with status code 200

    • [Added] property seo.breadcrumbs of schema AvailablePageSeo in response with status code 200

    • [Added] property seo.canonical_url of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema AvailablePageSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema AvailablePageSchema in response with status code 200

    • [Added] property application of schema AvailablePageSchema in response with status code 200

    • [Added] property page_mapper of schema AvailablePageSchema in response with status code 200

    • [Added] property slug of schema AvailablePageSchema in response with status code 200

    • [Added] property status of schema AvailablePageSchema in response with status code 200

    • [Added] property comment of schema AvailablePageSchema in response with status code 200

    • [Added] property predicate of schema AvailablePageSchema in response with status code 200

    • [Added] property fallback of schema AvailablePageSchema in response with status code 200

    • [Added] property store of schema AvailablePageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties sections[].predicate.schedule.cron, sections[].predicate.schedule.start, sections[].predicate.schedule.end in request body

    • [Breaking] [Deleted] property sections[].source of schema AvailablePageSchemaSections in request body

    • [Breaking] [Deleted] property seo.breadcrumb of schema AvailablePageSeo in request body

    • [Breaking] [Deleted] properties sections[].predicate.schedule.cron, sections[].predicate.schedule.start, sections[].predicate.schedule.end in response with status code 200

    • [Breaking] [Deleted] property sections[].source of schema AvailablePageSchemaSections in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumb of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Breaking] [Changed] Type from object to array of property sections[].predicate.schedule of schema AvailablePageSchedulePredicate in request body

    • [Breaking] [Changed] Type from object to array of property sections[].predicate.schedule of schema AvailablePageSchedulePredicate in response with status code 200

    • [Changed] Path From /service/platform/theme/v1.0/company/{company_id}/application/{application_id}/{theme_id}/{page_value} To /service/platform/theme/v1.0/company/{company_id}/application/{application_id}/{theme_id}/{page_value}/{socket_id}

deletePage
  • What's New

    • [Added] property sections[].predicate.user.user_type of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.user_groups of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.start of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.user.end of schema AvailablePageUserPredicate in response with status code 200

    • [Added] property sections[].predicate.schedule[] of schema AvailablePagePredicate in response with status code 200

    • [Added] property sections[]._id of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property sections[].__source of schema AvailablePageSchemaSections in response with status code 200

    • [Added] property seo.sitemap.modified_on of schema SEOSitemap in response with status code 200

    • [Added] property seo.breadcrumbs of schema AvailablePageSeo in response with status code 200

    • [Added] property seo.canonical_url of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema AvailablePageSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema AvailablePageSchema in response with status code 200

    • [Added] property application of schema AvailablePageSchema in response with status code 200

    • [Added] property page_mapper of schema AvailablePageSchema in response with status code 200

    • [Added] property slug of schema AvailablePageSchema in response with status code 200

    • [Added] property status of schema AvailablePageSchema in response with status code 200

    • [Added] property comment of schema AvailablePageSchema in response with status code 200

    • [Added] property predicate of schema AvailablePageSchema in response with status code 200

    • [Added] property fallback of schema AvailablePageSchema in response with status code 200

    • [Added] property store of schema AvailablePageSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties sections[].predicate.schedule.cron, sections[].predicate.schedule.start, sections[].predicate.schedule.end in response with status code 200

    • [Breaking] [Deleted] property sections[].source of schema AvailablePageSchemaSections in response with status code 200

    • [Breaking] [Deleted] property seo.breadcrumb of schema AvailablePageSeo in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Breaking] [Changed] Type from object to array of property sections[].predicate.schedule of schema AvailablePageSchedulePredicate in response with status code 200

getFonts
  • What's New

    • [Added] property items[] of schema FontsSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties items.family, items.variants, items.subsets, items.version, items.last_modified, items.files, items.category, items.kind in response with status code 200

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

  • What's Changed

    • [Breaking] [Changed] Type from object to array of property items of schema FontsSchemaItems in response with status code 200

getCompanyLevelThemes
  • What's New

    • [Added] property [].meta.release of schema ThemeMeta in response with status code 200

    • [Added] property [].meta.name of schema ThemeMeta in response with status code 200

    • [Added] property [].font of schema ThemesSchema in response with status code 200

    • [Added] property [].config of schema ThemesSchema in response with status code 200

    • [Added] property [].applied of schema ThemesSchema in response with status code 200

    • [Added] property [].is_private of schema ThemesSchema in response with status code 200

    • [Added] property [].tags of schema ThemesSchema in response with status code 200

    • [Added] property [].application_id of schema ThemesSchema in response with status code 200

    • [Added] property [].template_theme_id of schema ThemesSchema in response with status code 200

    • [Added] property [].version of schema ThemesSchema in response with status code 200

    • [Added] property [].styles of schema ThemesSchema in response with status code 200

    • [Added] property [].global_sections of schema ThemesSchema in response with status code 200

    • [Added] property [].assets of schema ThemesSchema in response with status code 200

    • [Added] property [].available_sections of schema ThemesSchema in response with status code 200

    • [Added] property [].theme_type of schema ThemesSchema in response with status code 200

    • [Added] property [].src of schema ThemesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties [].marketplace_theme_id._id, [].marketplace_theme_id.is_default, [].marketplace_theme_id.release, [].marketplace_theme_id.created_at, [].marketplace_theme_id.updated_at in response with status code 200

    • [Breaking] [Deleted] properties [].applied_themes[]._id, [].applied_themes[].application_id in response with status code 200

    • [Breaking] [Deleted] Response with status 401

  • What's Changed

    • [Breaking] [Changed] Type from object to string of property [].marketplace_theme_id of schema MarketplaceThemeId in response with status code 200

    • [Breaking] [Changed] Type from integer to number of property [].company_id of schema CompanyThemeSchema in response with status code 200

getCompanyLevelPrivateThemes
  • What's New

    • [Breaking] [Added] Required status to query parameter search_text

    • [Breaking] [Added] Possible values vue2,react to property [].theme_type of schema ThemesSchema in response with status code 200

    • [Added] property [].meta.release of schema ThemeMeta in response with status code 200

    • [Added] property [].meta.name of schema ThemeMeta in response with status code 200

    • [Added] property [].font of schema ThemesSchema in response with status code 200

    • [Added] property [].config of schema ThemesSchema in response with status code 200

    • [Added] property [].tags of schema ThemesSchema in response with status code 200

    • [Added] property [].marketplace_theme_id of schema ThemesSchema in response with status code 200

    • [Added] property [].template_theme_id of schema ThemesSchema in response with status code 200

    • [Added] property [].styles of schema ThemesSchema in response with status code 200

    • [Added] property [].global_sections of schema ThemesSchema in response with status code 200

    • [Added] property [].assets of schema ThemesSchema in response with status code 200

    • [Added] property [].available_sections of schema ThemesSchema in response with status code 200

    • [Added] property [].company_id of schema ThemesSchema in response with status code 200

    • [Added] property [].src of schema ThemesSchema in response with status code 200

    • [Added] property [].applied_themes of schema ThemesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 401

addMarketplaceThemeToCompany
  • What's New

    • [Added] property meta.release of schema ThemeMeta in response with status code 200

    • [Added] property meta.name of schema ThemeMeta in response with status code 200

    • [Added] property font of schema ThemesSchema in response with status code 200

    • [Added] property config of schema ThemesSchema in response with status code 200

    • [Added] property applied of schema ThemesSchema in response with status code 200

    • [Added] property is_private of schema ThemesSchema in response with status code 200

    • [Added] property tags of schema ThemesSchema in response with status code 200

    • [Added] property application_id of schema ThemesSchema in response with status code 200

    • [Added] property template_theme_id of schema ThemesSchema in response with status code 200

    • [Added] property version of schema ThemesSchema in response with status code 200

    • [Added] property styles of schema ThemesSchema in response with status code 200

    • [Added] property global_sections of schema ThemesSchema in response with status code 200

    • [Added] property assets of schema ThemesSchema in response with status code 200

    • [Added] property available_sections of schema ThemesSchema in response with status code 200

    • [Added] property theme_type of schema ThemesSchema in response with status code 200

    • [Added] property src of schema ThemesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties marketplace_theme_id._id, marketplace_theme_id.is_default, marketplace_theme_id.release, marketplace_theme_id.created_at, marketplace_theme_id.updated_at in response with status code 200

    • [Breaking] [Deleted] properties applied_themes[]._id, applied_themes[].application_id in response with status code 200

    • [Breaking] [Deleted] Response with status 401

  • What's Changed

    • [Breaking] [Changed] Type from object to string of property marketplace_theme_id of schema MarketplaceThemeId in response with status code 200

    • [Breaking] [Changed] Type from integer to number of property company_id of schema CompanyThemeSchema in response with status code 200

deleteCompanyTheme
  • What's New

    • [Added] property meta.release of schema ThemeMeta in response with status code 200

    • [Added] property meta.name of schema ThemeMeta in response with status code 200

    • [Added] property font of schema ThemesSchema in response with status code 200

    • [Added] property config of schema ThemesSchema in response with status code 200

    • [Added] property applied of schema ThemesSchema in response with status code 200

    • [Added] property is_private of schema ThemesSchema in response with status code 200

    • [Added] property tags of schema ThemesSchema in response with status code 200

    • [Added] property application_id of schema ThemesSchema in response with status code 200

    • [Added] property template_theme_id of schema ThemesSchema in response with status code 200

    • [Added] property version of schema ThemesSchema in response with status code 200

    • [Added] property styles of schema ThemesSchema in response with status code 200

    • [Added] property global_sections of schema ThemesSchema in response with status code 200

    • [Added] property assets of schema ThemesSchema in response with status code 200

    • [Added] property available_sections of schema ThemesSchema in response with status code 200

    • [Added] property theme_type of schema ThemesSchema in response with status code 200

    • [Added] property src of schema ThemesSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties marketplace_theme_id._id, marketplace_theme_id.is_default, marketplace_theme_id.release, marketplace_theme_id.created_at, marketplace_theme_id.updated_at in response with status code 200

    • [Breaking] [Deleted] properties applied_themes[]._id, applied_themes[].application_id in response with status code 200

  • What's Changed

    • [Breaking] [Changed] Type from object to string of property marketplace_theme_id of schema MarketplaceThemeId in response with status code 200

    • [Breaking] [Changed] Type from integer to number of property company_id of schema CompanyThemeSchema in response with status code 200

getApplicationThemes
  • What's New

    • [Breaking] [Added] Value format date-time to property [].created_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property [].updated_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Type object to property [].available_sections[].props[] of schema SectionItem in response with status code 200

    • [Breaking] [Added] Type object to property [].available_sections[].blocks[] of schema SectionItem in response with status code 200

    • [Added] property [].available_sections[].preset of schema SectionItem in response with status code 200

    • [Added] property [].global_sections of schema ThemesSchema in response with status code 200

    • [Added] property [].applied_themes of schema ThemesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties [].config.preset.pages in response with status code 200

getApplicationThemesCount
  • What's New

    • [Added] Security in Request

getThemeById
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].props[] of schema SectionItem in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].blocks[] of schema SectionItem in response with status code 200

    • [Added] property available_sections[].preset of schema SectionItem in response with status code 200

    • [Added] property global_sections of schema ThemesSchema in response with status code 200

    • [Added] property applied_themes of schema ThemesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties config.preset.pages in response with status code 200

updateTheme
  • What's New

    • [Added] property applied of schema ThemesSchema in request body

    • [Added] property is_private of schema ThemesSchema in request body

    • [Added] property tags of schema ThemesSchema in request body

    • [Added] property _id of schema ThemesSchema in request body

    • [Added] property application_id of schema ThemesSchema in request body

    • [Added] property marketplace_theme_id of schema ThemesSchema in request body

    • [Added] property meta of schema ThemesSchema in request body

    • [Added] property name of schema ThemesSchema in request body

    • [Added] property template_theme_id of schema ThemesSchema in request body

    • [Added] property version of schema ThemesSchema in request body

    • [Added] property styles of schema ThemesSchema in request body

    • [Added] property created_at of schema ThemesSchema in request body

    • [Added] property updated_at of schema ThemesSchema in request body

    • [Added] property global_sections of schema ThemesSchema in request body

    • [Added] property assets of schema ThemesSchema in request body

    • [Added] property available_sections of schema ThemesSchema in request body

    • [Added] property theme_type of schema ThemesSchema in request body

    • [Added] property company_id of schema ThemesSchema in request body

    • [Added] property src of schema ThemesSchema in request body

    • [Added] property applied_themes of schema ThemesSchema in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].props[] of schema SectionItem in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].blocks[] of schema SectionItem in response with status code 200

    • [Added] property available_sections[].preset of schema SectionItem in response with status code 200

    • [Added] property global_sections of schema ThemesSchema in response with status code 200

    • [Added] property applied_themes of schema ThemesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties config.preset.pages in request body

    • [Breaking] [Deleted] properties config.preset.pages in response with status code 200

deleteTheme
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].props[] of schema SectionItem in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].blocks[] of schema SectionItem in response with status code 200

    • [Added] property available_sections[].preset of schema SectionItem in response with status code 200

    • [Added] property global_sections of schema ThemesSchema in response with status code 200

    • [Added] property applied_themes of schema ThemesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties config.preset.pages in response with status code 200

addThemeToApplication
  • What's Deprecated

    • [Breaking] [Deleted] method addThemeToApplication

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].props[] of schema SectionItem in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].blocks[] of schema SectionItem in response with status code 200

    • [Added] property available_sections[].preset of schema SectionItem in response with status code 200

    • [Added] property global_sections of schema ThemesSchema in response with status code 200

    • [Added] property applied_themes of schema ThemesSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties config.preset.pages in response with status code 200

applyTheme
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].props[] of schema SectionItem in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].blocks[] of schema SectionItem in response with status code 200

    • [Added] property available_sections[].preset of schema SectionItem in response with status code 200

    • [Added] property global_sections of schema ThemesSchema in response with status code 200

    • [Added] property applied_themes of schema ThemesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties config.preset.pages in response with status code 200

duplicateTheme
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].props[] of schema SectionItem in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].blocks[] of schema SectionItem in response with status code 200

    • [Added] property available_sections[].preset of schema SectionItem in response with status code 200

    • [Added] property global_sections of schema ThemesSchema in response with status code 200

    • [Added] property applied_themes of schema ThemesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties config.preset.pages in response with status code 200

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].props[] of schema SectionItem in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].blocks[] of schema SectionItem in response with status code 200

    • [Added] property available_sections[].preset of schema SectionItem in response with status code 200

    • [Added] property global_sections of schema ThemesSchema in response with status code 200

    • [Added] property applied_themes of schema ThemesSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties config.preset.pages in response with status code 200

getThemeForPreview
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].props[] of schema SectionItem in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].blocks[] of schema SectionItem in response with status code 200

    • [Added] property available_sections[].preset of schema SectionItem in response with status code 200

    • [Added] property global_sections of schema ThemesSchema in response with status code 200

    • [Added] property applied_themes of schema ThemesSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties config.preset.pages in response with status code 200

getThemeLastModified
  • What's New

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 4XX

    • [Breaking] [Deleted] Response with status 5XX

isUpgradable
  • What's New

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties versions.parent_theme, versions.applied_theme in response with status code 200

upgradeTheme
  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_at of schema ThemesSchema in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].props[] of schema SectionItem in response with status code 200

    • [Breaking] [Added] Type object to property available_sections[].blocks[] of schema SectionItem in response with status code 200

    • [Added] property available_sections[].preset of schema SectionItem in response with status code 200

    • [Added] property global_sections of schema ThemesSchema in response with status code 200

    • [Added] property applied_themes of schema ThemesSchema in response with status code 200

    • [Added] Response with status 400

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] properties config.preset.pages in response with status code 200

  • What's New

    • [Added] Security in Request

  • What's New

    • [Added] method getPageMapperConfig

  • What's New

    • [Added] method updatePageMapperConfig

  • What's New

    • [Added] method createPageMapping

  • What's New

    • [Added] method updatePageMapping

  • What's New

    • [Added] method deletePageMapping

  • What's New

    • [Added] method getFontsV2

  • What's New

    • [Added] method createTheme

createThemePreview
  • What's New

    • [Added] method createThemePreview

  • What's New

    • [Added] method getLatestVersionOfThemeBySlug

  • What's New

    • [Added] method getDefaultMarketplaceTheme

User
User
  • What's New

    • [Added] property items[].phone_numbers[].rrid_linked of schema PhoneNumber in response with status code 200

    • [Added] Possible nullable value true to property items[].gender of schema UserSearchSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema UserSearchSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_at of schema UserSearchSchema in response with status code 200

    • [Added] property items[].__v of schema UserSearchSchema in response with status code 200

    • [Added] property items[].has_old_password_hash of schema UserSearchSchema in response with status code 200

    • [Added] property items[].debug of schema UserSearchSchema in response with status code 200

    • [Added] property items[].social_accounts of schema UserSearchSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter q

    • [Deleted] Required status from query parameter page_size

    • [Deleted] Required status from query parameter page_no

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Added] property users[].phone_numbers[].rrid_linked of schema PhoneNumber in response with status code 200

    • [Added] Possible nullable value true to property users[].gender of schema UserSearchSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property users[].created_at of schema UserSearchSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property users[].updated_at of schema UserSearchSchema in response with status code 200

    • [Added] property users[].__v of schema UserSearchSchema in response with status code 200

    • [Added] property users[].has_old_password_hash of schema UserSearchSchema in response with status code 200

    • [Added] property users[].debug of schema UserSearchSchema in response with status code 200

    • [Added] property users[].social_accounts of schema UserSearchSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter q

    • [Deleted] Required status from query parameter query

  • What's New

    • [Added] property user.phone_numbers[].rrid_linked of schema PhoneNumber in response with status code 200

    • [Added] Possible nullable value true to property user.gender of schema UserSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property user.created_at of schema UserSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property user.updated_at of schema UserSchema in response with status code 200

    • [Added] property user.password_last_modified of schema UserSchema in response with status code 200

    • [Added] property user.password_history of schema UserSchema in response with status code 200

    • [Added] property user.social_accounts of schema UserSchema in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] reason, user_id, status made required in request body

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] reason, reason_id, user_id made required in request body

    • [Added] Security in Request

  • What's New

    • [Added] property user.phone_numbers[].rrid_linked of schema PhoneNumber in response with status code 200

    • [Added] Possible nullable value true to property user.gender of schema UserSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property user.created_at of schema UserSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property user.updated_at of schema UserSchema in response with status code 200

    • [Added] property user.password_last_modified of schema UserSchema in response with status code 200

    • [Added] property user.password_history of schema UserSchema in response with status code 200

    • [Added] property user.social_accounts of schema UserSchema in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Added] property max_age of schema CreateUserSessionRequestSchema in request body

    • [Added] property external_id of schema CreateUserSessionRequestSchema in request body

    • [Breaking] [Added] domain, user_id made required in request body

    • [Added] Security in Request

  • What's New

    • [Added] query parameter external_id (type: string)

    • [Added] property external_id of schema SessionDeleteResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter id

  • What's New

    • [Added] query parameter external_id (type: string)

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter id

  • What's New

    • [Added] query parameter external_id (type: string)

    • [Added] property external_id of schema SessionsDeleteResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter id

  • What's New

    • [Breaking] [Added] user_id made required in request body

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Breaking] [Added] Value format date-time to property updated_at of schema PlatformSchema in response with status code 200

    • [Added] property login.via of schema Login in response with status code 200

    • [Added] property social.truecaller of schema Social in response with status code 200

    • [Added] property required_fields.password of schema RequiredFields in response with status code 200

    • [Added] property register_required_fields.password of schema RegisterRequiredFields in response with status code 200

    • [Added] property social_tokens.accountkit of schema SocialTokens in response with status code 200

    • [Added] property social_tokens.truecaller of schema SocialTokens in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema PlatformSchema in response with status code 200

    • [Added] Possible nullable value true to property mobile_image of schema PlatformSchema in response with status code 200

    • [Added] Possible nullable value true to property desktop_image of schema PlatformSchema in response with status code 200

    • [Added] property account_lockout of schema PlatformSchema in response with status code 200

    • [Added] property password_settings of schema PlatformSchema in response with status code 200

    • [Added] property jwt_config of schema PlatformSchema in response with status code 200

    • [Added] property auth_method of schema PlatformSchema in response with status code 200

    • [Added] property retail_account of schema PlatformSchema in response with status code 200

    • [Added] property phone_number_limit of schema PlatformSchema in response with status code 200

    • [Added] property email_id_limit of schema PlatformSchema in response with status code 200

    • [Added] property updated_by of schema PlatformSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property social_tokens.account_kit of schema SocialTokens in response with status code 200

  • What's New

    • [Breaking] [Added] Value format date-time to property updated_at of schema PlatformSchema in request body

    • [Added] property login.via of schema Login in request body

    • [Added] property social.truecaller of schema Social in request body

    • [Added] property required_fields.password of schema RequiredFields in request body

    • [Added] property register_required_fields.password of schema RegisterRequiredFields in request body

    • [Added] property social_tokens.accountkit of schema SocialTokens in request body

    • [Added] property social_tokens.truecaller of schema SocialTokens in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema PlatformSchema in request body

    • [Added] Possible nullable value true to property mobile_image of schema PlatformSchema in request body

    • [Added] Possible nullable value true to property desktop_image of schema PlatformSchema in request body

    • [Added] property account_lockout of schema PlatformSchema in request body

    • [Added] property password_settings of schema PlatformSchema in request body

    • [Added] property jwt_config of schema PlatformSchema in request body

    • [Added] property auth_method of schema PlatformSchema in request body

    • [Added] property retail_account of schema PlatformSchema in request body

    • [Added] property phone_number_limit of schema PlatformSchema in request body

    • [Added] property email_id_limit of schema PlatformSchema in request body

    • [Added] property updated_by of schema PlatformSchema in request body

    • [Breaking] [Added] Value format date-time to property updated_at of schema PlatformSchema in response with status code 200

    • [Added] property login.via of schema Login in response with status code 200

    • [Added] property social.truecaller of schema Social in response with status code 200

    • [Added] property required_fields.password of schema RequiredFields in response with status code 200

    • [Added] property register_required_fields.password of schema RegisterRequiredFields in response with status code 200

    • [Added] property social_tokens.accountkit of schema SocialTokens in response with status code 200

    • [Added] property social_tokens.truecaller of schema SocialTokens in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_at of schema PlatformSchema in response with status code 200

    • [Added] Possible nullable value true to property mobile_image of schema PlatformSchema in response with status code 200

    • [Added] Possible nullable value true to property desktop_image of schema PlatformSchema in response with status code 200

    • [Added] property account_lockout of schema PlatformSchema in response with status code 200

    • [Added] property password_settings of schema PlatformSchema in response with status code 200

    • [Added] property jwt_config of schema PlatformSchema in response with status code 200

    • [Added] property auth_method of schema PlatformSchema in response with status code 200

    • [Added] property retail_account of schema PlatformSchema in response with status code 200

    • [Added] property phone_number_limit of schema PlatformSchema in response with status code 200

    • [Added] property email_id_limit of schema PlatformSchema in response with status code 200

    • [Added] property updated_by of schema PlatformSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property social_tokens.account_kit of schema SocialTokens in request body

    • [Breaking] [Deleted] property social_tokens.account_kit of schema SocialTokens in response with status code 200

  • What's New

    • [Added] property blacklisted_users of schema CreateUserGroup in request body

    • [Added] property category of schema CreateUserGroup in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema UserGroupResponseSchema in response with status code 201

    • [Breaking] [Added] Value format date-time to property modified_at of schema UserGroupResponseSchema in response with status code 201

    • [Added] property blacklisted_users of schema UserGroupResponseSchema in response with status code 201

    • [Added] property total_users of schema UserGroupResponseSchema in response with status code 201

    • [Added] property tags of schema UserGroupResponseSchema in response with status code 201

    • [Added] property category of schema UserGroupResponseSchema in response with status code 201

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] Type from string to object of property conditions[].value of schema ConditionsSchema in request body

    • [Breaking] [Changed] Type from string to object of property conditions[].value of schema Conditions in response with status code 201

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema UserGroupResponseSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].modified_at of schema UserGroupResponseSchema in response with status code 200

    • [Added] property items[].blacklisted_users of schema UserGroupResponseSchema in response with status code 200

    • [Added] property items[].total_users of schema UserGroupResponseSchema in response with status code 200

    • [Added] property items[].tags of schema UserGroupResponseSchema in response with status code 200

    • [Added] property items[].category of schema UserGroupResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter page_no

    • [Deleted] Required status from query parameter page_size

    • [Deleted] Required status from query parameter name

    • [Deleted] Required status from query parameter type

    • [Deleted] Required status from query parameter status

    • [Deleted] Required status from query parameter group_uid

  • What's Changed

    • [Breaking] [Changed] Type from string to object of property items[].conditions[].value of schema Conditions in response with status code 200

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema UserGroupResponseSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema UserGroupResponseSchema in response with status code 200

    • [Added] property blacklisted_users of schema UserGroupResponseSchema in response with status code 200

    • [Added] property total_users of schema UserGroupResponseSchema in response with status code 200

    • [Added] property tags of schema UserGroupResponseSchema in response with status code 200

    • [Added] property category of schema UserGroupResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] Type from string to object of property conditions[].value of schema ConditionsSchema in request body

    • [Breaking] [Changed] Type from string to object of property conditions[].value of schema Conditions in response with status code 200

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema UserGroupResponseSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema UserGroupResponseSchema in response with status code 200

    • [Added] property blacklisted_users of schema UserGroupResponseSchema in response with status code 200

    • [Added] property total_users of schema UserGroupResponseSchema in response with status code 200

    • [Added] property tags of schema UserGroupResponseSchema in response with status code 200

    • [Added] property category of schema UserGroupResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] Type from string to object of property conditions[].value of schema Conditions in response with status code 200

  • What's New

    • [Added] Possible values black_list to property type of schema PartialUserGroupUpdateSchema in request body

    • [Added] Possible values white_list to property type of schema PartialUserGroupUpdateSchema in request body

    • [Added] property whitelisted_users of schema PartialUserGroupUpdateSchema in request body

    • [Added] property blacklisted_users of schema PartialUserGroupUpdateSchema in request body

    • [Breaking] [Added] Value format date-time to property created_at of schema UserGroupResponseSchema in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema UserGroupResponseSchema in response with status code 200

    • [Added] property blacklisted_users of schema UserGroupResponseSchema in response with status code 200

    • [Added] property total_users of schema UserGroupResponseSchema in response with status code 200

    • [Added] property tags of schema UserGroupResponseSchema in response with status code 200

    • [Added] property category of schema UserGroupResponseSchema in response with status code 200

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] Type from string to object of property conditions[].value of schema Conditions in response with status code 200

  • What's New

    • [Added] Response with status 201

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 200

  • What's Changed

    • [Breaking] [Changed] Type from string to object of property default_value of schema CreateUserAttributeDefinition in request body

  • What's New

    • [Breaking] [Added] Value format date-time to property items[].created_at of schema UserAttributeDefinition in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].modified_at of schema UserAttributeDefinition in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter page_size

    • [Deleted] Required status from query parameter page_no

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema UserAttributeDefinition in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema UserAttributeDefinition in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] Type from string to object of property default_value of schema CreateUserAttributeDefinition in request body

  • What's New

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Breaking] [Added] Value format date-time to property created_at of schema UserAttributeDefinition in response with status code 200

    • [Breaking] [Added] Value format date-time to property modified_at of schema UserAttributeDefinition in response with status code 200

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's New

    • [Added] Response with status 201

    • [Added] Security in Request

  • What's New

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Added] Security in Request

  • What's Deprecated

    • [Deleted] Required status from query parameter page_size

    • [Deleted] Required status from query parameter page_no

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Added] Response with status 404

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] Response with status 400

  • What's New

    • [Added] method createUserSessionV2

  • What's New

    • [Added] method getUserGroupCategories

  • What's New

    • [Added] method getUsersByByGroupId

  • What's New

    • [Added] method getCategorisedUserGroups

  • What's New

    • [Added] method getUserGroupTags

  • What's New

    • [Added] method refreshUserGroupTotalUsers

  • What's New

    • [Added] method bulkUpdateUserAttributes

  • What's New

    • [Added] method bulkUpdatePerUserAttributes

  • What's New

    • [Added] method checkUserGroupsExists

Webhook
Webhook
downloadDeliveryReport
  • What's New

    • [Added] Security in Request

pingWebhook
  • What's New

    • [Added] Security in Request

getReportFilters
  • What's New

    • [Added] Security in Request

getHistoricalReports
  • What's New

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

cancelJobByName
  • What's New

    • [Added] Security in Request

getDeliveryReports
  • What's New

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Added] Security in Request

  • What's Changed

    • [Breaking] [Changed] Type from integer to number of property rows[].response_time of schema EventProcessReportObject in response with status code 200

fetchAllEventConfigurations
  • What's New

    • [Breaking] [Added] Value format date-time to property event_configs[].subscriber_event_mapping.created_on of schema SubscriberEventMapping in response with status code 200

    • [Added] property event_configs[].subscriber_event_mapping.broadcaster_config of schema SubscriberEventMapping in response with status code 200

    • [Breaking] [Added] Value format date-time to property event_configs[].created_on of schema EventConfig in response with status code 200

    • [Breaking] [Added] Value format date-time to property event_configs[].updated_on of schema EventConfig in response with status code 200

    • [Added] property event_configs[].type of schema EventConfig in response with status code 200

    • [Added] property event_configs[].modified_by of schema EventConfig in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property event_configs[].subscriber_event_mapping.topic of schema SubscriberEventMapping in response with status code 200

  • What's New

    • [Breaking] [Added] Possible values kafka,sqs,rest,event_bridge,pub_sub,temporal to property provider of schema SubscriberConfigPostRequestV2 in request body

    • [Breaking] [Added] Type object to property association of schema Association in request body

    • [Added] Possible nullable value true to property custom_headers of schema SubscriberConfigPostRequestV2 in request body

    • [Breaking] [Added] Possible values hmac to property auth_meta.type of schema AuthMeta in request body

    • [Breaking] [Added] Type object to property auth_meta of schema AuthMeta in request body

    • [Added] property events[].queue of schema Events in request body

    • [Added] property events[].event_bridge_name of schema Events in request body

    • [Added] property events[].workflow_name of schema Events in request body

    • [Added] property events[].detail_type of schema Events in request body

    • [Added] property type of schema SubscriberConfigPostRequestV2 in request body

    • [Breaking] [Added] Possible values kafka,sqs,rest,event_bridge,pub_sub,temporal to property provider of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Type object to property association of schema AssociationResp in response with status code 200

    • [Added] Possible nullable value true to property custom_headers of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_on of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_on of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Possible values hmac to property auth_meta.type of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Type object to property auth_meta of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Type object to property of schema SubscriberConfigResult in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Possible values kafka,sqs,rest,event_bridge,pub_sub,temporal to property provider of schema SubscriberConfigUpdateRequestV2 in request body

    • [Breaking] [Added] Type object to property association of schema Association in request body

    • [Added] Possible nullable value true to property custom_headers of schema SubscriberConfigUpdateRequestV2 in request body

    • [Breaking] [Added] Possible values hmac to property auth_meta.type of schema AuthMeta in request body

    • [Breaking] [Added] Type object to property auth_meta of schema AuthMeta in request body

    • [Added] property events[].queue of schema Events in request body

    • [Added] property events[].event_bridge_name of schema Events in request body

    • [Added] property events[].workflow_name of schema Events in request body

    • [Added] property events[].detail_type of schema Events in request body

    • [Added] property type of schema SubscriberConfigUpdateRequestV2 in request body

    • [Breaking] [Added] Possible values kafka,sqs,rest,event_bridge,pub_sub,temporal to property provider of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Type object to property association of schema AssociationResp in response with status code 200

    • [Added] Possible nullable value true to property custom_headers of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_on of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_on of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Possible values hmac to property auth_meta.type of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Type object to property auth_meta of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Type object to property of schema SubscriberConfigResult in response with status code 200

    • [Added] Security in Request

registerSubscriberToEvent
  • What's New

    • [Breaking] [Added] Type object to property association of schema Association in request body

    • [Added] Possible nullable value true to property custom_headers of schema SubscriberConfigPost in request body

    • [Breaking] [Added] Possible values hmac to property auth_meta.type of schema AuthMeta in request body

    • [Breaking] [Added] Type object to property auth_meta of schema AuthMeta in request body

    • [Added] property type of schema SubscriberConfigPost in request body

    • [Breaking] [Added] Possible values kafka,sqs,rest,event_bridge,pub_sub,temporal to property provider of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Type object to property association of schema AssociationResp in response with status code 200

    • [Added] Possible nullable value true to property custom_headers of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_on of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_on of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Possible values hmac to property auth_meta.type of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Type object to property auth_meta of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Type object to property of schema SubscriberConfigResult in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Possible values kafka,sqs,rest,event_bridge,pub_sub,temporal to property items[].provider of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Type object to property items[].association of schema AssociationResp in response with status code 200

    • [Added] Possible nullable value true to property items[].custom_headers of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_on of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].created_on of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Possible values hmac to property items[].auth_meta.type of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Type object to property items[].auth_meta of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].event_configs[].subscriber_event_mapping.created_on of schema SubscriberEventMapping in response with status code 200

    • [Added] property items[].event_configs[].subscriber_event_mapping.broadcaster_config of schema SubscriberEventMapping in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].event_configs[].created_on of schema EventConfig in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].event_configs[].updated_on of schema EventConfig in response with status code 200

    • [Added] property items[].event_configs[].type of schema EventConfig in response with status code 200

    • [Added] property items[].event_configs[].modified_by of schema EventConfig in response with status code 200

    • [Breaking] [Added] Type object to property items[] of schema SubscriberDetails in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Breaking] [Added] Type object to property of schema SubscriberConfigList in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].event_configs[].subscriber_event_mapping.topic of schema SubscriberEventMapping in response with status code 200

updateSubscriberConfig
  • What's New

    • [Breaking] [Added] Type object to property association of schema Association in request body

    • [Added] Possible nullable value true to property custom_headers of schema SubscriberConfigUpdate in request body

    • [Breaking] [Added] Possible values hmac to property auth_meta.type of schema AuthMeta in request body

    • [Breaking] [Added] Type object to property auth_meta of schema AuthMeta in request body

    • [Added] property type of schema SubscriberConfigUpdate in request body

    • [Breaking] [Added] Possible values kafka,sqs,rest,event_bridge,pub_sub,temporal to property provider of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Type object to property association of schema AssociationResp in response with status code 200

    • [Added] Possible nullable value true to property custom_headers of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_on of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_on of schema SubscriberConfigResult in response with status code 200

    • [Breaking] [Added] Possible values hmac to property auth_meta.type of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Type object to property auth_meta of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Type object to property of schema SubscriberConfigResult in response with status code 200

    • [Added] Security in Request

  • What's New

    • [Breaking] [Added] Possible values kafka,sqs,rest,event_bridge,pub_sub,temporal to property provider of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Type object to property association of schema AssociationResp in response with status code 200

    • [Added] Possible nullable value true to property custom_headers of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Value format date-time to property updated_on of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Value format date-time to property created_on of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Possible values hmac to property auth_meta.type of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Type object to property auth_meta of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property event_configs[].subscriber_event_mapping.created_on of schema SubscriberEventMapping in response with status code 200

    • [Added] property event_configs[].subscriber_event_mapping.broadcaster_config of schema SubscriberEventMapping in response with status code 200

    • [Breaking] [Added] Value format date-time to property event_configs[].created_on of schema EventConfig in response with status code 200

    • [Breaking] [Added] Value format date-time to property event_configs[].updated_on of schema EventConfig in response with status code 200

    • [Added] property event_configs[].type of schema EventConfig in response with status code 200

    • [Added] property event_configs[].modified_by of schema EventConfig in response with status code 200

    • [Breaking] [Added] Type object to property of schema SubscriberDetails in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property event_configs[].subscriber_event_mapping.topic of schema SubscriberEventMapping in response with status code 200

  • What's New

    • [Breaking] [Added] Possible values kafka,sqs,rest,event_bridge,pub_sub,temporal to property items[].provider of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Type object to property items[].association of schema AssociationResp in response with status code 200

    • [Added] Possible nullable value true to property items[].custom_headers of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].updated_on of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].created_on of schema SubscriberDetails in response with status code 200

    • [Breaking] [Added] Possible values hmac to property items[].auth_meta.type of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Type object to property items[].auth_meta of schema AuthMeta in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].event_configs[].subscriber_event_mapping.created_on of schema SubscriberEventMapping in response with status code 200

    • [Added] property items[].event_configs[].subscriber_event_mapping.broadcaster_config of schema SubscriberEventMapping in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].event_configs[].created_on of schema EventConfig in response with status code 200

    • [Breaking] [Added] Value format date-time to property items[].event_configs[].updated_on of schema EventConfig in response with status code 200

    • [Added] property items[].event_configs[].type of schema EventConfig in response with status code 200

    • [Added] property items[].event_configs[].modified_by of schema EventConfig in response with status code 200

    • [Breaking] [Added] Type object to property items[] of schema SubscriberDetails in response with status code 200

    • [Added] property page.limit of schema Page in response with status code 200

    • [Added] property page.total of schema Page in response with status code 200

    • [Breaking] [Added] Type object to property of schema SubscriberConfigList in response with status code 200

    • [Added] Security in Request

  • What's Deprecated

    • [Breaking] [Deleted] property items[].event_configs[].subscriber_event_mapping.topic of schema SubscriberEventMapping in response with status code 200

  • What's New

    • [Added] method upsertSubscriberEvent


Was this section helpful?