Skip to main content

Integration

v1

Description

Integrations are used to manage the flow of inventory and orders. Get notified on the deletion of any integration.


Supported Type

  • Delete

Payload

{
"event":{
"trace_id":[
"slingshot.72316bfd-b097-473a-b52a-150dd1f07ff9"
],
"name":"integration",
"type":"update"
},
"company_id":1486,
"contains":[
"integration"
],
"payload":{
"opted":true,
"opt_in_status":{
"inventory":false,
"order":true
},
"previous_opt_in_status":{
"inventory":false,
"order":false
},
"integration":{
"id":"5ebe7b7728ff80b75e6647fa",
"name":"Fynd POS",
"slug":"fynd-pos",
"tags":[
{
"public":true,
"is_public":true,
"_id":"5efd82e5cfdf28ffdf3f0cfe",
"name":"fulfillment",
"value":"fyndpos"
},
{
"public":true,
"is_public":true,
"_id":"5fc0a93fcc3b215a52fd23f5",
"name":"store_integration_type",
"value":"MULTI_STORE"
},
{
"public":true,
"is_public":true,
"_id":"5fc0a93fcc3b211e33fd23f6",
"name":"is_aggregator",
"value":"true"
}
]
},
"level":"store",
"uid":12483,
"data":{
"location_id":""
},
"meta":[

],
"store_code":"A125",
"company_id":1486
},
"meta":{
"job_type":"integration-configuration",
"action":"update-integration-configuration",
"trace":"slingshot.72316bfd-b097-473a-b52a-150dd1f07ff9"
}
}

Object Properties

KeyTypeDescription
optedbooleanwhether integration is opted or not
opt_in_status.inventorybooleanwhether the integration is opted or not for inventory on store-level