@wix/auto_sdk_ecom_order-invoices 1.0.5 → 1.0.7

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 (133) hide show
  1. package/build/{cjs/src/ecom-orders-v1-invoice-order-invoices.types.d.ts → ecom-orders-v1-invoice-order-invoices.universal-MRNaa-Xt.d.mts} +42 -42
  2. package/build/{internal/cjs/src/ecom-orders-v1-invoice-order-invoices.types.d.ts → ecom-orders-v1-invoice-order-invoices.universal-MRNaa-Xt.d.ts} +42 -42
  3. package/build/index.d.mts +19 -0
  4. package/build/index.d.ts +19 -0
  5. package/build/index.js +284 -0
  6. package/build/index.js.map +1 -0
  7. package/build/index.mjs +256 -0
  8. package/build/index.mjs.map +1 -0
  9. package/build/internal/{es/src/ecom-orders-v1-invoice-order-invoices.types.d.ts → ecom-orders-v1-invoice-order-invoices.universal-CZFxrTkE.d.mts} +42 -42
  10. package/build/{es/src/ecom-orders-v1-invoice-order-invoices.types.d.ts → internal/ecom-orders-v1-invoice-order-invoices.universal-CZFxrTkE.d.ts} +42 -42
  11. package/build/internal/index.d.mts +53 -0
  12. package/build/internal/index.d.ts +53 -0
  13. package/build/internal/index.js +284 -0
  14. package/build/internal/index.js.map +1 -0
  15. package/build/internal/index.mjs +256 -0
  16. package/build/internal/index.mjs.map +1 -0
  17. package/build/internal/meta.d.mts +127 -0
  18. package/build/internal/meta.d.ts +127 -0
  19. package/build/internal/meta.js +209 -0
  20. package/build/internal/meta.js.map +1 -0
  21. package/build/internal/meta.mjs +179 -0
  22. package/build/internal/meta.mjs.map +1 -0
  23. package/build/meta.d.mts +127 -0
  24. package/build/meta.d.ts +127 -0
  25. package/build/meta.js +209 -0
  26. package/build/meta.js.map +1 -0
  27. package/build/meta.mjs +179 -0
  28. package/build/meta.mjs.map +1 -0
  29. package/package.json +13 -12
  30. package/build/cjs/index.d.ts +0 -1
  31. package/build/cjs/index.js +0 -18
  32. package/build/cjs/index.js.map +0 -1
  33. package/build/cjs/index.typings.d.ts +0 -1
  34. package/build/cjs/index.typings.js +0 -18
  35. package/build/cjs/index.typings.js.map +0 -1
  36. package/build/cjs/meta.d.ts +0 -1
  37. package/build/cjs/meta.js +0 -18
  38. package/build/cjs/meta.js.map +0 -1
  39. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.context.d.ts +0 -5
  40. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.context.js +0 -15
  41. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.context.js.map +0 -1
  42. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.http.d.ts +0 -14
  43. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.http.js +0 -114
  44. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.http.js.map +0 -1
  45. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.d.ts +0 -20
  46. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.js +0 -104
  47. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.js.map +0 -1
  48. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.public.d.ts +0 -17
  49. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.public.js +0 -35
  50. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.public.js.map +0 -1
  51. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.types.js +0 -12
  52. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.types.js.map +0 -1
  53. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.d.ts +0 -335
  54. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.js +0 -223
  55. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.js.map +0 -1
  56. package/build/es/index.d.ts +0 -1
  57. package/build/es/index.js +0 -2
  58. package/build/es/index.js.map +0 -1
  59. package/build/es/index.typings.d.ts +0 -1
  60. package/build/es/index.typings.js +0 -2
  61. package/build/es/index.typings.js.map +0 -1
  62. package/build/es/meta.d.ts +0 -1
  63. package/build/es/meta.js +0 -2
  64. package/build/es/meta.js.map +0 -1
  65. package/build/es/src/ecom-orders-v1-invoice-order-invoices.context.d.ts +0 -5
  66. package/build/es/src/ecom-orders-v1-invoice-order-invoices.context.js +0 -11
  67. package/build/es/src/ecom-orders-v1-invoice-order-invoices.context.js.map +0 -1
  68. package/build/es/src/ecom-orders-v1-invoice-order-invoices.http.d.ts +0 -14
  69. package/build/es/src/ecom-orders-v1-invoice-order-invoices.http.js +0 -107
  70. package/build/es/src/ecom-orders-v1-invoice-order-invoices.http.js.map +0 -1
  71. package/build/es/src/ecom-orders-v1-invoice-order-invoices.meta.d.ts +0 -20
  72. package/build/es/src/ecom-orders-v1-invoice-order-invoices.meta.js +0 -74
  73. package/build/es/src/ecom-orders-v1-invoice-order-invoices.meta.js.map +0 -1
  74. package/build/es/src/ecom-orders-v1-invoice-order-invoices.public.d.ts +0 -17
  75. package/build/es/src/ecom-orders-v1-invoice-order-invoices.public.js +0 -27
  76. package/build/es/src/ecom-orders-v1-invoice-order-invoices.public.js.map +0 -1
  77. package/build/es/src/ecom-orders-v1-invoice-order-invoices.types.js +0 -9
  78. package/build/es/src/ecom-orders-v1-invoice-order-invoices.types.js.map +0 -1
  79. package/build/es/src/ecom-orders-v1-invoice-order-invoices.universal.d.ts +0 -335
  80. package/build/es/src/ecom-orders-v1-invoice-order-invoices.universal.js +0 -193
  81. package/build/es/src/ecom-orders-v1-invoice-order-invoices.universal.js.map +0 -1
  82. package/build/internal/cjs/index.d.ts +0 -1
  83. package/build/internal/cjs/index.js +0 -18
  84. package/build/internal/cjs/index.js.map +0 -1
  85. package/build/internal/cjs/index.typings.d.ts +0 -1
  86. package/build/internal/cjs/index.typings.js +0 -18
  87. package/build/internal/cjs/index.typings.js.map +0 -1
  88. package/build/internal/cjs/meta.d.ts +0 -1
  89. package/build/internal/cjs/meta.js +0 -18
  90. package/build/internal/cjs/meta.js.map +0 -1
  91. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.context.d.ts +0 -11
  92. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.context.js +0 -15
  93. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.context.js.map +0 -1
  94. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.http.d.ts +0 -14
  95. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.http.js +0 -114
  96. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.http.js.map +0 -1
  97. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.d.ts +0 -20
  98. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.js +0 -104
  99. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.js.map +0 -1
  100. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.public.d.ts +0 -45
  101. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.public.js +0 -35
  102. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.public.js.map +0 -1
  103. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.types.js +0 -12
  104. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.types.js.map +0 -1
  105. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.d.ts +0 -404
  106. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.js +0 -223
  107. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.js.map +0 -1
  108. package/build/internal/es/index.d.ts +0 -1
  109. package/build/internal/es/index.js +0 -2
  110. package/build/internal/es/index.js.map +0 -1
  111. package/build/internal/es/index.typings.d.ts +0 -1
  112. package/build/internal/es/index.typings.js +0 -2
  113. package/build/internal/es/index.typings.js.map +0 -1
  114. package/build/internal/es/meta.d.ts +0 -1
  115. package/build/internal/es/meta.js +0 -2
  116. package/build/internal/es/meta.js.map +0 -1
  117. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.context.d.ts +0 -11
  118. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.context.js +0 -11
  119. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.context.js.map +0 -1
  120. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.http.d.ts +0 -14
  121. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.http.js +0 -107
  122. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.http.js.map +0 -1
  123. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.meta.d.ts +0 -20
  124. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.meta.js +0 -74
  125. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.meta.js.map +0 -1
  126. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.public.d.ts +0 -45
  127. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.public.js +0 -27
  128. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.public.js.map +0 -1
  129. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.types.js +0 -9
  130. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.types.js.map +0 -1
  131. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.universal.d.ts +0 -404
  132. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.universal.js +0 -193
  133. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.universal.js.map +0 -1
@@ -1,10 +1,10 @@
1
- export interface Invoice {
1
+ interface Invoice {
2
2
  /** Invoice ID. */
3
- id?: string;
3
+ _id?: string;
4
4
  /** ID of the app that set the invoice. */
5
5
  appId?: string;
6
6
  }
7
- export interface ListInvoicesForSingleOrderRequest {
7
+ interface ListInvoicesForSingleOrderRequest {
8
8
  /**
9
9
  * Order ID.
10
10
  * @minLength 1
@@ -12,11 +12,11 @@ export interface ListInvoicesForSingleOrderRequest {
12
12
  */
13
13
  orderId?: string;
14
14
  }
15
- export interface ListInvoicesForSingleOrderResponse {
15
+ interface ListInvoicesForSingleOrderResponse {
16
16
  /** List of invoices. */
17
17
  invoices?: Invoice[];
18
18
  }
19
- export interface ListInvoicesForMultipleOrdersRequest {
19
+ interface ListInvoicesForMultipleOrdersRequest {
20
20
  /**
21
21
  * Order IDs for which to retrieve invoices.
22
22
  * @maxSize 100
@@ -25,11 +25,11 @@ export interface ListInvoicesForMultipleOrdersRequest {
25
25
  */
26
26
  orderIds: string[];
27
27
  }
28
- export interface ListInvoicesForMultipleOrdersResponse {
28
+ interface ListInvoicesForMultipleOrdersResponse {
29
29
  /** List of order IDs and their associated invoices. */
30
30
  invoicesForOrder?: InvoicesForOrder[];
31
31
  }
32
- export interface InvoicesForOrder {
32
+ interface InvoicesForOrder {
33
33
  /** Order ID. */
34
34
  orderId?: string;
35
35
  /**
@@ -38,7 +38,7 @@ export interface InvoicesForOrder {
38
38
  */
39
39
  invoicesInfo?: Invoice[];
40
40
  }
41
- export interface GenerateInvoiceRequest {
41
+ interface GenerateInvoiceRequest {
42
42
  /**
43
43
  * Order ID.
44
44
  * @minLength 1
@@ -46,11 +46,11 @@ export interface GenerateInvoiceRequest {
46
46
  */
47
47
  orderId: string;
48
48
  }
49
- export interface GenerateInvoiceResponse {
49
+ interface GenerateInvoiceResponse {
50
50
  /** Invoice ID. */
51
51
  invoiceId?: string;
52
52
  }
53
- export interface BulkGenerateInvoicesRequest {
53
+ interface BulkGenerateInvoicesRequest {
54
54
  /**
55
55
  * Order IDs.
56
56
  * @minSize 1
@@ -60,17 +60,17 @@ export interface BulkGenerateInvoicesRequest {
60
60
  */
61
61
  orderIds: string[];
62
62
  }
63
- export interface BulkGenerateInvoicesResponse {
63
+ interface BulkGenerateInvoicesResponse {
64
64
  results?: BulkInvoiceResult[];
65
65
  bulkActionMetadata?: BulkActionMetadata;
66
66
  }
67
- export interface BulkInvoiceResult {
67
+ interface BulkInvoiceResult {
68
68
  itemMetadata?: ItemMetadata;
69
69
  item?: InvoiceForOrder;
70
70
  }
71
- export interface ItemMetadata {
71
+ interface ItemMetadata {
72
72
  /** Item ID. Should always be available, unless it's impossible (for example, when failing to create an item). */
73
- id?: string | null;
73
+ _id?: string | null;
74
74
  /** Index of the item within the request array. Allows for correlation between request and response items. */
75
75
  originalIndex?: number;
76
76
  /** Whether the requested action was successful for this item. When `false`, the `error` field is populated. */
@@ -78,7 +78,7 @@ export interface ItemMetadata {
78
78
  /** Details about the error in case of failure. */
79
79
  error?: ApplicationError;
80
80
  }
81
- export interface ApplicationError {
81
+ interface ApplicationError {
82
82
  /** Error code. */
83
83
  code?: string;
84
84
  /** Description of the error. */
@@ -86,13 +86,13 @@ export interface ApplicationError {
86
86
  /** Data related to the error. */
87
87
  data?: Record<string, any> | null;
88
88
  }
89
- export interface InvoiceForOrder {
89
+ interface InvoiceForOrder {
90
90
  /** Order ID. */
91
91
  orderId?: string;
92
92
  /** Invoice ID. */
93
93
  invoiceId?: string;
94
94
  }
95
- export interface BulkActionMetadata {
95
+ interface BulkActionMetadata {
96
96
  /** Number of items that were successfully processed. */
97
97
  totalSuccesses?: number;
98
98
  /** Number of items that couldn't be processed. */
@@ -100,7 +100,7 @@ export interface BulkActionMetadata {
100
100
  /** Number of failures without details because detailed failure threshold was exceeded. */
101
101
  undetailedFailures?: number;
102
102
  }
103
- export interface AddInvoiceToOrderRequest {
103
+ interface AddInvoiceToOrderRequest {
104
104
  /**
105
105
  * Order ID.
106
106
  * @minLength 1
@@ -110,11 +110,11 @@ export interface AddInvoiceToOrderRequest {
110
110
  /** Invoice info. */
111
111
  invoiceInfo: Invoice;
112
112
  }
113
- export interface AddInvoiceToOrderResponse {
113
+ interface AddInvoiceToOrderResponse {
114
114
  /** List of order invoices. */
115
115
  orderInvoices?: Invoice[];
116
116
  }
117
- export interface DomainEvent extends DomainEventBodyOneOf {
117
+ interface DomainEvent extends DomainEventBodyOneOf {
118
118
  createdEvent?: EntityCreatedEvent;
119
119
  updatedEvent?: EntityUpdatedEvent;
120
120
  deletedEvent?: EntityDeletedEvent;
@@ -123,7 +123,7 @@ export interface DomainEvent extends DomainEventBodyOneOf {
123
123
  * Unique event ID.
124
124
  * Allows clients to ignore duplicate webhooks.
125
125
  */
126
- id?: string;
126
+ _id?: string;
127
127
  /**
128
128
  * Assumes actions are also always typed to an entity_type
129
129
  * Example: wix.stores.catalog.product, wix.bookings.session, wix.payments.transaction
@@ -157,38 +157,36 @@ export interface DomainEvent extends DomainEventBodyOneOf {
157
157
  entityEventSequence?: string | null;
158
158
  }
159
159
  /** @oneof */
160
- export interface DomainEventBodyOneOf {
160
+ interface DomainEventBodyOneOf {
161
161
  createdEvent?: EntityCreatedEvent;
162
162
  updatedEvent?: EntityUpdatedEvent;
163
163
  deletedEvent?: EntityDeletedEvent;
164
164
  actionEvent?: ActionEvent;
165
165
  }
166
- export interface EntityCreatedEvent {
167
- entityAsJson?: string;
168
- /** Indicates the event was triggered by a restore-from-trashbin operation for a previously deleted entity */
169
- restoreInfo?: RestoreInfo;
166
+ interface EntityCreatedEvent {
167
+ entity?: string;
170
168
  }
171
- export interface RestoreInfo {
169
+ interface RestoreInfo {
172
170
  deletedDate?: Date | null;
173
171
  }
174
- export interface EntityUpdatedEvent {
172
+ interface EntityUpdatedEvent {
175
173
  /**
176
174
  * Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
177
175
  * This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
178
176
  * We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
179
177
  */
180
- currentEntityAsJson?: string;
178
+ currentEntity?: string;
181
179
  }
182
- export interface EntityDeletedEvent {
180
+ interface EntityDeletedEvent {
183
181
  /** Entity that was deleted */
184
- deletedEntityAsJson?: string | null;
182
+ deletedEntity?: string | null;
185
183
  }
186
- export interface ActionEvent {
187
- bodyAsJson?: string;
184
+ interface ActionEvent {
185
+ body?: string;
188
186
  }
189
- export interface Empty {
187
+ interface Empty {
190
188
  }
191
- export interface GetOrderInvoiceRequest {
189
+ interface GetOrderInvoiceRequest {
192
190
  /**
193
191
  * Invoice ID.
194
192
  * @minLength 1
@@ -196,7 +194,7 @@ export interface GetOrderInvoiceRequest {
196
194
  */
197
195
  invoiceId?: string;
198
196
  }
199
- export interface GetOrderInvoiceResponse {
197
+ interface GetOrderInvoiceResponse {
200
198
  /**
201
199
  * Order ID.
202
200
  * @minLength 1
@@ -206,7 +204,7 @@ export interface GetOrderInvoiceResponse {
206
204
  /** Invoice info. */
207
205
  invoiceInfo?: Invoice;
208
206
  }
209
- export interface GenerateInvoiceWithNumberRequest {
207
+ interface GenerateInvoiceWithNumberRequest {
210
208
  /**
211
209
  * Order ID.
212
210
  * @minLength 1
@@ -221,7 +219,7 @@ export interface GenerateInvoiceWithNumberRequest {
221
219
  /** Date and time the payment was created in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations) format. Defaults to current time when not provided. */
222
220
  issueDate?: Date | null;
223
221
  }
224
- export interface GenerateInvoiceWithNumberResponse {
222
+ interface GenerateInvoiceWithNumberResponse {
225
223
  /**
226
224
  * Invoice ID.
227
225
  * @minLength 1
@@ -229,7 +227,7 @@ export interface GenerateInvoiceWithNumberResponse {
229
227
  */
230
228
  invoiceId?: string;
231
229
  }
232
- export interface MessageEnvelope {
230
+ interface MessageEnvelope {
233
231
  /**
234
232
  * App instance ID.
235
233
  * @format GUID
@@ -245,7 +243,7 @@ export interface MessageEnvelope {
245
243
  /** Stringify payload. */
246
244
  data?: string;
247
245
  }
248
- export interface IdentificationData extends IdentificationDataIdOneOf {
246
+ interface IdentificationData extends IdentificationDataIdOneOf {
249
247
  /**
250
248
  * ID of a site visitor that has not logged in to the site.
251
249
  * @format GUID
@@ -270,7 +268,7 @@ export interface IdentificationData extends IdentificationDataIdOneOf {
270
268
  identityType?: WebhookIdentityType;
271
269
  }
272
270
  /** @oneof */
273
- export interface IdentificationDataIdOneOf {
271
+ interface IdentificationDataIdOneOf {
274
272
  /**
275
273
  * ID of a site visitor that has not logged in to the site.
276
274
  * @format GUID
@@ -292,10 +290,12 @@ export interface IdentificationDataIdOneOf {
292
290
  */
293
291
  appId?: string;
294
292
  }
295
- export declare enum WebhookIdentityType {
293
+ declare enum WebhookIdentityType {
296
294
  UNKNOWN = "UNKNOWN",
297
295
  ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
298
296
  MEMBER = "MEMBER",
299
297
  WIX_USER = "WIX_USER",
300
298
  APP = "APP"
301
299
  }
300
+
301
+ export { type ApplicationError as A, type BulkGenerateInvoicesRequest as B, type DomainEvent as D, type EntityCreatedEvent as E, type GenerateInvoiceRequest as G, type Invoice as I, type ListInvoicesForMultipleOrdersResponse as L, type MessageEnvelope as M, type RestoreInfo as R, WebhookIdentityType as W, type ListInvoicesForSingleOrderRequest as a, type ListInvoicesForSingleOrderResponse as b, type ListInvoicesForMultipleOrdersRequest as c, type InvoicesForOrder as d, type GenerateInvoiceResponse as e, type BulkGenerateInvoicesResponse as f, type BulkInvoiceResult as g, type ItemMetadata as h, type InvoiceForOrder as i, type BulkActionMetadata as j, type AddInvoiceToOrderRequest as k, type AddInvoiceToOrderResponse as l, type DomainEventBodyOneOf as m, type EntityUpdatedEvent as n, type EntityDeletedEvent as o, type ActionEvent as p, type Empty as q, type GetOrderInvoiceRequest as r, type GetOrderInvoiceResponse as s, type GenerateInvoiceWithNumberRequest as t, type GenerateInvoiceWithNumberResponse as u, type IdentificationData as v, type IdentificationDataIdOneOf as w };
@@ -1,10 +1,10 @@
1
- export interface Invoice {
1
+ interface Invoice {
2
2
  /** Invoice ID. */
3
- id?: string;
3
+ _id?: string;
4
4
  /** ID of the app that set the invoice. */
5
5
  appId?: string;
6
6
  }
7
- export interface ListInvoicesForSingleOrderRequest {
7
+ interface ListInvoicesForSingleOrderRequest {
8
8
  /**
9
9
  * Order ID.
10
10
  * @minLength 1
@@ -12,11 +12,11 @@ export interface ListInvoicesForSingleOrderRequest {
12
12
  */
13
13
  orderId?: string;
14
14
  }
15
- export interface ListInvoicesForSingleOrderResponse {
15
+ interface ListInvoicesForSingleOrderResponse {
16
16
  /** List of invoices. */
17
17
  invoices?: Invoice[];
18
18
  }
19
- export interface ListInvoicesForMultipleOrdersRequest {
19
+ interface ListInvoicesForMultipleOrdersRequest {
20
20
  /**
21
21
  * Order IDs for which to retrieve invoices.
22
22
  * @maxSize 100
@@ -25,11 +25,11 @@ export interface ListInvoicesForMultipleOrdersRequest {
25
25
  */
26
26
  orderIds: string[];
27
27
  }
28
- export interface ListInvoicesForMultipleOrdersResponse {
28
+ interface ListInvoicesForMultipleOrdersResponse {
29
29
  /** List of order IDs and their associated invoices. */
30
30
  invoicesForOrder?: InvoicesForOrder[];
31
31
  }
32
- export interface InvoicesForOrder {
32
+ interface InvoicesForOrder {
33
33
  /** Order ID. */
34
34
  orderId?: string;
35
35
  /**
@@ -38,7 +38,7 @@ export interface InvoicesForOrder {
38
38
  */
39
39
  invoicesInfo?: Invoice[];
40
40
  }
41
- export interface GenerateInvoiceRequest {
41
+ interface GenerateInvoiceRequest {
42
42
  /**
43
43
  * Order ID.
44
44
  * @minLength 1
@@ -46,11 +46,11 @@ export interface GenerateInvoiceRequest {
46
46
  */
47
47
  orderId: string;
48
48
  }
49
- export interface GenerateInvoiceResponse {
49
+ interface GenerateInvoiceResponse {
50
50
  /** Invoice ID. */
51
51
  invoiceId?: string;
52
52
  }
53
- export interface BulkGenerateInvoicesRequest {
53
+ interface BulkGenerateInvoicesRequest {
54
54
  /**
55
55
  * Order IDs.
56
56
  * @minSize 1
@@ -60,17 +60,17 @@ export interface BulkGenerateInvoicesRequest {
60
60
  */
61
61
  orderIds: string[];
62
62
  }
63
- export interface BulkGenerateInvoicesResponse {
63
+ interface BulkGenerateInvoicesResponse {
64
64
  results?: BulkInvoiceResult[];
65
65
  bulkActionMetadata?: BulkActionMetadata;
66
66
  }
67
- export interface BulkInvoiceResult {
67
+ interface BulkInvoiceResult {
68
68
  itemMetadata?: ItemMetadata;
69
69
  item?: InvoiceForOrder;
70
70
  }
71
- export interface ItemMetadata {
71
+ interface ItemMetadata {
72
72
  /** Item ID. Should always be available, unless it's impossible (for example, when failing to create an item). */
73
- id?: string | null;
73
+ _id?: string | null;
74
74
  /** Index of the item within the request array. Allows for correlation between request and response items. */
75
75
  originalIndex?: number;
76
76
  /** Whether the requested action was successful for this item. When `false`, the `error` field is populated. */
@@ -78,7 +78,7 @@ export interface ItemMetadata {
78
78
  /** Details about the error in case of failure. */
79
79
  error?: ApplicationError;
80
80
  }
81
- export interface ApplicationError {
81
+ interface ApplicationError {
82
82
  /** Error code. */
83
83
  code?: string;
84
84
  /** Description of the error. */
@@ -86,13 +86,13 @@ export interface ApplicationError {
86
86
  /** Data related to the error. */
87
87
  data?: Record<string, any> | null;
88
88
  }
89
- export interface InvoiceForOrder {
89
+ interface InvoiceForOrder {
90
90
  /** Order ID. */
91
91
  orderId?: string;
92
92
  /** Invoice ID. */
93
93
  invoiceId?: string;
94
94
  }
95
- export interface BulkActionMetadata {
95
+ interface BulkActionMetadata {
96
96
  /** Number of items that were successfully processed. */
97
97
  totalSuccesses?: number;
98
98
  /** Number of items that couldn't be processed. */
@@ -100,7 +100,7 @@ export interface BulkActionMetadata {
100
100
  /** Number of failures without details because detailed failure threshold was exceeded. */
101
101
  undetailedFailures?: number;
102
102
  }
103
- export interface AddInvoiceToOrderRequest {
103
+ interface AddInvoiceToOrderRequest {
104
104
  /**
105
105
  * Order ID.
106
106
  * @minLength 1
@@ -110,11 +110,11 @@ export interface AddInvoiceToOrderRequest {
110
110
  /** Invoice info. */
111
111
  invoiceInfo: Invoice;
112
112
  }
113
- export interface AddInvoiceToOrderResponse {
113
+ interface AddInvoiceToOrderResponse {
114
114
  /** List of order invoices. */
115
115
  orderInvoices?: Invoice[];
116
116
  }
117
- export interface DomainEvent extends DomainEventBodyOneOf {
117
+ interface DomainEvent extends DomainEventBodyOneOf {
118
118
  createdEvent?: EntityCreatedEvent;
119
119
  updatedEvent?: EntityUpdatedEvent;
120
120
  deletedEvent?: EntityDeletedEvent;
@@ -123,7 +123,7 @@ export interface DomainEvent extends DomainEventBodyOneOf {
123
123
  * Unique event ID.
124
124
  * Allows clients to ignore duplicate webhooks.
125
125
  */
126
- id?: string;
126
+ _id?: string;
127
127
  /**
128
128
  * Assumes actions are also always typed to an entity_type
129
129
  * Example: wix.stores.catalog.product, wix.bookings.session, wix.payments.transaction
@@ -157,38 +157,36 @@ export interface DomainEvent extends DomainEventBodyOneOf {
157
157
  entityEventSequence?: string | null;
158
158
  }
159
159
  /** @oneof */
160
- export interface DomainEventBodyOneOf {
160
+ interface DomainEventBodyOneOf {
161
161
  createdEvent?: EntityCreatedEvent;
162
162
  updatedEvent?: EntityUpdatedEvent;
163
163
  deletedEvent?: EntityDeletedEvent;
164
164
  actionEvent?: ActionEvent;
165
165
  }
166
- export interface EntityCreatedEvent {
167
- entityAsJson?: string;
168
- /** Indicates the event was triggered by a restore-from-trashbin operation for a previously deleted entity */
169
- restoreInfo?: RestoreInfo;
166
+ interface EntityCreatedEvent {
167
+ entity?: string;
170
168
  }
171
- export interface RestoreInfo {
169
+ interface RestoreInfo {
172
170
  deletedDate?: Date | null;
173
171
  }
174
- export interface EntityUpdatedEvent {
172
+ interface EntityUpdatedEvent {
175
173
  /**
176
174
  * Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
177
175
  * This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
178
176
  * We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
179
177
  */
180
- currentEntityAsJson?: string;
178
+ currentEntity?: string;
181
179
  }
182
- export interface EntityDeletedEvent {
180
+ interface EntityDeletedEvent {
183
181
  /** Entity that was deleted */
184
- deletedEntityAsJson?: string | null;
182
+ deletedEntity?: string | null;
185
183
  }
186
- export interface ActionEvent {
187
- bodyAsJson?: string;
184
+ interface ActionEvent {
185
+ body?: string;
188
186
  }
189
- export interface Empty {
187
+ interface Empty {
190
188
  }
191
- export interface GetOrderInvoiceRequest {
189
+ interface GetOrderInvoiceRequest {
192
190
  /**
193
191
  * Invoice ID.
194
192
  * @minLength 1
@@ -196,7 +194,7 @@ export interface GetOrderInvoiceRequest {
196
194
  */
197
195
  invoiceId?: string;
198
196
  }
199
- export interface GetOrderInvoiceResponse {
197
+ interface GetOrderInvoiceResponse {
200
198
  /**
201
199
  * Order ID.
202
200
  * @minLength 1
@@ -206,7 +204,7 @@ export interface GetOrderInvoiceResponse {
206
204
  /** Invoice info. */
207
205
  invoiceInfo?: Invoice;
208
206
  }
209
- export interface GenerateInvoiceWithNumberRequest {
207
+ interface GenerateInvoiceWithNumberRequest {
210
208
  /**
211
209
  * Order ID.
212
210
  * @minLength 1
@@ -221,7 +219,7 @@ export interface GenerateInvoiceWithNumberRequest {
221
219
  /** Date and time the payment was created in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations) format. Defaults to current time when not provided. */
222
220
  issueDate?: Date | null;
223
221
  }
224
- export interface GenerateInvoiceWithNumberResponse {
222
+ interface GenerateInvoiceWithNumberResponse {
225
223
  /**
226
224
  * Invoice ID.
227
225
  * @minLength 1
@@ -229,7 +227,7 @@ export interface GenerateInvoiceWithNumberResponse {
229
227
  */
230
228
  invoiceId?: string;
231
229
  }
232
- export interface MessageEnvelope {
230
+ interface MessageEnvelope {
233
231
  /**
234
232
  * App instance ID.
235
233
  * @format GUID
@@ -245,7 +243,7 @@ export interface MessageEnvelope {
245
243
  /** Stringify payload. */
246
244
  data?: string;
247
245
  }
248
- export interface IdentificationData extends IdentificationDataIdOneOf {
246
+ interface IdentificationData extends IdentificationDataIdOneOf {
249
247
  /**
250
248
  * ID of a site visitor that has not logged in to the site.
251
249
  * @format GUID
@@ -270,7 +268,7 @@ export interface IdentificationData extends IdentificationDataIdOneOf {
270
268
  identityType?: WebhookIdentityType;
271
269
  }
272
270
  /** @oneof */
273
- export interface IdentificationDataIdOneOf {
271
+ interface IdentificationDataIdOneOf {
274
272
  /**
275
273
  * ID of a site visitor that has not logged in to the site.
276
274
  * @format GUID
@@ -292,10 +290,12 @@ export interface IdentificationDataIdOneOf {
292
290
  */
293
291
  appId?: string;
294
292
  }
295
- export declare enum WebhookIdentityType {
293
+ declare enum WebhookIdentityType {
296
294
  UNKNOWN = "UNKNOWN",
297
295
  ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
298
296
  MEMBER = "MEMBER",
299
297
  WIX_USER = "WIX_USER",
300
298
  APP = "APP"
301
299
  }
300
+
301
+ export { type ApplicationError as A, type BulkGenerateInvoicesRequest as B, type DomainEvent as D, type EntityCreatedEvent as E, type GenerateInvoiceRequest as G, type Invoice as I, type ListInvoicesForMultipleOrdersResponse as L, type MessageEnvelope as M, type RestoreInfo as R, WebhookIdentityType as W, type ListInvoicesForSingleOrderRequest as a, type ListInvoicesForSingleOrderResponse as b, type ListInvoicesForMultipleOrdersRequest as c, type InvoicesForOrder as d, type GenerateInvoiceResponse as e, type BulkGenerateInvoicesResponse as f, type BulkInvoiceResult as g, type ItemMetadata as h, type InvoiceForOrder as i, type BulkActionMetadata as j, type AddInvoiceToOrderRequest as k, type AddInvoiceToOrderResponse as l, type DomainEventBodyOneOf as m, type EntityUpdatedEvent as n, type EntityDeletedEvent as o, type ActionEvent as p, type Empty as q, type GetOrderInvoiceRequest as r, type GetOrderInvoiceResponse as s, type GenerateInvoiceWithNumberRequest as t, type GenerateInvoiceWithNumberResponse as u, type IdentificationData as v, type IdentificationDataIdOneOf as w };
@@ -0,0 +1,19 @@
1
+ import { HttpClient, MaybeContext, BuildRESTFunction } from '@wix/sdk-types';
2
+ import { L as ListInvoicesForMultipleOrdersResponse } from './ecom-orders-v1-invoice-order-invoices.universal-MRNaa-Xt.mjs';
3
+ export { p as ActionEvent, k as AddInvoiceToOrderRequest, l as AddInvoiceToOrderResponse, A as ApplicationError, j as BulkActionMetadata, B as BulkGenerateInvoicesRequest, f as BulkGenerateInvoicesResponse, g as BulkInvoiceResult, D as DomainEvent, m as DomainEventBodyOneOf, q as Empty, E as EntityCreatedEvent, o as EntityDeletedEvent, n as EntityUpdatedEvent, G as GenerateInvoiceRequest, e as GenerateInvoiceResponse, t as GenerateInvoiceWithNumberRequest, u as GenerateInvoiceWithNumberResponse, r as GetOrderInvoiceRequest, s as GetOrderInvoiceResponse, v as IdentificationData, w as IdentificationDataIdOneOf, I as Invoice, i as InvoiceForOrder, d as InvoicesForOrder, h as ItemMetadata, c as ListInvoicesForMultipleOrdersRequest, a as ListInvoicesForSingleOrderRequest, b as ListInvoicesForSingleOrderResponse, M as MessageEnvelope, R as RestoreInfo, W as WebhookIdentityType } from './ecom-orders-v1-invoice-order-invoices.universal-MRNaa-Xt.mjs';
4
+
5
+ declare function listInvoicesForMultipleOrders$1(httpClient: HttpClient): ListInvoicesForMultipleOrdersSignature;
6
+ interface ListInvoicesForMultipleOrdersSignature {
7
+ /**
8
+ * Retrieves the IDs of invoices associated with all specified orders.
9
+ *
10
+ *
11
+ * The `listInvoicesForSingleOrder()` function returns a Promise that resolves when the specified order's transaction records are retrieved.
12
+ * @param - Order IDs for which to retrieve invoices.
13
+ */
14
+ (orderIds: string[]): Promise<ListInvoicesForMultipleOrdersResponse>;
15
+ }
16
+
17
+ declare const listInvoicesForMultipleOrders: MaybeContext<BuildRESTFunction<typeof listInvoicesForMultipleOrders$1> & typeof listInvoicesForMultipleOrders$1>;
18
+
19
+ export { ListInvoicesForMultipleOrdersResponse, listInvoicesForMultipleOrders };
@@ -0,0 +1,19 @@
1
+ import { HttpClient, MaybeContext, BuildRESTFunction } from '@wix/sdk-types';
2
+ import { L as ListInvoicesForMultipleOrdersResponse } from './ecom-orders-v1-invoice-order-invoices.universal-MRNaa-Xt.js';
3
+ export { p as ActionEvent, k as AddInvoiceToOrderRequest, l as AddInvoiceToOrderResponse, A as ApplicationError, j as BulkActionMetadata, B as BulkGenerateInvoicesRequest, f as BulkGenerateInvoicesResponse, g as BulkInvoiceResult, D as DomainEvent, m as DomainEventBodyOneOf, q as Empty, E as EntityCreatedEvent, o as EntityDeletedEvent, n as EntityUpdatedEvent, G as GenerateInvoiceRequest, e as GenerateInvoiceResponse, t as GenerateInvoiceWithNumberRequest, u as GenerateInvoiceWithNumberResponse, r as GetOrderInvoiceRequest, s as GetOrderInvoiceResponse, v as IdentificationData, w as IdentificationDataIdOneOf, I as Invoice, i as InvoiceForOrder, d as InvoicesForOrder, h as ItemMetadata, c as ListInvoicesForMultipleOrdersRequest, a as ListInvoicesForSingleOrderRequest, b as ListInvoicesForSingleOrderResponse, M as MessageEnvelope, R as RestoreInfo, W as WebhookIdentityType } from './ecom-orders-v1-invoice-order-invoices.universal-MRNaa-Xt.js';
4
+
5
+ declare function listInvoicesForMultipleOrders$1(httpClient: HttpClient): ListInvoicesForMultipleOrdersSignature;
6
+ interface ListInvoicesForMultipleOrdersSignature {
7
+ /**
8
+ * Retrieves the IDs of invoices associated with all specified orders.
9
+ *
10
+ *
11
+ * The `listInvoicesForSingleOrder()` function returns a Promise that resolves when the specified order's transaction records are retrieved.
12
+ * @param - Order IDs for which to retrieve invoices.
13
+ */
14
+ (orderIds: string[]): Promise<ListInvoicesForMultipleOrdersResponse>;
15
+ }
16
+
17
+ declare const listInvoicesForMultipleOrders: MaybeContext<BuildRESTFunction<typeof listInvoicesForMultipleOrders$1> & typeof listInvoicesForMultipleOrders$1>;
18
+
19
+ export { ListInvoicesForMultipleOrdersResponse, listInvoicesForMultipleOrders };