@dszp/n8n-nodes-onebill 0.0.2 → 0.1.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.
- package/README.md +53 -0
- package/dist/nodes/OneBill/GenericFunctions.js +4 -0
- package/dist/nodes/OneBill/GenericFunctions.js.map +1 -1
- package/dist/nodes/OneBill/OneBill.node.js +342 -12
- package/dist/nodes/OneBill/OneBill.node.js.map +1 -1
- package/dist/nodes/OneBill/OneBill.node.json +1 -1
- package/dist/nodes/OneBill/descriptions/BundleDescription.d.ts +3 -0
- package/dist/nodes/OneBill/descriptions/BundleDescription.js +207 -0
- package/dist/nodes/OneBill/descriptions/BundleDescription.js.map +1 -0
- package/dist/nodes/OneBill/descriptions/LeadDescription.d.ts +3 -0
- package/dist/nodes/OneBill/descriptions/LeadDescription.js +383 -0
- package/dist/nodes/OneBill/descriptions/LeadDescription.js.map +1 -0
- package/dist/nodes/OneBill/descriptions/PartnerDescription.d.ts +3 -0
- package/dist/nodes/OneBill/descriptions/PartnerDescription.js +249 -0
- package/dist/nodes/OneBill/descriptions/PartnerDescription.js.map +1 -0
- package/dist/nodes/OneBill/descriptions/PaymentDescription.js +12 -45
- package/dist/nodes/OneBill/descriptions/PaymentDescription.js.map +1 -1
- package/dist/nodes/OneBill/descriptions/SubscriberDescription.js +349 -1
- package/dist/nodes/OneBill/descriptions/SubscriberDescription.js.map +1 -1
- package/dist/nodes/OneBill/descriptions/VendorDescription.d.ts +3 -0
- package/dist/nodes/OneBill/descriptions/VendorDescription.js +190 -0
- package/dist/nodes/OneBill/descriptions/VendorDescription.js.map +1 -0
- package/dist/package.json +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,383 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.leadFields = exports.leadOperations = void 0;
|
|
4
|
+
exports.leadOperations = [
|
|
5
|
+
{
|
|
6
|
+
displayName: 'Operation',
|
|
7
|
+
name: 'operation',
|
|
8
|
+
type: 'options',
|
|
9
|
+
noDataExpression: true,
|
|
10
|
+
displayOptions: {
|
|
11
|
+
show: {
|
|
12
|
+
resource: ['lead'],
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
options: [
|
|
16
|
+
{
|
|
17
|
+
name: 'Convert to Subscriber',
|
|
18
|
+
value: 'convertToSubscriber',
|
|
19
|
+
description: 'Convert a lead to a subscriber',
|
|
20
|
+
action: 'Convert a lead to a subscriber',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
name: 'Create',
|
|
24
|
+
value: 'create',
|
|
25
|
+
description: 'Create a new lead',
|
|
26
|
+
action: 'Create a lead',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Get',
|
|
30
|
+
value: 'get',
|
|
31
|
+
description: 'Retrieve a lead',
|
|
32
|
+
action: 'Get a lead',
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
name: 'Get Many',
|
|
36
|
+
value: 'getAll',
|
|
37
|
+
description: 'Retrieve a list of leads',
|
|
38
|
+
action: 'Get many leads',
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
name: 'Update',
|
|
42
|
+
value: 'update',
|
|
43
|
+
description: 'Update a lead',
|
|
44
|
+
action: 'Update a lead',
|
|
45
|
+
},
|
|
46
|
+
],
|
|
47
|
+
default: 'getAll',
|
|
48
|
+
},
|
|
49
|
+
];
|
|
50
|
+
exports.leadFields = [
|
|
51
|
+
{
|
|
52
|
+
displayName: 'Account Name',
|
|
53
|
+
name: 'accountName',
|
|
54
|
+
type: 'string',
|
|
55
|
+
required: true,
|
|
56
|
+
default: '',
|
|
57
|
+
displayOptions: {
|
|
58
|
+
show: {
|
|
59
|
+
resource: ['lead'],
|
|
60
|
+
operation: ['create'],
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
description: 'The name of the lead account',
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
displayName: 'Additional Fields',
|
|
67
|
+
name: 'additionalFields',
|
|
68
|
+
type: 'collection',
|
|
69
|
+
placeholder: 'Add Field',
|
|
70
|
+
default: {},
|
|
71
|
+
displayOptions: {
|
|
72
|
+
show: {
|
|
73
|
+
resource: ['lead'],
|
|
74
|
+
operation: ['create'],
|
|
75
|
+
},
|
|
76
|
+
},
|
|
77
|
+
options: [
|
|
78
|
+
{
|
|
79
|
+
displayName: 'Account Type',
|
|
80
|
+
name: 'accountType',
|
|
81
|
+
type: 'string',
|
|
82
|
+
default: '',
|
|
83
|
+
description: 'The type of account (e.g. Residential, Business)',
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
displayName: 'Address Line 1',
|
|
87
|
+
name: 'addressLine1',
|
|
88
|
+
type: 'string',
|
|
89
|
+
default: '',
|
|
90
|
+
description: 'The first line of the billing address',
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
displayName: 'Address Line 2',
|
|
94
|
+
name: 'addressLine2',
|
|
95
|
+
type: 'string',
|
|
96
|
+
default: '',
|
|
97
|
+
description: 'The second line of the billing address',
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
displayName: 'City',
|
|
101
|
+
name: 'city',
|
|
102
|
+
type: 'string',
|
|
103
|
+
default: '',
|
|
104
|
+
description: 'The city of the billing address',
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
displayName: 'Company',
|
|
108
|
+
name: 'company',
|
|
109
|
+
type: 'string',
|
|
110
|
+
default: '',
|
|
111
|
+
description: 'The company name',
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
displayName: 'Contacts (JSON)',
|
|
115
|
+
name: 'contact',
|
|
116
|
+
type: 'json',
|
|
117
|
+
default: '[]',
|
|
118
|
+
description: 'The contacts for this lead as a JSON array',
|
|
119
|
+
hint: 'e.g. [{"firstName": "Nathan", "lastName": "Smith", "communicationPoint": [{"type": "EMAIL", "value": "nathan@example.com"}]}]',
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
displayName: 'Country',
|
|
123
|
+
name: 'country',
|
|
124
|
+
type: 'string',
|
|
125
|
+
default: '',
|
|
126
|
+
description: 'The country of the billing address',
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
displayName: 'Custom Fields (JSON)',
|
|
130
|
+
name: 'customFields',
|
|
131
|
+
type: 'json',
|
|
132
|
+
default: '{}',
|
|
133
|
+
description: 'Custom fields as a JSON object',
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
displayName: 'Email',
|
|
137
|
+
name: 'email',
|
|
138
|
+
type: 'string',
|
|
139
|
+
placeholder: 'e.g. nathan@example.com',
|
|
140
|
+
default: '',
|
|
141
|
+
description: 'The email address of the primary contact',
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
displayName: 'First Name',
|
|
145
|
+
name: 'firstName',
|
|
146
|
+
type: 'string',
|
|
147
|
+
default: '',
|
|
148
|
+
description: 'The first name of the primary contact',
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
displayName: 'Last Name',
|
|
152
|
+
name: 'lastName',
|
|
153
|
+
type: 'string',
|
|
154
|
+
default: '',
|
|
155
|
+
description: 'The last name of the primary contact',
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
displayName: 'Phone',
|
|
159
|
+
name: 'phone',
|
|
160
|
+
type: 'string',
|
|
161
|
+
default: '',
|
|
162
|
+
description: 'The phone number of the primary contact',
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
displayName: 'State',
|
|
166
|
+
name: 'state',
|
|
167
|
+
type: 'string',
|
|
168
|
+
default: '',
|
|
169
|
+
description: 'The state or province of the billing address',
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
displayName: 'ZIP Code',
|
|
173
|
+
name: 'zipCode',
|
|
174
|
+
type: 'string',
|
|
175
|
+
default: '',
|
|
176
|
+
description: 'The postal or ZIP code of the billing address',
|
|
177
|
+
},
|
|
178
|
+
],
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
displayName: 'Account Number',
|
|
182
|
+
name: 'accountNumber',
|
|
183
|
+
type: 'string',
|
|
184
|
+
required: true,
|
|
185
|
+
default: '',
|
|
186
|
+
displayOptions: {
|
|
187
|
+
show: {
|
|
188
|
+
resource: ['lead'],
|
|
189
|
+
operation: ['get', 'update', 'convertToSubscriber'],
|
|
190
|
+
},
|
|
191
|
+
},
|
|
192
|
+
description: 'The account number of the lead',
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
displayName: 'Return All',
|
|
196
|
+
name: 'returnAll',
|
|
197
|
+
type: 'boolean',
|
|
198
|
+
default: false,
|
|
199
|
+
displayOptions: {
|
|
200
|
+
show: {
|
|
201
|
+
resource: ['lead'],
|
|
202
|
+
operation: ['getAll'],
|
|
203
|
+
},
|
|
204
|
+
},
|
|
205
|
+
description: 'Whether to return all results or only up to a given limit',
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
displayName: 'Limit',
|
|
209
|
+
name: 'limit',
|
|
210
|
+
type: 'number',
|
|
211
|
+
default: 50,
|
|
212
|
+
typeOptions: {
|
|
213
|
+
minValue: 1,
|
|
214
|
+
},
|
|
215
|
+
displayOptions: {
|
|
216
|
+
show: {
|
|
217
|
+
resource: ['lead'],
|
|
218
|
+
operation: ['getAll'],
|
|
219
|
+
returnAll: [false],
|
|
220
|
+
},
|
|
221
|
+
},
|
|
222
|
+
description: 'Max number of results to return',
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
displayName: 'Filters',
|
|
226
|
+
name: 'filters',
|
|
227
|
+
type: 'collection',
|
|
228
|
+
placeholder: 'Add Filter',
|
|
229
|
+
default: {},
|
|
230
|
+
displayOptions: {
|
|
231
|
+
show: {
|
|
232
|
+
resource: ['lead'],
|
|
233
|
+
operation: ['getAll'],
|
|
234
|
+
},
|
|
235
|
+
},
|
|
236
|
+
options: [
|
|
237
|
+
{
|
|
238
|
+
displayName: 'Order By',
|
|
239
|
+
name: 'orderBy',
|
|
240
|
+
type: 'string',
|
|
241
|
+
default: '',
|
|
242
|
+
description: 'The field to sort results by',
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
displayName: 'Search By',
|
|
246
|
+
name: 'searchBy',
|
|
247
|
+
type: 'string',
|
|
248
|
+
default: '',
|
|
249
|
+
description: 'The field name to search by',
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
displayName: 'Search String',
|
|
253
|
+
name: 'searchString',
|
|
254
|
+
type: 'string',
|
|
255
|
+
default: '',
|
|
256
|
+
description: 'The value to search for',
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
displayName: 'Sort Ascending',
|
|
260
|
+
name: 'ascending',
|
|
261
|
+
type: 'boolean',
|
|
262
|
+
default: true,
|
|
263
|
+
description: 'Whether to sort results in ascending order',
|
|
264
|
+
},
|
|
265
|
+
],
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
displayName: 'Update Fields',
|
|
269
|
+
name: 'updateFields',
|
|
270
|
+
type: 'collection',
|
|
271
|
+
placeholder: 'Add Field',
|
|
272
|
+
default: {},
|
|
273
|
+
displayOptions: {
|
|
274
|
+
show: {
|
|
275
|
+
resource: ['lead'],
|
|
276
|
+
operation: ['update'],
|
|
277
|
+
},
|
|
278
|
+
},
|
|
279
|
+
options: [
|
|
280
|
+
{
|
|
281
|
+
displayName: 'Account Name',
|
|
282
|
+
name: 'accountName',
|
|
283
|
+
type: 'string',
|
|
284
|
+
default: '',
|
|
285
|
+
description: 'The name of the lead account',
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
displayName: 'Address Line 1',
|
|
289
|
+
name: 'addressLine1',
|
|
290
|
+
type: 'string',
|
|
291
|
+
default: '',
|
|
292
|
+
description: 'The first line of the billing address',
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
displayName: 'Address Line 2',
|
|
296
|
+
name: 'addressLine2',
|
|
297
|
+
type: 'string',
|
|
298
|
+
default: '',
|
|
299
|
+
description: 'The second line of the billing address',
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
displayName: 'City',
|
|
303
|
+
name: 'city',
|
|
304
|
+
type: 'string',
|
|
305
|
+
default: '',
|
|
306
|
+
description: 'The city of the billing address',
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
displayName: 'Company',
|
|
310
|
+
name: 'company',
|
|
311
|
+
type: 'string',
|
|
312
|
+
default: '',
|
|
313
|
+
description: 'The company name',
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
displayName: 'Contacts (JSON)',
|
|
317
|
+
name: 'contact',
|
|
318
|
+
type: 'json',
|
|
319
|
+
default: '[]',
|
|
320
|
+
description: 'The contacts for this lead as a JSON array',
|
|
321
|
+
hint: 'e.g. [{"firstName": "Nathan", "lastName": "Smith", "communicationPoint": [{"type": "EMAIL", "value": "nathan@example.com"}]}]',
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
displayName: 'Country',
|
|
325
|
+
name: 'country',
|
|
326
|
+
type: 'string',
|
|
327
|
+
default: '',
|
|
328
|
+
description: 'The country of the billing address',
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
displayName: 'Custom Fields (JSON)',
|
|
332
|
+
name: 'customFields',
|
|
333
|
+
type: 'json',
|
|
334
|
+
default: '{}',
|
|
335
|
+
description: 'Custom fields as a JSON object',
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
displayName: 'Email',
|
|
339
|
+
name: 'email',
|
|
340
|
+
type: 'string',
|
|
341
|
+
placeholder: 'e.g. nathan@example.com',
|
|
342
|
+
default: '',
|
|
343
|
+
description: 'The email address of the primary contact',
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
displayName: 'First Name',
|
|
347
|
+
name: 'firstName',
|
|
348
|
+
type: 'string',
|
|
349
|
+
default: '',
|
|
350
|
+
description: 'The first name of the primary contact',
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
displayName: 'Last Name',
|
|
354
|
+
name: 'lastName',
|
|
355
|
+
type: 'string',
|
|
356
|
+
default: '',
|
|
357
|
+
description: 'The last name of the primary contact',
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
displayName: 'Phone',
|
|
361
|
+
name: 'phone',
|
|
362
|
+
type: 'string',
|
|
363
|
+
default: '',
|
|
364
|
+
description: 'The phone number of the primary contact',
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
displayName: 'State',
|
|
368
|
+
name: 'state',
|
|
369
|
+
type: 'string',
|
|
370
|
+
default: '',
|
|
371
|
+
description: 'The state or province of the billing address',
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
displayName: 'ZIP Code',
|
|
375
|
+
name: 'zipCode',
|
|
376
|
+
type: 'string',
|
|
377
|
+
default: '',
|
|
378
|
+
description: 'The postal or ZIP code of the billing address',
|
|
379
|
+
},
|
|
380
|
+
],
|
|
381
|
+
},
|
|
382
|
+
];
|
|
383
|
+
//# sourceMappingURL=LeadDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LeadDescription.js","sourceRoot":"","sources":["../../../../nodes/OneBill/descriptions/LeadDescription.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,249 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.partnerFields = exports.partnerOperations = void 0;
|
|
4
|
+
exports.partnerOperations = [
|
|
5
|
+
{
|
|
6
|
+
displayName: 'Operation',
|
|
7
|
+
name: 'operation',
|
|
8
|
+
type: 'options',
|
|
9
|
+
noDataExpression: true,
|
|
10
|
+
displayOptions: {
|
|
11
|
+
show: {
|
|
12
|
+
resource: ['partner'],
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
options: [
|
|
16
|
+
{
|
|
17
|
+
name: 'Create',
|
|
18
|
+
value: 'create',
|
|
19
|
+
description: 'Create a new partner or agent',
|
|
20
|
+
action: 'Create a partner or agent',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
name: 'Delete',
|
|
24
|
+
value: 'delete',
|
|
25
|
+
description: 'Delete a partner or agent',
|
|
26
|
+
action: 'Delete a partner or agent',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Delete Contacts',
|
|
30
|
+
value: 'deleteContacts',
|
|
31
|
+
description: 'Delete contacts from a partner or agent',
|
|
32
|
+
action: 'Delete contacts from a partner or agent',
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
name: 'Get',
|
|
36
|
+
value: 'get',
|
|
37
|
+
description: 'Retrieve a partner or agent',
|
|
38
|
+
action: 'Get a partner or agent',
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
name: 'Resume',
|
|
42
|
+
value: 'resume',
|
|
43
|
+
description: 'Resume a suspended partner or agent account',
|
|
44
|
+
action: 'Resume a partner or agent',
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
name: 'Suspend',
|
|
48
|
+
value: 'suspend',
|
|
49
|
+
description: 'Suspend a partner or agent account',
|
|
50
|
+
action: 'Suspend a partner or agent',
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
name: 'Update',
|
|
54
|
+
value: 'update',
|
|
55
|
+
description: 'Update a partner or agent',
|
|
56
|
+
action: 'Update a partner or agent',
|
|
57
|
+
},
|
|
58
|
+
],
|
|
59
|
+
default: 'get',
|
|
60
|
+
},
|
|
61
|
+
];
|
|
62
|
+
exports.partnerFields = [
|
|
63
|
+
{
|
|
64
|
+
displayName: 'Account Name',
|
|
65
|
+
name: 'accountName',
|
|
66
|
+
type: 'string',
|
|
67
|
+
required: true,
|
|
68
|
+
default: '',
|
|
69
|
+
displayOptions: {
|
|
70
|
+
show: {
|
|
71
|
+
resource: ['partner'],
|
|
72
|
+
operation: ['create'],
|
|
73
|
+
},
|
|
74
|
+
},
|
|
75
|
+
description: 'The name of the partner or agent account',
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
displayName: 'Additional Fields',
|
|
79
|
+
name: 'additionalFields',
|
|
80
|
+
type: 'collection',
|
|
81
|
+
placeholder: 'Add Field',
|
|
82
|
+
default: {},
|
|
83
|
+
displayOptions: {
|
|
84
|
+
show: {
|
|
85
|
+
resource: ['partner'],
|
|
86
|
+
operation: ['create'],
|
|
87
|
+
},
|
|
88
|
+
},
|
|
89
|
+
options: [
|
|
90
|
+
{
|
|
91
|
+
displayName: 'Account Type',
|
|
92
|
+
name: 'accountType',
|
|
93
|
+
type: 'string',
|
|
94
|
+
default: '',
|
|
95
|
+
description: 'The type of account',
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
displayName: 'Address Line 1',
|
|
99
|
+
name: 'addressLine1',
|
|
100
|
+
type: 'string',
|
|
101
|
+
default: '',
|
|
102
|
+
description: 'The first line of the billing address',
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
displayName: 'Address Line 2',
|
|
106
|
+
name: 'addressLine2',
|
|
107
|
+
type: 'string',
|
|
108
|
+
default: '',
|
|
109
|
+
description: 'The second line of the billing address',
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
displayName: 'City',
|
|
113
|
+
name: 'city',
|
|
114
|
+
type: 'string',
|
|
115
|
+
default: '',
|
|
116
|
+
description: 'The city of the billing address',
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
displayName: 'Company',
|
|
120
|
+
name: 'company',
|
|
121
|
+
type: 'string',
|
|
122
|
+
default: '',
|
|
123
|
+
description: 'The company name',
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
displayName: 'Contacts (JSON)',
|
|
127
|
+
name: 'contacts',
|
|
128
|
+
type: 'json',
|
|
129
|
+
default: '[]',
|
|
130
|
+
description: 'The contacts for this partner or agent as a JSON array',
|
|
131
|
+
hint: 'e.g. [{"firstName": "Nathan", "lastName": "Smith", "communicationPoint": [{"type": "EMAIL", "value": "nathan@example.com"}]}]',
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
displayName: 'Country',
|
|
135
|
+
name: 'country',
|
|
136
|
+
type: 'string',
|
|
137
|
+
default: '',
|
|
138
|
+
description: 'The country of the billing address',
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
displayName: 'Custom Fields (JSON)',
|
|
142
|
+
name: 'customFields',
|
|
143
|
+
type: 'json',
|
|
144
|
+
default: '{}',
|
|
145
|
+
description: 'Custom fields as a JSON object',
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
displayName: 'Email',
|
|
149
|
+
name: 'email',
|
|
150
|
+
type: 'string',
|
|
151
|
+
placeholder: 'e.g. nathan@example.com',
|
|
152
|
+
default: '',
|
|
153
|
+
description: 'The email address of the primary contact',
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
displayName: 'First Name',
|
|
157
|
+
name: 'firstName',
|
|
158
|
+
type: 'string',
|
|
159
|
+
default: '',
|
|
160
|
+
description: 'The first name of the primary contact',
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
displayName: 'Last Name',
|
|
164
|
+
name: 'lastName',
|
|
165
|
+
type: 'string',
|
|
166
|
+
default: '',
|
|
167
|
+
description: 'The last name of the primary contact',
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
displayName: 'Phone',
|
|
171
|
+
name: 'phone',
|
|
172
|
+
type: 'string',
|
|
173
|
+
default: '',
|
|
174
|
+
description: 'The phone number of the primary contact',
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
displayName: 'State',
|
|
178
|
+
name: 'state',
|
|
179
|
+
type: 'string',
|
|
180
|
+
default: '',
|
|
181
|
+
description: 'The state or province of the billing address',
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
displayName: 'ZIP Code',
|
|
185
|
+
name: 'zipCode',
|
|
186
|
+
type: 'string',
|
|
187
|
+
default: '',
|
|
188
|
+
description: 'The postal or ZIP code of the billing address',
|
|
189
|
+
},
|
|
190
|
+
],
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
displayName: 'Account Number',
|
|
194
|
+
name: 'accountNumber',
|
|
195
|
+
type: 'string',
|
|
196
|
+
required: true,
|
|
197
|
+
default: '',
|
|
198
|
+
displayOptions: {
|
|
199
|
+
show: {
|
|
200
|
+
resource: ['partner'],
|
|
201
|
+
operation: ['get', 'delete', 'deleteContacts', 'suspend', 'resume'],
|
|
202
|
+
},
|
|
203
|
+
},
|
|
204
|
+
description: 'The account number of the partner or agent',
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
displayName: 'Include Password Hashes',
|
|
208
|
+
name: 'includePasswordHashes',
|
|
209
|
+
type: 'boolean',
|
|
210
|
+
default: false,
|
|
211
|
+
displayOptions: {
|
|
212
|
+
show: {
|
|
213
|
+
resource: ['partner'],
|
|
214
|
+
operation: ['get'],
|
|
215
|
+
},
|
|
216
|
+
},
|
|
217
|
+
description: 'Whether to include password hashes in contact user details. Disabled by default for security.',
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
displayName: 'Contact IDs (JSON)',
|
|
221
|
+
name: 'contactIds',
|
|
222
|
+
type: 'json',
|
|
223
|
+
required: true,
|
|
224
|
+
default: '[]',
|
|
225
|
+
displayOptions: {
|
|
226
|
+
show: {
|
|
227
|
+
resource: ['partner'],
|
|
228
|
+
operation: ['deleteContacts'],
|
|
229
|
+
},
|
|
230
|
+
},
|
|
231
|
+
description: 'The IDs of the contacts to delete as a JSON array',
|
|
232
|
+
hint: 'e.g. ["12345", "67890"]',
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
displayName: 'Update Body (JSON)',
|
|
236
|
+
name: 'updateBody',
|
|
237
|
+
type: 'json',
|
|
238
|
+
required: true,
|
|
239
|
+
default: '{}',
|
|
240
|
+
displayOptions: {
|
|
241
|
+
show: {
|
|
242
|
+
resource: ['partner'],
|
|
243
|
+
operation: ['update'],
|
|
244
|
+
},
|
|
245
|
+
},
|
|
246
|
+
description: 'The partner update payload as a JSON object. Must include the account number.',
|
|
247
|
+
},
|
|
248
|
+
];
|
|
249
|
+
//# sourceMappingURL=PartnerDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PartnerDescription.js","sourceRoot":"","sources":["../../../../nodes/OneBill/descriptions/PartnerDescription.ts"],"names":[],"mappings":"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"}
|