@trycourier/courier 6.3.0 → 6.3.1

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 (45) hide show
  1. package/Client.js +1 -1
  2. package/api/resources/audiences/client/Client.js +5 -5
  3. package/api/resources/auditEvents/client/Client.js +2 -2
  4. package/api/resources/authTokens/client/Client.js +1 -1
  5. package/api/resources/automations/client/Client.js +2 -2
  6. package/api/resources/brands/client/Client.js +5 -5
  7. package/api/resources/bulk/client/Client.d.ts +5 -2
  8. package/api/resources/bulk/client/Client.js +16 -7
  9. package/api/resources/bulk/client/requests/BulkGetUsersParams.d.ts +15 -0
  10. package/api/resources/bulk/client/requests/BulkGetUsersParams.js +5 -0
  11. package/api/resources/bulk/client/requests/index.d.ts +1 -0
  12. package/api/resources/inbound/client/Client.js +1 -1
  13. package/api/resources/lists/client/Client.js +10 -10
  14. package/api/resources/messages/client/Client.js +6 -6
  15. package/api/resources/notifications/client/Client.js +6 -6
  16. package/api/resources/profiles/client/Client.js +8 -8
  17. package/api/resources/templates/client/Client.js +1 -1
  18. package/api/resources/tenants/client/Client.js +7 -7
  19. package/api/resources/translations/client/Client.js +2 -2
  20. package/api/resources/users/resources/preferences/client/Client.js +3 -3
  21. package/api/resources/users/resources/tenants/client/Client.js +5 -5
  22. package/api/resources/users/resources/tokens/client/Client.js +6 -6
  23. package/dist/Client.js +1 -1
  24. package/dist/api/resources/audiences/client/Client.js +5 -5
  25. package/dist/api/resources/auditEvents/client/Client.js +2 -2
  26. package/dist/api/resources/authTokens/client/Client.js +1 -1
  27. package/dist/api/resources/automations/client/Client.js +2 -2
  28. package/dist/api/resources/brands/client/Client.js +5 -5
  29. package/dist/api/resources/bulk/client/Client.d.ts +5 -2
  30. package/dist/api/resources/bulk/client/Client.js +16 -7
  31. package/dist/api/resources/bulk/client/requests/BulkGetUsersParams.d.ts +15 -0
  32. package/dist/api/resources/bulk/client/requests/BulkGetUsersParams.js +5 -0
  33. package/dist/api/resources/bulk/client/requests/index.d.ts +1 -0
  34. package/dist/api/resources/inbound/client/Client.js +1 -1
  35. package/dist/api/resources/lists/client/Client.js +10 -10
  36. package/dist/api/resources/messages/client/Client.js +6 -6
  37. package/dist/api/resources/notifications/client/Client.js +6 -6
  38. package/dist/api/resources/profiles/client/Client.js +8 -8
  39. package/dist/api/resources/templates/client/Client.js +1 -1
  40. package/dist/api/resources/tenants/client/Client.js +7 -7
  41. package/dist/api/resources/translations/client/Client.js +2 -2
  42. package/dist/api/resources/users/resources/preferences/client/Client.js +3 -3
  43. package/dist/api/resources/users/resources/tenants/client/Client.js +5 -5
  44. package/dist/api/resources/users/resources/tokens/client/Client.js +6 -6
  45. package/package.json +1 -1
@@ -69,7 +69,7 @@ class Profiles {
69
69
  Authorization: yield this._getAuthorizationHeader(),
70
70
  "X-Fern-Language": "JavaScript",
71
71
  "X-Fern-SDK-Name": "@trycourier/courier",
72
- "X-Fern-SDK-Version": "v6.3.0",
72
+ "X-Fern-SDK-Version": "v6.3.1",
73
73
  "X-Fern-Runtime": core.RUNTIME.type,
74
74
  "X-Fern-Runtime-Version": core.RUNTIME.version,
75
75
  },
@@ -134,7 +134,7 @@ class Profiles {
134
134
  Authorization: yield this._getAuthorizationHeader(),
135
135
  "X-Fern-Language": "JavaScript",
136
136
  "X-Fern-SDK-Name": "@trycourier/courier",
137
- "X-Fern-SDK-Version": "v6.3.0",
137
+ "X-Fern-SDK-Version": "v6.3.1",
138
138
  "X-Fern-Runtime": core.RUNTIME.type,
139
139
  "X-Fern-Runtime-Version": core.RUNTIME.version,
140
140
  "Idempotency-Key": (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.idempotencyKey) != null ? requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.idempotencyKey : undefined,
@@ -205,7 +205,7 @@ class Profiles {
205
205
  Authorization: yield this._getAuthorizationHeader(),
206
206
  "X-Fern-Language": "JavaScript",
207
207
  "X-Fern-SDK-Name": "@trycourier/courier",
208
- "X-Fern-SDK-Version": "v6.3.0",
208
+ "X-Fern-SDK-Version": "v6.3.1",
209
209
  "X-Fern-Runtime": core.RUNTIME.type,
210
210
  "X-Fern-Runtime-Version": core.RUNTIME.version,
211
211
  },
@@ -265,7 +265,7 @@ class Profiles {
265
265
  Authorization: yield this._getAuthorizationHeader(),
266
266
  "X-Fern-Language": "JavaScript",
267
267
  "X-Fern-SDK-Name": "@trycourier/courier",
268
- "X-Fern-SDK-Version": "v6.3.0",
268
+ "X-Fern-SDK-Version": "v6.3.1",
269
269
  "X-Fern-Runtime": core.RUNTIME.type,
270
270
  "X-Fern-Runtime-Version": core.RUNTIME.version,
271
271
  },
@@ -319,7 +319,7 @@ class Profiles {
319
319
  Authorization: yield this._getAuthorizationHeader(),
320
320
  "X-Fern-Language": "JavaScript",
321
321
  "X-Fern-SDK-Name": "@trycourier/courier",
322
- "X-Fern-SDK-Version": "v6.3.0",
322
+ "X-Fern-SDK-Version": "v6.3.1",
323
323
  "X-Fern-Runtime": core.RUNTIME.type,
324
324
  "X-Fern-Runtime-Version": core.RUNTIME.version,
325
325
  },
@@ -385,7 +385,7 @@ class Profiles {
385
385
  Authorization: yield this._getAuthorizationHeader(),
386
386
  "X-Fern-Language": "JavaScript",
387
387
  "X-Fern-SDK-Name": "@trycourier/courier",
388
- "X-Fern-SDK-Version": "v6.3.0",
388
+ "X-Fern-SDK-Version": "v6.3.1",
389
389
  "X-Fern-Runtime": core.RUNTIME.type,
390
390
  "X-Fern-Runtime-Version": core.RUNTIME.version,
391
391
  },
@@ -453,7 +453,7 @@ class Profiles {
453
453
  Authorization: yield this._getAuthorizationHeader(),
454
454
  "X-Fern-Language": "JavaScript",
455
455
  "X-Fern-SDK-Name": "@trycourier/courier",
456
- "X-Fern-SDK-Version": "v6.3.0",
456
+ "X-Fern-SDK-Version": "v6.3.1",
457
457
  "X-Fern-Runtime": core.RUNTIME.type,
458
458
  "X-Fern-Runtime-Version": core.RUNTIME.version,
459
459
  "Idempotency-Key": (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.idempotencyKey) != null ? requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.idempotencyKey : undefined,
@@ -514,7 +514,7 @@ class Profiles {
514
514
  Authorization: yield this._getAuthorizationHeader(),
515
515
  "X-Fern-Language": "JavaScript",
516
516
  "X-Fern-SDK-Name": "@trycourier/courier",
517
- "X-Fern-SDK-Version": "v6.3.0",
517
+ "X-Fern-SDK-Version": "v6.3.1",
518
518
  "X-Fern-Runtime": core.RUNTIME.type,
519
519
  "X-Fern-Runtime-Version": core.RUNTIME.version,
520
520
  },
@@ -73,7 +73,7 @@ class Templates {
73
73
  Authorization: yield this._getAuthorizationHeader(),
74
74
  "X-Fern-Language": "JavaScript",
75
75
  "X-Fern-SDK-Name": "@trycourier/courier",
76
- "X-Fern-SDK-Version": "v6.3.0",
76
+ "X-Fern-SDK-Version": "v6.3.1",
77
77
  "X-Fern-Runtime": core.RUNTIME.type,
78
78
  "X-Fern-Runtime-Version": core.RUNTIME.version,
79
79
  },
@@ -90,7 +90,7 @@ class Tenants {
90
90
  Authorization: yield this._getAuthorizationHeader(),
91
91
  "X-Fern-Language": "JavaScript",
92
92
  "X-Fern-SDK-Name": "@trycourier/courier",
93
- "X-Fern-SDK-Version": "v6.3.0",
93
+ "X-Fern-SDK-Version": "v6.3.1",
94
94
  "X-Fern-Runtime": core.RUNTIME.type,
95
95
  "X-Fern-Runtime-Version": core.RUNTIME.version,
96
96
  },
@@ -147,7 +147,7 @@ class Tenants {
147
147
  Authorization: yield this._getAuthorizationHeader(),
148
148
  "X-Fern-Language": "JavaScript",
149
149
  "X-Fern-SDK-Name": "@trycourier/courier",
150
- "X-Fern-SDK-Version": "v6.3.0",
150
+ "X-Fern-SDK-Version": "v6.3.1",
151
151
  "X-Fern-Runtime": core.RUNTIME.type,
152
152
  "X-Fern-Runtime-Version": core.RUNTIME.version,
153
153
  },
@@ -216,7 +216,7 @@ class Tenants {
216
216
  Authorization: yield this._getAuthorizationHeader(),
217
217
  "X-Fern-Language": "JavaScript",
218
218
  "X-Fern-SDK-Name": "@trycourier/courier",
219
- "X-Fern-SDK-Version": "v6.3.0",
219
+ "X-Fern-SDK-Version": "v6.3.1",
220
220
  "X-Fern-Runtime": core.RUNTIME.type,
221
221
  "X-Fern-Runtime-Version": core.RUNTIME.version,
222
222
  },
@@ -266,7 +266,7 @@ class Tenants {
266
266
  Authorization: yield this._getAuthorizationHeader(),
267
267
  "X-Fern-Language": "JavaScript",
268
268
  "X-Fern-SDK-Name": "@trycourier/courier",
269
- "X-Fern-SDK-Version": "v6.3.0",
269
+ "X-Fern-SDK-Version": "v6.3.1",
270
270
  "X-Fern-Runtime": core.RUNTIME.type,
271
271
  "X-Fern-Runtime-Version": core.RUNTIME.version,
272
272
  },
@@ -329,7 +329,7 @@ class Tenants {
329
329
  Authorization: yield this._getAuthorizationHeader(),
330
330
  "X-Fern-Language": "JavaScript",
331
331
  "X-Fern-SDK-Name": "@trycourier/courier",
332
- "X-Fern-SDK-Version": "v6.3.0",
332
+ "X-Fern-SDK-Version": "v6.3.1",
333
333
  "X-Fern-Runtime": core.RUNTIME.type,
334
334
  "X-Fern-Runtime-Version": core.RUNTIME.version,
335
335
  },
@@ -390,7 +390,7 @@ class Tenants {
390
390
  Authorization: yield this._getAuthorizationHeader(),
391
391
  "X-Fern-Language": "JavaScript",
392
392
  "X-Fern-SDK-Name": "@trycourier/courier",
393
- "X-Fern-SDK-Version": "v6.3.0",
393
+ "X-Fern-SDK-Version": "v6.3.1",
394
394
  "X-Fern-Runtime": core.RUNTIME.type,
395
395
  "X-Fern-Runtime-Version": core.RUNTIME.version,
396
396
  },
@@ -441,7 +441,7 @@ class Tenants {
441
441
  Authorization: yield this._getAuthorizationHeader(),
442
442
  "X-Fern-Language": "JavaScript",
443
443
  "X-Fern-SDK-Name": "@trycourier/courier",
444
- "X-Fern-SDK-Version": "v6.3.0",
444
+ "X-Fern-SDK-Version": "v6.3.1",
445
445
  "X-Fern-Runtime": core.RUNTIME.type,
446
446
  "X-Fern-Runtime-Version": core.RUNTIME.version,
447
447
  },
@@ -70,7 +70,7 @@ class Translations {
70
70
  Authorization: yield this._getAuthorizationHeader(),
71
71
  "X-Fern-Language": "JavaScript",
72
72
  "X-Fern-SDK-Name": "@trycourier/courier",
73
- "X-Fern-SDK-Version": "v6.3.0",
73
+ "X-Fern-SDK-Version": "v6.3.1",
74
74
  "X-Fern-Runtime": core.RUNTIME.type,
75
75
  "X-Fern-Runtime-Version": core.RUNTIME.version,
76
76
  },
@@ -130,7 +130,7 @@ class Translations {
130
130
  Authorization: yield this._getAuthorizationHeader(),
131
131
  "X-Fern-Language": "JavaScript",
132
132
  "X-Fern-SDK-Name": "@trycourier/courier",
133
- "X-Fern-SDK-Version": "v6.3.0",
133
+ "X-Fern-SDK-Version": "v6.3.1",
134
134
  "X-Fern-Runtime": core.RUNTIME.type,
135
135
  "X-Fern-Runtime-Version": core.RUNTIME.version,
136
136
  },
@@ -88,7 +88,7 @@ class Preferences {
88
88
  Authorization: yield this._getAuthorizationHeader(),
89
89
  "X-Fern-Language": "JavaScript",
90
90
  "X-Fern-SDK-Name": "@trycourier/courier",
91
- "X-Fern-SDK-Version": "v6.3.0",
91
+ "X-Fern-SDK-Version": "v6.3.1",
92
92
  "X-Fern-Runtime": core.RUNTIME.type,
93
93
  "X-Fern-Runtime-Version": core.RUNTIME.version,
94
94
  },
@@ -156,7 +156,7 @@ class Preferences {
156
156
  Authorization: yield this._getAuthorizationHeader(),
157
157
  "X-Fern-Language": "JavaScript",
158
158
  "X-Fern-SDK-Name": "@trycourier/courier",
159
- "X-Fern-SDK-Version": "v6.3.0",
159
+ "X-Fern-SDK-Version": "v6.3.1",
160
160
  "X-Fern-Runtime": core.RUNTIME.type,
161
161
  "X-Fern-Runtime-Version": core.RUNTIME.version,
162
162
  },
@@ -228,7 +228,7 @@ class Preferences {
228
228
  Authorization: yield this._getAuthorizationHeader(),
229
229
  "X-Fern-Language": "JavaScript",
230
230
  "X-Fern-SDK-Name": "@trycourier/courier",
231
- "X-Fern-SDK-Version": "v6.3.0",
231
+ "X-Fern-SDK-Version": "v6.3.1",
232
232
  "X-Fern-Runtime": core.RUNTIME.type,
233
233
  "X-Fern-Runtime-Version": core.RUNTIME.version,
234
234
  },
@@ -82,7 +82,7 @@ class Tenants {
82
82
  Authorization: yield this._getAuthorizationHeader(),
83
83
  "X-Fern-Language": "JavaScript",
84
84
  "X-Fern-SDK-Name": "@trycourier/courier",
85
- "X-Fern-SDK-Version": "v6.3.0",
85
+ "X-Fern-SDK-Version": "v6.3.1",
86
86
  "X-Fern-Runtime": core.RUNTIME.type,
87
87
  "X-Fern-Runtime-Version": core.RUNTIME.version,
88
88
  },
@@ -146,7 +146,7 @@ class Tenants {
146
146
  Authorization: yield this._getAuthorizationHeader(),
147
147
  "X-Fern-Language": "JavaScript",
148
148
  "X-Fern-SDK-Name": "@trycourier/courier",
149
- "X-Fern-SDK-Version": "v6.3.0",
149
+ "X-Fern-SDK-Version": "v6.3.1",
150
150
  "X-Fern-Runtime": core.RUNTIME.type,
151
151
  "X-Fern-Runtime-Version": core.RUNTIME.version,
152
152
  },
@@ -198,7 +198,7 @@ class Tenants {
198
198
  Authorization: yield this._getAuthorizationHeader(),
199
199
  "X-Fern-Language": "JavaScript",
200
200
  "X-Fern-SDK-Name": "@trycourier/courier",
201
- "X-Fern-SDK-Version": "v6.3.0",
201
+ "X-Fern-SDK-Version": "v6.3.1",
202
202
  "X-Fern-Runtime": core.RUNTIME.type,
203
203
  "X-Fern-Runtime-Version": core.RUNTIME.version,
204
204
  },
@@ -250,7 +250,7 @@ class Tenants {
250
250
  Authorization: yield this._getAuthorizationHeader(),
251
251
  "X-Fern-Language": "JavaScript",
252
252
  "X-Fern-SDK-Name": "@trycourier/courier",
253
- "X-Fern-SDK-Version": "v6.3.0",
253
+ "X-Fern-SDK-Version": "v6.3.1",
254
254
  "X-Fern-Runtime": core.RUNTIME.type,
255
255
  "X-Fern-Runtime-Version": core.RUNTIME.version,
256
256
  },
@@ -313,7 +313,7 @@ class Tenants {
313
313
  Authorization: yield this._getAuthorizationHeader(),
314
314
  "X-Fern-Language": "JavaScript",
315
315
  "X-Fern-SDK-Name": "@trycourier/courier",
316
- "X-Fern-SDK-Version": "v6.3.0",
316
+ "X-Fern-SDK-Version": "v6.3.1",
317
317
  "X-Fern-Runtime": core.RUNTIME.type,
318
318
  "X-Fern-Runtime-Version": core.RUNTIME.version,
319
319
  },
@@ -69,7 +69,7 @@ class Tokens {
69
69
  Authorization: yield this._getAuthorizationHeader(),
70
70
  "X-Fern-Language": "JavaScript",
71
71
  "X-Fern-SDK-Name": "@trycourier/courier",
72
- "X-Fern-SDK-Version": "v6.3.0",
72
+ "X-Fern-SDK-Version": "v6.3.1",
73
73
  "X-Fern-Runtime": core.RUNTIME.type,
74
74
  "X-Fern-Runtime-Version": core.RUNTIME.version,
75
75
  },
@@ -150,7 +150,7 @@ class Tokens {
150
150
  Authorization: yield this._getAuthorizationHeader(),
151
151
  "X-Fern-Language": "JavaScript",
152
152
  "X-Fern-SDK-Name": "@trycourier/courier",
153
- "X-Fern-SDK-Version": "v6.3.0",
153
+ "X-Fern-SDK-Version": "v6.3.1",
154
154
  "X-Fern-Runtime": core.RUNTIME.type,
155
155
  "X-Fern-Runtime-Version": core.RUNTIME.version,
156
156
  },
@@ -217,7 +217,7 @@ class Tokens {
217
217
  Authorization: yield this._getAuthorizationHeader(),
218
218
  "X-Fern-Language": "JavaScript",
219
219
  "X-Fern-SDK-Name": "@trycourier/courier",
220
- "X-Fern-SDK-Version": "v6.3.0",
220
+ "X-Fern-SDK-Version": "v6.3.1",
221
221
  "X-Fern-Runtime": core.RUNTIME.type,
222
222
  "X-Fern-Runtime-Version": core.RUNTIME.version,
223
223
  },
@@ -277,7 +277,7 @@ class Tokens {
277
277
  Authorization: yield this._getAuthorizationHeader(),
278
278
  "X-Fern-Language": "JavaScript",
279
279
  "X-Fern-SDK-Name": "@trycourier/courier",
280
- "X-Fern-SDK-Version": "v6.3.0",
280
+ "X-Fern-SDK-Version": "v6.3.1",
281
281
  "X-Fern-Runtime": core.RUNTIME.type,
282
282
  "X-Fern-Runtime-Version": core.RUNTIME.version,
283
283
  },
@@ -335,7 +335,7 @@ class Tokens {
335
335
  Authorization: yield this._getAuthorizationHeader(),
336
336
  "X-Fern-Language": "JavaScript",
337
337
  "X-Fern-SDK-Name": "@trycourier/courier",
338
- "X-Fern-SDK-Version": "v6.3.0",
338
+ "X-Fern-SDK-Version": "v6.3.1",
339
339
  "X-Fern-Runtime": core.RUNTIME.type,
340
340
  "X-Fern-Runtime-Version": core.RUNTIME.version,
341
341
  },
@@ -390,7 +390,7 @@ class Tokens {
390
390
  Authorization: yield this._getAuthorizationHeader(),
391
391
  "X-Fern-Language": "JavaScript",
392
392
  "X-Fern-SDK-Name": "@trycourier/courier",
393
- "X-Fern-SDK-Version": "v6.3.0",
393
+ "X-Fern-SDK-Version": "v6.3.1",
394
394
  "X-Fern-Runtime": core.RUNTIME.type,
395
395
  "X-Fern-Runtime-Version": core.RUNTIME.version,
396
396
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trycourier/courier",
3
- "version": "v6.3.0",
3
+ "version": "v6.3.1",
4
4
  "private": false,
5
5
  "repository": "https://github.com/trycourier/courier-node",
6
6
  "main": "./index.js",