@wix/auto_sdk_payments_dispute-history-records 1.0.0

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 (111) hide show
  1. package/build/cjs/index.d.ts +1 -0
  2. package/build/cjs/index.js +18 -0
  3. package/build/cjs/index.js.map +1 -0
  4. package/build/cjs/index.typings.d.ts +1 -0
  5. package/build/cjs/index.typings.js +18 -0
  6. package/build/cjs/index.typings.js.map +1 -0
  7. package/build/cjs/meta.d.ts +1 -0
  8. package/build/cjs/meta.js +18 -0
  9. package/build/cjs/meta.js.map +1 -0
  10. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.d.ts +2 -0
  11. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js +19 -0
  12. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js.map +1 -0
  13. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.d.ts +16 -0
  14. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js +127 -0
  15. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js.map +1 -0
  16. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.d.ts +18 -0
  17. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js +104 -0
  18. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js.map +1 -0
  19. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.d.ts +4 -0
  20. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js +39 -0
  21. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js.map +1 -0
  22. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.d.ts +397 -0
  23. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js +42 -0
  24. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js.map +1 -0
  25. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.d.ts +464 -0
  26. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js +236 -0
  27. package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js.map +1 -0
  28. package/build/es/index.d.ts +1 -0
  29. package/build/es/index.js +2 -0
  30. package/build/es/index.js.map +1 -0
  31. package/build/es/index.typings.d.ts +1 -0
  32. package/build/es/index.typings.js +2 -0
  33. package/build/es/index.typings.js.map +1 -0
  34. package/build/es/meta.d.ts +1 -0
  35. package/build/es/meta.js +2 -0
  36. package/build/es/meta.js.map +1 -0
  37. package/build/es/package.json +3 -0
  38. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.d.ts +2 -0
  39. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js +12 -0
  40. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js.map +1 -0
  41. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.d.ts +16 -0
  42. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js +120 -0
  43. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js.map +1 -0
  44. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.d.ts +18 -0
  45. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js +74 -0
  46. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js.map +1 -0
  47. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.d.ts +4 -0
  48. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js +28 -0
  49. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js.map +1 -0
  50. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.d.ts +397 -0
  51. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js +39 -0
  52. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js.map +1 -0
  53. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.d.ts +464 -0
  54. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js +206 -0
  55. package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js.map +1 -0
  56. package/build/internal/cjs/index.d.ts +1 -0
  57. package/build/internal/cjs/index.js +18 -0
  58. package/build/internal/cjs/index.js.map +1 -0
  59. package/build/internal/cjs/index.typings.d.ts +1 -0
  60. package/build/internal/cjs/index.typings.js +18 -0
  61. package/build/internal/cjs/index.typings.js.map +1 -0
  62. package/build/internal/cjs/meta.d.ts +1 -0
  63. package/build/internal/cjs/meta.js +18 -0
  64. package/build/internal/cjs/meta.js.map +1 -0
  65. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.d.ts +12 -0
  66. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js +19 -0
  67. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js.map +1 -0
  68. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.d.ts +16 -0
  69. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js +127 -0
  70. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js.map +1 -0
  71. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.d.ts +18 -0
  72. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js +104 -0
  73. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js.map +1 -0
  74. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.d.ts +45 -0
  75. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js +39 -0
  76. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js.map +1 -0
  77. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.d.ts +397 -0
  78. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js +42 -0
  79. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js.map +1 -0
  80. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.d.ts +506 -0
  81. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js +236 -0
  82. package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js.map +1 -0
  83. package/build/internal/es/index.d.ts +1 -0
  84. package/build/internal/es/index.js +2 -0
  85. package/build/internal/es/index.js.map +1 -0
  86. package/build/internal/es/index.typings.d.ts +1 -0
  87. package/build/internal/es/index.typings.js +2 -0
  88. package/build/internal/es/index.typings.js.map +1 -0
  89. package/build/internal/es/meta.d.ts +1 -0
  90. package/build/internal/es/meta.js +2 -0
  91. package/build/internal/es/meta.js.map +1 -0
  92. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.d.ts +12 -0
  93. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js +12 -0
  94. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js.map +1 -0
  95. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.d.ts +16 -0
  96. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js +120 -0
  97. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js.map +1 -0
  98. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.d.ts +18 -0
  99. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js +74 -0
  100. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js.map +1 -0
  101. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.d.ts +45 -0
  102. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js +28 -0
  103. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js.map +1 -0
  104. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.d.ts +397 -0
  105. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js +39 -0
  106. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js.map +1 -0
  107. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.d.ts +506 -0
  108. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js +206 -0
  109. package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js.map +1 -0
  110. package/meta/package.json +3 -0
  111. package/package.json +52 -0
@@ -0,0 +1,464 @@
1
+ /** A DisputeHistoryRecord */
2
+ export interface DisputeHistoryRecord {
3
+ /**
4
+ * DisputeHistoryRecord ID.
5
+ * @readonly
6
+ */
7
+ _id?: string;
8
+ /**
9
+ * Revision number
10
+ * @readonly
11
+ */
12
+ revision?: string | null;
13
+ /**
14
+ * Date and time the DisputeHistoryRecord was created.
15
+ * @readonly
16
+ */
17
+ _createdDate?: Date | null;
18
+ /**
19
+ * Date and time the DisputeHistoryRecord was last updated.
20
+ * @readonly
21
+ */
22
+ _updatedDate?: Date | null;
23
+ /** Dispute ID */
24
+ disputeId?: string;
25
+ /** Dispute stage (RFI, Chargeback, so on) */
26
+ stage?: DisputeStage;
27
+ /** Dispute Status */
28
+ status?: DisputeStatus;
29
+ /**
30
+ * Due Date
31
+ * @readonly
32
+ */
33
+ dueDate?: Date | null;
34
+ /** Data Extensions */
35
+ extendedFields?: ExtendedFields;
36
+ /** Tags */
37
+ tags?: Tags;
38
+ }
39
+ export declare enum DisputeStage {
40
+ UNKNOWN_DISPUTE_TYPE = "UNKNOWN_DISPUTE_TYPE",
41
+ /** Notification of Fraud, Pre-chargeback, Early Fraud Warning */
42
+ NOTIFICATION_OF_FRAUD = "NOTIFICATION_OF_FRAUD",
43
+ /** Request for Information / Inquiry */
44
+ RFI = "RFI",
45
+ /** Chargeback */
46
+ CHARGEBACK = "CHARGEBACK"
47
+ }
48
+ export declare enum DisputeStatus {
49
+ /** Unknown status */
50
+ UNKNOWN_DISPUTE_STATUS = "UNKNOWN_DISPUTE_STATUS",
51
+ /** Waiting for some merchant action */
52
+ WAITING_MERCHANT = "WAITING_MERCHANT",
53
+ /** Dispute is under review by PSP (internal channel) or Bank (external channel) */
54
+ UNDER_REVIEW = "UNDER_REVIEW",
55
+ /** Waiting for some buyer action */
56
+ WAITING_BUYER = "WAITING_BUYER",
57
+ /** Dispute won */
58
+ WON = "WON",
59
+ /** Dispute lost */
60
+ LOST = "LOST"
61
+ }
62
+ export interface ExtendedFields {
63
+ /**
64
+ * Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
65
+ * The value of each key is structured according to the schema defined when the extended fields were configured.
66
+ *
67
+ * You can only access fields for which you have the appropriate permissions.
68
+ *
69
+ * Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
70
+ */
71
+ namespaces?: Record<string, Record<string, any>>;
72
+ }
73
+ /**
74
+ * Common object for tags.
75
+ * Should be use as in this example:
76
+ * message Foo {
77
+ * string id = 1;
78
+ * ...
79
+ * Tags tags = 5
80
+ * }
81
+ *
82
+ * example of taggable entity
83
+ * {
84
+ * id: "123"
85
+ * tags: {
86
+ * tags: {
87
+ * tag_ids:["11","22"]
88
+ * },
89
+ * private_tags: {
90
+ * tag_ids: ["33", "44"]
91
+ * }
92
+ * }
93
+ * }
94
+ */
95
+ export interface Tags {
96
+ /** Tags that are exposed to anyone who has access to the labeled entity itself, including site members and visitors. */
97
+ tags?: TagList;
98
+ }
99
+ export interface TagList {
100
+ /** List of tag IDs */
101
+ tagIds?: string[];
102
+ }
103
+ export interface GetDisputeHistoryRecordRequest {
104
+ /** ID of the DisputeHistoryRecord to retrieve. */
105
+ disputeHistoryRecordId: string;
106
+ }
107
+ export interface GetDisputeHistoryRecordResponse {
108
+ /** The requested DisputeHistoryRecord. */
109
+ disputeHistoryRecord?: DisputeHistoryRecord;
110
+ }
111
+ export interface QueryDisputeHistoryRecordsRequest {
112
+ /** WQL expression. */
113
+ query?: CursorQuery;
114
+ }
115
+ export interface CursorQuery extends CursorQueryPagingMethodOneOf {
116
+ /** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
117
+ cursorPaging?: CursorPaging;
118
+ /**
119
+ * Filter object in the following format:
120
+ * `"filter" : {
121
+ * "fieldName1": "value1",
122
+ * "fieldName2":{"$operator":"value2"}
123
+ * }`
124
+ * Example of operators: `$eq`, `$ne`, `$lt`, `$lte`, `$gt`, `$gte`, `$in`, `$hasSome`, `$hasAll`, `$startsWith`, `$contains`
125
+ */
126
+ filter?: Record<string, any> | null;
127
+ /**
128
+ * Sort object in the following format:
129
+ * `[{"fieldName":"sortField1","order":"ASC"},{"fieldName":"sortField2","order":"DESC"}]`
130
+ */
131
+ sort?: Sorting[];
132
+ }
133
+ /** @oneof */
134
+ export interface CursorQueryPagingMethodOneOf {
135
+ /** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
136
+ cursorPaging?: CursorPaging;
137
+ }
138
+ export interface Sorting {
139
+ /** Name of the field to sort by. */
140
+ fieldName?: string;
141
+ /** Sort order. */
142
+ order?: SortOrder;
143
+ }
144
+ export declare enum SortOrder {
145
+ ASC = "ASC",
146
+ DESC = "DESC"
147
+ }
148
+ export interface CursorPaging {
149
+ /** Maximum number of items to return in the results. */
150
+ limit?: number | null;
151
+ /**
152
+ * Pointer to the next or previous page in the list of results.
153
+ *
154
+ * Pass the relevant cursor token from the `pagingMetadata` object in the previous call's response.
155
+ * Not relevant for the first request.
156
+ */
157
+ cursor?: string | null;
158
+ }
159
+ export interface QueryDisputeHistoryRecordsResponse {
160
+ /** List of DisputeHistoryRecords. */
161
+ disputeHistoryRecords?: DisputeHistoryRecord[];
162
+ /** Paging metadata */
163
+ pagingMetadata?: CursorPagingMetadata;
164
+ }
165
+ export interface CursorPagingMetadata {
166
+ /** Number of items returned in the response. */
167
+ count?: number | null;
168
+ /** Cursor strings that point to the next page, previous page, or both. */
169
+ cursors?: Cursors;
170
+ /**
171
+ * Whether there are more pages to retrieve following the current page.
172
+ *
173
+ * + `true`: Another page of results can be retrieved.
174
+ * + `false`: This is the last page.
175
+ */
176
+ hasNext?: boolean | null;
177
+ }
178
+ export interface Cursors {
179
+ /** Cursor string pointing to the next page in the list of results. */
180
+ next?: string | null;
181
+ /** Cursor pointing to the previous page in the list of results. */
182
+ prev?: string | null;
183
+ }
184
+ export interface DomainEvent extends DomainEventBodyOneOf {
185
+ createdEvent?: EntityCreatedEvent;
186
+ updatedEvent?: EntityUpdatedEvent;
187
+ deletedEvent?: EntityDeletedEvent;
188
+ actionEvent?: ActionEvent;
189
+ /**
190
+ * Unique event ID.
191
+ * Allows clients to ignore duplicate webhooks.
192
+ */
193
+ _id?: string;
194
+ /**
195
+ * Assumes actions are also always typed to an entity_type
196
+ * Example: wix.stores.catalog.product, wix.bookings.session, wix.payments.transaction
197
+ */
198
+ entityFqdn?: string;
199
+ /**
200
+ * This is top level to ease client code dispatching of messages (switch on entity_fqdn+slug)
201
+ * This is although the created/updated/deleted notion is duplication of the oneof types
202
+ * Example: created/updated/deleted/started/completed/email_opened
203
+ */
204
+ slug?: string;
205
+ /** ID of the entity associated with the event. */
206
+ entityId?: string;
207
+ /** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z */
208
+ eventTime?: Date | null;
209
+ /**
210
+ * Whether the event was triggered as a result of a privacy regulation application
211
+ * (for example, GDPR).
212
+ */
213
+ triggeredByAnonymizeRequest?: boolean | null;
214
+ /** If present, indicates the action that triggered the event. */
215
+ originatedFrom?: string | null;
216
+ /**
217
+ * A sequence number defining the order of updates to the underlying entity.
218
+ * For example, given that some entity was updated at 16:00 and than again at 16:01,
219
+ * it is guaranteed that the sequence number of the second update is strictly higher than the first.
220
+ * As the consumer, you can use this value to ensure that you handle messages in the correct order.
221
+ * To do so, you will need to persist this number on your end, and compare the sequence number from the
222
+ * message against the one you have stored. Given that the stored number is higher, you should ignore the message.
223
+ */
224
+ entityEventSequence?: string | null;
225
+ }
226
+ /** @oneof */
227
+ export interface DomainEventBodyOneOf {
228
+ createdEvent?: EntityCreatedEvent;
229
+ updatedEvent?: EntityUpdatedEvent;
230
+ deletedEvent?: EntityDeletedEvent;
231
+ actionEvent?: ActionEvent;
232
+ }
233
+ export interface EntityCreatedEvent {
234
+ entity?: string;
235
+ }
236
+ export interface RestoreInfo {
237
+ deletedDate?: Date | null;
238
+ }
239
+ export interface EntityUpdatedEvent {
240
+ /**
241
+ * Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
242
+ * This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
243
+ * We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
244
+ */
245
+ currentEntity?: string;
246
+ }
247
+ export interface EntityDeletedEvent {
248
+ /** Entity that was deleted */
249
+ deletedEntity?: string | null;
250
+ }
251
+ export interface ActionEvent {
252
+ body?: string;
253
+ }
254
+ export interface Empty {
255
+ }
256
+ export interface BulkUpdateDisputeHistoryRecordTagsRequest {
257
+ /** List of NileProtoTagsEntities that their tags will update. */
258
+ ids: string[];
259
+ /** List of Tags to assign */
260
+ assignTags?: Tags;
261
+ /** List of Tags to unAssign */
262
+ unassignTags?: Tags;
263
+ }
264
+ export interface BulkUpdateDisputeHistoryRecordTagsResponse {
265
+ /** Results */
266
+ results?: BulkUpdateDisputeHistoryRecordTagsResult[];
267
+ /** Metadata regarding the bulk update operation */
268
+ bulkActionMetadata?: BulkActionMetadata;
269
+ }
270
+ export interface ItemMetadata {
271
+ /** Item ID. Should always be available, unless it's impossible (for example, when failing to create an item). */
272
+ _id?: string | null;
273
+ /** Index of the item within the request array. Allows for correlation between request and response items. */
274
+ originalIndex?: number;
275
+ /** Whether the requested action was successful for this item. When `false`, the `error` field is populated. */
276
+ success?: boolean;
277
+ /** Details about the error in case of failure. */
278
+ error?: ApplicationError;
279
+ }
280
+ export interface ApplicationError {
281
+ /** Error code. */
282
+ code?: string;
283
+ /** Description of the error. */
284
+ description?: string;
285
+ /** Data related to the error. */
286
+ data?: Record<string, any> | null;
287
+ }
288
+ export interface BulkUpdateDisputeHistoryRecordTagsResult {
289
+ /** Metadata regarding the specific single update operation */
290
+ itemMetadata?: ItemMetadata;
291
+ }
292
+ export interface BulkActionMetadata {
293
+ /** Number of items that were successfully processed. */
294
+ totalSuccesses?: number;
295
+ /** Number of items that couldn't be processed. */
296
+ totalFailures?: number;
297
+ /** Number of failures without details because detailed failure threshold was exceeded. */
298
+ undetailedFailures?: number;
299
+ }
300
+ export interface BulkUpdateDisputeHistoryRecordTagsByFilterRequest {
301
+ /** Filter */
302
+ filter: Record<string, any> | null;
303
+ /** List of Tags to assign */
304
+ assignTags?: Tags;
305
+ /** List of Tags to unAssign */
306
+ unassignTags?: Tags;
307
+ }
308
+ export interface BulkUpdateDisputeHistoryRecordTagsByFilterResponse {
309
+ /** Job ID */
310
+ jobId?: string;
311
+ }
312
+ export interface MessageEnvelope {
313
+ /** App instance ID. */
314
+ instanceId?: string | null;
315
+ /** Event type. */
316
+ eventType?: string;
317
+ /** The identification type and identity data. */
318
+ identity?: IdentificationData;
319
+ /** Stringify payload. */
320
+ data?: string;
321
+ }
322
+ export interface IdentificationData extends IdentificationDataIdOneOf {
323
+ /** ID of a site visitor that has not logged in to the site. */
324
+ anonymousVisitorId?: string;
325
+ /** ID of a site visitor that has logged in to the site. */
326
+ memberId?: string;
327
+ /** ID of a Wix user (site owner, contributor, etc.). */
328
+ wixUserId?: string;
329
+ /** ID of an app. */
330
+ appId?: string;
331
+ /** @readonly */
332
+ identityType?: WebhookIdentityType;
333
+ }
334
+ /** @oneof */
335
+ export interface IdentificationDataIdOneOf {
336
+ /** ID of a site visitor that has not logged in to the site. */
337
+ anonymousVisitorId?: string;
338
+ /** ID of a site visitor that has logged in to the site. */
339
+ memberId?: string;
340
+ /** ID of a Wix user (site owner, contributor, etc.). */
341
+ wixUserId?: string;
342
+ /** ID of an app. */
343
+ appId?: string;
344
+ }
345
+ export declare enum WebhookIdentityType {
346
+ UNKNOWN = "UNKNOWN",
347
+ ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
348
+ MEMBER = "MEMBER",
349
+ WIX_USER = "WIX_USER",
350
+ APP = "APP"
351
+ }
352
+ interface TagListNonNullableFields {
353
+ tagIds: string[];
354
+ }
355
+ interface TagsNonNullableFields {
356
+ tags?: TagListNonNullableFields;
357
+ }
358
+ export interface DisputeHistoryRecordNonNullableFields {
359
+ _id: string;
360
+ disputeId: string;
361
+ stage: DisputeStage;
362
+ status: DisputeStatus;
363
+ tags?: TagsNonNullableFields;
364
+ }
365
+ export interface GetDisputeHistoryRecordResponseNonNullableFields {
366
+ disputeHistoryRecord?: DisputeHistoryRecordNonNullableFields;
367
+ }
368
+ export interface QueryDisputeHistoryRecordsResponseNonNullableFields {
369
+ disputeHistoryRecords: DisputeHistoryRecordNonNullableFields[];
370
+ }
371
+ interface ApplicationErrorNonNullableFields {
372
+ code: string;
373
+ description: string;
374
+ }
375
+ interface ItemMetadataNonNullableFields {
376
+ originalIndex: number;
377
+ success: boolean;
378
+ error?: ApplicationErrorNonNullableFields;
379
+ }
380
+ interface BulkUpdateDisputeHistoryRecordTagsResultNonNullableFields {
381
+ itemMetadata?: ItemMetadataNonNullableFields;
382
+ }
383
+ interface BulkActionMetadataNonNullableFields {
384
+ totalSuccesses: number;
385
+ totalFailures: number;
386
+ undetailedFailures: number;
387
+ }
388
+ export interface BulkUpdateDisputeHistoryRecordTagsResponseNonNullableFields {
389
+ results: BulkUpdateDisputeHistoryRecordTagsResultNonNullableFields[];
390
+ bulkActionMetadata?: BulkActionMetadataNonNullableFields;
391
+ }
392
+ export interface BulkUpdateDisputeHistoryRecordTagsByFilterResponseNonNullableFields {
393
+ jobId: string;
394
+ }
395
+ interface QueryCursorResult {
396
+ cursors: Cursors;
397
+ hasNext: () => boolean;
398
+ hasPrev: () => boolean;
399
+ length: number;
400
+ pageSize: number;
401
+ }
402
+ export interface DisputeHistoryRecordsQueryResult extends QueryCursorResult {
403
+ items: DisputeHistoryRecord[];
404
+ query: DisputeHistoryRecordsQueryBuilder;
405
+ next: () => Promise<DisputeHistoryRecordsQueryResult>;
406
+ prev: () => Promise<DisputeHistoryRecordsQueryResult>;
407
+ }
408
+ export interface DisputeHistoryRecordsQueryBuilder {
409
+ /** @param propertyName - Property whose value is compared with `value`.
410
+ * @param value - Value to compare against.
411
+ * @documentationMaturity preview
412
+ */
413
+ eq: (propertyName: 'disputeId', value: any) => DisputeHistoryRecordsQueryBuilder;
414
+ /** @param propertyName - Property whose value is compared with `value`.
415
+ * @param value - Value to compare against.
416
+ * @documentationMaturity preview
417
+ */
418
+ ne: (propertyName: 'disputeId', value: any) => DisputeHistoryRecordsQueryBuilder;
419
+ /** @param propertyName - Property whose value is compared with `string`.
420
+ * @param string - String to compare against. Case-insensitive.
421
+ * @documentationMaturity preview
422
+ */
423
+ startsWith: (propertyName: 'disputeId', value: string) => DisputeHistoryRecordsQueryBuilder;
424
+ /** @param propertyName - Property whose value is compared with `values`.
425
+ * @param values - List of values to compare against.
426
+ * @documentationMaturity preview
427
+ */
428
+ hasSome: (propertyName: 'disputeId', value: any[]) => DisputeHistoryRecordsQueryBuilder;
429
+ /** @documentationMaturity preview */
430
+ in: (propertyName: 'disputeId', value: any) => DisputeHistoryRecordsQueryBuilder;
431
+ /** @documentationMaturity preview */
432
+ exists: (propertyName: 'disputeId', value: boolean) => DisputeHistoryRecordsQueryBuilder;
433
+ /** @param propertyNames - Properties used in the sort. To sort by multiple properties, pass properties as additional arguments.
434
+ * @documentationMaturity preview
435
+ */
436
+ ascending: (...propertyNames: Array<'disputeId'>) => DisputeHistoryRecordsQueryBuilder;
437
+ /** @param propertyNames - Properties used in the sort. To sort by multiple properties, pass properties as additional arguments.
438
+ * @documentationMaturity preview
439
+ */
440
+ descending: (...propertyNames: Array<'disputeId'>) => DisputeHistoryRecordsQueryBuilder;
441
+ /** @param limit - Number of items to return, which is also the `pageSize` of the results object.
442
+ * @documentationMaturity preview
443
+ */
444
+ limit: (limit: number) => DisputeHistoryRecordsQueryBuilder;
445
+ /** @param cursor - A pointer to specific record
446
+ * @documentationMaturity preview
447
+ */
448
+ skipTo: (cursor: string) => DisputeHistoryRecordsQueryBuilder;
449
+ /** @documentationMaturity preview */
450
+ find: () => Promise<DisputeHistoryRecordsQueryResult>;
451
+ }
452
+ export interface BulkUpdateDisputeHistoryRecordTagsOptions {
453
+ /** List of Tags to assign */
454
+ assignTags?: Tags;
455
+ /** List of Tags to unAssign */
456
+ unassignTags?: Tags;
457
+ }
458
+ export interface BulkUpdateDisputeHistoryRecordTagsByFilterOptions {
459
+ /** List of Tags to assign */
460
+ assignTags?: Tags;
461
+ /** List of Tags to unAssign */
462
+ unassignTags?: Tags;
463
+ }
464
+ export {};
@@ -0,0 +1,206 @@
1
+ import { transformError as sdkTransformError } from '@wix/sdk-runtime/transform-error';
2
+ import { queryBuilder } from '@wix/sdk-runtime/query-builder';
3
+ import { renameKeysFromSDKRequestToRESTRequest, renameKeysFromRESTResponseToSDKResponse, } from '@wix/sdk-runtime/rename-all-nested-keys';
4
+ import * as ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecord from './payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js';
5
+ export var DisputeStage;
6
+ (function (DisputeStage) {
7
+ DisputeStage["UNKNOWN_DISPUTE_TYPE"] = "UNKNOWN_DISPUTE_TYPE";
8
+ /** Notification of Fraud, Pre-chargeback, Early Fraud Warning */
9
+ DisputeStage["NOTIFICATION_OF_FRAUD"] = "NOTIFICATION_OF_FRAUD";
10
+ /** Request for Information / Inquiry */
11
+ DisputeStage["RFI"] = "RFI";
12
+ /** Chargeback */
13
+ DisputeStage["CHARGEBACK"] = "CHARGEBACK";
14
+ })(DisputeStage || (DisputeStage = {}));
15
+ export var DisputeStatus;
16
+ (function (DisputeStatus) {
17
+ /** Unknown status */
18
+ DisputeStatus["UNKNOWN_DISPUTE_STATUS"] = "UNKNOWN_DISPUTE_STATUS";
19
+ /** Waiting for some merchant action */
20
+ DisputeStatus["WAITING_MERCHANT"] = "WAITING_MERCHANT";
21
+ /** Dispute is under review by PSP (internal channel) or Bank (external channel) */
22
+ DisputeStatus["UNDER_REVIEW"] = "UNDER_REVIEW";
23
+ /** Waiting for some buyer action */
24
+ DisputeStatus["WAITING_BUYER"] = "WAITING_BUYER";
25
+ /** Dispute won */
26
+ DisputeStatus["WON"] = "WON";
27
+ /** Dispute lost */
28
+ DisputeStatus["LOST"] = "LOST";
29
+ })(DisputeStatus || (DisputeStatus = {}));
30
+ export var SortOrder;
31
+ (function (SortOrder) {
32
+ SortOrder["ASC"] = "ASC";
33
+ SortOrder["DESC"] = "DESC";
34
+ })(SortOrder || (SortOrder = {}));
35
+ export var WebhookIdentityType;
36
+ (function (WebhookIdentityType) {
37
+ WebhookIdentityType["UNKNOWN"] = "UNKNOWN";
38
+ WebhookIdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
39
+ WebhookIdentityType["MEMBER"] = "MEMBER";
40
+ WebhookIdentityType["WIX_USER"] = "WIX_USER";
41
+ WebhookIdentityType["APP"] = "APP";
42
+ })(WebhookIdentityType || (WebhookIdentityType = {}));
43
+ /**
44
+ * Retrieves a DisputeHistoryRecord.
45
+ * @param disputeHistoryRecordId - ID of the DisputeHistoryRecord to retrieve.
46
+ * @internal
47
+ * @documentationMaturity preview
48
+ * @requiredField disputeHistoryRecordId
49
+ * @permissionId PAYMENTS.DISPUTE_HISTORY_RECORD_READ
50
+ * @returns The requested DisputeHistoryRecord.
51
+ * @fqn wix.payments.dispute_history_records.v1.DisputeHistoryRecordService.GetDisputeHistoryRecord
52
+ */
53
+ export async function getDisputeHistoryRecord(disputeHistoryRecordId) {
54
+ // @ts-ignore
55
+ const { httpClient, sideEffects } = arguments[1];
56
+ const payload = renameKeysFromSDKRequestToRESTRequest({
57
+ disputeHistoryRecordId: disputeHistoryRecordId,
58
+ });
59
+ const reqOpts = ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecord.getDisputeHistoryRecord(payload);
60
+ sideEffects?.onSiteCall?.();
61
+ try {
62
+ const result = await httpClient.request(reqOpts);
63
+ sideEffects?.onSuccess?.(result);
64
+ return renameKeysFromRESTResponseToSDKResponse(result.data)
65
+ ?.disputeHistoryRecord;
66
+ }
67
+ catch (err) {
68
+ const transformedError = sdkTransformError(err, {
69
+ spreadPathsToArguments: {},
70
+ explicitPathsToArguments: { disputeHistoryRecordId: '$[0]' },
71
+ singleArgumentUnchanged: false,
72
+ }, ['disputeHistoryRecordId']);
73
+ sideEffects?.onError?.(err);
74
+ throw transformedError;
75
+ }
76
+ }
77
+ /**
78
+ * Retrieves a list of DisputeHistoryRecords, given the provided [paging, filtering, and sorting][1].
79
+ * @internal
80
+ * @documentationMaturity preview
81
+ * @permissionId PAYMENTS.DISPUTE_HISTORY_RECORD_READ
82
+ * @fqn wix.payments.dispute_history_records.v1.DisputeHistoryRecordService.QueryDisputeHistoryRecords
83
+ */
84
+ export function queryDisputeHistoryRecords() {
85
+ // @ts-ignore
86
+ const { httpClient, sideEffects } = arguments[0];
87
+ return queryBuilder({
88
+ func: async (payload) => {
89
+ const reqOpts = ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecord.queryDisputeHistoryRecords(payload);
90
+ sideEffects?.onSiteCall?.();
91
+ try {
92
+ const result = await httpClient.request(reqOpts);
93
+ sideEffects?.onSuccess?.(result);
94
+ return result;
95
+ }
96
+ catch (err) {
97
+ sideEffects?.onError?.(err);
98
+ throw err;
99
+ }
100
+ },
101
+ requestTransformer: (query) => {
102
+ const args = [query, {}];
103
+ return renameKeysFromSDKRequestToRESTRequest({
104
+ ...args?.[1],
105
+ query: args?.[0],
106
+ });
107
+ },
108
+ responseTransformer: ({ data, }) => {
109
+ const transformedData = renameKeysFromRESTResponseToSDKResponse(data);
110
+ return {
111
+ items: transformedData?.disputeHistoryRecords,
112
+ pagingMetadata: transformedData?.pagingMetadata,
113
+ };
114
+ },
115
+ errorTransformer: (err) => {
116
+ const transformedError = sdkTransformError(err, {
117
+ spreadPathsToArguments: {},
118
+ explicitPathsToArguments: { query: '$[0]' },
119
+ singleArgumentUnchanged: false,
120
+ });
121
+ throw transformedError;
122
+ },
123
+ pagingMethod: 'CURSOR',
124
+ transformationPaths: {},
125
+ });
126
+ }
127
+ /**
128
+ * Synchronously update tags on multiple products, by list of product ids
129
+ * A tag that appears both in the list of assign and unassign tags, will be assigned
130
+ * @param ids - List of NileProtoTagsEntities that their tags will update.
131
+ * @internal
132
+ * @documentationMaturity preview
133
+ * @requiredField ids
134
+ * @permissionId PAYMENTS.DISPUTE_HISTORY_RECORD_UPDATE_TAGS
135
+ * @fqn wix.payments.dispute_history_records.v1.DisputeHistoryRecordService.BulkUpdateDisputeHistoryRecordTags
136
+ */
137
+ export async function bulkUpdateDisputeHistoryRecordTags(ids, options) {
138
+ // @ts-ignore
139
+ const { httpClient, sideEffects } = arguments[2];
140
+ const payload = renameKeysFromSDKRequestToRESTRequest({
141
+ ids: ids,
142
+ assignTags: options?.assignTags,
143
+ unassignTags: options?.unassignTags,
144
+ });
145
+ const reqOpts = ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecord.bulkUpdateDisputeHistoryRecordTags(payload);
146
+ sideEffects?.onSiteCall?.();
147
+ try {
148
+ const result = await httpClient.request(reqOpts);
149
+ sideEffects?.onSuccess?.(result);
150
+ return renameKeysFromRESTResponseToSDKResponse(result.data);
151
+ }
152
+ catch (err) {
153
+ const transformedError = sdkTransformError(err, {
154
+ spreadPathsToArguments: {},
155
+ explicitPathsToArguments: {
156
+ ids: '$[0]',
157
+ assignTags: '$[1].assignTags',
158
+ unassignTags: '$[1].unassignTags',
159
+ },
160
+ singleArgumentUnchanged: false,
161
+ }, ['ids', 'options']);
162
+ sideEffects?.onError?.(err);
163
+ throw transformedError;
164
+ }
165
+ }
166
+ /**
167
+ * Asynchronously update tags on multiple products, by provided filter
168
+ * An empty filter will update all products
169
+ * A tag that appears both in the list of assign and unassign tags, will be assigned
170
+ * @param filter - Filter
171
+ * @internal
172
+ * @documentationMaturity preview
173
+ * @requiredField filter
174
+ * @permissionId PAYMENTS.DISPUTE_HISTORY_RECORD_UPDATE_TAGS
175
+ * @fqn wix.payments.dispute_history_records.v1.DisputeHistoryRecordService.BulkUpdateDisputeHistoryRecordTagsByFilter
176
+ */
177
+ export async function bulkUpdateDisputeHistoryRecordTagsByFilter(filter, options) {
178
+ // @ts-ignore
179
+ const { httpClient, sideEffects } = arguments[2];
180
+ const payload = renameKeysFromSDKRequestToRESTRequest({
181
+ filter: filter,
182
+ assignTags: options?.assignTags,
183
+ unassignTags: options?.unassignTags,
184
+ });
185
+ const reqOpts = ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecord.bulkUpdateDisputeHistoryRecordTagsByFilter(payload);
186
+ sideEffects?.onSiteCall?.();
187
+ try {
188
+ const result = await httpClient.request(reqOpts);
189
+ sideEffects?.onSuccess?.(result);
190
+ return renameKeysFromRESTResponseToSDKResponse(result.data);
191
+ }
192
+ catch (err) {
193
+ const transformedError = sdkTransformError(err, {
194
+ spreadPathsToArguments: {},
195
+ explicitPathsToArguments: {
196
+ filter: '$[0]',
197
+ assignTags: '$[1].assignTags',
198
+ unassignTags: '$[1].unassignTags',
199
+ },
200
+ singleArgumentUnchanged: false,
201
+ }, ['filter', 'options']);
202
+ sideEffects?.onError?.(err);
203
+ throw transformedError;
204
+ }
205
+ }
206
+ //# sourceMappingURL=payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js","sourceRoot":"","sources":["../../../src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export * from './src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js';