Application
Events categorised under application/sales channel level will be triggered when any action performed for sales channel. e.g. If new Coupon is created for sales channel.
Events
application/configuration/create/v1
# this event is triggered when configuration is created
application/configuration/update/v1
# this event is triggered when configuration is updated
Payload
Properties
application_id
array|string
Required
sales channel ID for which this event is triggered
company_id
integer
Required
company ID for which this event is triggered
contains
array of string
Required
This array will have all the keys present at root level of 'payload' object
event
object
Required
Properties
category
string
Required
category of the event. If it is at sales channel level or company level
created_timestamp
integer
Required
event generation timestamp in epoch milliseconds
id
string
Required
Unique ID for an event. This id can be used to verifiy if event is already processed by receiver
name
string
Required
Name of the event
trace_id
array of string
Required
internal trace_id for Fynd Platform services
type
string
Required
Type/Action of the event. e.g. create/update/delete
version
string
Required
Version of the event.
payload
object
Required
The payload containing various configuration settings.
Properties
app
string
Required
The app associated with the payload.
business
string
Required
The business associated with the payload.
inventory
object
The inventory settings.
Properties
company_id
integer
The ID of the company associated with the inventory.
out_of_stock
boolean
Indicates whether items are out of stock.
franchise_enabled
boolean
Indicates whether franchise operations are enabled.
pricing_strategy
string
Indicates the pricing strategy value.
Enum
international
boolean
Indicates whether international price factory is enabled or not.
brand
object
The brand settings.
Properties
criteria
string
Required
The criteria for selecting brands.
brands
array of integer
An array of brand IDs.
store
object
The store settings.
Properties
criteria
string
Required
The criteria for selecting stores.
rules
array of object
An array of rules.
Array of Properties
companies
array of integer
An array of company IDs.
brands
array of integer
An array of brand IDs.
stores
array of integer
An array of store IDs.
image
array of string
An array of image URLs.
only_verified_products
boolean
Indicates whether only verified products are included.
category
object
The category settings.
Properties
criteria
string
The criteria for selecting categories.
categories
array of integer
An array of category IDs.
exclude_category
array of integer
An array of category IDs to be excluded.
price
object
The price range settings.
Properties
min
integer
Required
The minimum value of the price range.
max
integer
Required
The maximum value of the price range.
discount
object
The discount settings.
Properties
min
integer
Required
The minimum value of the discount range.
max
integer
Required
The maximum value of the discount range.
company_store
array of integer
An array of company store IDs.
search
object
Configuration settings for search functionality within the application.
Properties
fst_identification
object
Configuration settings for search query interpretation using the GPT model to deliver more relevant results within the application.
Properties
enabled
boolean
Indicates whether search query interpretation is enabled for the application.
Default Value : false
query_suggestions
object
Configuration settings for query suggestions powered by the GPT model using the current live catalog within the application.
Properties
enabled
boolean
Indicates whether to enable or disable query suggestions powered by the GPT model using the current live catalog within the application.
Default Value : false
max_limit
integer
Specifies the maximum number of query suggestions that can be returned.
skg_identification
object
Configuration settings for semantic knowledge graph-based search that leverages AI to understand product relationships, user intent, and contextual meanings to deliver highly accurate and personalized search results within the application.
Properties
enabled
boolean
Indicates whether semantic knowledge graph-based search is enabled for the application.
Default Value : true
authentication
object
The authentication settings.
Properties
required
boolean
Indicates whether authentication is required.
provider
string
The authentication provider.
article_assignment
object
The article assignment settings.
Properties
post_order_reassignment
boolean
Indicates whether post-order reassignment is enabled.
enforced_stores
array of integer
An array of enforced store IDs.
rules
object
The rules for article assignment.
Properties
store_priority
object
The priority settings for stores.
Properties
enabled
boolean
Indicates whether store priority is enabled.
storetype_order
array of string
An array of store types in order of priority.
reward_points
object
The reward points settings.
Properties
credit
object
The credit settings.
Properties
enabled
boolean
Indicates whether credit is enabled.
debit
object
The debit settings.
Properties
enabled
boolean
Indicates whether debit is enabled.
auto_apply
boolean
Indicates whether reward points are auto-applied.
strategy_channel
string
The strategy channel for reward points.
cart
object
The cart settings.
Properties
delivery_charges
object
The delivery charges settings.
Properties
enabled
boolean
Indicates whether delivery charges are enabled.
charges
array of object
An array of charge objects.
Array of Properties
threshold
integer
The threshold value.
charges
integer
The charge value.
international_delivery_charges
object
The international delivery charges settings.
Properties
enabled
boolean
Indicates whether international delivery charges are enabled.
charges
array of object
An array of charge arrays.
Array of Properties
threshold
integer
The threshold value.
charges
integer
The charge value.
pan_card
object
The PAN card settings.
Properties
enabled
boolean
Indicates whether PAN card is enabled.
cod_threshold_amount
integer
The COD threshold amount.
online_threshold_amount
integer
The online threshold amount.
enabled
boolean
Indicates whether the cart is enabled.
max_cart_items
integer
The maximum number of items allowed in the cart.
min_cart_value
integer
The minimum cart value allowed.
bulk_coupons
boolean
Indicates whether bulk coupons are enabled.
revenue_engine_coupon
boolean
Indicates whether revenue engine coupon is enabled.
empty_cart
boolean
Indicates whether empty cart is enabled.
payment
object
The payment settings.
Properties
mode_of_payment
string
Required
The mode of payment.
source
string
Required
The payment source.
enabled
boolean
Indicates whether the payment method is enabled.
callback_url
object
The callback URL settings.
Properties
app
string
The callback URL for the app.
web
string
The callback URL for the web.
cod_amount_limit
integer
The COD amount limit.
cod_charges
integer
The COD charges.
anonymous_cod
boolean
Indicates whether anonymous COD is enabled.
user_cod_limit
integer
The user COD limit.
methods
object
The payment methods settings.
Properties
pl
object
The PL payment method settings.
Properties
enabled
boolean
Indicates whether the PL payment method is enabled.
card
object
The card payment method settings.
Properties
enabled
boolean
Indicates whether the card payment method is enabled.
nb
object
The NB payment method settings.
Properties
enabled
boolean
Indicates whether the NB payment method is enabled.
wl
object
The WL payment method settings.
Properties
enabled
boolean
Indicates whether the WL payment method is enabled.
ps
object
The PS payment method settings.
Properties
enabled
boolean
Indicates whether the PS payment method is enabled.
upi
object
The UPI payment method settings.
Properties
enabled
boolean
Indicates whether the UPI payment method is enabled.
qr
object
The QR payment method settings.
Properties
enabled
boolean
Indicates whether the QR payment method is enabled.
cod
object
The COD payment method settings.
Properties
enabled
boolean
Indicates whether the COD payment method is enabled.
pp
object
The PP payment method settings.
Properties
enabled
boolean
Indicates whether the PP payment method is enabled.
jp
object
The JP payment method settings.
Properties
enabled
boolean
Indicates whether the JP payment method is enabled.
pac
object
The PAC payment method settings.
Properties
enabled
boolean
Indicates whether the PAC payment method is enabled.
fc
object
The FC payment method settings.
Properties
enabled
boolean
Indicates whether the FC payment method is enabled.
jiopp
object
The JIOPP payment method settings.
Properties
enabled
boolean
Indicates whether the JIOPP payment method is enabled.
stripepg
object
The StripePG payment method settings.
Properties
enabled
boolean
Indicates whether the StripePG payment method is enabled.
juspaypg
object
The JuspayPG payment method settings.
Properties
enabled
boolean
Indicates whether the JuspayPG payment method is enabled.
payubizpg
object
The PayubizPG payment method settings.
Properties
enabled
boolean
Indicates whether the PayubizPG payment method is enabled.
payumoneypg
object
The PayumoneyPG payment method settings.
Properties
enabled
boolean
Indicates whether the PayumoneyPG payment method is enabled.
rupifipg
object
The RupifiPG payment method settings.
Properties
enabled
boolean
Indicates whether the RupifiPG payment method is enabled.
simpl
object
The Simpl payment method settings.
Properties
enabled
boolean
Indicates whether the Simpl payment method is enabled.
payment_selection_lock
object
The payment selection lock settings.
Properties
enabled
boolean
Indicates whether payment selection lock is enabled.
default_options
string
The default payment options.
payment_identifier
string
The payment identifier.
order
object
The order settings.
Properties
enabled
boolean
Indicates whether orders are enabled.
force_reassignment
boolean
Indicates whether force reassignment is enabled.
message
string
The order message.
comms_enabled
boolean
Indicates whether communications are enabled.
communication
object
The communication settings.
Properties
email
object
The email settings.
Properties
enabled
boolean
Indicates whether email communication is enabled.
sms
object
The SMS settings.
Properties
enabled
boolean
Indicates whether SMS communication is enabled.
voice
object
The voice settings.
Properties
enabled
boolean
Indicates whether voice communication is enabled.
platforms
array of string
An array of platform types.
logistics
object
The logistics settings.
Properties
logistics_by_seller
boolean
Indicates whether logistics are managed by the seller.
serviceability_check
boolean
Indicates whether serviceability check is enabled.
same_day_delivery
boolean
Indicates whether same day delivery is enabled.
dp_assignment
boolean
Indicates whether DP assignment is enabled.
pii_masking
object
The PII masking settings.
Properties
enabled
boolean
Indicates whether PII masking is enabled.
security
object
Configuration for security-related features of the sales channel.
Properties
domains
array of object
List of allowed domains for security restrictions.
Array of Properties
host
string
The host URL for the allowed domain.
url_scheme
string
The protocol/scheme to use for the domain. Default is https.
Default Value : https
Enum
tags
array of string
An array of tags.
_id
string
Required
The ID of the payload.
modified_by
string
The user who last modified the payload.
created_at
string
The creation date of the payload.
modified_at
string
The last modification date of the payload.
__v
integer
The version number of the payload.
Payload Schema JSON
1{2 "type": "object",3 "required": [4 "company_id",5 "contains",6 "event",7 "payload",8 "application_id"9 ],10 "properties": {11 "application_id": {12 "type": [13 "array",14 "string"15 ],16 "description": "sales channel ID for which this event is triggered"17 },18 "company_id": {19 "type": "integer",20 "description": "company ID for which this event is triggered"21 },22 "contains": {23 "type": "array",24 "description": "This array will have all the keys present at root level of 'payload' object",25 "items": {26 "type": "string"27 }28 },29 "event": {30 "type": "object",31 "required": [32 "category",33 "created_timestamp",34 "id",35 "name",36 "trace_id",37 "type",38 "version"39 ],40 "properties": {41 "category": {42 "type": "string",43 "description": "category of the event. If it is at sales channel level or company level"44 },45 "created_timestamp": {46 "type": "integer",47 "description": "event generation timestamp in epoch milliseconds"48 },49 "id": {50 "type": "string",51 "description": "Unique ID for an event. This id can be used to verifiy if event is already processed by receiver"52 },53 "name": {54 "type": "string",55 "description": "Name of the event"56 },57 "trace_id": {58 "type": "array",59 "description": "internal trace_id for Fynd Platform services",60 "items": {61 "type": "string"62 }63 },64 "type": {65 "type": "string",66 "description": "Type/Action of the event. e.g. create/update/delete"67 },68 "version": {69 "type": "string",70 "description": "Version of the event."71 }72 }73 },74 "payload": {75 "type": "object",76 "description": "The payload containing various configuration settings.",77 "properties": {78 "app": {79 "type": "string",80 "description": "The app associated with the payload."81 },82 "business": {83 "type": "string",84 "description": "The business associated with the payload."85 },86 "inventory": {87 "type": "object",88 "description": "The inventory settings.",89 "properties": {90 "company_id": {91 "type": "integer",92 "description": "The ID of the company associated with the inventory."93 },94 "out_of_stock": {95 "type": "boolean",96 "description": "Indicates whether items are out of stock."97 },98 "franchise_enabled": {99 "type": "boolean",100 "description": "Indicates whether franchise operations are enabled."101 },102 "pricing_strategy": {103 "type": "string",104 "description": "Indicates the pricing strategy value.",105 "enum": [106 "store_prices",107 "price_factory"108 ]109 },110 "international": {111 "type": "boolean",112 "description": "Indicates whether international price factory is enabled or not."113 },114 "brand": {115 "type": "object",116 "description": "The brand settings.",117 "properties": {118 "criteria": {119 "type": "string",120 "description": "The criteria for selecting brands."121 },122 "brands": {123 "type": "array",124 "description": "An array of brand IDs.",125 "items": {126 "type": "integer",127 "description": "The ID of a brand."128 }129 }130 },131 "required": [132 "criteria"133 ]134 },135 "store": {136 "type": "object",137 "description": "The store settings.",138 "properties": {139 "criteria": {140 "type": "string",141 "description": "The criteria for selecting stores."142 },143 "rules": {144 "type": "array",145 "description": "An array of rules.",146 "items": {147 "type": "object",148 "description": "A rule object.",149 "properties": {150 "companies": {151 "type": "array",152 "description": "An array of company IDs.",153 "items": {154 "type": "integer",155 "description": "The ID of a company."156 }157 },158 "brands": {159 "type": "array",160 "description": "An array of brand IDs.",161 "items": {162 "type": "integer",163 "description": "The ID of a brand."164 }165 }166 }167 }168 },169 "stores": {170 "type": "array",171 "description": "An array of store IDs.",172 "items": {173 "type": "integer",174 "description": "The ID of a store."175 }176 }177 },178 "required": [179 "criteria"180 ]181 },182 "image": {183 "type": "array",184 "description": "An array of image URLs.",185 "items": {186 "type": "string",187 "description": "The URL of an image."188 }189 },190 "only_verified_products": {191 "type": "boolean",192 "description": "Indicates whether only verified products are included."193 },194 "category": {195 "type": "object",196 "description": "The category settings.",197 "properties": {198 "criteria": {199 "type": "string",200 "description": "The criteria for selecting categories."201 },202 "categories": {203 "description": "An array of category IDs.",204 "type": "array",205 "items": {206 "type": "integer",207 "description": "The ID of a category."208 }209 }210 }211 },212 "exclude_category": {213 "description": "An array of category IDs to be excluded.",214 "type": "array",215 "items": {216 "type": "integer",217 "description": "The ID of a category."218 }219 },220 "price": {221 "type": "object",222 "description": "The price range settings.",223 "properties": {224 "min": {225 "type": "integer",226 "description": "The minimum value of the price range."227 },228 "max": {229 "type": "integer",230 "description": "The maximum value of the price range."231 }232 },233 "required": [234 "min",235 "max"236 ]237 },238 "discount": {239 "type": "object",240 "description": "The discount settings.",241 "properties": {242 "min": {243 "type": "integer",244 "description": "The minimum value of the discount range."245 },246 "max": {247 "type": "integer",248 "description": "The maximum value of the discount range."249 }250 },251 "required": [252 "min",253 "max"254 ]255 },256 "company_store": {257 "type": "array",258 "description": "An array of company store IDs.",259 "items": {260 "type": "integer",261 "description": "The ID of a company store."262 }263 }264 }265 },266 "search": {267 "type": "object",268 "description": "Configuration settings for search functionality within the application.",269 "properties": {270 "fst_identification": {271 "type": "object",272 "description": "Configuration settings for search query interpretation using the GPT model to deliver more relevant results within the application.",273 "properties": {274 "enabled": {275 "type": "boolean",276 "default": false,277 "description": "Indicates whether search query interpretation is enabled for the application."278 }279 }280 },281 "query_suggestions": {282 "type": "object",283 "description": "Configuration settings for query suggestions powered by the GPT model using the current live catalog within the application.",284 "properties": {285 "enabled": {286 "type": "boolean",287 "default": false,288 "description": "Indicates whether to enable or disable query suggestions powered by the GPT model using the current live catalog within the application."289 },290 "max_limit": {291 "type": "integer",292 "description": "Specifies the maximum number of query suggestions that can be returned."293 }294 }295 },296 "skg_identification": {297 "type": "object",298 "description": "Configuration settings for semantic knowledge graph-based search that leverages AI to understand product relationships, user intent, and contextual meanings to deliver highly accurate and personalized search results within the application.",299 "properties": {300 "enabled": {301 "type": "boolean",302 "default": true,303 "description": "Indicates whether semantic knowledge graph-based search is enabled for the application."304 }305 }306 }307 }308 },309 "authentication": {310 "type": "object",311 "description": "The authentication settings.",312 "properties": {313 "required": {314 "type": "boolean",315 "description": "Indicates whether authentication is required."316 },317 "provider": {318 "type": "string",319 "description": "The authentication provider."320 }321 }322 },323 "article_assignment": {324 "type": "object",325 "description": "The article assignment settings.",326 "properties": {327 "post_order_reassignment": {328 "type": "boolean",329 "description": "Indicates whether post-order reassignment is enabled."330 },331 "enforced_stores": {332 "type": "array",333 "description": "An array of enforced store IDs.",334 "items": {335 "type": "integer",336 "description": "The ID of an enforced store."337 }338 },339 "rules": {340 "type": "object",341 "description": "The rules for article assignment.",342 "properties": {343 "store_priority": {344 "type": "object",345 "description": "The priority settings for stores.",346 "properties": {347 "enabled": {348 "type": "boolean",349 "description": "Indicates whether store priority is enabled."350 },351 "storetype_order": {352 "type": "array",353 "description": "An array of store types in order of priority.",354 "items": {355 "type": "string",356 "description": "The type of a store."357 }358 }359 }360 }361 }362 }363 }364 },365 "reward_points": {366 "type": "object",367 "description": "The reward points settings.",368 "properties": {369 "credit": {370 "type": "object",371 "description": "The credit settings.",372 "properties": {373 "enabled": {374 "type": "boolean",375 "description": "Indicates whether credit is enabled."376 }377 }378 },379 "debit": {380 "type": "object",381 "description": "The debit settings.",382 "properties": {383 "enabled": {384 "type": "boolean",385 "description": "Indicates whether debit is enabled."386 },387 "auto_apply": {388 "type": "boolean",389 "description": "Indicates whether reward points are auto-applied."390 },391 "strategy_channel": {392 "type": "string",393 "description": "The strategy channel for reward points."394 }395 }396 }397 }398 },399 "cart": {400 "type": "object",401 "description": "The cart settings.",402 "properties": {403 "delivery_charges": {404 "type": "object",405 "description": "The delivery charges settings.",406 "properties": {407 "enabled": {408 "type": "boolean",409 "description": "Indicates whether delivery charges are enabled."410 },411 "charges": {412 "type": "array",413 "description": "An array of charge objects.",414 "items": {415 "type": "object",416 "description": "A charge object.",417 "properties": {418 "threshold": {419 "type": "integer",420 "description": "The threshold value."421 },422 "charges": {423 "type": "integer",424 "description": "The charge value."425 }426 }427 }428 }429 }430 },431 "international_delivery_charges": {432 "type": "object",433 "description": "The international delivery charges settings.",434 "properties": {435 "enabled": {436 "type": "boolean",437 "description": "Indicates whether international delivery charges are enabled."438 },439 "charges": {440 "type": "array",441 "description": "An array of charge arrays.",442 "items": {443 "type": "object",444 "description": "A charge object.",445 "properties": {446 "threshold": {447 "type": "integer",448 "description": "The threshold value."449 },450 "charges": {451 "type": "integer",452 "description": "The charge value."453 }454 }455 }456 }457 }458 },459 "pan_card": {460 "type": "object",461 "description": "The PAN card settings.",462 "properties": {463 "enabled": {464 "type": "boolean",465 "description": "Indicates whether PAN card is enabled."466 },467 "cod_threshold_amount": {468 "type": "integer",469 "description": "The COD threshold amount."470 },471 "online_threshold_amount": {472 "type": "integer",473 "description": "The online threshold amount."474 }475 }476 },477 "enabled": {478 "type": "boolean",479 "description": "Indicates whether the cart is enabled."480 },481 "max_cart_items": {482 "type": "integer",483 "description": "The maximum number of items allowed in the cart."484 },485 "min_cart_value": {486 "type": "integer",487 "description": "The minimum cart value allowed."488 },489 "bulk_coupons": {490 "type": "boolean",491 "description": "Indicates whether bulk coupons are enabled."492 },493 "revenue_engine_coupon": {494 "type": "boolean",495 "description": "Indicates whether revenue engine coupon is enabled."496 },497 "empty_cart": {498 "type": "boolean",499 "description": "Indicates whether empty cart is enabled."500 }501 }502 },503 "payment": {504 "type": "object",505 "description": "The payment settings.",506 "properties": {507 "mode_of_payment": {508 "type": "string",509 "description": "The mode of payment."510 },511 "source": {512 "type": "string",513 "description": "The payment source."514 },515 "enabled": {516 "type": "boolean",517 "description": "Indicates whether the payment method is enabled."518 },519 "callback_url": {520 "type": "object",521 "description": "The callback URL settings.",522 "properties": {523 "app": {524 "type": "string",525 "description": "The callback URL for the app."526 },527 "web": {528 "type": "string",529 "description": "The callback URL for the web."530 }531 }532 },533 "cod_amount_limit": {534 "type": "integer",535 "description": "The COD amount limit."536 },537 "cod_charges": {538 "type": "integer",539 "description": "The COD charges."540 },541 "anonymous_cod": {542 "type": "boolean",543 "description": "Indicates whether anonymous COD is enabled."544 },545 "user_cod_limit": {546 "type": "integer",547 "description": "The user COD limit."548 },549 "methods": {550 "type": "object",551 "description": "The payment methods settings.",552 "properties": {553 "pl": {554 "type": "object",555 "description": "The PL payment method settings.",556 "properties": {557 "enabled": {558 "type": "boolean",559 "description": "Indicates whether the PL payment method is enabled."560 }561 }562 },563 "card": {564 "type": "object",565 "description": "The card payment method settings.",566 "properties": {567 "enabled": {568 "type": "boolean",569 "description": "Indicates whether the card payment method is enabled."570 }571 }572 },573 "nb": {574 "type": "object",575 "description": "The NB payment method settings.",576 "properties": {577 "enabled": {578 "type": "boolean",579 "description": "Indicates whether the NB payment method is enabled."580 }581 }582 },583 "wl": {584 "type": "object",585 "description": "The WL payment method settings.",586 "properties": {587 "enabled": {588 "type": "boolean",589 "description": "Indicates whether the WL payment method is enabled."590 }591 }592 },593 "ps": {594 "type": "object",595 "description": "The PS payment method settings.",596 "properties": {597 "enabled": {598 "type": "boolean",599 "description": "Indicates whether the PS payment method is enabled."600 }601 }602 },603 "upi": {604 "type": "object",605 "description": "The UPI payment method settings.",606 "properties": {607 "enabled": {608 "type": "boolean",609 "description": "Indicates whether the UPI payment method is enabled."610 }611 }612 },613 "qr": {614 "type": "object",615 "description": "The QR payment method settings.",616 "properties": {617 "enabled": {618 "type": "boolean",619 "description": "Indicates whether the QR payment method is enabled."620 }621 }622 },623 "cod": {624 "type": "object",625 "description": "The COD payment method settings.",626 "properties": {627 "enabled": {628 "type": "boolean",629 "description": "Indicates whether the COD payment method is enabled."630 }631 }632 },633 "pp": {634 "type": "object",635 "description": "The PP payment method settings.",636 "properties": {637 "enabled": {638 "type": "boolean",639 "description": "Indicates whether the PP payment method is enabled."640 }641 }642 },643 "jp": {644 "type": "object",645 "description": "The JP payment method settings.",646 "properties": {647 "enabled": {648 "type": "boolean",649 "description": "Indicates whether the JP payment method is enabled."650 }651 }652 },653 "pac": {654 "type": "object",655 "description": "The PAC payment method settings.",656 "properties": {657 "enabled": {658 "type": "boolean",659 "description": "Indicates whether the PAC payment method is enabled."660 }661 }662 },663 "fc": {664 "type": "object",665 "description": "The FC payment method settings.",666 "properties": {667 "enabled": {668 "type": "boolean",669 "description": "Indicates whether the FC payment method is enabled."670 }671 }672 },673 "jiopp": {674 "type": "object",675 "description": "The JIOPP payment method settings.",676 "properties": {677 "enabled": {678 "type": "boolean",679 "description": "Indicates whether the JIOPP payment method is enabled."680 }681 }682 },683 "stripepg": {684 "type": "object",685 "description": "The StripePG payment method settings.",686 "properties": {687 "enabled": {688 "type": "boolean",689 "description": "Indicates whether the StripePG payment method is enabled."690 }691 }692 },693 "juspaypg": {694 "type": "object",695 "description": "The JuspayPG payment method settings.",696 "properties": {697 "enabled": {698 "type": "boolean",699 "description": "Indicates whether the JuspayPG payment method is enabled."700 }701 }702 },703 "payubizpg": {704 "type": "object",705 "description": "The PayubizPG payment method settings.",706 "properties": {707 "enabled": {708 "type": "boolean",709 "description": "Indicates whether the PayubizPG payment method is enabled."710 }711 }712 },713 "payumoneypg": {714 "type": "object",715 "description": "The PayumoneyPG payment method settings.",716 "properties": {717 "enabled": {718 "type": "boolean",719 "description": "Indicates whether the PayumoneyPG payment method is enabled."720 }721 }722 },723 "rupifipg": {724 "type": "object",725 "description": "The RupifiPG payment method settings.",726 "properties": {727 "enabled": {728 "type": "boolean",729 "description": "Indicates whether the RupifiPG payment method is enabled."730 }731 }732 },733 "simpl": {734 "type": "object",735 "description": "The Simpl payment method settings.",736 "properties": {737 "enabled": {738 "type": "boolean",739 "description": "Indicates whether the Simpl payment method is enabled."740 }741 }742 }743 }744 },745 "payment_selection_lock": {746 "type": "object",747 "description": "The payment selection lock settings.",748 "properties": {749 "enabled": {750 "type": "boolean",751 "description": "Indicates whether payment selection lock is enabled."752 },753 "default_options": {754 "type": "string",755 "description": "The default payment options."756 },757 "payment_identifier": {758 "type": "string",759 "description": "The payment identifier."760 }761 }762 }763 },764 "required": [765 "mode_of_payment",766 "source"767 ]768 },769 "order": {770 "type": "object",771 "description": "The order settings.",772 "properties": {773 "enabled": {774 "type": "boolean",775 "description": "Indicates whether orders are enabled."776 },777 "force_reassignment": {778 "type": "boolean",779 "description": "Indicates whether force reassignment is enabled."780 },781 "message": {782 "type": "string",783 "description": "The order message."784 }785 }786 },787 "comms_enabled": {788 "type": "boolean",789 "description": "Indicates whether communications are enabled."790 },791 "communication": {792 "type": "object",793 "description": "The communication settings.",794 "properties": {795 "email": {796 "type": "object",797 "description": "The email settings.",798 "properties": {799 "enabled": {800 "type": "boolean",801 "description": "Indicates whether email communication is enabled."802 }803 }804 },805 "sms": {806 "type": "object",807 "description": "The SMS settings.",808 "properties": {809 "enabled": {810 "type": "boolean",811 "description": "Indicates whether SMS communication is enabled."812 }813 }814 },815 "voice": {816 "type": "object",817 "description": "The voice settings.",818 "properties": {819 "enabled": {820 "type": "boolean",821 "description": "Indicates whether voice communication is enabled."822 }823 }824 }825 }826 },827 "platforms": {828 "type": "array",829 "description": "An array of platform types.",830 "items": {831 "type": "string",832 "description": "The type of a platform."833 }834 },835 "logistics": {836 "type": "object",837 "description": "The logistics settings.",838 "properties": {839 "logistics_by_seller": {840 "type": "boolean",841 "description": "Indicates whether logistics are managed by the seller."842 },843 "serviceability_check": {844 "type": "boolean",845 "description": "Indicates whether serviceability check is enabled."846 },847 "same_day_delivery": {848 "type": "boolean",849 "description": "Indicates whether same day delivery is enabled."850 },851 "dp_assignment": {852 "type": "boolean",853 "description": "Indicates whether DP assignment is enabled."854 }855 }856 },857 "pii_masking": {858 "type": "object",859 "description": "The PII masking settings.",860 "properties": {861 "enabled": {862 "type": "boolean",863 "description": "Indicates whether PII masking is enabled."864 }865 }866 },867 "security": {868 "type": "object",869 "description": "Configuration for security-related features of the sales channel.",870 "properties": {871 "domains": {872 "type": "array",873 "description": "List of allowed domains for security restrictions.",874 "items": {875 "type": "object",876 "description": "Represents a domain that is permitted for security restrictions, specifying the host and URL scheme.",877 "properties": {878 "host": {879 "type": "string",880 "description": "The host URL for the allowed domain."881 },882 "url_scheme": {883 "type": "string",884 "enum": [885 "http",886 "https"887 ],888 "default": "https",889 "description": "The protocol/scheme to use for the domain. Default is https."890 }891 }892 }893 }894 }895 },896 "tags": {897 "type": "array",898 "description": "An array of tags.",899 "items": {900 "type": "string",901 "description": "A tag."902 }903 },904 "_id": {905 "type": "string",906 "description": "The ID of the payload."907 },908 "modified_by": {909 "type": "string",910 "description": "The user who last modified the payload."911 },912 "created_at": {913 "type": "string",914 "description": "The creation date of the payload."915 },916 "modified_at": {917 "type": "string",918 "description": "The last modification date of the payload."919 },920 "__v": {921 "type": "integer",922 "description": "The version number of the payload."923 }924 },925 "required": [926 "app",927 "business",928 "_id"929 ]930 }931 }932}
Payload Example
1{2 "application_id": [3 "660d8c6865638760213b78c6",4 "*"5 ],6 "company_id": 3,7 "contains": [8 "app",9 "business",10 "inventory",11 "authentication",12 "article_assignment",13 "reward_points",14 "cart",15 "payment",16 "order",17 "comms_enabled",18 "communication",19 "platforms",20 "logistics",21 "pii_masking",22 "security",23 "tags",24 "_id",25 "modified_by",26 "created_at",27 "modified_at",28 "__v"29 ],30 "event": {31 "category": "application",32 "created_timestamp": 1712163944281,33 "id": "hDZA6oUeMD8FStFI5pikYNrcI3BnMO7w9nBzkuOXfaY=",34 "name": "configuration",35 "trace_id": [36 "slingshot.68774491-f1dc-11ee-bd36-63deb585f515"37 ],38 "type": "create",39 "version": "1"40 },41 "payload": {42 "__v": 0,43 "_id": "660d8c6865638760213b78c8",44 "app": "660d8c6865638760213b78c6",45 "article_assignment": {46 "enforced_stores": [],47 "post_order_reassignment": true,48 "rules": {49 "store_priority": {50 "enabled": false,51 "storetype_order": []52 }53 }54 },55 "authentication": {56 "provider": "fynd",57 "required": false58 },59 "business": "retail",60 "cart": {61 "bulk_coupons": false,62 "delivery_charges": {63 "charges": [],64 "enabled": false65 },66 "enabled": true,67 "international_delivery_charges": {68 "charges": [],69 "enabled": false70 },71 "max_cart_items": 50,72 "min_cart_value": 0,73 "pan_card": {74 "cod_threshold_amount": 0,75 "online_threshold_amount": 076 },77 "revenue_engine_coupon": false78 },79 "comms_enabled": true,80 "communication": {81 "email": {82 "enabled": true83 },84 "sms": {85 "enabled": true86 },87 "voice": {88 "enabled": true89 }90 },91 "created_at": "2024-04-03T17:05:44.255Z",92 "inventory": {93 "brand": {94 "brands": [],95 "criteria": "all"96 },97 "category": {98 "categories": [],99 "criteria": "all"100 },101 "company_id": 3,102 "company_store": [],103 "discount": {104 "max": -1,105 "min": 0106 },107 "exclude_category": [],108 "franchise_enabled": false,109 "image": [110 "standard",111 "substandard",112 "default"113 ],114 "only_verified_products": false,115 "out_of_stock": false,116 "price": {117 "max": -1,118 "min": 1119 },120 "store": {121 "criteria": "filter",122 "rules": [123 {124 "brands": [],125 "companies": [126 3127 ]128 }129 ],130 "stores": []131 }132 },133 "logistics": {134 "dp_assignment": true,135 "logistics_by_seller": false,136 "same_day_delivery": true,137 "serviceability_check": true138 },139 "modified_at": "2024-04-03T17:05:44.255Z",140 "modified_by": "8560eb30f83b6cda66aa235d",141 "order": {142 "enabled": true,143 "force_reassignment": false,144 "message": ""145 },146 "payment": {147 "anonymous_cod": false,148 "callback_url": {149 "app": "",150 "web": ""151 },152 "cod_amount_limit": 49000,153 "cod_charges": 0,154 "enabled": true,155 "methods": {156 "card": {157 "enabled": true158 },159 "cod": {160 "enabled": true161 },162 "fc": {163 "enabled": false164 },165 "jiopp": {166 "enabled": false167 },168 "jp": {169 "enabled": false170 },171 "juspaypg": {172 "enabled": false173 },174 "nb": {175 "enabled": true176 },177 "pac": {178 "enabled": false179 },180 "payubizpg": {181 "enabled": false182 },183 "payumoneypg": {184 "enabled": false185 },186 "pl": {187 "enabled": true188 },189 "pp": {190 "enabled": false191 },192 "ps": {193 "enabled": true194 },195 "qr": {196 "enabled": true197 },198 "rupifipg": {199 "enabled": false200 },201 "simpl": {202 "enabled": true203 },204 "stripepg": {205 "enabled": false206 },207 "upi": {208 "enabled": true209 },210 "wl": {211 "enabled": true212 }213 },214 "mode_of_payment": "ECOMM",215 "payment_selection_lock": {216 "default_options": "cod",217 "enabled": false,218 "payment_identifier": "cod"219 },220 "source": "ECOMM",221 "user_cod_limit": 0222 },223 "pii_masking": {224 "enabled": false225 },226 "security": {227 "domains": [228 {229 "host": "example.com",230 "url_scheme": "https"231 },232 {233 "host": "api.example.com",234 "url_scheme": "https"235 }236 ]237 },238 "platforms": [],239 "reward_points": {240 "credit": {241 "enabled": false242 },243 "debit": {244 "auto_apply": false,245 "enabled": false,246 "strategy_channel": ""247 }248 },249 "tags": []250 }251}
Payload
Properties
application_id
array|string
Required
sales channel ID for which this event is triggered
company_id
integer
Required
company ID for which this event is triggered
contains
array of string
Required
This array will have all the keys present at root level of 'payload' object
event
object
Required
Properties
category
string
Required
category of the event. If it is at sales channel level or company level
created_timestamp
integer
Required
event generation timestamp in epoch milliseconds
id
string
Required
Unique ID for an event. This id can be used to verifiy if event is already processed by receiver
name
string
Required
Name of the event
trace_id
array of string
Required
internal trace_id for Fynd Platform services
type
string
Required
Type/Action of the event. e.g. create/update/delete
version
string
Required
Version of the event.
payload
object
Required
The payload containing various configuration settings.
Properties
app
string
Required
The app associated with the payload.
business
string
Required
The business associated with the payload.
inventory
object
The inventory settings.
Properties
company_id
integer
The ID of the company associated with the inventory.
out_of_stock
boolean
Indicates whether items are out of stock.
franchise_enabled
boolean
Indicates whether franchise operations are enabled.
pricing_strategy
string
Indicates the pricing strategy value.
Enum
international
boolean
Indicates whether international price factory is enabled or not.
brand
object
The brand settings.
Properties
criteria
string
Required
The criteria for selecting brands.
brands
array of integer
An array of brand IDs.
store
object
The store settings.
Properties
criteria
string
Required
The criteria for selecting stores.
rules
array of object
An array of rules.
Array of Properties
companies
array of integer
An array of company IDs.
brands
array of integer
An array of brand IDs.
stores
array of integer
An array of store IDs.
image
array of string
An array of image URLs.
only_verified_products
boolean
Indicates whether only verified products are included.
category
object
The category settings.
Properties
criteria
string
The criteria for selecting categories.
categories
array of integer
An array of category IDs.
exclude_category
array of integer
An array of category IDs to be excluded.
price
object
The price range settings.
Properties
min
integer
Required
The minimum value of the price range.
max
integer
Required
The maximum value of the price range.
discount
object
The discount settings.
Properties
min
integer
Required
The minimum value of the discount range.
max
integer
Required
The maximum value of the discount range.
company_store
array of integer
An array of company store IDs.
search
object
Configuration settings for search functionality within the application.
Properties
fst_identification
object
Configuration settings for search query interpretation using the GPT model to deliver more relevant results within the application.
Properties
enabled
boolean
Indicates whether search query interpretation is enabled for the application.
Default Value : false
query_suggestions
object
Configuration settings for query suggestions powered by the GPT model using the current live catalog within the application.
Properties
enabled
boolean
Indicates whether to enable or disable query suggestions powered by the GPT model using the current live catalog within the application.
Default Value : false
max_limit
integer
Specifies the maximum number of query suggestions that can be returned.
skg_identification
object
Configuration settings for semantic knowledge graph-based search that leverages AI to understand product relationships, user intent, and contextual meanings to deliver highly accurate and personalized search results within the application.
Properties
enabled
boolean
Indicates whether semantic knowledge graph-based search is enabled for the application.
Default Value : true
authentication
object
The authentication settings.
Properties
required
boolean
Indicates whether authentication is required.
provider
string
The authentication provider.
article_assignment
object
The article assignment settings.
Properties
post_order_reassignment
boolean
Indicates whether post-order reassignment is enabled.
enforced_stores
array of integer
An array of enforced store IDs.
rules
object
The rules for article assignment.
Properties
store_priority
object
The priority settings for stores.
Properties
enabled
boolean
Indicates whether store priority is enabled.
storetype_order
array of string
An array of store types in order of priority.
reward_points
object
The reward points settings.
Properties
credit
object
The credit settings.
Properties
enabled
boolean
Indicates whether credit is enabled.
debit
object
The debit settings.
Properties
enabled
boolean
Indicates whether debit is enabled.
auto_apply
boolean
Indicates whether reward points are auto-applied.
strategy_channel
string
The strategy channel for reward points.
cart
object
The cart settings.
Properties
delivery_charges
object
The delivery charges settings.
Properties
enabled
boolean
Indicates whether delivery charges are enabled.
charges
array of object
An array of charge objects.
Array of Properties
threshold
integer
The threshold value.
charges
integer
The charge value.
international_delivery_charges
object
The international delivery charges settings.
Properties
enabled
boolean
Indicates whether international delivery charges are enabled.
charges
array of object
An array of charge arrays.
Array of Properties
threshold
integer
The threshold value.
charges
integer
The charge value.
pan_card
object
The PAN card settings.
Properties
enabled
boolean
Indicates whether PAN card is enabled.
cod_threshold_amount
integer
The COD threshold amount.
online_threshold_amount
integer
The online threshold amount.
enabled
boolean
Indicates whether the cart is enabled.
max_cart_items
integer
The maximum number of items allowed in the cart.
min_cart_value
integer
The minimum cart value allowed.
bulk_coupons
boolean
Indicates whether bulk coupons are enabled.
revenue_engine_coupon
boolean
Indicates whether revenue engine coupon is enabled.
empty_cart
boolean
Indicates whether empty cart is enabled.
payment
object
The payment settings.
Properties
mode_of_payment
string
Required
The mode of payment.
source
string
Required
The payment source.
enabled
boolean
Indicates whether the payment method is enabled.
callback_url
object
The callback URL settings.
Properties
app
string
The callback URL for the app.
web
string
The callback URL for the web.
cod_amount_limit
integer
The COD amount limit.
cod_charges
integer
The COD charges.
anonymous_cod
boolean
Indicates whether anonymous COD is enabled.
user_cod_limit
integer
The user COD limit.
methods
object
The payment methods settings.
Properties
pl
object
The PL payment method settings.
Properties
enabled
boolean
Indicates whether the PL payment method is enabled.
card
object
The card payment method settings.
Properties
enabled
boolean
Indicates whether the card payment method is enabled.
nb
object
The NB payment method settings.
Properties
enabled
boolean
Indicates whether the NB payment method is enabled.
wl
object
The WL payment method settings.
Properties
enabled
boolean
Indicates whether the WL payment method is enabled.
ps
object
The PS payment method settings.
Properties
enabled
boolean
Indicates whether the PS payment method is enabled.
upi
object
The UPI payment method settings.
Properties
enabled
boolean
Indicates whether the UPI payment method is enabled.
qr
object
The QR payment method settings.
Properties
enabled
boolean
Indicates whether the QR payment method is enabled.
cod
object
The COD payment method settings.
Properties
enabled
boolean
Indicates whether the COD payment method is enabled.
pp
object
The PP payment method settings.
Properties
enabled
boolean
Indicates whether the PP payment method is enabled.
jp
object
The JP payment method settings.
Properties
enabled
boolean
Indicates whether the JP payment method is enabled.
pac
object
The PAC payment method settings.
Properties
enabled
boolean
Indicates whether the PAC payment method is enabled.
fc
object
The FC payment method settings.
Properties
enabled
boolean
Indicates whether the FC payment method is enabled.
jiopp
object
The JIOPP payment method settings.
Properties
enabled
boolean
Indicates whether the JIOPP payment method is enabled.
stripepg
object
The StripePG payment method settings.
Properties
enabled
boolean
Indicates whether the StripePG payment method is enabled.
juspaypg
object
The JuspayPG payment method settings.
Properties
enabled
boolean
Indicates whether the JuspayPG payment method is enabled.
payubizpg
object
The PayubizPG payment method settings.
Properties
enabled
boolean
Indicates whether the PayubizPG payment method is enabled.
payumoneypg
object
The PayumoneyPG payment method settings.
Properties
enabled
boolean
Indicates whether the PayumoneyPG payment method is enabled.
rupifipg
object
The RupifiPG payment method settings.
Properties
enabled
boolean
Indicates whether the RupifiPG payment method is enabled.
simpl
object
The Simpl payment method settings.
Properties
enabled
boolean
Indicates whether the Simpl payment method is enabled.
payment_selection_lock
object
The payment selection lock settings.
Properties
enabled
boolean
Indicates whether payment selection lock is enabled.
default_options
string
The default payment options.
payment_identifier
string
The payment identifier.
order
object
The order settings.
Properties
enabled
boolean
Indicates whether orders are enabled.
force_reassignment
boolean
Indicates whether force reassignment is enabled.
message
string
The order message.
processing_schedule
object
Defines the schedule for orders to be processed.
Properties
is_scheduled
boolean
Indicates whether the order processing is scheduled for future.
start_after
object
Properties
days
integer
Number of days to wait before starting the process.
hours
integer
Number of hours to wait before starting the process.
minutes
integer
Number of minutes to wait before starting the process.
comms_enabled
boolean
Indicates whether communications are enabled.
communication
object
The communication settings.
Properties
email
object
The email settings.
Properties
enabled
boolean
Indicates whether email communication is enabled.
sms
object
The SMS settings.
Properties
enabled
boolean
Indicates whether SMS communication is enabled.
voice
object
The voice settings.
Properties
enabled
boolean
Indicates whether voice communication is enabled.
platforms
array of string
An array of platform types.
logistics
object
The logistics settings.
Properties
logistics_by_seller
boolean
Indicates whether logistics are managed by the seller.
serviceability_check
boolean
Indicates whether serviceability check is enabled.
same_day_delivery
boolean
Indicates whether same day delivery is enabled.
dp_assignment
boolean
Indicates whether DP assignment is enabled.
pii_masking
object
The PII masking settings.
Properties
enabled
boolean
Indicates whether PII masking is enabled.
security
object
Configuration for security-related features of the sales channel.
Properties
domains
array of object
List of allowed domains for security restrictions.
Array of Properties
host
string
The host URL for the allowed domain.
url_scheme
string
The protocol/scheme to use for the domain. Default is https.
Default Value : https
Enum
tags
array of string
An array of tags.
_id
string
Required
The ID of the payload.
modified_by
string
The user who last modified the payload.
created_at
string
The creation date of the payload.
modified_at
string
The last modification date of the payload.
__v
integer
The version number of the payload.
old_payload
object
Required
The old payload schema.
Properties
inventory
object
Inventory details.
Properties
company_id
integer
The company ID.
out_of_stock
boolean
Indicates whether the product is out of stock.
franchise_enabled
boolean
Indicates whether franchise is enabled.
brand
object
Brand details.
Properties
criteria
string
Required
The criteria for the brand.
brands
array of integer
List of brand IDs.
store
object
Store details.
Properties
criteria
string
Required
The criteria for the store.
rules
array of object
List of rules for the store.
Array of Properties
companies
array of integer
List of company IDs for the rule.
brands
array of integer
List of brand IDs for the rule.
stores
array of integer
List of store IDs.
image
array of string
List of image URLs.
only_verified_products
boolean
Indicates whether only verified products are included.
category
object
Category details.
Properties
criteria
string
Required
The criteria for the category.
categories
array of integer
List of category IDs.
exclude_category
array of integer
List of category IDs to be excluded.
price
object
Price range details.
Properties
min
integer
Required
The minimum value of the price range.
max
integer
Required
The maximum value of the price range.
discount
object
Discount details.
Properties
min
integer
Required
The minimum value of the discount.
max
integer
Required
The maximum value of the discount.
company_store
array of integer
List of company store IDs associated with the payload.
Payload Schema JSON
1{2 "type": "object",3 "required": [4 "company_id",5 "contains",6 "event",7 "payload",8 "application_id"9 ],10 "properties": {11 "application_id": {12 "type": [13 "array",14 "string"15 ],16 "description": "sales channel ID for which this event is triggered"17 },18 "company_id": {19 "type": "integer",20 "description": "company ID for which this event is triggered"21 },22 "contains": {23 "type": "array",24 "description": "This array will have all the keys present at root level of 'payload' object",25 "items": {26 "type": "string"27 }28 },29 "event": {30 "type": "object",31 "required": [32 "category",33 "created_timestamp",34 "id",35 "name",36 "trace_id",37 "type",38 "version"39 ],40 "properties": {41 "category": {42 "type": "string",43 "description": "category of the event. If it is at sales channel level or company level"44 },45 "created_timestamp": {46 "type": "integer",47 "description": "event generation timestamp in epoch milliseconds"48 },49 "id": {50 "type": "string",51 "description": "Unique ID for an event. This id can be used to verifiy if event is already processed by receiver"52 },53 "name": {54 "type": "string",55 "description": "Name of the event"56 },57 "trace_id": {58 "type": "array",59 "description": "internal trace_id for Fynd Platform services",60 "items": {61 "type": "string"62 }63 },64 "type": {65 "type": "string",66 "description": "Type/Action of the event. e.g. create/update/delete"67 },68 "version": {69 "type": "string",70 "description": "Version of the event."71 }72 }73 },74 "payload": {75 "type": "object",76 "description": "The payload containing various configuration settings.",77 "properties": {78 "app": {79 "type": "string",80 "description": "The app associated with the payload."81 },82 "business": {83 "type": "string",84 "description": "The business associated with the payload."85 },86 "inventory": {87 "type": "object",88 "description": "The inventory settings.",89 "properties": {90 "company_id": {91 "type": "integer",92 "description": "The ID of the company associated with the inventory."93 },94 "out_of_stock": {95 "type": "boolean",96 "description": "Indicates whether items are out of stock."97 },98 "franchise_enabled": {99 "type": "boolean",100 "description": "Indicates whether franchise operations are enabled."101 },102 "pricing_strategy": {103 "type": "string",104 "description": "Indicates the pricing strategy value.",105 "enum": [106 "store_prices",107 "price_factory"108 ]109 },110 "international": {111 "type": "boolean",112 "description": "Indicates whether international price factory is enabled or not."113 },114 "brand": {115 "type": "object",116 "description": "The brand settings.",117 "properties": {118 "criteria": {119 "type": "string",120 "description": "The criteria for selecting brands."121 },122 "brands": {123 "type": "array",124 "description": "An array of brand IDs.",125 "items": {126 "type": "integer",127 "description": "The ID of a brand."128 }129 }130 },131 "required": [132 "criteria"133 ]134 },135 "store": {136 "type": "object",137 "description": "The store settings.",138 "properties": {139 "criteria": {140 "type": "string",141 "description": "The criteria for selecting stores."142 },143 "rules": {144 "type": "array",145 "description": "An array of rules.",146 "items": {147 "type": "object",148 "description": "A rule object.",149 "properties": {150 "companies": {151 "type": "array",152 "description": "An array of company IDs.",153 "items": {154 "type": "integer",155 "description": "The ID of a company."156 }157 },158 "brands": {159 "type": "array",160 "description": "An array of brand IDs.",161 "items": {162 "type": "integer",163 "description": "The ID of a brand."164 }165 }166 }167 }168 },169 "stores": {170 "type": "array",171 "description": "An array of store IDs.",172 "items": {173 "type": "integer",174 "description": "The ID of a store."175 }176 }177 },178 "required": [179 "criteria"180 ]181 },182 "image": {183 "type": "array",184 "description": "An array of image URLs.",185 "items": {186 "type": "string",187 "description": "The URL of an image."188 }189 },190 "only_verified_products": {191 "type": "boolean",192 "description": "Indicates whether only verified products are included."193 },194 "category": {195 "type": "object",196 "description": "The category settings.",197 "properties": {198 "criteria": {199 "type": "string",200 "description": "The criteria for selecting categories."201 },202 "categories": {203 "description": "An array of category IDs.",204 "type": "array",205 "items": {206 "type": "integer",207 "description": "The ID of a category."208 }209 }210 }211 },212 "exclude_category": {213 "description": "An array of category IDs to be excluded.",214 "type": "array",215 "items": {216 "type": "integer",217 "description": "The ID of a category."218 }219 },220 "price": {221 "type": "object",222 "description": "The price range settings.",223 "properties": {224 "min": {225 "type": "integer",226 "description": "The minimum value of the price range."227 },228 "max": {229 "type": "integer",230 "description": "The maximum value of the price range."231 }232 },233 "required": [234 "min",235 "max"236 ]237 },238 "discount": {239 "type": "object",240 "description": "The discount settings.",241 "properties": {242 "min": {243 "type": "integer",244 "description": "The minimum value of the discount range."245 },246 "max": {247 "type": "integer",248 "description": "The maximum value of the discount range."249 }250 },251 "required": [252 "min",253 "max"254 ]255 },256 "company_store": {257 "type": "array",258 "description": "An array of company store IDs.",259 "items": {260 "type": "integer",261 "description": "The ID of a company store."262 }263 }264 }265 },266 "search": {267 "type": "object",268 "description": "Configuration settings for search functionality within the application.",269 "properties": {270 "fst_identification": {271 "type": "object",272 "description": "Configuration settings for search query interpretation using the GPT model to deliver more relevant results within the application.",273 "properties": {274 "enabled": {275 "type": "boolean",276 "default": false,277 "description": "Indicates whether search query interpretation is enabled for the application."278 }279 }280 },281 "query_suggestions": {282 "type": "object",283 "description": "Configuration settings for query suggestions powered by the GPT model using the current live catalog within the application.",284 "properties": {285 "enabled": {286 "type": "boolean",287 "default": false,288 "description": "Indicates whether to enable or disable query suggestions powered by the GPT model using the current live catalog within the application."289 },290 "max_limit": {291 "type": "integer",292 "description": "Specifies the maximum number of query suggestions that can be returned."293 }294 }295 },296 "skg_identification": {297 "type": "object",298 "description": "Configuration settings for semantic knowledge graph-based search that leverages AI to understand product relationships, user intent, and contextual meanings to deliver highly accurate and personalized search results within the application.",299 "properties": {300 "enabled": {301 "type": "boolean",302 "default": true,303 "description": "Indicates whether semantic knowledge graph-based search is enabled for the application."304 }305 }306 }307 }308 },309 "authentication": {310 "type": "object",311 "description": "The authentication settings.",312 "properties": {313 "required": {314 "type": "boolean",315 "description": "Indicates whether authentication is required."316 },317 "provider": {318 "type": "string",319 "description": "The authentication provider."320 }321 }322 },323 "article_assignment": {324 "type": "object",325 "description": "The article assignment settings.",326 "properties": {327 "post_order_reassignment": {328 "type": "boolean",329 "description": "Indicates whether post-order reassignment is enabled."330 },331 "enforced_stores": {332 "type": "array",333 "description": "An array of enforced store IDs.",334 "items": {335 "type": "integer",336 "description": "The ID of an enforced store."337 }338 },339 "rules": {340 "type": "object",341 "description": "The rules for article assignment.",342 "properties": {343 "store_priority": {344 "type": "object",345 "description": "The priority settings for stores.",346 "properties": {347 "enabled": {348 "type": "boolean",349 "description": "Indicates whether store priority is enabled."350 },351 "storetype_order": {352 "type": "array",353 "description": "An array of store types in order of priority.",354 "items": {355 "type": "string",356 "description": "The type of a store."357 }358 }359 }360 }361 }362 }363 }364 },365 "reward_points": {366 "type": "object",367 "description": "The reward points settings.",368 "properties": {369 "credit": {370 "type": "object",371 "description": "The credit settings.",372 "properties": {373 "enabled": {374 "type": "boolean",375 "description": "Indicates whether credit is enabled."376 }377 }378 },379 "debit": {380 "type": "object",381 "description": "The debit settings.",382 "properties": {383 "enabled": {384 "type": "boolean",385 "description": "Indicates whether debit is enabled."386 },387 "auto_apply": {388 "type": "boolean",389 "description": "Indicates whether reward points are auto-applied."390 },391 "strategy_channel": {392 "type": "string",393 "description": "The strategy channel for reward points."394 }395 }396 }397 }398 },399 "cart": {400 "type": "object",401 "description": "The cart settings.",402 "properties": {403 "delivery_charges": {404 "type": "object",405 "description": "The delivery charges settings.",406 "properties": {407 "enabled": {408 "type": "boolean",409 "description": "Indicates whether delivery charges are enabled."410 },411 "charges": {412 "type": "array",413 "description": "An array of charge objects.",414 "items": {415 "type": "object",416 "description": "A charge object.",417 "properties": {418 "threshold": {419 "type": "integer",420 "description": "The threshold value."421 },422 "charges": {423 "type": "integer",424 "description": "The charge value."425 }426 }427 }428 }429 }430 },431 "international_delivery_charges": {432 "type": "object",433 "description": "The international delivery charges settings.",434 "properties": {435 "enabled": {436 "type": "boolean",437 "description": "Indicates whether international delivery charges are enabled."438 },439 "charges": {440 "type": "array",441 "description": "An array of charge arrays.",442 "items": {443 "type": "object",444 "description": "A charge object.",445 "properties": {446 "threshold": {447 "type": "integer",448 "description": "The threshold value."449 },450 "charges": {451 "type": "integer",452 "description": "The charge value."453 }454 }455 }456 }457 }458 },459 "pan_card": {460 "type": "object",461 "description": "The PAN card settings.",462 "properties": {463 "enabled": {464 "type": "boolean",465 "description": "Indicates whether PAN card is enabled."466 },467 "cod_threshold_amount": {468 "type": "integer",469 "description": "The COD threshold amount."470 },471 "online_threshold_amount": {472 "type": "integer",473 "description": "The online threshold amount."474 }475 }476 },477 "enabled": {478 "type": "boolean",479 "description": "Indicates whether the cart is enabled."480 },481 "max_cart_items": {482 "type": "integer",483 "description": "The maximum number of items allowed in the cart."484 },485 "min_cart_value": {486 "type": "integer",487 "description": "The minimum cart value allowed."488 },489 "bulk_coupons": {490 "type": "boolean",491 "description": "Indicates whether bulk coupons are enabled."492 },493 "revenue_engine_coupon": {494 "type": "boolean",495 "description": "Indicates whether revenue engine coupon is enabled."496 },497 "empty_cart": {498 "type": "boolean",499 "description": "Indicates whether empty cart is enabled."500 }501 }502 },503 "payment": {504 "type": "object",505 "description": "The payment settings.",506 "properties": {507 "mode_of_payment": {508 "type": "string",509 "description": "The mode of payment."510 },511 "source": {512 "type": "string",513 "description": "The payment source."514 },515 "enabled": {516 "type": "boolean",517 "description": "Indicates whether the payment method is enabled."518 },519 "callback_url": {520 "type": "object",521 "description": "The callback URL settings.",522 "properties": {523 "app": {524 "type": "string",525 "description": "The callback URL for the app."526 },527 "web": {528 "type": "string",529 "description": "The callback URL for the web."530 }531 }532 },533 "cod_amount_limit": {534 "type": "integer",535 "description": "The COD amount limit."536 },537 "cod_charges": {538 "type": "integer",539 "description": "The COD charges."540 },541 "anonymous_cod": {542 "type": "boolean",543 "description": "Indicates whether anonymous COD is enabled."544 },545 "user_cod_limit": {546 "type": "integer",547 "description": "The user COD limit."548 },549 "methods": {550 "type": "object",551 "description": "The payment methods settings.",552 "properties": {553 "pl": {554 "type": "object",555 "description": "The PL payment method settings.",556 "properties": {557 "enabled": {558 "type": "boolean",559 "description": "Indicates whether the PL payment method is enabled."560 }561 }562 },563 "card": {564 "type": "object",565 "description": "The card payment method settings.",566 "properties": {567 "enabled": {568 "type": "boolean",569 "description": "Indicates whether the card payment method is enabled."570 }571 }572 },573 "nb": {574 "type": "object",575 "description": "The NB payment method settings.",576 "properties": {577 "enabled": {578 "type": "boolean",579 "description": "Indicates whether the NB payment method is enabled."580 }581 }582 },583 "wl": {584 "type": "object",585 "description": "The WL payment method settings.",586 "properties": {587 "enabled": {588 "type": "boolean",589 "description": "Indicates whether the WL payment method is enabled."590 }591 }592 },593 "ps": {594 "type": "object",595 "description": "The PS payment method settings.",596 "properties": {597 "enabled": {598 "type": "boolean",599 "description": "Indicates whether the PS payment method is enabled."600 }601 }602 },603 "upi": {604 "type": "object",605 "description": "The UPI payment method settings.",606 "properties": {607 "enabled": {608 "type": "boolean",609 "description": "Indicates whether the UPI payment method is enabled."610 }611 }612 },613 "qr": {614 "type": "object",615 "description": "The QR payment method settings.",616 "properties": {617 "enabled": {618 "type": "boolean",619 "description": "Indicates whether the QR payment method is enabled."620 }621 }622 },623 "cod": {624 "type": "object",625 "description": "The COD payment method settings.",626 "properties": {627 "enabled": {628 "type": "boolean",629 "description": "Indicates whether the COD payment method is enabled."630 }631 }632 },633 "pp": {634 "type": "object",635 "description": "The PP payment method settings.",636 "properties": {637 "enabled": {638 "type": "boolean",639 "description": "Indicates whether the PP payment method is enabled."640 }641 }642 },643 "jp": {644 "type": "object",645 "description": "The JP payment method settings.",646 "properties": {647 "enabled": {648 "type": "boolean",649 "description": "Indicates whether the JP payment method is enabled."650 }651 }652 },653 "pac": {654 "type": "object",655 "description": "The PAC payment method settings.",656 "properties": {657 "enabled": {658 "type": "boolean",659 "description": "Indicates whether the PAC payment method is enabled."660 }661 }662 },663 "fc": {664 "type": "object",665 "description": "The FC payment method settings.",666 "properties": {667 "enabled": {668 "type": "boolean",669 "description": "Indicates whether the FC payment method is enabled."670 }671 }672 },673 "jiopp": {674 "type": "object",675 "description": "The JIOPP payment method settings.",676 "properties": {677 "enabled": {678 "type": "boolean",679 "description": "Indicates whether the JIOPP payment method is enabled."680 }681 }682 },683 "stripepg": {684 "type": "object",685 "description": "The StripePG payment method settings.",686 "properties": {687 "enabled": {688 "type": "boolean",689 "description": "Indicates whether the StripePG payment method is enabled."690 }691 }692 },693 "juspaypg": {694 "type": "object",695 "description": "The JuspayPG payment method settings.",696 "properties": {697 "enabled": {698 "type": "boolean",699 "description": "Indicates whether the JuspayPG payment method is enabled."700 }701 }702 },703 "payubizpg": {704 "type": "object",705 "description": "The PayubizPG payment method settings.",706 "properties": {707 "enabled": {708 "type": "boolean",709 "description": "Indicates whether the PayubizPG payment method is enabled."710 }711 }712 },713 "payumoneypg": {714 "type": "object",715 "description": "The PayumoneyPG payment method settings.",716 "properties": {717 "enabled": {718 "type": "boolean",719 "description": "Indicates whether the PayumoneyPG payment method is enabled."720 }721 }722 },723 "rupifipg": {724 "type": "object",725 "description": "The RupifiPG payment method settings.",726 "properties": {727 "enabled": {728 "type": "boolean",729 "description": "Indicates whether the RupifiPG payment method is enabled."730 }731 }732 },733 "simpl": {734 "type": "object",735 "description": "The Simpl payment method settings.",736 "properties": {737 "enabled": {738 "type": "boolean",739 "description": "Indicates whether the Simpl payment method is enabled."740 }741 }742 }743 }744 },745 "payment_selection_lock": {746 "type": "object",747 "description": "The payment selection lock settings.",748 "properties": {749 "enabled": {750 "type": "boolean",751 "description": "Indicates whether payment selection lock is enabled."752 },753 "default_options": {754 "type": "string",755 "description": "The default payment options."756 },757 "payment_identifier": {758 "type": "string",759 "description": "The payment identifier."760 }761 }762 }763 },764 "required": [765 "mode_of_payment",766 "source"767 ]768 },769 "order": {770 "type": "object",771 "description": "The order settings.",772 "properties": {773 "enabled": {774 "type": "boolean",775 "description": "Indicates whether orders are enabled."776 },777 "force_reassignment": {778 "type": "boolean",779 "description": "Indicates whether force reassignment is enabled."780 },781 "message": {782 "type": "string",783 "description": "The order message."784 },785 "processing_schedule": {786 "description": "Defines the schedule for orders to be processed.",787 "type": "object",788 "properties": {789 "is_scheduled": {790 "type": "boolean",791 "description": "Indicates whether the order processing is scheduled for future."792 },793 "start_after": {794 "type": "object",795 "properties": {796 "days": {797 "type": "integer",798 "description": "Number of days to wait before starting the process."799 },800 "hours": {801 "type": "integer",802 "description": "Number of hours to wait before starting the process."803 },804 "minutes": {805 "type": "integer",806 "description": "Number of minutes to wait before starting the process."807 }808 }809 }810 }811 }812 }813 },814 "comms_enabled": {815 "type": "boolean",816 "description": "Indicates whether communications are enabled."817 },818 "communication": {819 "type": "object",820 "description": "The communication settings.",821 "properties": {822 "email": {823 "type": "object",824 "description": "The email settings.",825 "properties": {826 "enabled": {827 "type": "boolean",828 "description": "Indicates whether email communication is enabled."829 }830 }831 },832 "sms": {833 "type": "object",834 "description": "The SMS settings.",835 "properties": {836 "enabled": {837 "type": "boolean",838 "description": "Indicates whether SMS communication is enabled."839 }840 }841 },842 "voice": {843 "type": "object",844 "description": "The voice settings.",845 "properties": {846 "enabled": {847 "type": "boolean",848 "description": "Indicates whether voice communication is enabled."849 }850 }851 }852 }853 },854 "platforms": {855 "type": "array",856 "description": "An array of platform types.",857 "items": {858 "type": "string",859 "description": "The type of a platform."860 }861 },862 "logistics": {863 "type": "object",864 "description": "The logistics settings.",865 "properties": {866 "logistics_by_seller": {867 "type": "boolean",868 "description": "Indicates whether logistics are managed by the seller."869 },870 "serviceability_check": {871 "type": "boolean",872 "description": "Indicates whether serviceability check is enabled."873 },874 "same_day_delivery": {875 "type": "boolean",876 "description": "Indicates whether same day delivery is enabled."877 },878 "dp_assignment": {879 "type": "boolean",880 "description": "Indicates whether DP assignment is enabled."881 }882 }883 },884 "pii_masking": {885 "type": "object",886 "description": "The PII masking settings.",887 "properties": {888 "enabled": {889 "type": "boolean",890 "description": "Indicates whether PII masking is enabled."891 }892 }893 },894 "security": {895 "type": "object",896 "description": "Configuration for security-related features of the sales channel.",897 "properties": {898 "domains": {899 "type": "array",900 "description": "List of allowed domains for security restrictions.",901 "items": {902 "type": "object",903 "description": "Represents a domain that is permitted for security restrictions, specifying the host and URL scheme.",904 "properties": {905 "host": {906 "type": "string",907 "description": "The host URL for the allowed domain."908 },909 "url_scheme": {910 "type": "string",911 "enum": [912 "http",913 "https"914 ],915 "default": "https",916 "description": "The protocol/scheme to use for the domain. Default is https."917 }918 }919 }920 }921 }922 },923 "tags": {924 "type": "array",925 "description": "An array of tags.",926 "items": {927 "type": "string",928 "description": "A tag."929 }930 },931 "_id": {932 "type": "string",933 "description": "The ID of the payload."934 },935 "modified_by": {936 "type": "string",937 "description": "The user who last modified the payload."938 },939 "created_at": {940 "type": "string",941 "description": "The creation date of the payload."942 },943 "modified_at": {944 "type": "string",945 "description": "The last modification date of the payload."946 },947 "__v": {948 "type": "integer",949 "description": "The version number of the payload."950 },951 "old_payload": {952 "type": "object",953 "description": "The old payload schema.",954 "properties": {955 "inventory": {956 "type": "object",957 "description": "Inventory details.",958 "properties": {959 "company_id": {960 "type": "integer",961 "description": "The company ID."962 },963 "out_of_stock": {964 "type": "boolean",965 "description": "Indicates whether the product is out of stock."966 },967 "franchise_enabled": {968 "type": "boolean",969 "description": "Indicates whether franchise is enabled."970 },971 "brand": {972 "type": "object",973 "description": "Brand details.",974 "properties": {975 "criteria": {976 "type": "string",977 "description": "The criteria for the brand."978 },979 "brands": {980 "type": "array",981 "description": "List of brand IDs.",982 "items": {983 "type": "integer",984 "description": "The ID of a brand."985 }986 }987 },988 "required": [989 "criteria"990 ]991 },992 "store": {993 "type": "object",994 "description": "Store details.",995 "properties": {996 "criteria": {997 "type": "string",998 "description": "The criteria for the store."999 },1000 "rules": {1001 "type": "array",1002 "description": "List of rules for the store.",1003 "items": {1004 "type": "object",1005 "description": "Store rule.",1006 "properties": {1007 "companies": {1008 "type": "array",1009 "description": "List of company IDs for the rule.",1010 "items": {1011 "type": "integer",1012 "description": "The ID of a company."1013 }1014 },1015 "brands": {1016 "type": "array",1017 "description": "List of brand IDs for the rule.",1018 "items": {1019 "type": "integer",1020 "description": "The ID of a brand."1021 }1022 }1023 }1024 }1025 },1026 "stores": {1027 "type": "array",1028 "description": "List of store IDs.",1029 "items": {1030 "type": "integer",1031 "description": "The ID of a store."1032 }1033 }1034 },1035 "required": [1036 "criteria"1037 ]1038 },1039 "image": {1040 "type": "array",1041 "description": "List of image URLs.",1042 "items": {1043 "type": "string",1044 "description": "The URL of an image."1045 }1046 },1047 "only_verified_products": {1048 "type": "boolean",1049 "description": "Indicates whether only verified products are included."1050 },1051 "category": {1052 "type": "object",1053 "description": "Category details.",1054 "properties": {1055 "criteria": {1056 "type": "string",1057 "description": "The criteria for the category."1058 },1059 "categories": {1060 "type": "array",1061 "description": "List of category IDs.",1062 "items": {1063 "type": "integer",1064 "description": "The ID of a category."1065 }1066 }1067 },1068 "required": [1069 "criteria"1070 ]1071 },1072 "exclude_category": {1073 "type": "array",1074 "description": "List of category IDs to be excluded.",1075 "items": {1076 "type": "integer",1077 "description": "The ID of a category."1078 }1079 },1080 "price": {1081 "type": "object",1082 "description": "Price range details.",1083 "properties": {1084 "min": {1085 "type": "integer",1086 "description": "The minimum value of the price range."1087 },1088 "max": {1089 "type": "integer",1090 "description": "The maximum value of the price range."1091 }1092 },1093 "required": [1094 "min",1095 "max"1096 ]1097 },1098 "discount": {1099 "type": "object",1100 "description": "Discount details.",1101 "properties": {1102 "min": {1103 "type": "integer",1104 "description": "The minimum value of the discount."1105 },1106 "max": {1107 "type": "integer",1108 "description": "The maximum value of the discount."1109 }1110 },1111 "required": [1112 "min",1113 "max"1114 ]1115 },1116 "company_store": {1117 "type": "array",1118 "description": "List of company store IDs associated with the payload.",1119 "items": {1120 "type": "integer",1121 "description": "The ID of a company store."1122 }1123 }1124 }1125 }1126 }1127 }1128 },1129 "required": [1130 "app",1131 "business",1132 "_id",1133 "old_payload"1134 ]1135 }1136 }1137}
Payload Example
1{2 "application_id": [3 "643e93f5ffc8101656a5629b",4 "*"5 ],6 "company_id": 261,7 "contains": [8 "inventory",9 "authentication",10 "article_assignment",11 "reward_points",12 "cart",13 "payment",14 "order",15 "communication",16 "logistics",17 "pii_masking",18 "security",19 "_id",20 "app",21 "business",22 "comms_enabled",23 "platforms",24 "tags",25 "modified_by",26 "created_at",27 "modified_at",28 "__v",29 "old_payload"30 ],31 "event": {32 "category": "application",33 "created_timestamp": 1712043192353,34 "id": "8WGM9q/6zYmuYJRawnO2mQDk5iRbybs/x0qB1UUaNXM=",35 "name": "configuration",36 "trace_id": [37 "slingshot.42b54910-f0c3-11ee-aea4-992bbd28a971"38 ],39 "type": "update",40 "version": "1"41 },42 "payload": {43 "__v": 5,44 "_id": "643e93f5ffc8101656a5629d",45 "app": "643e93f5ffc8101656a5629b",46 "article_assignment": {47 "enforced_stores": [],48 "post_order_reassignment": true,49 "rules": {50 "store_priority": {51 "enabled": false,52 "storetype_order": []53 }54 }55 },56 "authentication": {57 "provider": "fynd",58 "required": false59 },60 "business": "retail",61 "cart": {62 "bulk_coupons": false,63 "delivery_charges": {64 "charges": [65 {66 "charges": 0,67 "threshold": 500068 },69 {70 "charges": 0,71 "threshold": 3123072 }73 ],74 "enabled": true75 },76 "enabled": true,77 "international_delivery_charges": {78 "charges": [],79 "enabled": false80 },81 "max_cart_items": 0,82 "min_cart_value": 0,83 "pan_card": {84 "cod_threshold_amount": 50000,85 "enabled": true,86 "online_threshold_amount": 10000087 },88 "revenue_engine_coupon": true89 },90 "comms_enabled": true,91 "communication": {92 "email": {93 "enabled": true94 },95 "sms": {96 "enabled": true97 },98 "voice": {99 "enabled": true100 }101 },102 "created_at": "2023-04-18T12:58:29.147Z",103 "inventory": {104 "brand": {105 "brands": [106 11,107 6939,108 6941,109 6994,110 7043,111 7067,112 7120,113 7157,114 7166,115 10820,116 28702,117 77226,118 79944,119 90910120 ],121 "criteria": "explicit"122 },123 "category": {124 "categories": [],125 "criteria": "all"126 },127 "company_id": 261,128 "company_store": [],129 "discount": {130 "max": -1,131 "min": 0132 },133 "exclude_category": [],134 "franchise_enabled": true,135 "image": [136 "standard"137 ],138 "only_verified_products": false,139 "out_of_stock": false,140 "price": {141 "max": -1,142 "min": 1143 },144 "store": {145 "criteria": "filter",146 "rules": [147 {148 "brands": [149 11,150 6939,151 6941,152 6994,153 7043,154 7067,155 7120,156 7157,157 7166,158 10820,159 28702,160 77226,161 79944,162 90910163 ],164 "companies": [165 261166 ]167 }168 ],169 "stores": []170 }171 },172 "logistics": {173 "dp_assignment": true,174 "logistics_by_seller": false,175 "same_day_delivery": true,176 "serviceability_check": true177 },178 "modified_at": "2024-04-02T07:33:12.335Z",179 "modified_by": "3c8e77cd3ed632e2ab60ce29",180 "old_payload": {181 "inventory": {182 "brand": {183 "brands": [],184 "criteria": "all"185 },186 "category": {187 "categories": [],188 "criteria": "all"189 },190 "company_id": 261,191 "company_store": [],192 "discount": {193 "max": -1,194 "min": 0195 },196 "exclude_category": [],197 "franchise_enabled": true,198 "image": [199 "standard"200 ],201 "only_verified_products": false,202 "out_of_stock": false,203 "price": {204 "max": -1,205 "min": 1206 },207 "store": {208 "criteria": "filter",209 "rules": [210 {211 "brands": [],212 "companies": [213 261214 ]215 }216 ],217 "stores": []218 }219 }220 },221 "order": {222 "enabled": true,223 "force_reassignment": false,224 "message": ""225 },226 "payment": {227 "anonymous_cod": false,228 "callback_url": {229 "app": "",230 "web": ""231 },232 "cod_amount_limit": 49000,233 "cod_charges": 0,234 "enabled": true,235 "methods": {236 "card": {237 "enabled": true238 },239 "cod": {240 "enabled": true241 },242 "fc": {243 "enabled": false244 },245 "jiopp": {246 "enabled": false247 },248 "jp": {249 "enabled": false250 },251 "juspaypg": {252 "enabled": false253 },254 "nb": {255 "enabled": true256 },257 "pac": {258 "enabled": false259 },260 "payubizpg": {261 "enabled": false262 },263 "payumoneypg": {264 "enabled": false265 },266 "pl": {267 "enabled": true268 },269 "pp": {270 "enabled": false271 },272 "ps": {273 "enabled": true274 },275 "qr": {276 "enabled": true277 },278 "rupifipg": {279 "enabled": false280 },281 "simpl": {282 "enabled": true283 },284 "stripepg": {285 "enabled": false286 },287 "upi": {288 "enabled": true289 },290 "wl": {291 "enabled": true292 }293 },294 "mode_of_payment": "ECOMM",295 "payment_selection_lock": {296 "default_options": "cod",297 "enabled": false,298 "payment_identifier": "cod"299 },300 "source": "ECOMM",301 "user_cod_limit": 0302 },303 "pii_masking": {304 "enabled": false305 },306 "security": {307 "domains": [308 {309 "host": "example.com",310 "url_scheme": "https"311 },312 {313 "host": "api.example.com",314 "url_scheme": "https"315 }316 ]317 },318 "platforms": [],319 "reward_points": {320 "credit": {321 "enabled": true322 },323 "debit": {324 "auto_apply": false,325 "enabled": true,326 "strategy_channel": "REWARDS"327 }328 },329 "tags": []330 }331}