@epilot/sdk 2.19.2 → 2.19.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) hide show
  1. package/definitions/targeting.json +11 -1
  2. package/dist/apis/access-token.cjs +6 -6
  3. package/dist/apis/access-token.js +1 -1
  4. package/dist/apis/address-suggestions.cjs +6 -6
  5. package/dist/apis/address-suggestions.js +1 -1
  6. package/dist/apis/address.cjs +6 -6
  7. package/dist/apis/address.js +1 -1
  8. package/dist/apis/ai-agents.cjs +6 -6
  9. package/dist/apis/ai-agents.js +1 -1
  10. package/dist/apis/app.cjs +6 -6
  11. package/dist/apis/app.js +1 -1
  12. package/dist/apis/audit-logs.cjs +6 -6
  13. package/dist/apis/audit-logs.js +1 -1
  14. package/dist/apis/automation.cjs +6 -6
  15. package/dist/apis/automation.js +1 -1
  16. package/dist/apis/billing.cjs +6 -6
  17. package/dist/apis/billing.js +1 -1
  18. package/dist/apis/blueprint-manifest.cjs +6 -6
  19. package/dist/apis/blueprint-manifest.js +1 -1
  20. package/dist/apis/calendar.cjs +6 -6
  21. package/dist/apis/calendar.js +1 -1
  22. package/dist/apis/configuration-hub.cjs +6 -6
  23. package/dist/apis/configuration-hub.js +1 -1
  24. package/dist/apis/consent.cjs +6 -6
  25. package/dist/apis/consent.js +1 -1
  26. package/dist/apis/customer-portal.cjs +6 -6
  27. package/dist/apis/customer-portal.js +1 -1
  28. package/dist/apis/dashboard.cjs +6 -6
  29. package/dist/apis/dashboard.js +1 -1
  30. package/dist/apis/data-governance.cjs +6 -6
  31. package/dist/apis/data-governance.js +1 -1
  32. package/dist/apis/deduplication.cjs +6 -6
  33. package/dist/apis/deduplication.js +1 -1
  34. package/dist/apis/design.cjs +6 -6
  35. package/dist/apis/design.js +1 -1
  36. package/dist/apis/document.cjs +6 -6
  37. package/dist/apis/document.js +1 -1
  38. package/dist/apis/email-settings.cjs +6 -6
  39. package/dist/apis/email-settings.js +1 -1
  40. package/dist/apis/email-template.cjs +6 -6
  41. package/dist/apis/email-template.js +1 -1
  42. package/dist/apis/entity-mapping.cjs +6 -6
  43. package/dist/apis/entity-mapping.js +1 -1
  44. package/dist/apis/entity.cjs +6 -6
  45. package/dist/apis/entity.js +1 -1
  46. package/dist/apis/environments.cjs +6 -6
  47. package/dist/apis/environments.js +1 -1
  48. package/dist/apis/event-catalog.cjs +6 -6
  49. package/dist/apis/event-catalog.js +1 -1
  50. package/dist/apis/file.cjs +6 -6
  51. package/dist/apis/file.js +1 -1
  52. package/dist/apis/iban.cjs +6 -6
  53. package/dist/apis/iban.js +1 -1
  54. package/dist/apis/integration-toolkit.cjs +6 -6
  55. package/dist/apis/integration-toolkit.js +1 -1
  56. package/dist/apis/journey.cjs +6 -6
  57. package/dist/apis/journey.js +1 -1
  58. package/dist/apis/kanban.cjs +6 -6
  59. package/dist/apis/kanban.js +1 -1
  60. package/dist/apis/message.cjs +6 -6
  61. package/dist/apis/message.js +1 -1
  62. package/dist/apis/metering.cjs +6 -6
  63. package/dist/apis/metering.js +1 -1
  64. package/dist/apis/notes.cjs +6 -6
  65. package/dist/apis/notes.js +1 -1
  66. package/dist/apis/notification.cjs +6 -6
  67. package/dist/apis/notification.js +1 -1
  68. package/dist/apis/organization.cjs +6 -6
  69. package/dist/apis/organization.js +1 -1
  70. package/dist/apis/partner-directory.cjs +6 -6
  71. package/dist/apis/partner-directory.js +1 -1
  72. package/dist/apis/permissions.cjs +6 -6
  73. package/dist/apis/permissions.js +1 -1
  74. package/dist/apis/pricing-tier.cjs +6 -6
  75. package/dist/apis/pricing-tier.js +1 -1
  76. package/dist/apis/pricing.cjs +6 -6
  77. package/dist/apis/pricing.d.cts +67 -3
  78. package/dist/apis/pricing.d.ts +67 -3
  79. package/dist/apis/pricing.js +1 -1
  80. package/dist/apis/purpose.cjs +6 -6
  81. package/dist/apis/purpose.js +1 -1
  82. package/dist/apis/query.cjs +6 -6
  83. package/dist/apis/query.js +1 -1
  84. package/dist/apis/sandbox.cjs +6 -6
  85. package/dist/apis/sandbox.js +1 -1
  86. package/dist/apis/sharing.cjs +6 -6
  87. package/dist/apis/sharing.js +1 -1
  88. package/dist/apis/snapshot.cjs +6 -6
  89. package/dist/apis/snapshot.js +1 -1
  90. package/dist/apis/submission.cjs +6 -6
  91. package/dist/apis/submission.js +1 -1
  92. package/dist/apis/target.cjs +6 -6
  93. package/dist/apis/target.js +1 -1
  94. package/dist/apis/targeting.cjs +6 -6
  95. package/dist/apis/targeting.d.cts +2 -2
  96. package/dist/apis/targeting.d.ts +2 -2
  97. package/dist/apis/targeting.js +1 -1
  98. package/dist/apis/template-variables.cjs +6 -6
  99. package/dist/apis/template-variables.js +1 -1
  100. package/dist/apis/user.cjs +6 -6
  101. package/dist/apis/user.js +1 -1
  102. package/dist/apis/validation-rules.cjs +6 -6
  103. package/dist/apis/validation-rules.js +1 -1
  104. package/dist/apis/webhooks.cjs +6 -6
  105. package/dist/apis/webhooks.js +1 -1
  106. package/dist/apis/workflow-definition.cjs +6 -6
  107. package/dist/apis/workflow-definition.js +1 -1
  108. package/dist/apis/workflow.cjs +6 -6
  109. package/dist/apis/workflow.js +1 -1
  110. package/dist/{chunk-QWWGJOYR.cjs → chunk-AD5FK5LK.cjs} +1 -1
  111. package/dist/{chunk-UC3IKFHD.js → chunk-PHOP6DMJ.js} +1 -1
  112. package/dist/index.cjs +8 -8
  113. package/dist/index.d.cts +2 -2
  114. package/dist/index.d.ts +2 -2
  115. package/dist/index.js +1 -1
  116. package/dist/{pricing.d-Det6zqGv.d.cts → pricing.d-CSVO1WCD.d.cts} +1 -1
  117. package/dist/{pricing.d-Det6zqGv.d.ts → pricing.d-CSVO1WCD.d.ts} +1 -1
  118. package/dist/targeting-5U4XGOXY.cjs +7 -0
  119. package/dist/targeting-R3G32HI4.js +7 -0
  120. package/dist/{targeting.d-16SvPyj4.d.cts → targeting.d-KcawmWBB.d.cts} +8 -0
  121. package/dist/{targeting.d-16SvPyj4.d.ts → targeting.d-KcawmWBB.d.ts} +8 -0
  122. package/docs/targeting.md +9 -1
  123. package/package.json +1 -1
  124. package/dist/targeting-BTVCLYFW.cjs +0 -7
  125. package/dist/targeting-NWYDE3E7.js +0 -7
@@ -6,25 +6,25 @@ var _chunk4QCVVDTAcjs = require('../chunk-4QCVVDTA.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkQWWGJOYRcjs = require('../chunk-QWWGJOYR.cjs');
9
+ var _chunkAD5FK5LKcjs = require('../chunk-AD5FK5LK.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/template-variables.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunk4QCVVDTAcjs.require_template_variables_runtime.call(void 0, );
15
- return _chunkQWWGJOYRcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkAD5FK5LKcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: def, apiName: "templateVariables" });
21
+ _instance = _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: def, apiName: "templateVariables" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkQWWGJOYRcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkAD5FK5LKcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "templateVariables" }),
27
+ createClient: () => _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "templateVariables" }),
28
28
  apiName: "templateVariables"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var templateVariables = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunkQWWGJOYRcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.templateVariables = templateVariables;
38
+ exports.authorize = _chunkAD5FK5LKcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.templateVariables = templateVariables;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-UC3IKFHD.js";
9
+ } from "../chunk-PHOP6DMJ.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/template-variables.ts
@@ -6,25 +6,25 @@ var _chunkX2LMHC5Rcjs = require('../chunk-X2LMHC5R.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkQWWGJOYRcjs = require('../chunk-QWWGJOYR.cjs');
9
+ var _chunkAD5FK5LKcjs = require('../chunk-AD5FK5LK.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/user.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkX2LMHC5Rcjs.require_user_runtime.call(void 0, );
15
- return _chunkQWWGJOYRcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkAD5FK5LKcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: def, apiName: "user" });
21
+ _instance = _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: def, apiName: "user" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkQWWGJOYRcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkAD5FK5LKcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "user" }),
27
+ createClient: () => _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "user" }),
28
28
  apiName: "user"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var user = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunkQWWGJOYRcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.user = user;
38
+ exports.authorize = _chunkAD5FK5LKcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.user = user;
package/dist/apis/user.js CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-UC3IKFHD.js";
9
+ } from "../chunk-PHOP6DMJ.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/user.ts
@@ -6,25 +6,25 @@ var _chunkJIUTCNTBcjs = require('../chunk-JIUTCNTB.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkQWWGJOYRcjs = require('../chunk-QWWGJOYR.cjs');
9
+ var _chunkAD5FK5LKcjs = require('../chunk-AD5FK5LK.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/validation-rules.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkJIUTCNTBcjs.require_validation_rules_runtime.call(void 0, );
15
- return _chunkQWWGJOYRcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkAD5FK5LKcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: def, apiName: "validationRules" });
21
+ _instance = _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: def, apiName: "validationRules" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkQWWGJOYRcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkAD5FK5LKcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "validationRules" }),
27
+ createClient: () => _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "validationRules" }),
28
28
  apiName: "validationRules"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var validationRules = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunkQWWGJOYRcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.validationRules = validationRules;
38
+ exports.authorize = _chunkAD5FK5LKcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.validationRules = validationRules;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-UC3IKFHD.js";
9
+ } from "../chunk-PHOP6DMJ.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/validation-rules.ts
@@ -6,25 +6,25 @@ var _chunkNGGI52NVcjs = require('../chunk-NGGI52NV.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkQWWGJOYRcjs = require('../chunk-QWWGJOYR.cjs');
9
+ var _chunkAD5FK5LKcjs = require('../chunk-AD5FK5LK.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/webhooks.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkNGGI52NVcjs.require_webhooks_runtime.call(void 0, );
15
- return _chunkQWWGJOYRcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkAD5FK5LKcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: def, apiName: "webhooks" });
21
+ _instance = _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: def, apiName: "webhooks" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkQWWGJOYRcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkAD5FK5LKcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "webhooks" }),
27
+ createClient: () => _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "webhooks" }),
28
28
  apiName: "webhooks"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var webhooks = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunkQWWGJOYRcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.webhooks = webhooks;
38
+ exports.authorize = _chunkAD5FK5LKcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.webhooks = webhooks;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-UC3IKFHD.js";
9
+ } from "../chunk-PHOP6DMJ.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/webhooks.ts
@@ -6,25 +6,25 @@ var _chunkADX7IYB3cjs = require('../chunk-ADX7IYB3.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkQWWGJOYRcjs = require('../chunk-QWWGJOYR.cjs');
9
+ var _chunkAD5FK5LKcjs = require('../chunk-AD5FK5LK.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/workflow-definition.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkADX7IYB3cjs.require_workflow_definition_runtime.call(void 0, );
15
- return _chunkQWWGJOYRcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkAD5FK5LKcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: def, apiName: "workflowDefinition" });
21
+ _instance = _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: def, apiName: "workflowDefinition" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkQWWGJOYRcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkAD5FK5LKcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "workflowDefinition" }),
27
+ createClient: () => _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "workflowDefinition" }),
28
28
  apiName: "workflowDefinition"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var workflowDefinition = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunkQWWGJOYRcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.workflowDefinition = workflowDefinition;
38
+ exports.authorize = _chunkAD5FK5LKcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.workflowDefinition = workflowDefinition;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-UC3IKFHD.js";
9
+ } from "../chunk-PHOP6DMJ.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/workflow-definition.ts
@@ -6,25 +6,25 @@ var _chunkPM25LLETcjs = require('../chunk-PM25LLET.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunkQWWGJOYRcjs = require('../chunk-QWWGJOYR.cjs');
9
+ var _chunkAD5FK5LKcjs = require('../chunk-AD5FK5LK.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/workflow.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkPM25LLETcjs.require_workflow_runtime.call(void 0, );
15
- return _chunkQWWGJOYRcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkAD5FK5LKcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: def, apiName: "workflow" });
21
+ _instance = _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: def, apiName: "workflow" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunkQWWGJOYRcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkAD5FK5LKcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "workflow" }),
27
+ createClient: () => _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "workflow" }),
28
28
  apiName: "workflow"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var workflow = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunkQWWGJOYRcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.workflow = workflow;
38
+ exports.authorize = _chunkAD5FK5LKcjs.authorize; exports.createClient = createClient; exports.getClient = getClient; exports.workflow = workflow;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-UC3IKFHD.js";
9
+ } from "../chunk-PHOP6DMJ.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/workflow.ts
@@ -75,7 +75,7 @@ var globImport_docs = _chunkNJK5F5TFcjs.__glob.call(void 0, {
75
75
  "./docs/snapshot.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./snapshot-NKK6BNQB.cjs"))),
76
76
  "./docs/submission.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./submission-Q24BU4GS.cjs"))),
77
77
  "./docs/target.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./target-3RS5BN2B.cjs"))),
78
- "./docs/targeting.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./targeting-BTVCLYFW.cjs"))),
78
+ "./docs/targeting.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./targeting-5U4XGOXY.cjs"))),
79
79
  "./docs/template-variables.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./template-variables-I72B5WS6.cjs"))),
80
80
  "./docs/user.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./user-DR7IAWFI.cjs"))),
81
81
  "./docs/validation-rules.json": () => Promise.resolve().then(() => _interopRequireWildcard(require("./validation-rules-GR2IVLGJ.cjs"))),
@@ -75,7 +75,7 @@ var globImport_docs = __glob({
75
75
  "./docs/snapshot.json": () => import("./snapshot-5XHTEB2U.js"),
76
76
  "./docs/submission.json": () => import("./submission-7BISSPO6.js"),
77
77
  "./docs/target.json": () => import("./target-5MKRXCHX.js"),
78
- "./docs/targeting.json": () => import("./targeting-NWYDE3E7.js"),
78
+ "./docs/targeting.json": () => import("./targeting-R3G32HI4.js"),
79
79
  "./docs/template-variables.json": () => import("./template-variables-6CLOG67C.js"),
80
80
  "./docs/user.json": () => import("./user-7W5JUUKB.js"),
81
81
  "./docs/validation-rules.json": () => import("./validation-rules-B2KQKMLO.js"),
package/dist/index.cjs CHANGED
@@ -158,7 +158,7 @@ var _chunkADSWGLIVcjs = require('./chunk-ADSWGLIV.cjs');
158
158
 
159
159
 
160
160
 
161
- var _chunkQWWGJOYRcjs = require('./chunk-QWWGJOYR.cjs');
161
+ var _chunkAD5FK5LKcjs = require('./chunk-AD5FK5LK.cjs');
162
162
 
163
163
 
164
164
  var _chunkNJK5F5TFcjs = require('./chunk-NJK5F5TF.cjs');
@@ -225,7 +225,7 @@ var resolveClient = (params) => {
225
225
  }
226
226
  if (!entry.instance) {
227
227
  const definition = entry.loader();
228
- entry.instance = _chunkQWWGJOYRcjs.createApiClient.call(void 0, {
228
+ entry.instance = _chunkAD5FK5LKcjs.createApiClient.call(void 0, {
229
229
  definition,
230
230
  token: state.token,
231
231
  headers: state.globalHeaders,
@@ -258,7 +258,7 @@ var resetAllClients = (registry) => {
258
258
  };
259
259
 
260
260
  // src/apis/_registry.ts
261
- var expandDef = (mod) => _chunkQWWGJOYRcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
261
+ var expandDef = (mod) => _chunkAD5FK5LKcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
262
262
  var registerBuiltinApis = (registry) => {
263
263
  registerApi({
264
264
  registry,
@@ -601,9 +601,9 @@ var createSDK = () => {
601
601
  const available = [...registry.keys()].join(", ");
602
602
  throw new Error(`Unknown API: "${name}". Available: ${available}`);
603
603
  }
604
- return _chunkQWWGJOYRcjs.createApiHandle.call(void 0, {
604
+ return _chunkAD5FK5LKcjs.createApiHandle.call(void 0, {
605
605
  resolveClient: () => resolveClient({ registry, name, state }),
606
- createClient: () => _chunkQWWGJOYRcjs.createApiClient.call(void 0, { definition: entry.loader(), apiName: name }),
606
+ createClient: () => _chunkAD5FK5LKcjs.createApiClient.call(void 0, { definition: entry.loader(), apiName: name }),
607
607
  apiName: name
608
608
  });
609
609
  };
@@ -651,9 +651,9 @@ var createSDK = () => {
651
651
  return interceptorUse;
652
652
  }
653
653
  case "help":
654
- return (apiName) => _chunkQWWGJOYRcjs.help.call(void 0, apiName);
654
+ return (apiName) => _chunkAD5FK5LKcjs.help.call(void 0, apiName);
655
655
  case "openapi":
656
- return (apiName) => _chunkQWWGJOYRcjs.openapi.call(void 0, apiName);
656
+ return (apiName) => _chunkAD5FK5LKcjs.openapi.call(void 0, apiName);
657
657
  case "then":
658
658
  case "catch":
659
659
  case "finally":
@@ -683,4 +683,4 @@ var epilot = createSDK();
683
683
 
684
684
 
685
685
 
686
- exports.applyLargeResponseInterceptor = applyLargeResponseInterceptor; exports.applyRetryInterceptor = applyRetryInterceptor; exports.authorize = _chunkQWWGJOYRcjs.authorize; exports.createSDK = createSDK; exports.epilot = epilot; exports.help = _chunkQWWGJOYRcjs.help; exports.openapi = _chunkQWWGJOYRcjs.openapi;
686
+ exports.applyLargeResponseInterceptor = applyLargeResponseInterceptor; exports.applyRetryInterceptor = applyRetryInterceptor; exports.authorize = _chunkAD5FK5LKcjs.authorize; exports.createSDK = createSDK; exports.epilot = epilot; exports.help = _chunkAD5FK5LKcjs.help; exports.openapi = _chunkAD5FK5LKcjs.openapi;
package/dist/index.d.cts CHANGED
@@ -39,7 +39,7 @@ import { C as Client$w } from './notification.d-r89Jec85.cjs';
39
39
  import { C as Client$x } from './organization.d-DqwnNxMg.cjs';
40
40
  import { C as Client$y } from './partner-directory.d-BCIjHoGs.cjs';
41
41
  import { C as Client$z } from './permissions.d-BKoyMhU7.cjs';
42
- import { C as Client$A } from './pricing.d-Det6zqGv.cjs';
42
+ import { C as Client$A } from './pricing.d-CSVO1WCD.cjs';
43
43
  import { C as Client$B } from './pricing-tier.d-Cg0jl6n_.cjs';
44
44
  import { C as Client$C } from './purpose.d-CbIYfTua.cjs';
45
45
  import { C as Client$D } from './query.d-Cmp78IhZ.cjs';
@@ -47,7 +47,7 @@ import { C as Client$E } from './sandbox.d-BdbOFzDu.cjs';
47
47
  import { C as Client$F } from './sharing.d-sOXq-gtz.cjs';
48
48
  import { C as Client$G } from './snapshot.d-DT0zg2CS.cjs';
49
49
  import { C as Client$H } from './submission.d-BamwfhXw.cjs';
50
- import { C as Client$I } from './targeting.d-16SvPyj4.cjs';
50
+ import { C as Client$I } from './targeting.d-KcawmWBB.cjs';
51
51
  import { C as Client$J } from './template-variables.d-Ble9TSBa.cjs';
52
52
  import { C as Client$K } from './user.d-rqYtwsCz.cjs';
53
53
  import { C as Client$L } from './validation-rules.d-CvGvBnMX.cjs';
package/dist/index.d.ts CHANGED
@@ -39,7 +39,7 @@ import { C as Client$w } from './notification.d-r89Jec85.js';
39
39
  import { C as Client$x } from './organization.d-DqwnNxMg.js';
40
40
  import { C as Client$y } from './partner-directory.d-BCIjHoGs.js';
41
41
  import { C as Client$z } from './permissions.d-BKoyMhU7.js';
42
- import { C as Client$A } from './pricing.d-Det6zqGv.js';
42
+ import { C as Client$A } from './pricing.d-CSVO1WCD.js';
43
43
  import { C as Client$B } from './pricing-tier.d-Cg0jl6n_.js';
44
44
  import { C as Client$C } from './purpose.d-CbIYfTua.js';
45
45
  import { C as Client$D } from './query.d-Cmp78IhZ.js';
@@ -47,7 +47,7 @@ import { C as Client$E } from './sandbox.d-BdbOFzDu.js';
47
47
  import { C as Client$F } from './sharing.d-sOXq-gtz.js';
48
48
  import { C as Client$G } from './snapshot.d-DT0zg2CS.js';
49
49
  import { C as Client$H } from './submission.d-BamwfhXw.js';
50
- import { C as Client$I } from './targeting.d-16SvPyj4.js';
50
+ import { C as Client$I } from './targeting.d-KcawmWBB.js';
51
51
  import { C as Client$J } from './template-variables.d-Ble9TSBa.js';
52
52
  import { C as Client$K } from './user.d-rqYtwsCz.js';
53
53
  import { C as Client$L } from './validation-rules.d-CvGvBnMX.js';
package/dist/index.js CHANGED
@@ -158,7 +158,7 @@ import {
158
158
  expand,
159
159
  help,
160
160
  openapi
161
- } from "./chunk-UC3IKFHD.js";
161
+ } from "./chunk-PHOP6DMJ.js";
162
162
  import {
163
163
  __require
164
164
  } from "./chunk-YPSWSI3M.js";
@@ -14431,4 +14431,4 @@ type VariantWriteWarning = Components.Schemas.VariantWriteWarning;
14431
14431
  type VersionWriteWarning = Components.Schemas.VersionWriteWarning;
14432
14432
  type WrittenVariantVersion = Components.Schemas.WrittenVariantVersion;
14433
14433
 
14434
- export { type Coupon as $, type AdditionalProviderData as A, type BaseCompositePrice as B, type Client as C, type CheckoutCart as D, type CheckoutCartResult as E, type CheckoutMode as F, type CompositePrice as G, type CompositePriceItem as H, type CompositePriceItemDto as I, type ComputePriceParams as J, type ComputePriceParamsBase as K, type ComputePriceParamsGas as L, type ComputePriceParamsPower as M, type ComputePriceResult as N, type OperationMethods as O, Paths as P, type ComputedBasePrice as Q, type ComputedPriceBreakdown as R, type ComputedPriceComponents as S, type ConditionDefinition as T, type ConditionSet as U, type ConditionSetCatalog as V, type ConditionType as W, type ConditionalEntitySlug as X, type ConditionalPricingError as Y, type ConditionalPricingErrorCode as Z, type ConsumptionTypeGetAg as _, Components as a, type PriceGetAg as a$, type CouponItem as a0, type CouponWithoutPromoCodes as a1, type CreateVariantRequest as a2, type CreatedVariant as a3, type Currency as a4, type CustomContext as a5, type Customer as a6, type DeletedVariant as a7, type DeletedVariantVersion as a8, type DiscountAmounts as a9, type JourneyContext as aA, type MarketParticipant as aB, type MarkupPricingModel as aC, type MetaData as aD, type NonHydratedCompositePrice as aE, type OAuthCredentials as aF, type OAuthIntegration as aG, type Offer as aH, type OfferHighlightConfig as aI, type Opportunity as aJ, type OpportunitySource as aK, type Order as aL, type OrderPayload as aM, type OrderRelation as aN, type OrderSource as aO, type OrderStatus as aP, type PatchVersionRequest as aQ, type PaymentMethod as aR, type PinnedConditions as aS, type PortalContext as aT, type PowerMarketAreaDetails as aU, type PowerMeterType as aV, type Price as aW, type PriceAmounts as aX, type PriceComponentRelation as aY, type PriceConditions as aZ, type PriceDynamicTariff as a_, type DynamicTariffInterval as aa, type DynamicTariffMode as ab, type EntityId as ac, type EntityItem as ad, type EntityRelation as ae, type Error as af, type ExternalCatalogConfigurationRequest as ag, type ExternalCatalogCustomRequest as ah, type ExternalCatalogItem as ai, type ExternalCatalogJourneyRequest as aj, type ExternalCatalogPortalRequest as ak, type ExternalCatalogRequest as al, type ExternalFeeMapping as am, type ExternalFeeMappings as an, type ExternalFeeMetadata as ao, type ExternalLocationMetadata as ap, type ExternalPriceMetadata as aq, type File as ar, type GasConcessionType as as, type GasMarketAreaDetails as at, type HistoricMarketPriceRecord as au, type HistoricMarketPricesResult as av, type HydratedCompositePrice as aw, type IntegrationAuthCredentials as ax, type IntegrationCredentialsResult as ay, type IntegrationId as az, type PathsDictionary as b, type PriceInputMapping as b0, type PriceInputMappings as b1, type PriceItem as b2, type PriceItemDto as b3, type PriceItemDtoUnion as b4, type PriceItems as b5, type PriceItemsDto as b6, type PriceTier as b7, type PriceTierDisplayMode as b8, type PricingDetails as b9, type SearchProvidersResult as bA, type SearchStreetsParams as bB, type SearchStreetsResult as bC, type SignatureMeta as bD, type SpotMarketBiddingZone as bE, type SpotMarketDataFrequency as bF, type SpotMarketType as bG, type Street as bH, type TariffTypeGetAg as bI, type Tax as bJ, type TaxAmount as bK, type TaxAmountBreakdown as bL, type TaxAmountDto as bM, type TaxBreakdownInfo as bN, type TaxItem as bO, type TierDetails as bP, type TotalDetails as bQ, type TypeGetAg as bR, type ValidateAvailabilityFileError as bS, type ValidateAvailabilityFileResult as bT, type VariantConditions as bU, type VariantValues as bV, type VariantVersion as bW, type VariantWriteWarning as bX, type VersionWriteWarning as bY, type WrittenVariantVersion as bZ, type PricingDetailsResponse as ba, type PricingModel as bb, type Product as bc, type ProductCategory as bd, type ProductRecommendation as be, type ProductRecommendationResponse as bf, type ProductRecommendationSearch as bg, type PromoCode as bh, type PromoCodeValidationResponse as bi, type Provider as bj, type RecurrenceAmount as bk, type RecurrenceAmountDto as bl, type RecurrenceAmountWithTax as bm, type RedeemedPromo as bn, type ReplaceVersionRequest as bo, type ResolveConditionalEntityRequest as bp, type ResolveContext as bq, type ResolveOptions as br, type ResolvedVariant as bs, type ResolvedVariants as bt, type SalesTax as bu, type SaveIntegrationCredentialsParams as bv, type SearchExternalCatalogParams as bw, type SearchExternalCatalogRecommendationsResult as bx, type SearchExternalCatalogResult as by, type SearchProvidersParams as bz, type Address as c, type Amounts as d, type AppendVersionRequest as e, type AvailabilityCheckParams as f, type AvailabilityFilters as g, type AvailabilityLocation as h, type AvailabilityResult as i, type AverageMarketPriceRecord as j, type AverageMarketPriceResult as k, type BaseCouponCommon as l, type BaseMarketPriceRecord as m, type BasePriceItem as n, type BasePriceItemCommon as o, type BasePriceItemDto as p, type BasicAuthCredentials as q, type BasicAuthIntegration as r, type BillingPeriod as s, type CartDto as t, type CashbackAmount as u, type CashbackAmounts as v, type CashbackPeriod as w, type CatalogFieldsParam as x, type CatalogSearch as y, type CatalogSearchResult as z };
14434
+ export { type ConditionSetCatalog as $, type Amounts as A, type BaseCompositePrice as B, type Client as C, type CashbackPeriod as D, type CatalogFieldsParam as E, type CatalogSearch as F, type CatalogSearchResult as G, type CheckoutCart as H, type CheckoutCartResult as I, type CheckoutMode as J, type CompositePrice as K, type CompositePriceItem as L, type MetaData as M, type CompositePriceItemDto as N, type OrderStatus as O, type PriceTier as P, type ComputePriceParams as Q, type ComputePriceParamsBase as R, type ComputePriceParamsGas as S, type TotalDetails as T, type ComputePriceParamsPower as U, type ComputePriceResult as V, type ComputedBasePrice as W, type ComputedPriceBreakdown as X, type ComputedPriceComponents as Y, type ConditionDefinition as Z, type ConditionSet as _, type Customer as a, type PriceComponentRelation as a$, type ConditionType as a0, type ConditionalEntitySlug as a1, type ConditionalPricingError as a2, type ConditionalPricingErrorCode as a3, type ConsumptionTypeGetAg as a4, type Coupon as a5, type CouponItem as a6, type CouponWithoutPromoCodes as a7, type CreateVariantRequest as a8, type CreatedVariant as a9, type HistoricMarketPricesResult as aA, type HydratedCompositePrice as aB, type IntegrationAuthCredentials as aC, type IntegrationCredentialsResult as aD, type IntegrationId as aE, type JourneyContext as aF, type MarketParticipant as aG, type MarkupPricingModel as aH, type NonHydratedCompositePrice as aI, type OAuthCredentials as aJ, type OAuthIntegration as aK, type Offer as aL, type OfferHighlightConfig as aM, type Opportunity as aN, type OpportunitySource as aO, type Order as aP, type OrderPayload as aQ, type OrderRelation as aR, type OrderSource as aS, type PatchVersionRequest as aT, type PaymentMethod as aU, type PinnedConditions as aV, type PortalContext as aW, type PowerMarketAreaDetails as aX, type PowerMeterType as aY, type Price as aZ, type PriceAmounts as a_, type Currency as aa, type CustomContext as ab, type DeletedVariant as ac, type DeletedVariantVersion as ad, type DiscountAmounts as ae, type DynamicTariffInterval as af, type DynamicTariffMode as ag, type EntityId as ah, type EntityItem as ai, type EntityRelation as aj, type Error as ak, type ExternalCatalogConfigurationRequest as al, type ExternalCatalogCustomRequest as am, type ExternalCatalogItem as an, type ExternalCatalogJourneyRequest as ao, type ExternalCatalogPortalRequest as ap, type ExternalCatalogRequest as aq, type ExternalFeeMapping as ar, type ExternalFeeMappings as as, type ExternalFeeMetadata as at, type ExternalLocationMetadata as au, type ExternalPriceMetadata as av, type File as aw, type GasConcessionType as ax, type GasMarketAreaDetails as ay, type HistoricMarketPriceRecord as az, type Address as b, type PriceConditions as b0, type PriceDynamicTariff as b1, type PriceGetAg as b2, type PriceInputMapping as b3, type PriceInputMappings as b4, type PriceItem as b5, type PriceItemDto as b6, type PriceItemDtoUnion as b7, type PriceItemsDto as b8, type PriceTierDisplayMode as b9, type SearchProvidersParams as bA, type SearchProvidersResult as bB, type SearchStreetsParams as bC, type SearchStreetsResult as bD, type SignatureMeta as bE, type SpotMarketBiddingZone as bF, type SpotMarketDataFrequency as bG, type SpotMarketType as bH, type Street as bI, type TariffTypeGetAg as bJ, type Tax as bK, type TaxAmount as bL, type TaxAmountBreakdown as bM, type TaxAmountDto as bN, type TaxBreakdownInfo as bO, type TaxItem as bP, type TierDetails as bQ, type TypeGetAg as bR, type ValidateAvailabilityFileError as bS, type ValidateAvailabilityFileResult as bT, type VariantConditions as bU, type VariantValues as bV, type VariantVersion as bW, type VariantWriteWarning as bX, type VersionWriteWarning as bY, type WrittenVariantVersion as bZ, type PricingDetails as ba, type PricingDetailsResponse as bb, type PricingModel as bc, type Product as bd, type ProductCategory as be, type ProductRecommendation as bf, type ProductRecommendationResponse as bg, type ProductRecommendationSearch as bh, type PromoCode as bi, type PromoCodeValidationResponse as bj, type Provider as bk, type RecurrenceAmount as bl, type RecurrenceAmountDto as bm, type RecurrenceAmountWithTax as bn, type RedeemedPromo as bo, type ReplaceVersionRequest as bp, type ResolveConditionalEntityRequest as bq, type ResolveContext as br, type ResolveOptions as bs, type ResolvedVariant as bt, type ResolvedVariants as bu, type SalesTax as bv, type SaveIntegrationCredentialsParams as bw, type SearchExternalCatalogParams as bx, type SearchExternalCatalogRecommendationsResult as by, type SearchExternalCatalogResult as bz, type PriceItems as c, Components as d, Paths as e, type OperationMethods as f, type PathsDictionary as g, type AdditionalProviderData as h, type AppendVersionRequest as i, type AvailabilityCheckParams as j, type AvailabilityFilters as k, type AvailabilityLocation as l, type AvailabilityResult as m, type AverageMarketPriceRecord as n, type AverageMarketPriceResult as o, type BaseCouponCommon as p, type BaseMarketPriceRecord as q, type BasePriceItem as r, type BasePriceItemCommon as s, type BasePriceItemDto as t, type BasicAuthCredentials as u, type BasicAuthIntegration as v, type BillingPeriod as w, type CartDto as x, type CashbackAmount as y, type CashbackAmounts as z };
@@ -14431,4 +14431,4 @@ type VariantWriteWarning = Components.Schemas.VariantWriteWarning;
14431
14431
  type VersionWriteWarning = Components.Schemas.VersionWriteWarning;
14432
14432
  type WrittenVariantVersion = Components.Schemas.WrittenVariantVersion;
14433
14433
 
14434
- export { type Coupon as $, type AdditionalProviderData as A, type BaseCompositePrice as B, type Client as C, type CheckoutCart as D, type CheckoutCartResult as E, type CheckoutMode as F, type CompositePrice as G, type CompositePriceItem as H, type CompositePriceItemDto as I, type ComputePriceParams as J, type ComputePriceParamsBase as K, type ComputePriceParamsGas as L, type ComputePriceParamsPower as M, type ComputePriceResult as N, type OperationMethods as O, Paths as P, type ComputedBasePrice as Q, type ComputedPriceBreakdown as R, type ComputedPriceComponents as S, type ConditionDefinition as T, type ConditionSet as U, type ConditionSetCatalog as V, type ConditionType as W, type ConditionalEntitySlug as X, type ConditionalPricingError as Y, type ConditionalPricingErrorCode as Z, type ConsumptionTypeGetAg as _, Components as a, type PriceGetAg as a$, type CouponItem as a0, type CouponWithoutPromoCodes as a1, type CreateVariantRequest as a2, type CreatedVariant as a3, type Currency as a4, type CustomContext as a5, type Customer as a6, type DeletedVariant as a7, type DeletedVariantVersion as a8, type DiscountAmounts as a9, type JourneyContext as aA, type MarketParticipant as aB, type MarkupPricingModel as aC, type MetaData as aD, type NonHydratedCompositePrice as aE, type OAuthCredentials as aF, type OAuthIntegration as aG, type Offer as aH, type OfferHighlightConfig as aI, type Opportunity as aJ, type OpportunitySource as aK, type Order as aL, type OrderPayload as aM, type OrderRelation as aN, type OrderSource as aO, type OrderStatus as aP, type PatchVersionRequest as aQ, type PaymentMethod as aR, type PinnedConditions as aS, type PortalContext as aT, type PowerMarketAreaDetails as aU, type PowerMeterType as aV, type Price as aW, type PriceAmounts as aX, type PriceComponentRelation as aY, type PriceConditions as aZ, type PriceDynamicTariff as a_, type DynamicTariffInterval as aa, type DynamicTariffMode as ab, type EntityId as ac, type EntityItem as ad, type EntityRelation as ae, type Error as af, type ExternalCatalogConfigurationRequest as ag, type ExternalCatalogCustomRequest as ah, type ExternalCatalogItem as ai, type ExternalCatalogJourneyRequest as aj, type ExternalCatalogPortalRequest as ak, type ExternalCatalogRequest as al, type ExternalFeeMapping as am, type ExternalFeeMappings as an, type ExternalFeeMetadata as ao, type ExternalLocationMetadata as ap, type ExternalPriceMetadata as aq, type File as ar, type GasConcessionType as as, type GasMarketAreaDetails as at, type HistoricMarketPriceRecord as au, type HistoricMarketPricesResult as av, type HydratedCompositePrice as aw, type IntegrationAuthCredentials as ax, type IntegrationCredentialsResult as ay, type IntegrationId as az, type PathsDictionary as b, type PriceInputMapping as b0, type PriceInputMappings as b1, type PriceItem as b2, type PriceItemDto as b3, type PriceItemDtoUnion as b4, type PriceItems as b5, type PriceItemsDto as b6, type PriceTier as b7, type PriceTierDisplayMode as b8, type PricingDetails as b9, type SearchProvidersResult as bA, type SearchStreetsParams as bB, type SearchStreetsResult as bC, type SignatureMeta as bD, type SpotMarketBiddingZone as bE, type SpotMarketDataFrequency as bF, type SpotMarketType as bG, type Street as bH, type TariffTypeGetAg as bI, type Tax as bJ, type TaxAmount as bK, type TaxAmountBreakdown as bL, type TaxAmountDto as bM, type TaxBreakdownInfo as bN, type TaxItem as bO, type TierDetails as bP, type TotalDetails as bQ, type TypeGetAg as bR, type ValidateAvailabilityFileError as bS, type ValidateAvailabilityFileResult as bT, type VariantConditions as bU, type VariantValues as bV, type VariantVersion as bW, type VariantWriteWarning as bX, type VersionWriteWarning as bY, type WrittenVariantVersion as bZ, type PricingDetailsResponse as ba, type PricingModel as bb, type Product as bc, type ProductCategory as bd, type ProductRecommendation as be, type ProductRecommendationResponse as bf, type ProductRecommendationSearch as bg, type PromoCode as bh, type PromoCodeValidationResponse as bi, type Provider as bj, type RecurrenceAmount as bk, type RecurrenceAmountDto as bl, type RecurrenceAmountWithTax as bm, type RedeemedPromo as bn, type ReplaceVersionRequest as bo, type ResolveConditionalEntityRequest as bp, type ResolveContext as bq, type ResolveOptions as br, type ResolvedVariant as bs, type ResolvedVariants as bt, type SalesTax as bu, type SaveIntegrationCredentialsParams as bv, type SearchExternalCatalogParams as bw, type SearchExternalCatalogRecommendationsResult as bx, type SearchExternalCatalogResult as by, type SearchProvidersParams as bz, type Address as c, type Amounts as d, type AppendVersionRequest as e, type AvailabilityCheckParams as f, type AvailabilityFilters as g, type AvailabilityLocation as h, type AvailabilityResult as i, type AverageMarketPriceRecord as j, type AverageMarketPriceResult as k, type BaseCouponCommon as l, type BaseMarketPriceRecord as m, type BasePriceItem as n, type BasePriceItemCommon as o, type BasePriceItemDto as p, type BasicAuthCredentials as q, type BasicAuthIntegration as r, type BillingPeriod as s, type CartDto as t, type CashbackAmount as u, type CashbackAmounts as v, type CashbackPeriod as w, type CatalogFieldsParam as x, type CatalogSearch as y, type CatalogSearchResult as z };
14434
+ export { type ConditionSetCatalog as $, type Amounts as A, type BaseCompositePrice as B, type Client as C, type CashbackPeriod as D, type CatalogFieldsParam as E, type CatalogSearch as F, type CatalogSearchResult as G, type CheckoutCart as H, type CheckoutCartResult as I, type CheckoutMode as J, type CompositePrice as K, type CompositePriceItem as L, type MetaData as M, type CompositePriceItemDto as N, type OrderStatus as O, type PriceTier as P, type ComputePriceParams as Q, type ComputePriceParamsBase as R, type ComputePriceParamsGas as S, type TotalDetails as T, type ComputePriceParamsPower as U, type ComputePriceResult as V, type ComputedBasePrice as W, type ComputedPriceBreakdown as X, type ComputedPriceComponents as Y, type ConditionDefinition as Z, type ConditionSet as _, type Customer as a, type PriceComponentRelation as a$, type ConditionType as a0, type ConditionalEntitySlug as a1, type ConditionalPricingError as a2, type ConditionalPricingErrorCode as a3, type ConsumptionTypeGetAg as a4, type Coupon as a5, type CouponItem as a6, type CouponWithoutPromoCodes as a7, type CreateVariantRequest as a8, type CreatedVariant as a9, type HistoricMarketPricesResult as aA, type HydratedCompositePrice as aB, type IntegrationAuthCredentials as aC, type IntegrationCredentialsResult as aD, type IntegrationId as aE, type JourneyContext as aF, type MarketParticipant as aG, type MarkupPricingModel as aH, type NonHydratedCompositePrice as aI, type OAuthCredentials as aJ, type OAuthIntegration as aK, type Offer as aL, type OfferHighlightConfig as aM, type Opportunity as aN, type OpportunitySource as aO, type Order as aP, type OrderPayload as aQ, type OrderRelation as aR, type OrderSource as aS, type PatchVersionRequest as aT, type PaymentMethod as aU, type PinnedConditions as aV, type PortalContext as aW, type PowerMarketAreaDetails as aX, type PowerMeterType as aY, type Price as aZ, type PriceAmounts as a_, type Currency as aa, type CustomContext as ab, type DeletedVariant as ac, type DeletedVariantVersion as ad, type DiscountAmounts as ae, type DynamicTariffInterval as af, type DynamicTariffMode as ag, type EntityId as ah, type EntityItem as ai, type EntityRelation as aj, type Error as ak, type ExternalCatalogConfigurationRequest as al, type ExternalCatalogCustomRequest as am, type ExternalCatalogItem as an, type ExternalCatalogJourneyRequest as ao, type ExternalCatalogPortalRequest as ap, type ExternalCatalogRequest as aq, type ExternalFeeMapping as ar, type ExternalFeeMappings as as, type ExternalFeeMetadata as at, type ExternalLocationMetadata as au, type ExternalPriceMetadata as av, type File as aw, type GasConcessionType as ax, type GasMarketAreaDetails as ay, type HistoricMarketPriceRecord as az, type Address as b, type PriceConditions as b0, type PriceDynamicTariff as b1, type PriceGetAg as b2, type PriceInputMapping as b3, type PriceInputMappings as b4, type PriceItem as b5, type PriceItemDto as b6, type PriceItemDtoUnion as b7, type PriceItemsDto as b8, type PriceTierDisplayMode as b9, type SearchProvidersParams as bA, type SearchProvidersResult as bB, type SearchStreetsParams as bC, type SearchStreetsResult as bD, type SignatureMeta as bE, type SpotMarketBiddingZone as bF, type SpotMarketDataFrequency as bG, type SpotMarketType as bH, type Street as bI, type TariffTypeGetAg as bJ, type Tax as bK, type TaxAmount as bL, type TaxAmountBreakdown as bM, type TaxAmountDto as bN, type TaxBreakdownInfo as bO, type TaxItem as bP, type TierDetails as bQ, type TypeGetAg as bR, type ValidateAvailabilityFileError as bS, type ValidateAvailabilityFileResult as bT, type VariantConditions as bU, type VariantValues as bV, type VariantVersion as bW, type VariantWriteWarning as bX, type VersionWriteWarning as bY, type WrittenVariantVersion as bZ, type PricingDetails as ba, type PricingDetailsResponse as bb, type PricingModel as bc, type Product as bd, type ProductCategory as be, type ProductRecommendation as bf, type ProductRecommendationResponse as bg, type ProductRecommendationSearch as bh, type PromoCode as bi, type PromoCodeValidationResponse as bj, type Provider as bk, type RecurrenceAmount as bl, type RecurrenceAmountDto as bm, type RecurrenceAmountWithTax as bn, type RedeemedPromo as bo, type ReplaceVersionRequest as bp, type ResolveConditionalEntityRequest as bq, type ResolveContext as br, type ResolveOptions as bs, type ResolvedVariant as bt, type ResolvedVariants as bu, type SalesTax as bv, type SaveIntegrationCredentialsParams as bw, type SearchExternalCatalogParams as bx, type SearchExternalCatalogRecommendationsResult as by, type SearchExternalCatalogResult as bz, type PriceItems as c, Components as d, Paths as e, type OperationMethods as f, type PathsDictionary as g, type AdditionalProviderData as h, type AppendVersionRequest as i, type AvailabilityCheckParams as j, type AvailabilityFilters as k, type AvailabilityLocation as l, type AvailabilityResult as m, type AverageMarketPriceRecord as n, type AverageMarketPriceResult as o, type BaseCouponCommon as p, type BaseMarketPriceRecord as q, type BasePriceItem as r, type BasePriceItemCommon as s, type BasePriceItemDto as t, type BasicAuthCredentials as u, type BasicAuthIntegration as v, type BillingPeriod as w, type CartDto as x, type CashbackAmount as y, type CashbackAmounts as z };
@@ -0,0 +1,7 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-NJK5F5TF.cjs');
2
+
3
+ // src/docs/targeting.json
4
+ var targeting_default = '# Targeting API\n\n- **Base URL:** `https://targeting.sls.epilot.io`\n- **Full API Docs:** [https://docs.epilot.io/api/targeting](https://docs.epilot.io/api/targeting)\n\n## Usage\n\n```ts\nimport { epilot } from \'@epilot/sdk\'\n\nepilot.authorize(() => \'<token>\')\nconst { data } = await epilot.targeting.changeCampaignStatus(...)\n```\n\n### Tree-shakeable import\n\n```ts\nimport { getClient, authorize } from \'@epilot/sdk/targeting\'\n\nconst targetingClient = getClient()\nauthorize(targetingClient, () => \'<token>\')\nconst { data } = await targetingClient.changeCampaignStatus(...)\n```\n\n## Operations\n\n**Campaign**\n- [`changeCampaignStatus`](#changecampaignstatus)\n- [`getCampaignJobStatus`](#getcampaignjobstatus)\n- [`getCampaignPortals`](#getcampaignportals)\n- [`setupCampaign`](#setupcampaign)\n- [`matchCampaigns`](#matchcampaigns)\n- [`discoverCampaigns`](#discovercampaigns)\n\n**Campaign Delivery**\n- [`retriggerCampaignAutomations`](#retriggercampaignautomations)\n\n**Target**\n- [`matchTargets`](#matchtargets)\n- [`getTargetQueries`](#gettargetqueries)\n\n**Campaign Recipient**\n- [`createRecipient`](#createrecipient)\n- [`updateRecipient`](#updaterecipient)\n- [`updateRecipientPortalStatus`](#updaterecipientportalstatus)\n- [`updateRecipientEntityUiStatus`](#updaterecipiententityuistatus)\n- [`restoreRecipientEntityUiStatus`](#restorerecipiententityuistatus)\n- [`getRecipients`](#getrecipients)\n- [`getEmailStats`](#getemailstats)\n\n**Schemas**\n- [`BaseError`](#baseerror)\n- [`ServerError`](#servererror)\n- [`ClientError`](#clienterror)\n- [`BaseUUID`](#baseuuid)\n- [`BaseNanoID`](#basenanoid)\n- [`BaseTags`](#basetags)\n- [`BaseRelation`](#baserelation)\n- [`BaseSystemId`](#basesystemid)\n- [`BaseEntityOwner`](#baseentityowner)\n- [`BaseEntityAcl`](#baseentityacl)\n- [`BaseSystemFields`](#basesystemfields)\n- [`BaseSystemFieldsRequired`](#basesystemfieldsrequired)\n- [`CampaignStatus`](#campaignstatus)\n- [`ExecutionSummaryItem`](#executionsummaryitem)\n- [`JobStatus`](#jobstatus)\n- [`Campaign`](#campaign)\n- [`Target`](#target)\n- [`MatchCampaignParams`](#matchcampaignparams)\n- [`NextBestAction`](#nextbestaction)\n- [`DiscoverCampaignsParams`](#discovercampaignsparams)\n- [`DiscoverResult`](#discoverresult)\n- [`MatchTargetParams`](#matchtargetparams)\n- [`GetTargetQueriesParams`](#gettargetqueriesparams)\n- [`TargetQueryResult`](#targetqueryresult)\n- [`AutomationStatus`](#automationstatus)\n- [`PortalStatus`](#portalstatus)\n- [`EntityUiStatus`](#entityuistatus)\n- [`EmailStatus`](#emailstatus)\n- [`EmailBounceType`](#emailbouncetype)\n- [`Recipient`](#recipient)\n- [`BaseRecipientPayload`](#baserecipientpayload)\n- [`AutomationRecipientPayload`](#automationrecipientpayload)\n- [`PortalRecipientPayload`](#portalrecipientpayload)\n- [`CreateRecipientPayload`](#createrecipientpayload)\n- [`UpdateRecipientPayload`](#updaterecipientpayload)\n- [`RetriggerAutomationsRequest`](#retriggerautomationsrequest)\n- [`RetriggerAutomationsResult`](#retriggerautomationsresult)\n- [`UpdatePortalStatusRequest`](#updateportalstatusrequest)\n- [`UpdateEntityUiStatusRequest`](#updateentityuistatusrequest)\n- [`SetupCampaignRequest`](#setupcampaignrequest)\n- [`SetupTariffChangeCampaignRequest`](#setuptariffchangecampaignrequest)\n- [`SetupTariffChangeCampaignResponse`](#setuptariffchangecampaignresponse)\n\n### `changeCampaignStatus`\n\nChange the status of a campaign to a desired status.\n\n`POST /v1/campaign/{campaign_id}/status`\n\n```ts\nconst { data } = await client.changeCampaignStatus({\n campaign_id: \'example\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "campaign": {\n "_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "_org": "string",\n "_owners": [\n {\n "org_id": "123",\n "user_id": "123"\n }\n ],\n "_schema": "string",\n "_title": "string",\n "_tags": ["string"],\n "_created_at": "1970-01-01T00:00:00.000Z",\n "_updated_at": "1970-01-01T00:00:00.000Z",\n "_acl": {\n "view": ["org:456"],\n "edit": ["org:456"],\n "delete": ["org:456"]\n },\n "name": "string",\n "goal": "string",\n "status": "draft",\n "start_date": "1970-01-01",\n "end_date": "1970-01-01",\n "flow_id": "string",\n "job_id": "string",\n "target": {\n "$relation": [\n {\n "entity_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "_tags": ["string"]\n }\n ]\n }\n }\n}\n```\n\n</details>\n\n---\n\n### `getCampaignJobStatus`\n\nGet the status of a campaign\'s automation job\n\n`GET /v1/campaign/{campaign_id}/job`\n\n```ts\nconst { data } = await client.getCampaignJobStatus({\n campaign_id: \'example\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "status": "queued",\n "execution_summary": [\n {\n "execution_id": "string",\n "execution_status": "string"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getCampaignPortals`\n\nGet the list of portals and its widgets where the campaign is used.\n\n`GET /v1/campaign/{campaign_id}/portals`\n\n```ts\nconst { data } = await client.getCampaignPortals({\n campaign_id: \'example\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n[\n {\n "portal": {\n "origin": "string",\n "domain": "string",\n "name": "string"\n },\n "widgets": [\n {\n "id": "string",\n "headline": {\n "en": "string",\n "de": "string"\n }\n }\n ]\n }\n]\n```\n\n</details>\n\n---\n\n### `retriggerCampaignAutomations`\n\nRetrigger automation executions for specific campaign recipients that have failed.\n\n`POST /v1/campaign/{campaign_id}/automations:retrigger`\n\n```ts\nconst { data } = await client.retriggerCampaignAutomations(\n {\n campaign_id: \'example\',\n },\n {\n recipient_ids: [\'3fa85f64-5717-4562-b3fc-2c963f66afa6\']\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "message": "string",\n "results": [\n {\n "recipient_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",\n "result": "success",\n "execution_id": "string",\n "error": "string"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `setupCampaign`\n\nCreates a `campaign` entity together with its related entities and configurations in a single call.\nUsed by the campaign wizard UI, but not restricted to it.\n\n`POST /v1/campaign:setup`\n\n```ts\nconst { data } = await client.setupCampaign(\n null,\n {\n type: \'tariff_change\',\n product_recommendation: {\n name: \'string\',\n source_product_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\',\n source_price_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\',\n offers: [\n {\n target_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\',\n items: [\n {\n product_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\',\n price_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\',\n highlight_config: {}\n }\n ]\n }\n ]\n },\n campaign: {\n name: \'string\',\n goal: \'string\',\n target_ids: [\'b8c01433-5556-4e2b-aad4-6f5348d1df84\']\n },\n journey: {\n journey_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\'\n },\n channels: {\n portal_widget: {\n portal_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\',\n block_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\'\n },\n email: {\n automation_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\',\n template_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\'\n }\n }\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "type": "tariff_change",\n "product_recommendation_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "campaign_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "journey_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "portal_widget_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84"\n}\n```\n\n</details>\n\n---\n\n### `matchCampaigns`\n\nMatch campaigns based on target entities.\n\n`POST /v1/campaign:match`\n\n```ts\nconst { data } = await client.matchCampaigns(\n null,\n {\n entity_refs: [\n {\n entity_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\',\n entity_schema: \'string\'\n }\n ],\n campaign_ids: [\'b8c01433-5556-4e2b-aad4-6f5348d1df84\']\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "hits": 0,\n "results": [\n {\n "campaign": {\n "_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "_org": "string",\n "_owners": [\n {\n "org_id": "123",\n "user_id": "123"\n }\n ],\n "_schema": "string",\n "_title": "string",\n "_tags": ["string"],\n "_created_at": "1970-01-01T00:00:00.000Z",\n "_updated_at": "1970-01-01T00:00:00.000Z",\n "_acl": {\n "view": ["org:456"],\n "edit": ["org:456"],\n "delete": ["org:456"]\n },\n "name": "string",\n "goal": "string",\n "status": "draft",\n "start_date": "1970-01-01",\n "end_date": "1970-01-01",\n "flow_id": "string",\n "job_id": "string",\n "target": {\n "$relation": [\n {\n "entity_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "_tags": ["string"]\n }\n ]\n }\n }\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `discoverCampaigns`\n\nGiven an entity, returns the Next Best Actions it should see on the Entity-UI channel.\n\n`POST /v1/campaign:discover`\n\n```ts\nconst { data } = await client.discoverCampaigns(\n null,\n {\n entity_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\',\n entity_schema: \'string\'\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "hits": 0,\n "results": [\n {\n "campaign_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "nba": {\n "category": "string",\n "icon": {\n "name": "string",\n "color": "string"\n },\n "title": "string",\n "body": "string",\n "priority": "medium",\n "is_dismissable": true,\n "cta": {\n "type": "journey",\n "target": "string",\n "context_params": [\n {\n "key": "string",\n "value": "string"\n }\n ]\n }\n },\n "status": "seen",\n "status_updated_at": "1970-01-01T00:00:00.000Z"\n }\n ],\n "dismissed": [\n {\n "campaign_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "nba": {\n "category": "string",\n "icon": {\n "name": "string",\n "color": "string"\n },\n "title": "string",\n "body": "string",\n "priority": "medium",\n "is_dismissable": true,\n "cta": {\n "type": "journey",\n "target": "string",\n "context_params": [\n {\n "key": "string",\n "value": "string"\n }\n ]\n }\n },\n "status": "seen",\n "status_updated_at": "1970-01-01T00:00:00.000Z"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `matchTargets`\n\nFind targets from the provided list that include the provide entities.\n\n`POST /v1/target:match`\n\n```ts\nconst { data } = await client.matchTargets(\n null,\n {\n entity_refs: [\n {\n entity_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\',\n entity_schema: \'string\'\n }\n ],\n target_ids: [\'b8c01433-5556-4e2b-aad4-6f5348d1df84\']\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "hits": 0,\n "results": [\n {\n "target": {\n "_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "_org": "string",\n "_owners": [\n {\n "org_id": "123",\n "user_id": "123"\n }\n ],\n "_schema": "string",\n "_title": "string",\n "_tags": ["string"],\n "_created_at": "1970-01-01T00:00:00.000Z",\n "_updated_at": "1970-01-01T00:00:00.000Z",\n "_acl": {\n "view": ["org:456"],\n "edit": ["org:456"],\n "delete": ["org:456"]\n },\n "name": "string",\n "description": "string",\n "entity_schema": "string",\n "entity_filters": {}\n }\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `getTargetQueries`\n\nTransform target filters into Lucene queries for the provided target IDs.\nReturns the transformed query string for each target along with any errors encountered.\n\n`POST /v1/target/queries`\n\n```ts\nconst { data } = await client.getTargetQueries(\n null,\n {\n target_ids: [\'b8c01433-5556-4e2b-aad4-6f5348d1df84\']\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": [\n {\n "target_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "query": "string",\n "error": "string"\n }\n ]\n}\n```\n\n</details>\n\n---\n\n### `createRecipient`\n\nCreates a new recipient associated with a campaign.\n\n`POST /v1/campaign/{campaign_id}/recipient`\n\n```ts\nconst { data } = await client.createRecipient(\n {\n campaign_id: \'example\',\n },\n {\n entity_id: \'b8c01433-5556-4e2b-aad4-6f5348d1df84\',\n entity_schema: \'string\',\n automation_status: \'pending\',\n automation_execution_id: \'string\'\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "entity_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "entity_schema": "string",\n "title": "string",\n "automation_status": "pending",\n "automation_execution_id": "string",\n "portal_status": "sent",\n "portal_status_updated_at": "1970-01-01T00:00:00.000Z",\n "portal_state": {},\n "entity_ui_status": "seen",\n "entity_ui_status_updated_at": "1970-01-01T00:00:00.000Z",\n "entity_ui_status_before_dismiss": "seen",\n "message_entity_id": "string",\n "email_status": "sent",\n "email_status_updated_at": "1970-01-01T00:00:00.000Z",\n "email_bounce_type": "permanent",\n "email_bounce_subtype": "string",\n "email_complaint_type": "string",\n "email_bounce_reason": "string",\n "email_send_error": {},\n "email_unsubscribed_at": "1970-01-01T00:00:00.000Z",\n "updated_at": "1970-01-01T00:00:00.000Z"\n}\n```\n\n</details>\n\n---\n\n### `updateRecipient`\n\nUpdates a recipient\'s attributes.\n\n`PATCH /v1/campaign/{campaign_id}/recipient/{recipient_id}`\n\n```ts\nconst { data } = await client.updateRecipient(\n {\n campaign_id: \'example\',\n recipient_id: \'example\',\n },\n {\n automation_status: \'pending\',\n automation_execution_id: \'string\',\n portal_status: \'sent\',\n portal_state: {}\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "entity_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "entity_schema": "string",\n "title": "string",\n "automation_status": "pending",\n "automation_execution_id": "string",\n "portal_status": "sent",\n "portal_status_updated_at": "1970-01-01T00:00:00.000Z",\n "portal_state": {},\n "entity_ui_status": "seen",\n "entity_ui_status_updated_at": "1970-01-01T00:00:00.000Z",\n "entity_ui_status_before_dismiss": "seen",\n "message_entity_id": "string",\n "email_status": "sent",\n "email_status_updated_at": "1970-01-01T00:00:00.000Z",\n "email_bounce_type": "permanent",\n "email_bounce_subtype": "string",\n "email_complaint_type": "string",\n "email_bounce_reason": "string",\n "email_send_error": {},\n "email_unsubscribed_at": "1970-01-01T00:00:00.000Z",\n "updated_at": "1970-01-01T00:00:00.000Z"\n}\n```\n\n</details>\n\n---\n\n### `updateRecipientPortalStatus`\n\nUpdates the portal status for a specific campaign recipient.\nThe portal_status_updated_at timestamp is automatically set when the status changes.\n\n`PATCH /v1/campaign/{campaign_id}/recipient/{recipient_id}/portal:status`\n\n```ts\nconst { data } = await client.updateRecipientPortalStatus(\n {\n campaign_id: \'example\',\n recipient_id: \'example\',\n },\n {\n status: \'sent\'\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "entity_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "entity_schema": "string",\n "title": "string",\n "automation_status": "pending",\n "automation_execution_id": "string",\n "portal_status": "sent",\n "portal_status_updated_at": "1970-01-01T00:00:00.000Z",\n "portal_state": {},\n "entity_ui_status": "seen",\n "entity_ui_status_updated_at": "1970-01-01T00:00:00.000Z",\n "entity_ui_status_before_dismiss": "seen",\n "message_entity_id": "string",\n "email_status": "sent",\n "email_status_updated_at": "1970-01-01T00:00:00.000Z",\n "email_bounce_type": "permanent",\n "email_bounce_subtype": "string",\n "email_complaint_type": "string",\n "email_bounce_reason": "string",\n "email_send_error": {},\n "email_unsubscribed_at": "1970-01-01T00:00:00.000Z",\n "updated_at": "1970-01-01T00:00:00.000Z"\n}\n```\n\n</details>\n\n---\n\n### `updateRecipientEntityUiStatus`\n\nRecords a Next Best Action interaction for a recipient on the Entity-UI channel.\n\n`PATCH /v1/campaign/{campaign_id}/recipient/{recipient_id}/entity_ui:status`\n\n```ts\nconst { data } = await client.updateRecipientEntityUiStatus(\n {\n campaign_id: \'example\',\n recipient_id: \'example\',\n },\n {\n status: \'seen\',\n entity_schema: \'string\'\n },\n)\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "entity_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "entity_schema": "string",\n "title": "string",\n "automation_status": "pending",\n "automation_execution_id": "string",\n "portal_status": "sent",\n "portal_status_updated_at": "1970-01-01T00:00:00.000Z",\n "portal_state": {},\n "entity_ui_status": "seen",\n "entity_ui_status_updated_at": "1970-01-01T00:00:00.000Z",\n "entity_ui_status_before_dismiss": "seen",\n "message_entity_id": "string",\n "email_status": "sent",\n "email_status_updated_at": "1970-01-01T00:00:00.000Z",\n "email_bounce_type": "permanent",\n "email_bounce_subtype": "string",\n "email_complaint_type": "string",\n "email_bounce_reason": "string",\n "email_send_error": {},\n "email_unsubscribed_at": "1970-01-01T00:00:00.000Z",\n "updated_at": "1970-01-01T00:00:00.000Z"\n}\n```\n\n</details>\n\n---\n\n### `restoreRecipientEntityUiStatus`\n\nUndo a dismissal on the Entity-UI (Next Best Action) channel\n\n`POST /v1/campaign/{campaign_id}/recipient/{recipient_id}/entity_ui:restore`\n\n```ts\nconst { data } = await client.restoreRecipientEntityUiStatus({\n campaign_id: \'example\',\n recipient_id: \'example\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "entity_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "entity_schema": "string",\n "title": "string",\n "automation_status": "pending",\n "automation_execution_id": "string",\n "portal_status": "sent",\n "portal_status_updated_at": "1970-01-01T00:00:00.000Z",\n "portal_state": {},\n "entity_ui_status": "seen",\n "entity_ui_status_updated_at": "1970-01-01T00:00:00.000Z",\n "entity_ui_status_before_dismiss": "seen",\n "message_entity_id": "string",\n "email_status": "sent",\n "email_status_updated_at": "1970-01-01T00:00:00.000Z",\n "email_bounce_type": "permanent",\n "email_bounce_subtype": "string",\n "email_complaint_type": "string",\n "email_bounce_reason": "string",\n "email_send_error": {},\n "email_unsubscribed_at": "1970-01-01T00:00:00.000Z",\n "updated_at": "1970-01-01T00:00:00.000Z"\n}\n```\n\n</details>\n\n---\n\n### `getRecipients`\n\nGet a paginated list of recipients for a campaign.\n\n`GET /v1/campaign/{campaign_id}/recipients`\n\n```ts\nconst { data } = await client.getRecipients({\n campaign_id: \'example\',\n limit: 1,\n next: \'example\',\n q: \'example\',\n automation_status: [\'...\'],\n portal_status: \'example\',\n email_status: \'example\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "results": [\n {\n "entity_id": "b8c01433-5556-4e2b-aad4-6f5348d1df84",\n "entity_schema": "string",\n "title": "string",\n "automation_status": "pending",\n "automation_execution_id": "string",\n "portal_status": "sent",\n "portal_status_updated_at": "1970-01-01T00:00:00.000Z",\n "portal_state": {},\n "entity_ui_status": "seen",\n "entity_ui_status_updated_at": "1970-01-01T00:00:00.000Z",\n "entity_ui_status_before_dismiss": "seen",\n "message_entity_id": "string",\n "email_status": "sent",\n "email_status_updated_at": "1970-01-01T00:00:00.000Z",\n "email_bounce_type": "permanent",\n "email_bounce_subtype": "string",\n "email_complaint_type": "string",\n "email_bounce_reason": "string",\n "email_send_error": {},\n "email_unsubscribed_at": "1970-01-01T00:00:00.000Z",\n "updated_at": "1970-01-01T00:00:00.000Z"\n }\n ],\n "next": "string",\n "total": 0\n}\n```\n\n</details>\n\n---\n\n### `getEmailStats`\n\nAggregate email delivery counts for a campaign, for the KPI summary on the campaign UI.\nCounts cover the email (automation) channel only; `total_emailed` is the number of\nrecipients with a recorded em\n\n`GET /v1/campaign/{campaign_id}/email-stats`\n\n```ts\nconst { data } = await client.getEmailStats({\n campaign_id: \'example\',\n})\n```\n\n<details>\n<summary>Response</summary>\n\n```json\n{\n "total_emailed": 0,\n "sent": 0,\n "delivered": 0,\n "bounced": 0,\n "bounced_hard": 0,\n "bounced_soft": 0,\n "complained": 0,\n "failed": 0,\n "unsubscribed": 0\n}\n```\n\n</details>\n\n---\n\n## Schemas\n\n### `BaseError`\n\n```ts\ntype BaseError = {\n status: number\n message: string\n}\n```\n\n### `ServerError`\n\n```ts\ntype ServerError = {\n status: number\n message: string\n}\n```\n\n### `ClientError`\n\nDescribes the structure of a client error response, which can be one of several types:\n1. `MessageError`: Contains a \'message\' field for general descriptive errors.\n2. `CodeError`: Contains a \'code\' field for specific, machine-readable error codes.\n3. `StatusedError`: Contains \'error\' and \'status\' f\n\n```ts\ntype ClientError = {\n message: string\n} | {\n code: "CAMPAIGN_NOT_FOUND" | "CAMPAIGN_HAS_NO_TARGET" | "CAMPAIGN_HAS_NO_DELIVERY_METHOD" | "INVALID_NEXT_BEST_ACTION" | "CAMPAIGN_HAS_JOB_IN_PROGRESS" | "CAMPAIGN_HAS_UNEXPECTED_STATUS" | "JOB_TOKEN_MISSING" | "TARGET_WITHOUT_FILTERS"\n} | {\n error: string\n status: number\n}\n```\n\n### `BaseUUID`\n\n```ts\ntype BaseUUID = string // uuid\n```\n\n### `BaseNanoID`\n\n```ts\ntype BaseNanoID = string\n```\n\n### `BaseTags`\n\n```ts\ntype BaseTags = string[]\n```\n\n### `BaseRelation`\n\n```ts\ntype BaseRelation = {\n $relation?: Array<{\n entity_id?: string // uuid\n _tags?: string[]\n }>\n}\n```\n\n### `BaseSystemId`\n\n```ts\ntype BaseSystemId = {\n _id: string // uuid\n}\n```\n\n### `BaseEntityOwner`\n\nThe user / organization owning this entity.\n\nNote: Owner implicitly has access to the entity regardless of ACLs.\n\n\n```ts\ntype BaseEntityOwner = {\n org_id: string\n user_id?: string\n}\n```\n\n### `BaseEntityAcl`\n\nAccess control list (ACL) for an entity. Defines sharing access to external orgs or users.\n\n```ts\ntype BaseEntityAcl = {\n view?: string[]\n edit?: string[]\n delete?: string[]\n}\n```\n\n### `BaseSystemFields`\n\n```ts\ntype BaseSystemFields = {\n _id?: string // uuid\n _org?: string\n _owners?: Array<{\n org_id: string\n user_id?: string\n }>\n _schema?: string\n _title?: string\n _tags?: string[]\n _created_at?: string // date-time\n _updated_at?: string // date-time\n _acl?: {\n view?: string[]\n edit?: string[]\n delete?: string[]\n }\n}\n```\n\n### `BaseSystemFieldsRequired`\n\n```ts\ntype BaseSystemFieldsRequired = object\n```\n\n### `CampaignStatus`\n\n```ts\ntype CampaignStatus = "draft" | "activating" | "active" | "inactive"\n```\n\n### `ExecutionSummaryItem`\n\n```ts\ntype ExecutionSummaryItem = {\n execution_id?: string\n execution_status?: string\n}\n```\n\n### `JobStatus`\n\n```ts\ntype JobStatus = {\n status?: "queued" | "processing" | "finished" | "failed" | "cancelled" | "send_report"\n execution_summary?: Array<{\n execution_id?: string\n execution_status?: string\n }>\n}\n```\n\n### `Campaign`\n\n```ts\ntype Campaign = {\n _id?: string // uuid\n _org?: string\n _owners?: Array<{\n org_id: string\n user_id?: string\n }>\n _schema?: string\n _title?: string\n _tags?: string[]\n _created_at?: string // date-time\n _updated_at?: string // date-time\n _acl?: {\n view?: string[]\n edit?: string[]\n delete?: string[]\n }\n name?: string\n goal?: string\n status?: "draft" | "activating" | "active" | "inactive"\n start_date?: string // date\n end_date?: string // date\n flow_id?: string\n job_id?: string\n target?: {\n $relation?: Array<{\n entity_id?: { ... }\n _tags?: { ... }\n }>\n }\n}\n```\n\n### `Target`\n\n```ts\ntype Target = {\n _id?: string // uuid\n _org?: string\n _owners?: Array<{\n org_id: string\n user_id?: string\n }>\n _schema?: string\n _title?: string\n _tags?: string[]\n _created_at?: string // date-time\n _updated_at?: string // date-time\n _acl?: {\n view?: string[]\n edit?: string[]\n delete?: string[]\n }\n name?: string\n description?: string\n entity_schema?: string\n entity_filters?: Record<string, unknown>\n}\n```\n\n### `MatchCampaignParams`\n\n```ts\ntype MatchCampaignParams = {\n entity_refs: Array<{\n entity_id: string // uuid\n entity_schema: string\n }>\n campaign_ids: string // uuid[]\n}\n```\n\n### `NextBestAction`\n\nA Next Best Action configured on a campaign\'s Entity-UI channel.\nThis is the canonical NBA contract shared by discovery (this API), authoring, and rendering.\nNBA content is single-language in v1; text fields may contain `{{placeholders}}` resolved at render time.\n\n\n```ts\ntype NextBestAction = {\n category?: string\n icon?: {\n name: string\n color?: string\n }\n title: string\n body?: string\n priority?: "low" | "medium" | "high"\n is_dismissable?: boolean\n cta: {\n type: "journey" | "workflow" | "flow"\n target: string\n context_params?: Array<{\n key: { ... }\n value: { ... }\n }>\n }\n}\n```\n\n### `DiscoverCampaignsParams`\n\n```ts\ntype DiscoverCampaignsParams = {\n entity_id: string // uuid\n entity_schema: string\n}\n```\n\n### `DiscoverResult`\n\nOne discovered Next Best Action, plus this entity\'s interaction state for it.\n\n```ts\ntype DiscoverResult = {\n campaign_id: string // uuid\n nba: {\n category?: string\n icon?: {\n name: { ... }\n color?: { ... }\n }\n title: string\n body?: string\n priority?: "low" | "medium" | "high"\n is_dismissable?: boolean\n cta: {\n type: { ... }\n target: { ... }\n context_params?: { ... }\n }\n }\n status?: "seen" | "dismissed" | "clicked"\n status_updated_at?: string // date-time\n}\n```\n\n### `MatchTargetParams`\n\n```ts\ntype MatchTargetParams = {\n entity_refs: Array<{\n entity_id: string // uuid\n entity_schema: string\n }>\n target_ids: string // uuid[]\n}\n```\n\n### `GetTargetQueriesParams`\n\n```ts\ntype GetTargetQueriesParams = {\n target_ids: string // uuid[]\n}\n```\n\n### `TargetQueryResult`\n\n```ts\ntype TargetQueryResult = {\n target_id: string // uuid\n query: string\n error?: string\n}\n```\n\n### `AutomationStatus`\n\n```ts\ntype AutomationStatus = "pending" | "in_progress" | "success" | "failed" | "cancelled"\n```\n\n### `PortalStatus`\n\n```ts\ntype PortalStatus = "sent" | "seen" | "dismissed" | "clicked"\n```\n\n### `EntityUiStatus`\n\nLifecycle status of a Next Best Action on the Entity-UI channel. Unlike the portal\nchannel there is no `sent` state: an NBA recipient is born at `seen`, the moment the\naction is first rendered to an agent.\n\n\n```ts\ntype EntityUiStatus = "seen" | "dismissed" | "clicked"\n```\n\n### `EmailStatus`\n\nDelivery status of the email a campaign\'s automation sends to a recipient. Set to `sent`\nonce the automation hands the email off, then updated asynchronously as SES notifications\narrive (`bounced` / `complained`; an SES Reject maps to `bounced`). `failed` is a send-time\nfailure (the automation execu\n\n```ts\ntype EmailStatus = "sent" | "delivered" | "bounced" | "complained" | "failed"\n```\n\n### `EmailBounceType`\n\nSES bounce classification: `permanent` (hard) or `transient` (soft).\n\n```ts\ntype EmailBounceType = "permanent" | "transient"\n```\n\n### `Recipient`\n\n```ts\ntype Recipient = {\n entity_id?: string // uuid\n entity_schema?: string\n title?: string\n automation_status?: "pending" | "in_progress" | "success" | "failed" | "cancelled"\n automation_execution_id?: string\n portal_status?: "sent" | "seen" | "dismissed" | "clicked"\n portal_status_updated_at?: string // date-time\n portal_state?: Record<string, unknown>\n entity_ui_status?: "seen" | "dismissed" | "clicked"\n entity_ui_status_updated_at?: string // date-time\n entity_ui_status_before_dismiss?: "seen" | "dismissed" | "clicked"\n message_entity_id?: string\n email_status?: "sent" | "delivered" | "bounced" | "complained" | "failed"\n email_status_updated_at?: string // date-time\n email_bounce_type?: "permanent" | "transient"\n email_bounce_subtype?: string\n email_complaint_type?: string\n email_bounce_reason?: string\n email_send_error?: Record<string, unknown>\n email_unsubscribed_at?: string // date-time\n updated_at?: string // date-time\n}\n```\n\n### `BaseRecipientPayload`\n\n```ts\ntype BaseRecipientPayload = {\n entity_id: string // uuid\n entity_schema: string\n}\n```\n\n### `AutomationRecipientPayload`\n\n```ts\ntype AutomationRecipientPayload = {\n automation_status: "pending" | "in_progress" | "success" | "failed" | "cancelled"\n automation_execution_id: string\n}\n```\n\n### `PortalRecipientPayload`\n\n```ts\ntype PortalRecipientPayload = {\n portal_status: "sent" | "seen" | "dismissed" | "clicked"\n portal_state?: Record<string, unknown>\n}\n```\n\n### `CreateRecipientPayload`\n\n```ts\ntype CreateRecipientPayload = {\n entity_id: string // uuid\n entity_schema: string\n automation_status: "pending" | "in_progress" | "success" | "failed" | "cancelled"\n automation_execution_id: string\n} | {\n entity_id: string // uuid\n entity_schema: string\n portal_status: "sent" | "seen" | "dismissed" | "clicked"\n portal_state?: Record<string, unknown>\n} | {\n entity_id: string // uuid\n entity_schema: string\n automation_status: "pending" | "in_progress" | "success" | "failed" | "cancelled"\n automation_execution_id: string\n portal_status: "sent" | "seen" | "dismissed" | "clicked"\n portal_state?: Record<string, unknown>\n}\n```\n\n### `UpdateRecipientPayload`\n\n```ts\ntype UpdateRecipientPayload = {\n automation_status?: "pending" | "in_progress" | "success" | "failed" | "cancelled"\n automation_execution_id?: string\n portal_status?: "sent" | "seen" | "dismissed" | "clicked"\n portal_state?: Record<string, unknown>\n}\n```\n\n### `RetriggerAutomationsRequest`\n\n```ts\ntype RetriggerAutomationsRequest = {\n recipient_ids: string // uuid[]\n}\n```\n\n### `RetriggerAutomationsResult`\n\n```ts\ntype RetriggerAutomationsResult = {\n recipient_id: string // uuid\n result: "success" | "failure" | "not_found" | "invalid_status"\n execution_id?: string\n error?: string\n}\n```\n\n### `UpdatePortalStatusRequest`\n\n```ts\ntype UpdatePortalStatusRequest = {\n status: "sent" | "seen" | "dismissed" | "clicked"\n}\n```\n\n### `UpdateEntityUiStatusRequest`\n\n```ts\ntype UpdateEntityUiStatusRequest = {\n status: "seen" | "dismissed" | "clicked"\n entity_schema?: string\n}\n```\n\n### `SetupCampaignRequest`\n\nDiscriminated by `type`. Each campaign variant has its own request shape;\nnew variants are added by introducing a new schema and extending the `oneOf` list.\n\n\n```ts\ntype SetupCampaignRequest = {\n type: "tariff_change"\n product_recommendation: {\n name?: string\n source_product_id?: string // uuid\n source_price_id?: string // uuid\n offers?: Array<{\n target_id?: { ... }\n items: { ... }\n }>\n }\n campaign: {\n name: string\n goal?: string\n target_ids: string // uuid[]\n }\n journey?: {\n journey_id: string // uuid\n }\n channels?: {\n portal_widget?: {\n portal_id: { ... }\n block_id: { ... }\n }\n email?: {\n automation_id?: { ... }\n template_id?: { ... }\n }\n }\n}\n```\n\n### `SetupTariffChangeCampaignRequest`\n\n```ts\ntype SetupTariffChangeCampaignRequest = {\n type: "tariff_change"\n product_recommendation: {\n name?: string\n source_product_id?: string // uuid\n source_price_id?: string // uuid\n offers?: Array<{\n target_id?: { ... }\n items: { ... }\n }>\n }\n campaign: {\n name: string\n goal?: string\n target_ids: string // uuid[]\n }\n journey?: {\n journey_id: string // uuid\n }\n channels?: {\n portal_widget?: {\n portal_id: { ... }\n block_id: { ... }\n }\n email?: {\n automation_id?: { ... }\n template_id?: { ... }\n }\n }\n}\n```\n\n### `SetupTariffChangeCampaignResponse`\n\n```ts\ntype SetupTariffChangeCampaignResponse = {\n type: "tariff_change"\n product_recommendation_id: string // uuid\n campaign_id: string // uuid\n journey_id?: string // uuid\n portal_widget_id?: string // uuid\n}\n```\n';
5
+
6
+
7
+ exports.default = targeting_default;