@epilot/sdk 2.8.7 → 2.8.8

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 (154) hide show
  1. package/definitions/access-token-runtime.json +1 -1
  2. package/definitions/access-token.json +155 -1
  3. package/definitions/app.json +101 -8
  4. package/definitions/automation.json +120 -0
  5. package/definitions/blueprint-manifest-runtime.json +1 -1
  6. package/definitions/blueprint-manifest.json +1651 -357
  7. package/definitions/configuration-hub-runtime.json +1 -1
  8. package/definitions/configuration-hub.json +623 -0
  9. package/definitions/customer-portal-runtime.json +1 -1
  10. package/definitions/customer-portal.json +383 -78
  11. package/definitions/design-runtime.json +1 -1
  12. package/definitions/design.json +52 -12
  13. package/definitions/event-catalog-runtime.json +1 -1
  14. package/definitions/event-catalog.json +168 -12
  15. package/definitions/file-runtime.json +1 -1
  16. package/definitions/file.json +152 -4
  17. package/definitions/integration-toolkit-runtime.json +1 -1
  18. package/definitions/integration-toolkit.json +782 -13
  19. package/definitions/journey-runtime.json +1 -1
  20. package/definitions/journey.json +38 -1
  21. package/definitions/notes-runtime.json +1 -1
  22. package/definitions/notes.json +123 -1
  23. package/definitions/pricing.json +224 -406
  24. package/definitions/snapshot-runtime.json +1 -0
  25. package/definitions/snapshot.json +950 -0
  26. package/definitions/targeting-runtime.json +1 -1
  27. package/definitions/targeting.json +258 -7
  28. package/definitions/user-runtime.json +1 -1
  29. package/definitions/user.json +441 -0
  30. package/definitions/webhooks.json +31 -0
  31. package/dist/{ai-agents.d-OkXfr2bz.d.cts → ai-agents.d-CC5IjXrs.d.cts} +0 -2
  32. package/dist/{ai-agents.d-OkXfr2bz.d.ts → ai-agents.d-CC5IjXrs.d.ts} +0 -2
  33. package/dist/apis/access-token.cjs +6 -6
  34. package/dist/apis/access-token.js +1 -1
  35. package/dist/apis/address-suggestions.cjs +6 -6
  36. package/dist/apis/address-suggestions.js +1 -1
  37. package/dist/apis/address.cjs +6 -6
  38. package/dist/apis/address.js +1 -1
  39. package/dist/apis/ai-agents.cjs +6 -6
  40. package/dist/apis/ai-agents.d.cts +2 -2
  41. package/dist/apis/ai-agents.d.ts +2 -2
  42. package/dist/apis/ai-agents.js +1 -1
  43. package/dist/apis/app.cjs +6 -6
  44. package/dist/apis/app.js +1 -1
  45. package/dist/apis/audit-logs.cjs +6 -6
  46. package/dist/apis/audit-logs.js +1 -1
  47. package/dist/apis/automation.cjs +6 -6
  48. package/dist/apis/automation.js +1 -1
  49. package/dist/apis/billing.cjs +6 -6
  50. package/dist/apis/billing.js +1 -1
  51. package/dist/apis/blueprint-manifest.cjs +6 -6
  52. package/dist/apis/blueprint-manifest.js +1 -1
  53. package/dist/apis/calendar.cjs +6 -6
  54. package/dist/apis/calendar.js +1 -1
  55. package/dist/apis/configuration-hub.cjs +6 -6
  56. package/dist/apis/configuration-hub.js +1 -1
  57. package/dist/apis/consent.cjs +6 -6
  58. package/dist/apis/consent.js +1 -1
  59. package/dist/apis/customer-portal.cjs +6 -6
  60. package/dist/apis/customer-portal.js +1 -1
  61. package/dist/apis/dashboard.cjs +6 -6
  62. package/dist/apis/dashboard.js +1 -1
  63. package/dist/apis/data-governance.cjs +6 -6
  64. package/dist/apis/data-governance.js +1 -1
  65. package/dist/apis/deduplication.cjs +6 -6
  66. package/dist/apis/deduplication.js +1 -1
  67. package/dist/apis/design.cjs +6 -6
  68. package/dist/apis/design.js +1 -1
  69. package/dist/apis/document.cjs +6 -6
  70. package/dist/apis/document.js +1 -1
  71. package/dist/apis/email-settings.cjs +6 -6
  72. package/dist/apis/email-settings.js +1 -1
  73. package/dist/apis/email-template.cjs +6 -6
  74. package/dist/apis/email-template.js +1 -1
  75. package/dist/apis/entity-mapping.cjs +6 -6
  76. package/dist/apis/entity-mapping.js +1 -1
  77. package/dist/apis/entity.cjs +6 -6
  78. package/dist/apis/entity.js +1 -1
  79. package/dist/apis/environments.cjs +6 -6
  80. package/dist/apis/environments.js +1 -1
  81. package/dist/apis/event-catalog.cjs +6 -6
  82. package/dist/apis/event-catalog.js +1 -1
  83. package/dist/apis/file.cjs +6 -6
  84. package/dist/apis/file.js +1 -1
  85. package/dist/apis/iban.cjs +6 -6
  86. package/dist/apis/iban.js +1 -1
  87. package/dist/apis/integration-toolkit.cjs +6 -6
  88. package/dist/apis/integration-toolkit.js +1 -1
  89. package/dist/apis/journey.cjs +6 -6
  90. package/dist/apis/journey.d.cts +2 -2
  91. package/dist/apis/journey.d.ts +2 -2
  92. package/dist/apis/journey.js +1 -1
  93. package/dist/apis/kanban.cjs +6 -6
  94. package/dist/apis/kanban.js +1 -1
  95. package/dist/apis/message.cjs +6 -6
  96. package/dist/apis/message.js +1 -1
  97. package/dist/apis/metering.cjs +6 -6
  98. package/dist/apis/metering.js +1 -1
  99. package/dist/apis/notes.cjs +6 -6
  100. package/dist/apis/notes.js +1 -1
  101. package/dist/apis/notification.cjs +6 -6
  102. package/dist/apis/notification.js +1 -1
  103. package/dist/apis/organization.cjs +6 -6
  104. package/dist/apis/organization.js +1 -1
  105. package/dist/apis/partner-directory.cjs +6 -6
  106. package/dist/apis/partner-directory.js +1 -1
  107. package/dist/apis/permissions.cjs +6 -6
  108. package/dist/apis/permissions.js +1 -1
  109. package/dist/apis/pricing-tier.cjs +6 -6
  110. package/dist/apis/pricing-tier.js +1 -1
  111. package/dist/apis/pricing.cjs +6 -6
  112. package/dist/apis/pricing.js +1 -1
  113. package/dist/apis/purpose.cjs +6 -6
  114. package/dist/apis/purpose.js +1 -1
  115. package/dist/apis/query.cjs +6 -6
  116. package/dist/apis/query.js +1 -1
  117. package/dist/apis/sandbox.cjs +6 -6
  118. package/dist/apis/sandbox.js +1 -1
  119. package/dist/apis/sharing.cjs +6 -6
  120. package/dist/apis/sharing.js +1 -1
  121. package/dist/apis/snapshot.cjs +6 -6
  122. package/dist/apis/snapshot.js +1 -1
  123. package/dist/apis/submission.cjs +6 -6
  124. package/dist/apis/submission.js +1 -1
  125. package/dist/apis/target.cjs +6 -6
  126. package/dist/apis/target.js +1 -1
  127. package/dist/apis/targeting.cjs +6 -6
  128. package/dist/apis/targeting.js +1 -1
  129. package/dist/apis/template-variables.cjs +6 -6
  130. package/dist/apis/template-variables.js +1 -1
  131. package/dist/apis/user.cjs +6 -6
  132. package/dist/apis/user.js +1 -1
  133. package/dist/apis/validation-rules.cjs +6 -6
  134. package/dist/apis/validation-rules.js +1 -1
  135. package/dist/apis/webhooks.cjs +6 -6
  136. package/dist/apis/webhooks.js +1 -1
  137. package/dist/apis/workflow-definition.cjs +6 -6
  138. package/dist/apis/workflow-definition.js +1 -1
  139. package/dist/apis/workflow.cjs +6 -6
  140. package/dist/apis/workflow.js +1 -1
  141. package/dist/{chunk-CMANJ4LY.js → chunk-IOMSECPW.js} +1 -1
  142. package/dist/{chunk-7LIGFCRI.cjs → chunk-KMTYNC4V.cjs} +1 -1
  143. package/dist/index.cjs +8 -8
  144. package/dist/index.d.cts +2 -2
  145. package/dist/index.d.ts +2 -2
  146. package/dist/index.js +1 -1
  147. package/dist/journey-LHVSSVTG.cjs +7 -0
  148. package/dist/journey-NXL264XW.js +7 -0
  149. package/dist/{journey.d-BenIUWaO.d.cts → journey.d-B1sOeMHw.d.cts} +16 -3
  150. package/dist/{journey.d-BenIUWaO.d.ts → journey.d-B1sOeMHw.d.ts} +16 -3
  151. package/docs/journey.md +28 -8
  152. package/package.json +1 -1
  153. package/dist/journey-4DIIPRU4.js +0 -7
  154. package/dist/journey-ATC3Y5AW.cjs +0 -7
@@ -2307,11 +2307,50 @@
2307
2307
  "value": [
2308
2308
  {
2309
2309
  "name": "Provider 1",
2310
- "code": "code#1"
2310
+ "code": "code#1",
2311
+ "type": "power",
2312
+ "additionalData": {
2313
+ "gridOperators": [
2314
+ {
2315
+ "name": "Grid Operator 1",
2316
+ "codeNumber": "9900000000000"
2317
+ }
2318
+ ],
2319
+ "defaultSuppliers": [
2320
+ {
2321
+ "name": "Default Supplier 1",
2322
+ "codeNumber": "9900000000001"
2323
+ }
2324
+ ],
2325
+ "marketAreaDetails": {
2326
+ "controlZone": "10YDE-VE-------2",
2327
+ "balancingZone": "10YDE-VE-------2"
2328
+ }
2329
+ }
2311
2330
  },
2312
2331
  {
2313
2332
  "name": "Provider 2",
2314
- "code": "code#2"
2333
+ "code": "code#2",
2334
+ "type": "gas",
2335
+ "additionalData": {
2336
+ "gridOperators": [
2337
+ {
2338
+ "name": "Grid Operator 2",
2339
+ "codeNumber": "9870000000000"
2340
+ }
2341
+ ],
2342
+ "defaultSuppliers": [
2343
+ {
2344
+ "name": "Default Supplier 2",
2345
+ "codeNumber": "9870000000001"
2346
+ }
2347
+ ],
2348
+ "marketAreaDetails": {
2349
+ "gasType": "H-Gas",
2350
+ "marketArea": "NCG",
2351
+ "virtualTradingPoint": "VHP"
2352
+ }
2353
+ }
2315
2354
  }
2316
2355
  ]
2317
2356
  }
@@ -5432,6 +5471,20 @@
5432
5471
  }
5433
5472
  }
5434
5473
  },
5474
+ "ExternalLocationMetadata": {
5475
+ "allOf": [
5476
+ {
5477
+ "$ref": "#/components/schemas/Provider"
5478
+ }
5479
+ ],
5480
+ "type": "object",
5481
+ "properties": {
5482
+ "inputs": {
5483
+ "type": "object",
5484
+ "additionalProperties": true
5485
+ }
5486
+ }
5487
+ },
5435
5488
  "ExternalPriceMetadata": {
5436
5489
  "allOf": [
5437
5490
  {
@@ -6314,13 +6367,142 @@
6314
6367
  "code": {
6315
6368
  "description": "The provider code",
6316
6369
  "type": "string"
6370
+ },
6371
+ "type": {
6372
+ "description": "The type of product",
6373
+ "type": "string",
6374
+ "enum": [
6375
+ "gas",
6376
+ "power"
6377
+ ]
6378
+ },
6379
+ "additionalData": {
6380
+ "$ref": "#/components/schemas/AdditionalProviderData"
6381
+ },
6382
+ "_meta": {
6383
+ "$ref": "#/components/schemas/SignatureMeta"
6317
6384
  }
6318
6385
  },
6319
6386
  "required": [
6320
6387
  "name",
6321
- "code"
6388
+ "code",
6389
+ "type",
6390
+ "additionalData"
6391
+ ]
6392
+ },
6393
+ "AdditionalProviderData": {
6394
+ "description": "Additional data included in the provider entity",
6395
+ "type": "object",
6396
+ "properties": {
6397
+ "gridOperators": {
6398
+ "type": "array",
6399
+ "items": {
6400
+ "allOf": [
6401
+ {
6402
+ "$ref": "#/components/schemas/MarketParticipant"
6403
+ },
6404
+ {
6405
+ "description": "The grid operator"
6406
+ }
6407
+ ]
6408
+ }
6409
+ },
6410
+ "defaultSuppliers": {
6411
+ "type": "array",
6412
+ "items": {
6413
+ "allOf": [
6414
+ {
6415
+ "$ref": "#/components/schemas/MarketParticipant"
6416
+ },
6417
+ {
6418
+ "description": "The default supplier"
6419
+ }
6420
+ ]
6421
+ }
6422
+ },
6423
+ "marketAreaDetails": {
6424
+ "oneOf": [
6425
+ {
6426
+ "$ref": "#/components/schemas/GasMarketAreaDetails"
6427
+ },
6428
+ {
6429
+ "$ref": "#/components/schemas/PowerMarketAreaDetails"
6430
+ }
6431
+ ]
6432
+ }
6433
+ },
6434
+ "required": [
6435
+ "gridOperators",
6436
+ "defaultSuppliers",
6437
+ "marketAreaDetails"
6438
+ ]
6439
+ },
6440
+ "MarketParticipant": {
6441
+ "description": "Market participant data",
6442
+ "type": "object",
6443
+ "properties": {
6444
+ "name": {
6445
+ "description": "The name of the participant",
6446
+ "type": "string"
6447
+ },
6448
+ "codeNumber": {
6449
+ "description": "The BDEW/DVGW code number of the participant",
6450
+ "type": "string"
6451
+ },
6452
+ "validFrom": {
6453
+ "description": "The date from which this data is valid from",
6454
+ "type": "string",
6455
+ "format": "date"
6456
+ },
6457
+ "validUntil": {
6458
+ "description": "The date until which this data is valid to",
6459
+ "type": "string",
6460
+ "format": "date"
6461
+ }
6462
+ },
6463
+ "required": [
6464
+ "name",
6465
+ "codeNumber"
6322
6466
  ]
6323
6467
  },
6468
+ "GasMarketAreaDetails": {
6469
+ "description": "Market area details for gas",
6470
+ "type": "object",
6471
+ "additionalProperties": false,
6472
+ "properties": {
6473
+ "gasType": {
6474
+ "description": "The type of gas used",
6475
+ "type": "string",
6476
+ "enum": [
6477
+ "L-Gas",
6478
+ "H-Gas"
6479
+ ]
6480
+ },
6481
+ "marketArea": {
6482
+ "description": "The name of the market area",
6483
+ "type": "string"
6484
+ },
6485
+ "virtualTradingPoint": {
6486
+ "description": "The vritual trading point identifier",
6487
+ "type": "string"
6488
+ }
6489
+ }
6490
+ },
6491
+ "PowerMarketAreaDetails": {
6492
+ "description": "Market area details for power",
6493
+ "type": "object",
6494
+ "additionalProperties": false,
6495
+ "properties": {
6496
+ "controlZone": {
6497
+ "description": "The EIC of the control zone",
6498
+ "type": "string"
6499
+ },
6500
+ "balancingZone": {
6501
+ "description": "The EIC of the balancing zone",
6502
+ "type": "string"
6503
+ }
6504
+ }
6505
+ },
6324
6506
  "Street": {
6325
6507
  "description": "The street entity",
6326
6508
  "type": "object",
@@ -6581,6 +6763,9 @@
6581
6763
  "external_fees_metadata": {
6582
6764
  "$ref": "#/components/schemas/ExternalFeeMetadata"
6583
6765
  },
6766
+ "external_location_metadata": {
6767
+ "$ref": "#/components/schemas/ExternalLocationMetadata"
6768
+ },
6584
6769
  "external_price_metadata": {
6585
6770
  "$ref": "#/components/schemas/ExternalPriceMetadata"
6586
6771
  },
@@ -7679,7 +7864,7 @@
7679
7864
  },
7680
7865
  "cashbacks": {
7681
7866
  "type": "array",
7682
- "description": "The list of cashback sums for each cashback period.",
7867
+ "description": "The list of cashbacks applied.",
7683
7868
  "items": {
7684
7869
  "oneOf": [
7685
7870
  {
@@ -9107,416 +9292,17 @@
9107
9292
  },
9108
9293
  "PortalContext": {
9109
9294
  "type": "object",
9110
- "additionalProperties": false,
9295
+ "additionalProperties": true,
9111
9296
  "properties": {
9112
9297
  "contract": {
9113
9298
  "type": "object",
9114
9299
  "description": "The contract information.",
9115
- "properties": {
9116
- "_id": {
9117
- "type": "string",
9118
- "description": "The unique identifier of the contract."
9119
- },
9120
- "contract_name": {
9121
- "type": "string",
9122
- "description": "Contract Name"
9123
- },
9124
- "contract_number": {
9125
- "type": "string",
9126
- "description": "Contract Number"
9127
- },
9128
- "assignee": {
9129
- "type": "string",
9130
- "description": "Assignee user ID"
9131
- },
9132
- "status": {
9133
- "type": "string",
9134
- "description": "Contract status",
9135
- "enum": [
9136
- "draft",
9137
- "in_approval_process",
9138
- "approved",
9139
- "active",
9140
- "deactivated",
9141
- "revoked",
9142
- "terminated",
9143
- "expired"
9144
- ]
9145
- },
9146
- "description": {
9147
- "type": "string",
9148
- "description": "Description of the contract"
9149
- },
9150
- "billing_account": {
9151
- "type": "object",
9152
- "description": "Billing Account relation"
9153
- },
9154
- "account_number": {
9155
- "type": "string",
9156
- "description": "Account Number"
9157
- },
9158
- "branch": {
9159
- "type": "string",
9160
- "description": "Branch/commodity type (e.g. power, gas, water, waste_water, district_heating, or any custom value)"
9161
- },
9162
- "move_in_date": {
9163
- "type": "string",
9164
- "format": "date",
9165
- "description": "Move In Date"
9166
- },
9167
- "move_out_date": {
9168
- "type": "string",
9169
- "format": "date",
9170
- "description": "Move Out Date"
9171
- },
9172
- "billing_address": {
9173
- "description": "Billing Address",
9174
- "type": "object"
9175
- },
9176
- "delivery_address": {
9177
- "description": "Delivery Address",
9178
- "type": "array",
9179
- "items": {
9180
- "type": "object"
9181
- }
9182
- },
9183
- "additional_addresses": {
9184
- "type": "array",
9185
- "description": "Additional Addresses",
9186
- "items": {
9187
- "type": "object"
9188
- }
9189
- },
9190
- "termination_date": {
9191
- "type": "string",
9192
- "format": "date",
9193
- "description": "Date of Termination"
9194
- },
9195
- "termination_reason": {
9196
- "type": "string",
9197
- "description": "Reason For Termination"
9198
- },
9199
- "start_date": {
9200
- "type": "string",
9201
- "format": "date",
9202
- "description": "Start Date"
9203
- },
9204
- "end_date": {
9205
- "type": "string",
9206
- "format": "date",
9207
- "description": "End Date"
9208
- },
9209
- "customer": {
9210
- "type": "object",
9211
- "description": "Customer relation (contact or account)"
9212
- },
9213
- "order": {
9214
- "type": "string",
9215
- "description": "Order relation ID"
9216
- },
9217
- "type": {
9218
- "type": "string",
9219
- "description": "Contract type",
9220
- "enum": [
9221
- "one_time",
9222
- "recurring"
9223
- ]
9224
- },
9225
- "billing_period": {
9226
- "type": "string",
9227
- "description": "Billing Period",
9228
- "enum": [
9229
- "weekly",
9230
- "monthly",
9231
- "every_quarter",
9232
- "every_6_months",
9233
- "yearly"
9234
- ]
9235
- },
9236
- "billing_duration_amount": {
9237
- "type": "number",
9238
- "description": "Billing Duration amount",
9239
- "minimum": 0
9240
- },
9241
- "billing_duration_unit": {
9242
- "type": "string",
9243
- "description": "Billing Duration Unit",
9244
- "enum": [
9245
- "weeks",
9246
- "months",
9247
- "years"
9248
- ]
9249
- },
9250
- "notice_time_amount": {
9251
- "type": "number",
9252
- "description": "Notice Time amount",
9253
- "minimum": 0
9254
- },
9255
- "notice_time_unit": {
9256
- "type": "string",
9257
- "description": "Notice Time Unit",
9258
- "enum": [
9259
- "weeks",
9260
- "months",
9261
- "years"
9262
- ]
9263
- },
9264
- "termination_time_amount": {
9265
- "type": "number",
9266
- "description": "Termination Time amount",
9267
- "minimum": 0
9268
- },
9269
- "termination_time_unit": {
9270
- "type": "string",
9271
- "description": "Termination Time Unit",
9272
- "enum": [
9273
- "weeks",
9274
- "months",
9275
- "years"
9276
- ]
9277
- },
9278
- "renewal_duration_amount": {
9279
- "type": "number",
9280
- "description": "Renewal Duration amount",
9281
- "minimum": 0
9282
- },
9283
- "renewal_duration_unit": {
9284
- "type": "string",
9285
- "description": "Renewal Duration Unit",
9286
- "enum": [
9287
- "weeks",
9288
- "months",
9289
- "years"
9290
- ]
9291
- },
9292
- "billing_due_day": {
9293
- "type": "number",
9294
- "description": "Billing Due Day"
9295
- },
9296
- "installment_amount": {
9297
- "type": "number"
9298
- },
9299
- "balance": {
9300
- "type": "number",
9301
- "description": "Balance"
9302
- },
9303
- "meters": {
9304
- "type": "array",
9305
- "description": "Meters relation",
9306
- "items": {
9307
- "type": "string"
9308
- }
9309
- },
9310
- "payment": {
9311
- "type": "object",
9312
- "description": "Payment Details relation"
9313
- },
9314
- "last_sync_at": {
9315
- "type": "string",
9316
- "format": "date",
9317
- "description": "Last Sync At"
9318
- },
9319
- "external_id": {
9320
- "type": "string",
9321
- "description": "External ID",
9322
- "readOnly": true
9323
- }
9324
- }
9300
+ "additionalProperties": true
9325
9301
  },
9326
9302
  "contact": {
9327
9303
  "type": "object",
9328
9304
  "description": "The contact information.",
9329
- "properties": {
9330
- "_id": {
9331
- "type": "string",
9332
- "description": "The unique identifier of the contact."
9333
- },
9334
- "salutation": {
9335
- "type": "string",
9336
- "description": "Salutation",
9337
- "enum": [
9338
- "Mr.",
9339
- "Ms. / Mrs.",
9340
- "Company",
9341
- "Contact Person",
9342
- "Company/Contact Person",
9343
- "Spouse",
9344
- "Family",
9345
- "Ownership",
9346
- "Assembly",
9347
- "Other"
9348
- ]
9349
- },
9350
- "title": {
9351
- "type": "string",
9352
- "description": "Title",
9353
- "enum": [
9354
- "Dr.",
9355
- "Prof.",
9356
- "Prof. Dr."
9357
- ]
9358
- },
9359
- "first_name": {
9360
- "type": "string",
9361
- "description": "First Name"
9362
- },
9363
- "last_name": {
9364
- "type": "string",
9365
- "description": "Last Name"
9366
- },
9367
- "customer_number": {
9368
- "type": "string",
9369
- "description": "Customer Number"
9370
- },
9371
- "birthdate": {
9372
- "type": "string",
9373
- "format": "date",
9374
- "description": "Date of Birth"
9375
- },
9376
- "email": {
9377
- "type": "array",
9378
- "description": "Email addresses",
9379
- "items": {
9380
- "type": "object",
9381
- "properties": {
9382
- "email": {
9383
- "type": "string",
9384
- "format": "email"
9385
- },
9386
- "_primary": {
9387
- "type": "boolean"
9388
- }
9389
- }
9390
- }
9391
- },
9392
- "phone": {
9393
- "type": "array",
9394
- "description": "Phone numbers",
9395
- "items": {
9396
- "type": "object",
9397
- "properties": {
9398
- "phone": {
9399
- "type": "string"
9400
- },
9401
- "_primary": {
9402
- "type": "boolean"
9403
- }
9404
- }
9405
- }
9406
- },
9407
- "communication_preference": {
9408
- "type": "string",
9409
- "description": "Standard communication method",
9410
- "enum": [
9411
- "postal",
9412
- "portal"
9413
- ]
9414
- },
9415
- "address": {
9416
- "type": "array",
9417
- "description": "Addresses",
9418
- "items": {
9419
- "type": "object",
9420
- "properties": {
9421
- "_primary": {
9422
- "type": "boolean"
9423
- },
9424
- "postal_code": {
9425
- "type": "string"
9426
- },
9427
- "city": {
9428
- "type": "string"
9429
- },
9430
- "street": {
9431
- "type": "string"
9432
- },
9433
- "street_number": {
9434
- "type": "string"
9435
- },
9436
- "country": {
9437
- "type": "string"
9438
- }
9439
- }
9440
- }
9441
- },
9442
- "payment": {
9443
- "type": "array",
9444
- "description": "Payment methods",
9445
- "items": {
9446
- "type": "object",
9447
- "properties": {
9448
- "_primary": {
9449
- "type": "boolean"
9450
- }
9451
- }
9452
- }
9453
- },
9454
- "account": {
9455
- "type": "array",
9456
- "description": "Account relations",
9457
- "items": {
9458
- "type": "string"
9459
- }
9460
- },
9461
- "marketing_permission": {
9462
- "type": "boolean",
9463
- "description": "Marketing Permission (deprecated)",
9464
- "deprecated": true
9465
- },
9466
- "contact_owner": {
9467
- "type": "string",
9468
- "description": "Contact Owner user ID"
9469
- },
9470
- "consent_email_marketing": {
9471
- "type": "object",
9472
- "description": "Email Marketing consent"
9473
- },
9474
- "consent_sms_marketing": {
9475
- "type": "object",
9476
- "description": "SMS Marketing consent"
9477
- },
9478
- "consent_phone_call": {
9479
- "type": "object",
9480
- "description": "Direct Phone Marketing consent"
9481
- },
9482
- "consent_print_marketing": {
9483
- "type": "object",
9484
- "description": "Print Marketing consent"
9485
- },
9486
- "portal_users": {
9487
- "type": "array",
9488
- "description": "Portal Users relation",
9489
- "items": {
9490
- "type": "string"
9491
- }
9492
- },
9493
- "opportunities": {
9494
- "type": "array",
9495
- "description": "Opportunities relation",
9496
- "items": {
9497
- "type": "string"
9498
- }
9499
- },
9500
- "orders": {
9501
- "type": "array",
9502
- "description": "Orders relation",
9503
- "items": {
9504
- "type": "string"
9505
- }
9506
- },
9507
- "contracts": {
9508
- "type": "array",
9509
- "description": "Contracts relation",
9510
- "items": {
9511
- "type": "string"
9512
- }
9513
- },
9514
- "external_id": {
9515
- "type": "string",
9516
- "description": "External ID",
9517
- "readOnly": true
9518
- }
9519
- }
9305
+ "additionalProperties": true
9520
9306
  },
9521
9307
  "availability_address": {
9522
9308
  "type": "object",
@@ -9690,6 +9476,35 @@
9690
9476
  "hits"
9691
9477
  ]
9692
9478
  },
9479
+ "OfferHighlightConfig": {
9480
+ "type": "object",
9481
+ "properties": {
9482
+ "unique_selling_point": {
9483
+ "type": "string"
9484
+ },
9485
+ "unique_selling_point_icon": {
9486
+ "type": "string"
9487
+ },
9488
+ "total": {
9489
+ "type": "object",
9490
+ "properties": {
9491
+ "enabled": {
9492
+ "type": "boolean"
9493
+ },
9494
+ "format": {
9495
+ "type": "string",
9496
+ "enum": [
9497
+ "absolute",
9498
+ "relative"
9499
+ ]
9500
+ },
9501
+ "only_if_better": {
9502
+ "type": "boolean"
9503
+ }
9504
+ }
9505
+ }
9506
+ }
9507
+ },
9693
9508
  "Offer": {
9694
9509
  "type": "object",
9695
9510
  "properties": {
@@ -9706,6 +9521,9 @@
9706
9521
  },
9707
9522
  "product_id": {
9708
9523
  "type": "string"
9524
+ },
9525
+ "highlight_config": {
9526
+ "$ref": "#/components/schemas/OfferHighlightConfig"
9709
9527
  }
9710
9528
  },
9711
9529
  "required": [