@d19n/youfibre-odin-sdk 2.0.39 → 2.0.41

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 (75) hide show
  1. package/README.md +11 -28
  2. package/dist/EntityRegistry.d.ts +0 -2
  3. package/dist/EntityRegistry.js +0 -2
  4. package/dist/OdinApiClient.d.ts +0 -4
  5. package/dist/OdinApiClient.js +0 -8
  6. package/dist/OdinDbClient.d.ts +0 -4
  7. package/dist/OdinDbClient.js +0 -8
  8. package/dist/accessors-v2/index.d.ts +0 -1
  9. package/dist/accessors-v2/index.js +2 -4
  10. package/dist/actions-v2/AssignCaseDto.d.ts +4 -4
  11. package/dist/actions-v2/AssignCaseWithNoteFlowDto.d.ts +4 -4
  12. package/dist/actions-v2/CreateAddressCrmDatasetDto.d.ts +116 -0
  13. package/dist/actions-v2/CreateAddressCrmDatasetDto.js +59 -0
  14. package/dist/actions-v2/CreateCaseFromContactDto.d.ts +4 -4
  15. package/dist/db-accessors-v2/index.d.ts +0 -1
  16. package/dist/db-accessors-v2/index.js +2 -4
  17. package/dist/entities-v2/Config.d.ts +8 -8
  18. package/dist/entities-v2/Config.js +4 -4
  19. package/dist/entities-v2/CrmDataset.d.ts +23 -1
  20. package/dist/entities-v2/CrmDataset.js +2 -0
  21. package/dist/entities-v2/Lead.d.ts +0 -7
  22. package/dist/entities-v2/Lead.js +0 -2
  23. package/dist/entities-v2/ServiceAppointmentConfig.d.ts +6 -3
  24. package/dist/entities-v2/ServiceAppointmentConfig.js +6 -3
  25. package/dist/entities-v2/WorkOrder.d.ts +3 -1
  26. package/dist/entities-v2/WorkOrder.js +2 -0
  27. package/dist/records-v2/AccountRecord.d.ts +0 -29
  28. package/dist/records-v2/AccountRecord.js +0 -36
  29. package/dist/records-v2/AddressRecord.d.ts +0 -28
  30. package/dist/records-v2/AddressRecord.js +1 -45
  31. package/dist/records-v2/CaseRecord.js +8 -62
  32. package/dist/records-v2/ChurnRequestRecord.js +1 -7
  33. package/dist/records-v2/ContactRecord.d.ts +0 -49
  34. package/dist/records-v2/ContactRecord.js +1 -79
  35. package/dist/records-v2/ContractBuyOutRecord.js +2 -14
  36. package/dist/records-v2/CrmDatasetRecord.d.ts +29 -0
  37. package/dist/records-v2/CrmDatasetRecord.js +36 -0
  38. package/dist/records-v2/CustomerDeviceOntRecord.js +1 -7
  39. package/dist/records-v2/LeadRecord.d.ts +0 -29
  40. package/dist/records-v2/LeadRecord.js +0 -36
  41. package/dist/records-v2/OrderItemRecord.d.ts +0 -29
  42. package/dist/records-v2/OrderItemRecord.js +0 -36
  43. package/dist/records-v2/OrderRecord.d.ts +0 -99
  44. package/dist/records-v2/OrderRecord.js +8 -182
  45. package/dist/records-v2/PICRequestRecord.js +1 -7
  46. package/dist/records-v2/PaymentMethodRefundRecord.js +1 -6
  47. package/dist/records-v2/TestEntityForVisualBuilderRecord.js +1 -6
  48. package/dist/records-v2/WorkOrderRecord.js +41 -364
  49. package/dist/records-v2/index.d.ts +1 -2
  50. package/dist/records-v2/index.js +6 -9
  51. package/package.json +2 -2
  52. package/dist/accessors-v2/PhoneNumberAccessor.d.ts +0 -111
  53. package/dist/accessors-v2/PhoneNumberAccessor.js +0 -190
  54. package/dist/actions-v2/CreateAccountFromBrskDto.d.ts +0 -102
  55. package/dist/actions-v2/CreateAccountFromBrskDto.js +0 -54
  56. package/dist/actions-v2/CreateContactFromBrskDto.d.ts +0 -107
  57. package/dist/actions-v2/CreateContactFromBrskDto.js +0 -52
  58. package/dist/actions-v2/CreateLeadFromBrskDto.d.ts +0 -118
  59. package/dist/actions-v2/CreateLeadFromBrskDto.js +0 -52
  60. package/dist/actions-v2/CreateOrderFromBrskDto.d.ts +0 -138
  61. package/dist/actions-v2/CreateOrderFromBrskDto.js +0 -52
  62. package/dist/actions-v2/CreateOrderItemFromBrskDto.d.ts +0 -198
  63. package/dist/actions-v2/CreateOrderItemFromBrskDto.js +0 -52
  64. package/dist/actions-v2/CreatePhoneNumberFromBrskDto.d.ts +0 -67
  65. package/dist/actions-v2/CreatePhoneNumberFromBrskDto.js +0 -54
  66. package/dist/actions-v2/MoveOrderFromSupplyToActiveDto.d.ts +0 -112
  67. package/dist/actions-v2/MoveOrderFromSupplyToActiveDto.js +0 -77
  68. package/dist/actions-v2/MoveOrderFromSupplyToCancelledDto.d.ts +0 -112
  69. package/dist/actions-v2/MoveOrderFromSupplyToCancelledDto.js +0 -77
  70. package/dist/actions-v2/UpdateAddressFromBrskDto.d.ts +0 -61
  71. package/dist/actions-v2/UpdateAddressFromBrskDto.js +0 -54
  72. package/dist/db-accessors-v2/PhoneNumberDbAccessor.d.ts +0 -149
  73. package/dist/db-accessors-v2/PhoneNumberDbAccessor.js +0 -227
  74. package/dist/records-v2/PhoneNumberRecord.d.ts +0 -205
  75. package/dist/records-v2/PhoneNumberRecord.js +0 -292
@@ -151,9 +151,6 @@ class RequestToReplaceOntFlowBuilder {
151
151
  actionName: 'CreateOntReplacementApproval',
152
152
  properties,
153
153
  entity: 'FieldServiceModule:OntReplacementApproval',
154
- schemaId: '152729af-59d6-48d0-9047-df2ed1b08a1e',
155
- schemaActionId: 'e0849f1c-1a2c-428d-8918-88d6dcfdcd4f',
156
- schemaTypeId: '8cb55e11-b5f4-48c1-b78a-20220154a436',
157
154
  type: 'DEFAULT',
158
155
  autoLinkParent: true,
159
156
  associations: (_a = options === null || options === void 0 ? void 0 : options.associations) === null || _a === void 0 ? void 0 : _a.map(a => (Object.assign(Object.assign({}, a), { linkType: null, relationType: undefined }))),
@@ -210,9 +207,6 @@ class RequestToReplaceOntFlowBuilder {
210
207
  return {
211
208
  entity: step.entity,
212
209
  type: step.type,
213
- schemaId: step.schemaId,
214
- schemaActionId: step.schemaActionId,
215
- schemaTypeId: step.schemaTypeId,
216
210
  actionName: step.actionName,
217
211
  properties: step.properties,
218
212
  title: step.title,
@@ -221,7 +215,7 @@ class RequestToReplaceOntFlowBuilder {
221
215
  groups: step.groups,
222
216
  };
223
217
  });
224
- return Object.assign(Object.assign(Object.assign({}, ((record === null || record === void 0 ? void 0 : record.id) && { id: record.id })), { entity: 'ServiceModule:CustomerDeviceOnt', actionName: 'RequestToReplaceOnt', schemaActionId: '27337185-ccd5-4430-a13d-1c0322db52bc', steps: stepsWithAssociations, associations: this._pendingLinks.length > 0 ? this._pendingLinks : undefined, groups: this._groups.length > 0 ? this._groups : undefined }), this._options);
218
+ return Object.assign(Object.assign(Object.assign({}, ((record === null || record === void 0 ? void 0 : record.id) && { id: record.id })), { entity: 'ServiceModule:CustomerDeviceOnt', actionName: 'RequestToReplaceOnt', steps: stepsWithAssociations, associations: this._pendingLinks.length > 0 ? this._pendingLinks : undefined, groups: this._groups.length > 0 ? this._groups : undefined }), this._options);
225
219
  }
226
220
  }
227
221
  exports.RequestToReplaceOntFlowBuilder = RequestToReplaceOntFlowBuilder;
@@ -22,7 +22,6 @@ import { IOdinProvider } from '@d19n/odin-sdk-generator/dist/odin-sdk-types';
22
22
  import { RecordLinkManager } from '@d19n/odin-sdk-generator/dist/record-link-manager';
23
23
  import { LeadProperties } from '../entities-v2/Lead';
24
24
  import { CreateLeadProperties } from '../actions-v2/CreateLeadDto';
25
- import { CreateLeadFromBrskProperties } from '../actions-v2/CreateLeadFromBrskDto';
26
25
  import { UpdateLeadProperties } from '../actions-v2/UpdateLeadDto';
27
26
  import { NoteRecord } from './NoteRecord';
28
27
  import { CallRecord } from './CallRecord';
@@ -421,34 +420,6 @@ export declare class LeadRecord<TProps = LeadProperties> {
421
420
  journeyId?: string;
422
421
  stageKey?: string;
423
422
  }): ActionBuilder;
424
- /**
425
- * CreateLeadFromBrsk
426
- *
427
- * Creates a new Lead record with the specified properties.
428
- * Returns an ActionBuilder - call .execute() to create or .dryRun() for debugging.
429
- *
430
- * @param properties - The properties for the new record
431
- * @param options - Optional settings
432
- * @param options.type - Override the record type
433
- * @param options.journeyId - Associate with a journey
434
- * @param options.stageKey - Set initial pipeline stage
435
- * @returns ActionBuilder - call .execute() to create or .dryRun() for payload
436
- *
437
- * @example
438
- * ```typescript
439
- * // Create with properties
440
- * const record = odinClient.leads.new();
441
- * await record.createLeadFromBrsk({ ... }).execute();
442
- *
443
- * // Dry run (for debugging)
444
- * const payload = record.createLeadFromBrsk({ ... }).dryRun();
445
- * ```
446
- */
447
- createLeadFromBrsk(properties: CreateLeadFromBrskProperties, options?: {
448
- type?: string;
449
- journeyId?: string;
450
- stageKey?: string;
451
- }): ActionBuilder;
452
423
  /**
453
424
  * MoveLeadToContacted
454
425
  *
@@ -617,42 +617,6 @@ class LeadRecord {
617
617
  };
618
618
  return new ActionBuilder(this._provider, 'CrmModule', 'Lead', payload, () => { this._pendingLinks = []; });
619
619
  }
620
- /**
621
- * CreateLeadFromBrsk
622
- *
623
- * Creates a new Lead record with the specified properties.
624
- * Returns an ActionBuilder - call .execute() to create or .dryRun() for debugging.
625
- *
626
- * @param properties - The properties for the new record
627
- * @param options - Optional settings
628
- * @param options.type - Override the record type
629
- * @param options.journeyId - Associate with a journey
630
- * @param options.stageKey - Set initial pipeline stage
631
- * @returns ActionBuilder - call .execute() to create or .dryRun() for payload
632
- *
633
- * @example
634
- * ```typescript
635
- * // Create with properties
636
- * const record = odinClient.leads.new();
637
- * await record.createLeadFromBrsk({ ... }).execute();
638
- *
639
- * // Dry run (for debugging)
640
- * const payload = record.createLeadFromBrsk({ ... }).dryRun();
641
- * ```
642
- */
643
- createLeadFromBrsk(properties, options) {
644
- var _a, _b;
645
- const payload = {
646
- entity: 'CrmModule:Lead',
647
- type: (_a = options === null || options === void 0 ? void 0 : options.type) !== null && _a !== void 0 ? _a : (_b = this._record) === null || _b === void 0 ? void 0 : _b.type,
648
- actionName: 'CreateLeadFromBrsk',
649
- properties: properties || {},
650
- associations: this._pendingLinks.length > 0 ? this._pendingLinks : undefined,
651
- journeyId: options === null || options === void 0 ? void 0 : options.journeyId,
652
- stageKey: options === null || options === void 0 ? void 0 : options.stageKey,
653
- };
654
- return new ActionBuilder(this._provider, 'CrmModule', 'Lead', payload, () => { this._pendingLinks = []; });
655
- }
656
620
  // ============================================
657
621
  // UPDATE ACTIONS (require existing record)
658
622
  // ============================================
@@ -21,7 +21,6 @@ import { IDbRecordCreateUpdateRes } from '@d19n/odin-types/dist/core/interfaces/
21
21
  import { IOdinProvider } from '@d19n/odin-sdk-generator/dist/odin-sdk-types';
22
22
  import { RecordLinkManager } from '@d19n/odin-sdk-generator/dist/record-link-manager';
23
23
  import { OrderItemProperties } from '../entities-v2/OrderItem';
24
- import { CreateOrderItemFromBrskProperties } from '../actions-v2/CreateOrderItemFromBrskDto';
25
24
  import { CreateRecontractOrderItemProperties } from '../actions-v2/CreateRecontractOrderItemDto';
26
25
  import { OrderItemUpdateProperties } from '../actions-v2/OrderItemUpdateDto';
27
26
  import { PriceMatchProperties } from '../actions-v2/PriceMatchDto';
@@ -435,34 +434,6 @@ export declare class OrderItemRecord<TProps = OrderItemProperties> {
435
434
  unlink(target: OdinRecord<any> | {
436
435
  id: string;
437
436
  } | string): Promise<void>;
438
- /**
439
- * CreateOrderItemFromBrsk
440
- *
441
- * Creates a new OrderItem record with the specified properties.
442
- * Returns an ActionBuilder - call .execute() to create or .dryRun() for debugging.
443
- *
444
- * @param properties - The properties for the new record
445
- * @param options - Optional settings
446
- * @param options.type - Override the record type
447
- * @param options.journeyId - Associate with a journey
448
- * @param options.stageKey - Set initial pipeline stage
449
- * @returns ActionBuilder - call .execute() to create or .dryRun() for payload
450
- *
451
- * @example
452
- * ```typescript
453
- * // Create with properties
454
- * const record = odinClient.orderItems.new();
455
- * await record.createOrderItemFromBrsk({ ... }).execute();
456
- *
457
- * // Dry run (for debugging)
458
- * const payload = record.createOrderItemFromBrsk({ ... }).dryRun();
459
- * ```
460
- */
461
- createOrderItemFromBrsk(properties?: CreateOrderItemFromBrskProperties, options?: {
462
- type?: string;
463
- journeyId?: string;
464
- stageKey?: string;
465
- }): ActionBuilder;
466
437
  /**
467
438
  * CreateRecontractOrderItem
468
439
  *
@@ -642,42 +642,6 @@ class OrderItemRecord {
642
642
  // ============================================
643
643
  // CREATE ACTIONS (no existing record required)
644
644
  // ============================================
645
- /**
646
- * CreateOrderItemFromBrsk
647
- *
648
- * Creates a new OrderItem record with the specified properties.
649
- * Returns an ActionBuilder - call .execute() to create or .dryRun() for debugging.
650
- *
651
- * @param properties - The properties for the new record
652
- * @param options - Optional settings
653
- * @param options.type - Override the record type
654
- * @param options.journeyId - Associate with a journey
655
- * @param options.stageKey - Set initial pipeline stage
656
- * @returns ActionBuilder - call .execute() to create or .dryRun() for payload
657
- *
658
- * @example
659
- * ```typescript
660
- * // Create with properties
661
- * const record = odinClient.orderItems.new();
662
- * await record.createOrderItemFromBrsk({ ... }).execute();
663
- *
664
- * // Dry run (for debugging)
665
- * const payload = record.createOrderItemFromBrsk({ ... }).dryRun();
666
- * ```
667
- */
668
- createOrderItemFromBrsk(properties, options) {
669
- var _a, _b;
670
- const payload = {
671
- entity: 'OrderModule:OrderItem',
672
- type: (_a = options === null || options === void 0 ? void 0 : options.type) !== null && _a !== void 0 ? _a : (_b = this._record) === null || _b === void 0 ? void 0 : _b.type,
673
- actionName: 'CreateOrderItemFromBrsk',
674
- properties: properties || {},
675
- associations: this._pendingLinks.length > 0 ? this._pendingLinks : undefined,
676
- journeyId: options === null || options === void 0 ? void 0 : options.journeyId,
677
- stageKey: options === null || options === void 0 ? void 0 : options.stageKey,
678
- };
679
- return new ActionBuilder(this._provider, 'OrderModule', 'OrderItem', payload, () => { this._pendingLinks = []; });
680
- }
681
645
  /**
682
646
  * CreateRecontractOrderItem
683
647
  *
@@ -29,7 +29,6 @@ import { ClearOrderDeactivateOnDateProperties } from '../actions-v2/ClearOrderDe
29
29
  import { CreateCollectionAmcoWorkOrderProperties } from '../actions-v2/CreateCollectionAmcoWorkOrderFromOrderDto';
30
30
  import { CreateCollectionWorkOrderProperties } from '../actions-v2/CreateCollectionWorkOrderFromOrderDto';
31
31
  import { CreateDispatchAmcoWorkOrderProperties } from '../actions-v2/CreateDispatchAmcoWorkOrderFromOrderDto';
32
- import { CreateOrderFromBrskProperties } from '../actions-v2/CreateOrderFromBrskDto';
33
32
  import { CreateRecontractOrderProperties } from '../actions-v2/CreateRecontractOrderDto';
34
33
  import { ManageCommisionProperties } from '../actions-v2/ManageCommisionDto';
35
34
  import { OderUpdateProperties } from '../actions-v2/OderUpdateDto';
@@ -46,7 +45,6 @@ import { FieldServiceDispatchedProductRecord } from './FieldServiceDispatchedPro
46
45
  import { AccountRecord } from './AccountRecord';
47
46
  import { PICRequestRecord } from './PICRequestRecord';
48
47
  import { OrderItemRecord } from './OrderItemRecord';
49
- import { PhoneNumberRecord } from './PhoneNumberRecord';
50
48
  import { NoteRecord } from './NoteRecord';
51
49
  import { SmsMessageRecord } from './SmsMessageRecord';
52
50
  import { OneTouchSwitchRecord } from './OneTouchSwitchRecord';
@@ -633,7 +631,6 @@ export declare class OrderRecord<TProps = OrderProperties> {
633
631
  private _accounts?;
634
632
  private _picRequests?;
635
633
  private _orderItems?;
636
- private _phoneNumbers?;
637
634
  private _notes?;
638
635
  private _smsMessages?;
639
636
  private _oneTouchSwitches?;
@@ -843,24 +840,6 @@ export declare class OrderRecord<TProps = OrderProperties> {
843
840
  * ```
844
841
  */
845
842
  get orderItems(): RecordLinkManager<OrderItemRecord, typeof OrderRecord['orderItemsLabels'][number]>;
846
- /** Valid labels for PhoneNumber associations */
847
- static readonly phoneNumbersLabels: readonly ["Order__PhoneNumber"];
848
- /**
849
- * Access linked PhoneNumber records
850
- * @remarks Available labels: Order__PhoneNumber
851
- * @throws Error if called on a new (unsaved) record
852
- *
853
- * @example
854
- * ```typescript
855
- * // Get all linked PhoneNumber records
856
- * const items = await record.phoneNumbers.list();
857
- * const first = await record.phoneNumbers.first();
858
- *
859
- * // Filter by label
860
- * const specific = await record.phoneNumbers.first({ label: 'Order__PhoneNumber' });
861
- * ```
862
- */
863
- get phoneNumbers(): RecordLinkManager<PhoneNumberRecord, typeof OrderRecord['phoneNumbersLabels'][number]>;
864
843
  /** Valid labels for Note associations */
865
844
  static readonly notesLabels: readonly ["Order__Note"];
866
845
  /**
@@ -1278,34 +1257,6 @@ export declare class OrderRecord<TProps = OrderProperties> {
1278
1257
  unlink(target: OdinRecord<any> | {
1279
1258
  id: string;
1280
1259
  } | string): Promise<void>;
1281
- /**
1282
- * CreateOrderFromBrsk
1283
- *
1284
- * Creates a new Order record with the specified properties.
1285
- * Returns an ActionBuilder - call .execute() to create or .dryRun() for debugging.
1286
- *
1287
- * @param properties - The properties for the new record
1288
- * @param options - Optional settings
1289
- * @param options.type - Override the record type
1290
- * @param options.journeyId - Associate with a journey
1291
- * @param options.stageKey - Set initial pipeline stage
1292
- * @returns ActionBuilder - call .execute() to create or .dryRun() for payload
1293
- *
1294
- * @example
1295
- * ```typescript
1296
- * // Create with properties
1297
- * const record = odinClient.orders.new();
1298
- * await record.createOrderFromBrsk({ ... }).execute();
1299
- *
1300
- * // Dry run (for debugging)
1301
- * const payload = record.createOrderFromBrsk({ ... }).dryRun();
1302
- * ```
1303
- */
1304
- createOrderFromBrsk(properties?: CreateOrderFromBrskProperties, options?: {
1305
- type?: string;
1306
- journeyId?: string;
1307
- stageKey?: string;
1308
- }): ActionBuilder;
1309
1260
  /**
1310
1261
  * CreateRecontractOrder
1311
1262
  *
@@ -1879,56 +1830,6 @@ export declare class OrderRecord<TProps = OrderProperties> {
1879
1830
  moveOrderFromPreOrderToCancelled(options?: {
1880
1831
  journeyId?: string;
1881
1832
  }): ActionBuilder;
1882
- /**
1883
- * MoveOrderFromSupplyToActive
1884
- *
1885
- * Transitions this Order record to a new pipeline stage.
1886
- * Returns an ActionBuilder - call .execute() to transition or .dryRun() for debugging.
1887
- *
1888
- * @remarks Transitions to stage: OrderStageActive
1889
- *
1890
- * @param options - Optional settings
1891
- * @param options.journeyId - Associate with a journey
1892
- * @returns ActionBuilder - call .execute() to transition or .dryRun() for payload
1893
- * @throws Error if called on a new (unsaved) record
1894
- *
1895
- * @example
1896
- * ```typescript
1897
- * const record = await odinClient.orders.get(id);
1898
- * await record.moveOrderFromSupplyToActive().execute();
1899
- *
1900
- * // Dry run (for debugging)
1901
- * const payload = record.moveOrderFromSupplyToActive().dryRun();
1902
- * ```
1903
- */
1904
- moveOrderFromSupplyToActive(options?: {
1905
- journeyId?: string;
1906
- }): ActionBuilder;
1907
- /**
1908
- * MoveOrderFromSupplyToCancelled
1909
- *
1910
- * Transitions this Order record to a new pipeline stage.
1911
- * Returns an ActionBuilder - call .execute() to transition or .dryRun() for debugging.
1912
- *
1913
- * @remarks Transitions to stage: OrderStageCancelled
1914
- *
1915
- * @param options - Optional settings
1916
- * @param options.journeyId - Associate with a journey
1917
- * @returns ActionBuilder - call .execute() to transition or .dryRun() for payload
1918
- * @throws Error if called on a new (unsaved) record
1919
- *
1920
- * @example
1921
- * ```typescript
1922
- * const record = await odinClient.orders.get(id);
1923
- * await record.moveOrderFromSupplyToCancelled().execute();
1924
- *
1925
- * // Dry run (for debugging)
1926
- * const payload = record.moveOrderFromSupplyToCancelled().dryRun();
1927
- * ```
1928
- */
1929
- moveOrderFromSupplyToCancelled(options?: {
1930
- journeyId?: string;
1931
- }): ActionBuilder;
1932
1833
  /**
1933
1834
  * MoveOrderToActive
1934
1835
  *