@commercelayer/cli-plugin-triggers 4.15.0 → 4.15.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.
- package/oclif.manifest.json +269 -269
- package/package.json +7 -7
package/oclif.manifest.json
CHANGED
|
@@ -2220,7 +2220,7 @@
|
|
|
2220
2220
|
"remove_tags.js"
|
|
2221
2221
|
]
|
|
2222
2222
|
},
|
|
2223
|
-
"
|
|
2223
|
+
"checkout_com_payment:details": {
|
|
2224
2224
|
"aliases": [],
|
|
2225
2225
|
"args": {
|
|
2226
2226
|
"id": {
|
|
@@ -2229,7 +2229,7 @@
|
|
|
2229
2229
|
"required": true
|
|
2230
2230
|
}
|
|
2231
2231
|
},
|
|
2232
|
-
"description": "Send this attribute if you want to
|
|
2232
|
+
"description": "Send this attribute if you want to send additional details the payment request (i.e. upon 3DS check).",
|
|
2233
2233
|
"flags": {
|
|
2234
2234
|
"organization": {
|
|
2235
2235
|
"char": "o",
|
|
@@ -2294,7 +2294,7 @@
|
|
|
2294
2294
|
},
|
|
2295
2295
|
"hasDynamicHelp": false,
|
|
2296
2296
|
"hiddenAliases": [],
|
|
2297
|
-
"id": "
|
|
2297
|
+
"id": "checkout_com_payment:details",
|
|
2298
2298
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
2299
2299
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
2300
2300
|
"pluginType": "core",
|
|
@@ -2304,11 +2304,11 @@
|
|
|
2304
2304
|
"relativePath": [
|
|
2305
2305
|
"lib",
|
|
2306
2306
|
"commands",
|
|
2307
|
-
"
|
|
2308
|
-
"
|
|
2307
|
+
"checkout_com_payment",
|
|
2308
|
+
"details.js"
|
|
2309
2309
|
]
|
|
2310
2310
|
},
|
|
2311
|
-
"
|
|
2311
|
+
"checkout_com_payment": {
|
|
2312
2312
|
"aliases": [],
|
|
2313
2313
|
"args": {
|
|
2314
2314
|
"id": {
|
|
@@ -2317,7 +2317,7 @@
|
|
|
2317
2317
|
"required": true
|
|
2318
2318
|
}
|
|
2319
2319
|
},
|
|
2320
|
-
"description": "
|
|
2320
|
+
"description": "execute an action on a resource of type checkout_com_payments",
|
|
2321
2321
|
"flags": {
|
|
2322
2322
|
"organization": {
|
|
2323
2323
|
"char": "o",
|
|
@@ -2382,7 +2382,7 @@
|
|
|
2382
2382
|
},
|
|
2383
2383
|
"hasDynamicHelp": false,
|
|
2384
2384
|
"hiddenAliases": [],
|
|
2385
|
-
"id": "
|
|
2385
|
+
"id": "checkout_com_payment",
|
|
2386
2386
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
2387
2387
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
2388
2388
|
"pluginType": "core",
|
|
@@ -2392,11 +2392,11 @@
|
|
|
2392
2392
|
"relativePath": [
|
|
2393
2393
|
"lib",
|
|
2394
2394
|
"commands",
|
|
2395
|
-
"
|
|
2396
|
-
"
|
|
2395
|
+
"checkout_com_payment",
|
|
2396
|
+
"index.js"
|
|
2397
2397
|
]
|
|
2398
2398
|
},
|
|
2399
|
-
"
|
|
2399
|
+
"checkout_com_payment:refresh": {
|
|
2400
2400
|
"aliases": [],
|
|
2401
2401
|
"args": {
|
|
2402
2402
|
"id": {
|
|
@@ -2405,7 +2405,7 @@
|
|
|
2405
2405
|
"required": true
|
|
2406
2406
|
}
|
|
2407
2407
|
},
|
|
2408
|
-
"description": "
|
|
2408
|
+
"description": "Send this attribute if you want to refresh all the pending transactions, can be used as webhooks fallback logic.",
|
|
2409
2409
|
"flags": {
|
|
2410
2410
|
"organization": {
|
|
2411
2411
|
"char": "o",
|
|
@@ -2470,7 +2470,7 @@
|
|
|
2470
2470
|
},
|
|
2471
2471
|
"hasDynamicHelp": false,
|
|
2472
2472
|
"hiddenAliases": [],
|
|
2473
|
-
"id": "
|
|
2473
|
+
"id": "checkout_com_payment:refresh",
|
|
2474
2474
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
2475
2475
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
2476
2476
|
"pluginType": "core",
|
|
@@ -2480,11 +2480,11 @@
|
|
|
2480
2480
|
"relativePath": [
|
|
2481
2481
|
"lib",
|
|
2482
2482
|
"commands",
|
|
2483
|
-
"
|
|
2484
|
-
"
|
|
2483
|
+
"checkout_com_payment",
|
|
2484
|
+
"refresh.js"
|
|
2485
2485
|
]
|
|
2486
2486
|
},
|
|
2487
|
-
"capture:
|
|
2487
|
+
"capture:cancel": {
|
|
2488
2488
|
"aliases": [],
|
|
2489
2489
|
"args": {
|
|
2490
2490
|
"id": {
|
|
@@ -2493,7 +2493,7 @@
|
|
|
2493
2493
|
"required": true
|
|
2494
2494
|
}
|
|
2495
2495
|
},
|
|
2496
|
-
"description": "Send this attribute if you want to
|
|
2496
|
+
"description": "Send this attribute if you want to refund a succeeded capture of a pending order (which is left unpaid).",
|
|
2497
2497
|
"flags": {
|
|
2498
2498
|
"organization": {
|
|
2499
2499
|
"char": "o",
|
|
@@ -2558,7 +2558,7 @@
|
|
|
2558
2558
|
},
|
|
2559
2559
|
"hasDynamicHelp": false,
|
|
2560
2560
|
"hiddenAliases": [],
|
|
2561
|
-
"id": "capture:
|
|
2561
|
+
"id": "capture:cancel",
|
|
2562
2562
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
2563
2563
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
2564
2564
|
"pluginType": "core",
|
|
@@ -2569,10 +2569,10 @@
|
|
|
2569
2569
|
"lib",
|
|
2570
2570
|
"commands",
|
|
2571
2571
|
"capture",
|
|
2572
|
-
"
|
|
2572
|
+
"cancel.js"
|
|
2573
2573
|
]
|
|
2574
2574
|
},
|
|
2575
|
-
"capture:
|
|
2575
|
+
"capture:forward": {
|
|
2576
2576
|
"aliases": [],
|
|
2577
2577
|
"args": {
|
|
2578
2578
|
"id": {
|
|
@@ -2581,7 +2581,7 @@
|
|
|
2581
2581
|
"required": true
|
|
2582
2582
|
}
|
|
2583
2583
|
},
|
|
2584
|
-
"description": "Send this attribute
|
|
2584
|
+
"description": "Send this attribute if you want to forward a stuck transaction to succeeded and update associated order states accordingly.",
|
|
2585
2585
|
"flags": {
|
|
2586
2586
|
"organization": {
|
|
2587
2587
|
"char": "o",
|
|
@@ -2646,7 +2646,7 @@
|
|
|
2646
2646
|
},
|
|
2647
2647
|
"hasDynamicHelp": false,
|
|
2648
2648
|
"hiddenAliases": [],
|
|
2649
|
-
"id": "capture:
|
|
2649
|
+
"id": "capture:forward",
|
|
2650
2650
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
2651
2651
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
2652
2652
|
"pluginType": "core",
|
|
@@ -2657,10 +2657,10 @@
|
|
|
2657
2657
|
"lib",
|
|
2658
2658
|
"commands",
|
|
2659
2659
|
"capture",
|
|
2660
|
-
"
|
|
2660
|
+
"forward.js"
|
|
2661
2661
|
]
|
|
2662
2662
|
},
|
|
2663
|
-
"
|
|
2663
|
+
"capture": {
|
|
2664
2664
|
"aliases": [],
|
|
2665
2665
|
"args": {
|
|
2666
2666
|
"id": {
|
|
@@ -2669,7 +2669,7 @@
|
|
|
2669
2669
|
"required": true
|
|
2670
2670
|
}
|
|
2671
2671
|
},
|
|
2672
|
-
"description": "
|
|
2672
|
+
"description": "execute an action on a resource of type captures",
|
|
2673
2673
|
"flags": {
|
|
2674
2674
|
"organization": {
|
|
2675
2675
|
"char": "o",
|
|
@@ -2734,7 +2734,7 @@
|
|
|
2734
2734
|
},
|
|
2735
2735
|
"hasDynamicHelp": false,
|
|
2736
2736
|
"hiddenAliases": [],
|
|
2737
|
-
"id": "
|
|
2737
|
+
"id": "capture",
|
|
2738
2738
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
2739
2739
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
2740
2740
|
"pluginType": "core",
|
|
@@ -2744,11 +2744,11 @@
|
|
|
2744
2744
|
"relativePath": [
|
|
2745
2745
|
"lib",
|
|
2746
2746
|
"commands",
|
|
2747
|
-
"
|
|
2748
|
-
"
|
|
2747
|
+
"capture",
|
|
2748
|
+
"index.js"
|
|
2749
2749
|
]
|
|
2750
2750
|
},
|
|
2751
|
-
"
|
|
2751
|
+
"capture:refund": {
|
|
2752
2752
|
"aliases": [],
|
|
2753
2753
|
"args": {
|
|
2754
2754
|
"id": {
|
|
@@ -2757,7 +2757,7 @@
|
|
|
2757
2757
|
"required": true
|
|
2758
2758
|
}
|
|
2759
2759
|
},
|
|
2760
|
-
"description": "
|
|
2760
|
+
"description": "Send this attribute if you want to create a refund for this capture.",
|
|
2761
2761
|
"flags": {
|
|
2762
2762
|
"organization": {
|
|
2763
2763
|
"char": "o",
|
|
@@ -2822,7 +2822,7 @@
|
|
|
2822
2822
|
},
|
|
2823
2823
|
"hasDynamicHelp": false,
|
|
2824
2824
|
"hiddenAliases": [],
|
|
2825
|
-
"id": "
|
|
2825
|
+
"id": "capture:refund",
|
|
2826
2826
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
2827
2827
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
2828
2828
|
"pluginType": "core",
|
|
@@ -2832,11 +2832,11 @@
|
|
|
2832
2832
|
"relativePath": [
|
|
2833
2833
|
"lib",
|
|
2834
2834
|
"commands",
|
|
2835
|
-
"
|
|
2836
|
-
"
|
|
2835
|
+
"capture",
|
|
2836
|
+
"refund.js"
|
|
2837
2837
|
]
|
|
2838
2838
|
},
|
|
2839
|
-
"
|
|
2839
|
+
"capture:refund_amount_cents": {
|
|
2840
2840
|
"aliases": [],
|
|
2841
2841
|
"args": {
|
|
2842
2842
|
"id": {
|
|
@@ -2845,7 +2845,7 @@
|
|
|
2845
2845
|
"required": true
|
|
2846
2846
|
}
|
|
2847
2847
|
},
|
|
2848
|
-
"description": "Send this attribute if you want to
|
|
2848
|
+
"description": "Send this attribute as a value in cents if you want to overwrite the amount to be refunded.",
|
|
2849
2849
|
"flags": {
|
|
2850
2850
|
"organization": {
|
|
2851
2851
|
"char": "o",
|
|
@@ -2910,7 +2910,7 @@
|
|
|
2910
2910
|
},
|
|
2911
2911
|
"hasDynamicHelp": false,
|
|
2912
2912
|
"hiddenAliases": [],
|
|
2913
|
-
"id": "
|
|
2913
|
+
"id": "capture:refund_amount_cents",
|
|
2914
2914
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
2915
2915
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
2916
2916
|
"pluginType": "core",
|
|
@@ -2920,8 +2920,8 @@
|
|
|
2920
2920
|
"relativePath": [
|
|
2921
2921
|
"lib",
|
|
2922
2922
|
"commands",
|
|
2923
|
-
"
|
|
2924
|
-
"
|
|
2923
|
+
"capture",
|
|
2924
|
+
"refund_amount_cents.js"
|
|
2925
2925
|
]
|
|
2926
2926
|
},
|
|
2927
2927
|
"cleanup": {
|
|
@@ -6268,7 +6268,7 @@
|
|
|
6268
6268
|
"remove_tags.js"
|
|
6269
6269
|
]
|
|
6270
6270
|
},
|
|
6271
|
-
"
|
|
6271
|
+
"free_gift_promotion:add_tags": {
|
|
6272
6272
|
"aliases": [],
|
|
6273
6273
|
"args": {
|
|
6274
6274
|
"id": {
|
|
@@ -6342,7 +6342,7 @@
|
|
|
6342
6342
|
},
|
|
6343
6343
|
"hasDynamicHelp": false,
|
|
6344
6344
|
"hiddenAliases": [],
|
|
6345
|
-
"id": "
|
|
6345
|
+
"id": "free_gift_promotion:add_tags",
|
|
6346
6346
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
6347
6347
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
6348
6348
|
"pluginType": "core",
|
|
@@ -6352,11 +6352,11 @@
|
|
|
6352
6352
|
"relativePath": [
|
|
6353
6353
|
"lib",
|
|
6354
6354
|
"commands",
|
|
6355
|
-
"
|
|
6355
|
+
"free_gift_promotion",
|
|
6356
6356
|
"add_tags.js"
|
|
6357
6357
|
]
|
|
6358
6358
|
},
|
|
6359
|
-
"
|
|
6359
|
+
"free_gift_promotion:disable": {
|
|
6360
6360
|
"aliases": [],
|
|
6361
6361
|
"args": {
|
|
6362
6362
|
"id": {
|
|
@@ -6430,7 +6430,7 @@
|
|
|
6430
6430
|
},
|
|
6431
6431
|
"hasDynamicHelp": false,
|
|
6432
6432
|
"hiddenAliases": [],
|
|
6433
|
-
"id": "
|
|
6433
|
+
"id": "free_gift_promotion:disable",
|
|
6434
6434
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
6435
6435
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
6436
6436
|
"pluginType": "core",
|
|
@@ -6440,11 +6440,11 @@
|
|
|
6440
6440
|
"relativePath": [
|
|
6441
6441
|
"lib",
|
|
6442
6442
|
"commands",
|
|
6443
|
-
"
|
|
6443
|
+
"free_gift_promotion",
|
|
6444
6444
|
"disable.js"
|
|
6445
6445
|
]
|
|
6446
6446
|
},
|
|
6447
|
-
"
|
|
6447
|
+
"free_gift_promotion:enable": {
|
|
6448
6448
|
"aliases": [],
|
|
6449
6449
|
"args": {
|
|
6450
6450
|
"id": {
|
|
@@ -6518,7 +6518,7 @@
|
|
|
6518
6518
|
},
|
|
6519
6519
|
"hasDynamicHelp": false,
|
|
6520
6520
|
"hiddenAliases": [],
|
|
6521
|
-
"id": "
|
|
6521
|
+
"id": "free_gift_promotion:enable",
|
|
6522
6522
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
6523
6523
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
6524
6524
|
"pluginType": "core",
|
|
@@ -6528,11 +6528,11 @@
|
|
|
6528
6528
|
"relativePath": [
|
|
6529
6529
|
"lib",
|
|
6530
6530
|
"commands",
|
|
6531
|
-
"
|
|
6531
|
+
"free_gift_promotion",
|
|
6532
6532
|
"enable.js"
|
|
6533
6533
|
]
|
|
6534
6534
|
},
|
|
6535
|
-
"
|
|
6535
|
+
"free_gift_promotion": {
|
|
6536
6536
|
"aliases": [],
|
|
6537
6537
|
"args": {
|
|
6538
6538
|
"id": {
|
|
@@ -6541,7 +6541,7 @@
|
|
|
6541
6541
|
"required": true
|
|
6542
6542
|
}
|
|
6543
6543
|
},
|
|
6544
|
-
"description": "execute an action on a resource of type
|
|
6544
|
+
"description": "execute an action on a resource of type free_gift_promotions",
|
|
6545
6545
|
"flags": {
|
|
6546
6546
|
"organization": {
|
|
6547
6547
|
"char": "o",
|
|
@@ -6606,7 +6606,7 @@
|
|
|
6606
6606
|
},
|
|
6607
6607
|
"hasDynamicHelp": false,
|
|
6608
6608
|
"hiddenAliases": [],
|
|
6609
|
-
"id": "
|
|
6609
|
+
"id": "free_gift_promotion",
|
|
6610
6610
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
6611
6611
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
6612
6612
|
"pluginType": "core",
|
|
@@ -6616,11 +6616,11 @@
|
|
|
6616
6616
|
"relativePath": [
|
|
6617
6617
|
"lib",
|
|
6618
6618
|
"commands",
|
|
6619
|
-
"
|
|
6619
|
+
"free_gift_promotion",
|
|
6620
6620
|
"index.js"
|
|
6621
6621
|
]
|
|
6622
6622
|
},
|
|
6623
|
-
"
|
|
6623
|
+
"free_gift_promotion:remove_tags": {
|
|
6624
6624
|
"aliases": [],
|
|
6625
6625
|
"args": {
|
|
6626
6626
|
"id": {
|
|
@@ -6694,7 +6694,7 @@
|
|
|
6694
6694
|
},
|
|
6695
6695
|
"hasDynamicHelp": false,
|
|
6696
6696
|
"hiddenAliases": [],
|
|
6697
|
-
"id": "
|
|
6697
|
+
"id": "free_gift_promotion:remove_tags",
|
|
6698
6698
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
6699
6699
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
6700
6700
|
"pluginType": "core",
|
|
@@ -6704,11 +6704,11 @@
|
|
|
6704
6704
|
"relativePath": [
|
|
6705
6705
|
"lib",
|
|
6706
6706
|
"commands",
|
|
6707
|
-
"
|
|
6707
|
+
"free_gift_promotion",
|
|
6708
6708
|
"remove_tags.js"
|
|
6709
6709
|
]
|
|
6710
6710
|
},
|
|
6711
|
-
"
|
|
6711
|
+
"flex_promotion:add_tags": {
|
|
6712
6712
|
"aliases": [],
|
|
6713
6713
|
"args": {
|
|
6714
6714
|
"id": {
|
|
@@ -6782,7 +6782,7 @@
|
|
|
6782
6782
|
},
|
|
6783
6783
|
"hasDynamicHelp": false,
|
|
6784
6784
|
"hiddenAliases": [],
|
|
6785
|
-
"id": "
|
|
6785
|
+
"id": "flex_promotion:add_tags",
|
|
6786
6786
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
6787
6787
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
6788
6788
|
"pluginType": "core",
|
|
@@ -6792,11 +6792,11 @@
|
|
|
6792
6792
|
"relativePath": [
|
|
6793
6793
|
"lib",
|
|
6794
6794
|
"commands",
|
|
6795
|
-
"
|
|
6795
|
+
"flex_promotion",
|
|
6796
6796
|
"add_tags.js"
|
|
6797
6797
|
]
|
|
6798
6798
|
},
|
|
6799
|
-
"
|
|
6799
|
+
"flex_promotion:disable": {
|
|
6800
6800
|
"aliases": [],
|
|
6801
6801
|
"args": {
|
|
6802
6802
|
"id": {
|
|
@@ -6870,7 +6870,7 @@
|
|
|
6870
6870
|
},
|
|
6871
6871
|
"hasDynamicHelp": false,
|
|
6872
6872
|
"hiddenAliases": [],
|
|
6873
|
-
"id": "
|
|
6873
|
+
"id": "flex_promotion:disable",
|
|
6874
6874
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
6875
6875
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
6876
6876
|
"pluginType": "core",
|
|
@@ -6880,11 +6880,11 @@
|
|
|
6880
6880
|
"relativePath": [
|
|
6881
6881
|
"lib",
|
|
6882
6882
|
"commands",
|
|
6883
|
-
"
|
|
6883
|
+
"flex_promotion",
|
|
6884
6884
|
"disable.js"
|
|
6885
6885
|
]
|
|
6886
6886
|
},
|
|
6887
|
-
"
|
|
6887
|
+
"flex_promotion:enable": {
|
|
6888
6888
|
"aliases": [],
|
|
6889
6889
|
"args": {
|
|
6890
6890
|
"id": {
|
|
@@ -6958,7 +6958,7 @@
|
|
|
6958
6958
|
},
|
|
6959
6959
|
"hasDynamicHelp": false,
|
|
6960
6960
|
"hiddenAliases": [],
|
|
6961
|
-
"id": "
|
|
6961
|
+
"id": "flex_promotion:enable",
|
|
6962
6962
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
6963
6963
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
6964
6964
|
"pluginType": "core",
|
|
@@ -6968,11 +6968,11 @@
|
|
|
6968
6968
|
"relativePath": [
|
|
6969
6969
|
"lib",
|
|
6970
6970
|
"commands",
|
|
6971
|
-
"
|
|
6971
|
+
"flex_promotion",
|
|
6972
6972
|
"enable.js"
|
|
6973
6973
|
]
|
|
6974
6974
|
},
|
|
6975
|
-
"
|
|
6975
|
+
"flex_promotion": {
|
|
6976
6976
|
"aliases": [],
|
|
6977
6977
|
"args": {
|
|
6978
6978
|
"id": {
|
|
@@ -6981,7 +6981,7 @@
|
|
|
6981
6981
|
"required": true
|
|
6982
6982
|
}
|
|
6983
6983
|
},
|
|
6984
|
-
"description": "execute an action on a resource of type
|
|
6984
|
+
"description": "execute an action on a resource of type flex_promotions",
|
|
6985
6985
|
"flags": {
|
|
6986
6986
|
"organization": {
|
|
6987
6987
|
"char": "o",
|
|
@@ -7046,7 +7046,7 @@
|
|
|
7046
7046
|
},
|
|
7047
7047
|
"hasDynamicHelp": false,
|
|
7048
7048
|
"hiddenAliases": [],
|
|
7049
|
-
"id": "
|
|
7049
|
+
"id": "flex_promotion",
|
|
7050
7050
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
7051
7051
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
7052
7052
|
"pluginType": "core",
|
|
@@ -7056,11 +7056,11 @@
|
|
|
7056
7056
|
"relativePath": [
|
|
7057
7057
|
"lib",
|
|
7058
7058
|
"commands",
|
|
7059
|
-
"
|
|
7059
|
+
"flex_promotion",
|
|
7060
7060
|
"index.js"
|
|
7061
7061
|
]
|
|
7062
7062
|
},
|
|
7063
|
-
"
|
|
7063
|
+
"flex_promotion:remove_tags": {
|
|
7064
7064
|
"aliases": [],
|
|
7065
7065
|
"args": {
|
|
7066
7066
|
"id": {
|
|
@@ -7134,7 +7134,7 @@
|
|
|
7134
7134
|
},
|
|
7135
7135
|
"hasDynamicHelp": false,
|
|
7136
7136
|
"hiddenAliases": [],
|
|
7137
|
-
"id": "
|
|
7137
|
+
"id": "flex_promotion:remove_tags",
|
|
7138
7138
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
7139
7139
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
7140
7140
|
"pluginType": "core",
|
|
@@ -7144,11 +7144,11 @@
|
|
|
7144
7144
|
"relativePath": [
|
|
7145
7145
|
"lib",
|
|
7146
7146
|
"commands",
|
|
7147
|
-
"
|
|
7147
|
+
"flex_promotion",
|
|
7148
7148
|
"remove_tags.js"
|
|
7149
7149
|
]
|
|
7150
7150
|
},
|
|
7151
|
-
"
|
|
7151
|
+
"free_shipping_promotion:add_tags": {
|
|
7152
7152
|
"aliases": [],
|
|
7153
7153
|
"args": {
|
|
7154
7154
|
"id": {
|
|
@@ -7222,7 +7222,7 @@
|
|
|
7222
7222
|
},
|
|
7223
7223
|
"hasDynamicHelp": false,
|
|
7224
7224
|
"hiddenAliases": [],
|
|
7225
|
-
"id": "
|
|
7225
|
+
"id": "free_shipping_promotion:add_tags",
|
|
7226
7226
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
7227
7227
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
7228
7228
|
"pluginType": "core",
|
|
@@ -7232,11 +7232,11 @@
|
|
|
7232
7232
|
"relativePath": [
|
|
7233
7233
|
"lib",
|
|
7234
7234
|
"commands",
|
|
7235
|
-
"
|
|
7235
|
+
"free_shipping_promotion",
|
|
7236
7236
|
"add_tags.js"
|
|
7237
7237
|
]
|
|
7238
7238
|
},
|
|
7239
|
-
"
|
|
7239
|
+
"free_shipping_promotion:disable": {
|
|
7240
7240
|
"aliases": [],
|
|
7241
7241
|
"args": {
|
|
7242
7242
|
"id": {
|
|
@@ -7310,7 +7310,7 @@
|
|
|
7310
7310
|
},
|
|
7311
7311
|
"hasDynamicHelp": false,
|
|
7312
7312
|
"hiddenAliases": [],
|
|
7313
|
-
"id": "
|
|
7313
|
+
"id": "free_shipping_promotion:disable",
|
|
7314
7314
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
7315
7315
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
7316
7316
|
"pluginType": "core",
|
|
@@ -7320,11 +7320,11 @@
|
|
|
7320
7320
|
"relativePath": [
|
|
7321
7321
|
"lib",
|
|
7322
7322
|
"commands",
|
|
7323
|
-
"
|
|
7323
|
+
"free_shipping_promotion",
|
|
7324
7324
|
"disable.js"
|
|
7325
7325
|
]
|
|
7326
7326
|
},
|
|
7327
|
-
"
|
|
7327
|
+
"free_shipping_promotion:enable": {
|
|
7328
7328
|
"aliases": [],
|
|
7329
7329
|
"args": {
|
|
7330
7330
|
"id": {
|
|
@@ -7398,7 +7398,7 @@
|
|
|
7398
7398
|
},
|
|
7399
7399
|
"hasDynamicHelp": false,
|
|
7400
7400
|
"hiddenAliases": [],
|
|
7401
|
-
"id": "
|
|
7401
|
+
"id": "free_shipping_promotion:enable",
|
|
7402
7402
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
7403
7403
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
7404
7404
|
"pluginType": "core",
|
|
@@ -7408,11 +7408,11 @@
|
|
|
7408
7408
|
"relativePath": [
|
|
7409
7409
|
"lib",
|
|
7410
7410
|
"commands",
|
|
7411
|
-
"
|
|
7411
|
+
"free_shipping_promotion",
|
|
7412
7412
|
"enable.js"
|
|
7413
7413
|
]
|
|
7414
7414
|
},
|
|
7415
|
-
"
|
|
7415
|
+
"free_shipping_promotion": {
|
|
7416
7416
|
"aliases": [],
|
|
7417
7417
|
"args": {
|
|
7418
7418
|
"id": {
|
|
@@ -7421,7 +7421,7 @@
|
|
|
7421
7421
|
"required": true
|
|
7422
7422
|
}
|
|
7423
7423
|
},
|
|
7424
|
-
"description": "execute an action on a resource of type
|
|
7424
|
+
"description": "execute an action on a resource of type free_shipping_promotions",
|
|
7425
7425
|
"flags": {
|
|
7426
7426
|
"organization": {
|
|
7427
7427
|
"char": "o",
|
|
@@ -7486,7 +7486,7 @@
|
|
|
7486
7486
|
},
|
|
7487
7487
|
"hasDynamicHelp": false,
|
|
7488
7488
|
"hiddenAliases": [],
|
|
7489
|
-
"id": "
|
|
7489
|
+
"id": "free_shipping_promotion",
|
|
7490
7490
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
7491
7491
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
7492
7492
|
"pluginType": "core",
|
|
@@ -7496,11 +7496,11 @@
|
|
|
7496
7496
|
"relativePath": [
|
|
7497
7497
|
"lib",
|
|
7498
7498
|
"commands",
|
|
7499
|
-
"
|
|
7499
|
+
"free_shipping_promotion",
|
|
7500
7500
|
"index.js"
|
|
7501
7501
|
]
|
|
7502
7502
|
},
|
|
7503
|
-
"
|
|
7503
|
+
"free_shipping_promotion:remove_tags": {
|
|
7504
7504
|
"aliases": [],
|
|
7505
7505
|
"args": {
|
|
7506
7506
|
"id": {
|
|
@@ -7574,7 +7574,7 @@
|
|
|
7574
7574
|
},
|
|
7575
7575
|
"hasDynamicHelp": false,
|
|
7576
7576
|
"hiddenAliases": [],
|
|
7577
|
-
"id": "
|
|
7577
|
+
"id": "free_shipping_promotion:remove_tags",
|
|
7578
7578
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
7579
7579
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
7580
7580
|
"pluginType": "core",
|
|
@@ -7584,11 +7584,11 @@
|
|
|
7584
7584
|
"relativePath": [
|
|
7585
7585
|
"lib",
|
|
7586
7586
|
"commands",
|
|
7587
|
-
"
|
|
7587
|
+
"free_shipping_promotion",
|
|
7588
7588
|
"remove_tags.js"
|
|
7589
7589
|
]
|
|
7590
7590
|
},
|
|
7591
|
-
"
|
|
7591
|
+
"import": {
|
|
7592
7592
|
"aliases": [],
|
|
7593
7593
|
"args": {
|
|
7594
7594
|
"id": {
|
|
@@ -7597,7 +7597,7 @@
|
|
|
7597
7597
|
"required": true
|
|
7598
7598
|
}
|
|
7599
7599
|
},
|
|
7600
|
-
"description": "
|
|
7600
|
+
"description": "execute an action on a resource of type imports",
|
|
7601
7601
|
"flags": {
|
|
7602
7602
|
"organization": {
|
|
7603
7603
|
"char": "o",
|
|
@@ -7662,7 +7662,7 @@
|
|
|
7662
7662
|
},
|
|
7663
7663
|
"hasDynamicHelp": false,
|
|
7664
7664
|
"hiddenAliases": [],
|
|
7665
|
-
"id": "
|
|
7665
|
+
"id": "import",
|
|
7666
7666
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
7667
7667
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
7668
7668
|
"pluginType": "core",
|
|
@@ -7672,11 +7672,11 @@
|
|
|
7672
7672
|
"relativePath": [
|
|
7673
7673
|
"lib",
|
|
7674
7674
|
"commands",
|
|
7675
|
-
"
|
|
7676
|
-
"
|
|
7675
|
+
"import",
|
|
7676
|
+
"index.js"
|
|
7677
7677
|
]
|
|
7678
7678
|
},
|
|
7679
|
-
"
|
|
7679
|
+
"import:interrupt": {
|
|
7680
7680
|
"aliases": [],
|
|
7681
7681
|
"args": {
|
|
7682
7682
|
"id": {
|
|
@@ -7685,7 +7685,7 @@
|
|
|
7685
7685
|
"required": true
|
|
7686
7686
|
}
|
|
7687
7687
|
},
|
|
7688
|
-
"description": "
|
|
7688
|
+
"description": "Send this attribute if you want to mark status as 'interrupted'.",
|
|
7689
7689
|
"flags": {
|
|
7690
7690
|
"organization": {
|
|
7691
7691
|
"char": "o",
|
|
@@ -7750,7 +7750,7 @@
|
|
|
7750
7750
|
},
|
|
7751
7751
|
"hasDynamicHelp": false,
|
|
7752
7752
|
"hiddenAliases": [],
|
|
7753
|
-
"id": "
|
|
7753
|
+
"id": "import:interrupt",
|
|
7754
7754
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
7755
7755
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
7756
7756
|
"pluginType": "core",
|
|
@@ -7760,11 +7760,11 @@
|
|
|
7760
7760
|
"relativePath": [
|
|
7761
7761
|
"lib",
|
|
7762
7762
|
"commands",
|
|
7763
|
-
"
|
|
7764
|
-
"
|
|
7763
|
+
"import",
|
|
7764
|
+
"interrupt.js"
|
|
7765
7765
|
]
|
|
7766
7766
|
},
|
|
7767
|
-
"gift_card:
|
|
7767
|
+
"gift_card:activate": {
|
|
7768
7768
|
"aliases": [],
|
|
7769
7769
|
"args": {
|
|
7770
7770
|
"id": {
|
|
@@ -7773,7 +7773,7 @@
|
|
|
7773
7773
|
"required": true
|
|
7774
7774
|
}
|
|
7775
7775
|
},
|
|
7776
|
-
"description": "
|
|
7776
|
+
"description": "Send this attribute if you want to activate a gift card.",
|
|
7777
7777
|
"flags": {
|
|
7778
7778
|
"organization": {
|
|
7779
7779
|
"char": "o",
|
|
@@ -7838,7 +7838,7 @@
|
|
|
7838
7838
|
},
|
|
7839
7839
|
"hasDynamicHelp": false,
|
|
7840
7840
|
"hiddenAliases": [],
|
|
7841
|
-
"id": "gift_card:
|
|
7841
|
+
"id": "gift_card:activate",
|
|
7842
7842
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
7843
7843
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
7844
7844
|
"pluginType": "core",
|
|
@@ -7849,10 +7849,10 @@
|
|
|
7849
7849
|
"lib",
|
|
7850
7850
|
"commands",
|
|
7851
7851
|
"gift_card",
|
|
7852
|
-
"
|
|
7852
|
+
"activate.js"
|
|
7853
7853
|
]
|
|
7854
7854
|
},
|
|
7855
|
-
"gift_card:
|
|
7855
|
+
"gift_card:add_tags": {
|
|
7856
7856
|
"aliases": [],
|
|
7857
7857
|
"args": {
|
|
7858
7858
|
"id": {
|
|
@@ -7861,7 +7861,7 @@
|
|
|
7861
7861
|
"required": true
|
|
7862
7862
|
}
|
|
7863
7863
|
},
|
|
7864
|
-
"description": "
|
|
7864
|
+
"description": "Comma separated list of tags to be added. Duplicates, invalid and non existing ones are discarded. Cannot be passed by sales channels.",
|
|
7865
7865
|
"flags": {
|
|
7866
7866
|
"organization": {
|
|
7867
7867
|
"char": "o",
|
|
@@ -7926,7 +7926,7 @@
|
|
|
7926
7926
|
},
|
|
7927
7927
|
"hasDynamicHelp": false,
|
|
7928
7928
|
"hiddenAliases": [],
|
|
7929
|
-
"id": "gift_card:
|
|
7929
|
+
"id": "gift_card:add_tags",
|
|
7930
7930
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
7931
7931
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
7932
7932
|
"pluginType": "core",
|
|
@@ -7937,10 +7937,10 @@
|
|
|
7937
7937
|
"lib",
|
|
7938
7938
|
"commands",
|
|
7939
7939
|
"gift_card",
|
|
7940
|
-
"
|
|
7940
|
+
"add_tags.js"
|
|
7941
7941
|
]
|
|
7942
7942
|
},
|
|
7943
|
-
"gift_card": {
|
|
7943
|
+
"gift_card:balance_change_cents": {
|
|
7944
7944
|
"aliases": [],
|
|
7945
7945
|
"args": {
|
|
7946
7946
|
"id": {
|
|
@@ -7949,7 +7949,7 @@
|
|
|
7949
7949
|
"required": true
|
|
7950
7950
|
}
|
|
7951
7951
|
},
|
|
7952
|
-
"description": "
|
|
7952
|
+
"description": "The balance change, in cents. Send a negative value to reduces the card balance by the specified amount. Send a positive value to recharge the gift card (if rechargeable).",
|
|
7953
7953
|
"flags": {
|
|
7954
7954
|
"organization": {
|
|
7955
7955
|
"char": "o",
|
|
@@ -8014,7 +8014,7 @@
|
|
|
8014
8014
|
},
|
|
8015
8015
|
"hasDynamicHelp": false,
|
|
8016
8016
|
"hiddenAliases": [],
|
|
8017
|
-
"id": "gift_card",
|
|
8017
|
+
"id": "gift_card:balance_change_cents",
|
|
8018
8018
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
8019
8019
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
8020
8020
|
"pluginType": "core",
|
|
@@ -8025,10 +8025,10 @@
|
|
|
8025
8025
|
"lib",
|
|
8026
8026
|
"commands",
|
|
8027
8027
|
"gift_card",
|
|
8028
|
-
"
|
|
8028
|
+
"balance_change_cents.js"
|
|
8029
8029
|
]
|
|
8030
8030
|
},
|
|
8031
|
-
"gift_card:
|
|
8031
|
+
"gift_card:deactivate": {
|
|
8032
8032
|
"aliases": [],
|
|
8033
8033
|
"args": {
|
|
8034
8034
|
"id": {
|
|
@@ -8037,7 +8037,7 @@
|
|
|
8037
8037
|
"required": true
|
|
8038
8038
|
}
|
|
8039
8039
|
},
|
|
8040
|
-
"description": "Send this attribute if you want to
|
|
8040
|
+
"description": "Send this attribute if you want to deactivate a gift card.",
|
|
8041
8041
|
"flags": {
|
|
8042
8042
|
"organization": {
|
|
8043
8043
|
"char": "o",
|
|
@@ -8102,7 +8102,7 @@
|
|
|
8102
8102
|
},
|
|
8103
8103
|
"hasDynamicHelp": false,
|
|
8104
8104
|
"hiddenAliases": [],
|
|
8105
|
-
"id": "gift_card:
|
|
8105
|
+
"id": "gift_card:deactivate",
|
|
8106
8106
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
8107
8107
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
8108
8108
|
"pluginType": "core",
|
|
@@ -8113,10 +8113,10 @@
|
|
|
8113
8113
|
"lib",
|
|
8114
8114
|
"commands",
|
|
8115
8115
|
"gift_card",
|
|
8116
|
-
"
|
|
8116
|
+
"deactivate.js"
|
|
8117
8117
|
]
|
|
8118
8118
|
},
|
|
8119
|
-
"gift_card
|
|
8119
|
+
"gift_card": {
|
|
8120
8120
|
"aliases": [],
|
|
8121
8121
|
"args": {
|
|
8122
8122
|
"id": {
|
|
@@ -8125,7 +8125,7 @@
|
|
|
8125
8125
|
"required": true
|
|
8126
8126
|
}
|
|
8127
8127
|
},
|
|
8128
|
-
"description": "
|
|
8128
|
+
"description": "execute an action on a resource of type gift_cards",
|
|
8129
8129
|
"flags": {
|
|
8130
8130
|
"organization": {
|
|
8131
8131
|
"char": "o",
|
|
@@ -8190,7 +8190,7 @@
|
|
|
8190
8190
|
},
|
|
8191
8191
|
"hasDynamicHelp": false,
|
|
8192
8192
|
"hiddenAliases": [],
|
|
8193
|
-
"id": "gift_card
|
|
8193
|
+
"id": "gift_card",
|
|
8194
8194
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
8195
8195
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
8196
8196
|
"pluginType": "core",
|
|
@@ -8201,10 +8201,10 @@
|
|
|
8201
8201
|
"lib",
|
|
8202
8202
|
"commands",
|
|
8203
8203
|
"gift_card",
|
|
8204
|
-
"
|
|
8204
|
+
"index.js"
|
|
8205
8205
|
]
|
|
8206
8206
|
},
|
|
8207
|
-
"
|
|
8207
|
+
"gift_card:purchase": {
|
|
8208
8208
|
"aliases": [],
|
|
8209
8209
|
"args": {
|
|
8210
8210
|
"id": {
|
|
@@ -8213,7 +8213,7 @@
|
|
|
8213
8213
|
"required": true
|
|
8214
8214
|
}
|
|
8215
8215
|
},
|
|
8216
|
-
"description": "
|
|
8216
|
+
"description": "Send this attribute if you want to confirm a draft gift card. The gift card becomes 'inactive', waiting to be activated.",
|
|
8217
8217
|
"flags": {
|
|
8218
8218
|
"organization": {
|
|
8219
8219
|
"char": "o",
|
|
@@ -8278,7 +8278,7 @@
|
|
|
8278
8278
|
},
|
|
8279
8279
|
"hasDynamicHelp": false,
|
|
8280
8280
|
"hiddenAliases": [],
|
|
8281
|
-
"id": "
|
|
8281
|
+
"id": "gift_card:purchase",
|
|
8282
8282
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
8283
8283
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
8284
8284
|
"pluginType": "core",
|
|
@@ -8288,11 +8288,11 @@
|
|
|
8288
8288
|
"relativePath": [
|
|
8289
8289
|
"lib",
|
|
8290
8290
|
"commands",
|
|
8291
|
-
"
|
|
8292
|
-
"
|
|
8291
|
+
"gift_card",
|
|
8292
|
+
"purchase.js"
|
|
8293
8293
|
]
|
|
8294
8294
|
},
|
|
8295
|
-
"
|
|
8295
|
+
"gift_card:remove_tags": {
|
|
8296
8296
|
"aliases": [],
|
|
8297
8297
|
"args": {
|
|
8298
8298
|
"id": {
|
|
@@ -8301,7 +8301,7 @@
|
|
|
8301
8301
|
"required": true
|
|
8302
8302
|
}
|
|
8303
8303
|
},
|
|
8304
|
-
"description": "
|
|
8304
|
+
"description": "Comma separated list of tags to be removed. Duplicates, invalid and non existing ones are discarded. Cannot be passed by sales channels.",
|
|
8305
8305
|
"flags": {
|
|
8306
8306
|
"organization": {
|
|
8307
8307
|
"char": "o",
|
|
@@ -8366,7 +8366,7 @@
|
|
|
8366
8366
|
},
|
|
8367
8367
|
"hasDynamicHelp": false,
|
|
8368
8368
|
"hiddenAliases": [],
|
|
8369
|
-
"id": "
|
|
8369
|
+
"id": "gift_card:remove_tags",
|
|
8370
8370
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
8371
8371
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
8372
8372
|
"pluginType": "core",
|
|
@@ -8376,11 +8376,11 @@
|
|
|
8376
8376
|
"relativePath": [
|
|
8377
8377
|
"lib",
|
|
8378
8378
|
"commands",
|
|
8379
|
-
"
|
|
8380
|
-
"
|
|
8379
|
+
"gift_card",
|
|
8380
|
+
"remove_tags.js"
|
|
8381
8381
|
]
|
|
8382
8382
|
},
|
|
8383
|
-
"
|
|
8383
|
+
"klarna_payment": {
|
|
8384
8384
|
"aliases": [],
|
|
8385
8385
|
"args": {
|
|
8386
8386
|
"id": {
|
|
@@ -8389,7 +8389,7 @@
|
|
|
8389
8389
|
"required": true
|
|
8390
8390
|
}
|
|
8391
8391
|
},
|
|
8392
|
-
"description": "
|
|
8392
|
+
"description": "execute an action on a resource of type klarna_payments",
|
|
8393
8393
|
"flags": {
|
|
8394
8394
|
"organization": {
|
|
8395
8395
|
"char": "o",
|
|
@@ -8454,7 +8454,7 @@
|
|
|
8454
8454
|
},
|
|
8455
8455
|
"hasDynamicHelp": false,
|
|
8456
8456
|
"hiddenAliases": [],
|
|
8457
|
-
"id": "
|
|
8457
|
+
"id": "klarna_payment",
|
|
8458
8458
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
8459
8459
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
8460
8460
|
"pluginType": "core",
|
|
@@ -8464,11 +8464,11 @@
|
|
|
8464
8464
|
"relativePath": [
|
|
8465
8465
|
"lib",
|
|
8466
8466
|
"commands",
|
|
8467
|
-
"
|
|
8468
|
-
"
|
|
8467
|
+
"klarna_payment",
|
|
8468
|
+
"index.js"
|
|
8469
8469
|
]
|
|
8470
8470
|
},
|
|
8471
|
-
"
|
|
8471
|
+
"klarna_payment:update": {
|
|
8472
8472
|
"aliases": [],
|
|
8473
8473
|
"args": {
|
|
8474
8474
|
"id": {
|
|
@@ -8477,7 +8477,7 @@
|
|
|
8477
8477
|
"required": true
|
|
8478
8478
|
}
|
|
8479
8479
|
},
|
|
8480
|
-
"description": "Send this attribute if you want to
|
|
8480
|
+
"description": "Send this attribute if you want to update the payment session with fresh order data.",
|
|
8481
8481
|
"flags": {
|
|
8482
8482
|
"organization": {
|
|
8483
8483
|
"char": "o",
|
|
@@ -8542,7 +8542,7 @@
|
|
|
8542
8542
|
},
|
|
8543
8543
|
"hasDynamicHelp": false,
|
|
8544
8544
|
"hiddenAliases": [],
|
|
8545
|
-
"id": "
|
|
8545
|
+
"id": "klarna_payment:update",
|
|
8546
8546
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
8547
8547
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
8548
8548
|
"pluginType": "core",
|
|
@@ -8552,11 +8552,11 @@
|
|
|
8552
8552
|
"relativePath": [
|
|
8553
8553
|
"lib",
|
|
8554
8554
|
"commands",
|
|
8555
|
-
"
|
|
8556
|
-
"
|
|
8555
|
+
"klarna_payment",
|
|
8556
|
+
"update.js"
|
|
8557
8557
|
]
|
|
8558
8558
|
},
|
|
8559
|
-
"in_stock_subscription": {
|
|
8559
|
+
"in_stock_subscription:activate": {
|
|
8560
8560
|
"aliases": [],
|
|
8561
8561
|
"args": {
|
|
8562
8562
|
"id": {
|
|
@@ -8565,7 +8565,7 @@
|
|
|
8565
8565
|
"required": true
|
|
8566
8566
|
}
|
|
8567
8567
|
},
|
|
8568
|
-
"description": "
|
|
8568
|
+
"description": "Send this attribute if you want to activate an inactive subscription.",
|
|
8569
8569
|
"flags": {
|
|
8570
8570
|
"organization": {
|
|
8571
8571
|
"char": "o",
|
|
@@ -8630,7 +8630,7 @@
|
|
|
8630
8630
|
},
|
|
8631
8631
|
"hasDynamicHelp": false,
|
|
8632
8632
|
"hiddenAliases": [],
|
|
8633
|
-
"id": "in_stock_subscription",
|
|
8633
|
+
"id": "in_stock_subscription:activate",
|
|
8634
8634
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
8635
8635
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
8636
8636
|
"pluginType": "core",
|
|
@@ -8641,10 +8641,10 @@
|
|
|
8641
8641
|
"lib",
|
|
8642
8642
|
"commands",
|
|
8643
8643
|
"in_stock_subscription",
|
|
8644
|
-
"
|
|
8644
|
+
"activate.js"
|
|
8645
8645
|
]
|
|
8646
8646
|
},
|
|
8647
|
-
"
|
|
8647
|
+
"in_stock_subscription:deactivate": {
|
|
8648
8648
|
"aliases": [],
|
|
8649
8649
|
"args": {
|
|
8650
8650
|
"id": {
|
|
@@ -8653,7 +8653,7 @@
|
|
|
8653
8653
|
"required": true
|
|
8654
8654
|
}
|
|
8655
8655
|
},
|
|
8656
|
-
"description": "
|
|
8656
|
+
"description": "Send this attribute if you want to dactivate an active subscription.",
|
|
8657
8657
|
"flags": {
|
|
8658
8658
|
"organization": {
|
|
8659
8659
|
"char": "o",
|
|
@@ -8718,7 +8718,7 @@
|
|
|
8718
8718
|
},
|
|
8719
8719
|
"hasDynamicHelp": false,
|
|
8720
8720
|
"hiddenAliases": [],
|
|
8721
|
-
"id": "
|
|
8721
|
+
"id": "in_stock_subscription:deactivate",
|
|
8722
8722
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
8723
8723
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
8724
8724
|
"pluginType": "core",
|
|
@@ -8728,11 +8728,11 @@
|
|
|
8728
8728
|
"relativePath": [
|
|
8729
8729
|
"lib",
|
|
8730
8730
|
"commands",
|
|
8731
|
-
"
|
|
8732
|
-
"
|
|
8731
|
+
"in_stock_subscription",
|
|
8732
|
+
"deactivate.js"
|
|
8733
8733
|
]
|
|
8734
8734
|
},
|
|
8735
|
-
"
|
|
8735
|
+
"in_stock_subscription": {
|
|
8736
8736
|
"aliases": [],
|
|
8737
8737
|
"args": {
|
|
8738
8738
|
"id": {
|
|
@@ -8741,7 +8741,7 @@
|
|
|
8741
8741
|
"required": true
|
|
8742
8742
|
}
|
|
8743
8743
|
},
|
|
8744
|
-
"description": "
|
|
8744
|
+
"description": "execute an action on a resource of type in_stock_subscriptions",
|
|
8745
8745
|
"flags": {
|
|
8746
8746
|
"organization": {
|
|
8747
8747
|
"char": "o",
|
|
@@ -8806,7 +8806,7 @@
|
|
|
8806
8806
|
},
|
|
8807
8807
|
"hasDynamicHelp": false,
|
|
8808
8808
|
"hiddenAliases": [],
|
|
8809
|
-
"id": "
|
|
8809
|
+
"id": "in_stock_subscription",
|
|
8810
8810
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
8811
8811
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
8812
8812
|
"pluginType": "core",
|
|
@@ -8816,8 +8816,8 @@
|
|
|
8816
8816
|
"relativePath": [
|
|
8817
8817
|
"lib",
|
|
8818
8818
|
"commands",
|
|
8819
|
-
"
|
|
8820
|
-
"
|
|
8819
|
+
"in_stock_subscription",
|
|
8820
|
+
"index.js"
|
|
8821
8821
|
]
|
|
8822
8822
|
},
|
|
8823
8823
|
"line_item:add_tags": {
|
|
@@ -15183,7 +15183,7 @@
|
|
|
15183
15183
|
"restock.js"
|
|
15184
15184
|
]
|
|
15185
15185
|
},
|
|
15186
|
-
"
|
|
15186
|
+
"return:add_tags": {
|
|
15187
15187
|
"aliases": [],
|
|
15188
15188
|
"args": {
|
|
15189
15189
|
"id": {
|
|
@@ -15192,7 +15192,7 @@
|
|
|
15192
15192
|
"required": true
|
|
15193
15193
|
}
|
|
15194
15194
|
},
|
|
15195
|
-
"description": "
|
|
15195
|
+
"description": "Comma separated list of tags to be added. Duplicates, invalid and non existing ones are discarded. Cannot be passed by sales channels.",
|
|
15196
15196
|
"flags": {
|
|
15197
15197
|
"organization": {
|
|
15198
15198
|
"char": "o",
|
|
@@ -15257,7 +15257,7 @@
|
|
|
15257
15257
|
},
|
|
15258
15258
|
"hasDynamicHelp": false,
|
|
15259
15259
|
"hiddenAliases": [],
|
|
15260
|
-
"id": "
|
|
15260
|
+
"id": "return:add_tags",
|
|
15261
15261
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
15262
15262
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
15263
15263
|
"pluginType": "core",
|
|
@@ -15267,11 +15267,11 @@
|
|
|
15267
15267
|
"relativePath": [
|
|
15268
15268
|
"lib",
|
|
15269
15269
|
"commands",
|
|
15270
|
-
"
|
|
15271
|
-
"
|
|
15270
|
+
"return",
|
|
15271
|
+
"add_tags.js"
|
|
15272
15272
|
]
|
|
15273
15273
|
},
|
|
15274
|
-
"
|
|
15274
|
+
"return:approve": {
|
|
15275
15275
|
"aliases": [],
|
|
15276
15276
|
"args": {
|
|
15277
15277
|
"id": {
|
|
@@ -15280,7 +15280,7 @@
|
|
|
15280
15280
|
"required": true
|
|
15281
15281
|
}
|
|
15282
15282
|
},
|
|
15283
|
-
"description": "Send this attribute if you want to
|
|
15283
|
+
"description": "Send this attribute if you want to mark this return as approved.",
|
|
15284
15284
|
"flags": {
|
|
15285
15285
|
"organization": {
|
|
15286
15286
|
"char": "o",
|
|
@@ -15345,7 +15345,7 @@
|
|
|
15345
15345
|
},
|
|
15346
15346
|
"hasDynamicHelp": false,
|
|
15347
15347
|
"hiddenAliases": [],
|
|
15348
|
-
"id": "
|
|
15348
|
+
"id": "return:approve",
|
|
15349
15349
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
15350
15350
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
15351
15351
|
"pluginType": "core",
|
|
@@ -15355,11 +15355,11 @@
|
|
|
15355
15355
|
"relativePath": [
|
|
15356
15356
|
"lib",
|
|
15357
15357
|
"commands",
|
|
15358
|
-
"
|
|
15359
|
-
"
|
|
15358
|
+
"return",
|
|
15359
|
+
"approve.js"
|
|
15360
15360
|
]
|
|
15361
15361
|
},
|
|
15362
|
-
"return:
|
|
15362
|
+
"return:archive": {
|
|
15363
15363
|
"aliases": [],
|
|
15364
15364
|
"args": {
|
|
15365
15365
|
"id": {
|
|
@@ -15368,7 +15368,7 @@
|
|
|
15368
15368
|
"required": true
|
|
15369
15369
|
}
|
|
15370
15370
|
},
|
|
15371
|
-
"description": "
|
|
15371
|
+
"description": "Send this attribute if you want to archive the return.",
|
|
15372
15372
|
"flags": {
|
|
15373
15373
|
"organization": {
|
|
15374
15374
|
"char": "o",
|
|
@@ -15433,7 +15433,7 @@
|
|
|
15433
15433
|
},
|
|
15434
15434
|
"hasDynamicHelp": false,
|
|
15435
15435
|
"hiddenAliases": [],
|
|
15436
|
-
"id": "return:
|
|
15436
|
+
"id": "return:archive",
|
|
15437
15437
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
15438
15438
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
15439
15439
|
"pluginType": "core",
|
|
@@ -15444,10 +15444,10 @@
|
|
|
15444
15444
|
"lib",
|
|
15445
15445
|
"commands",
|
|
15446
15446
|
"return",
|
|
15447
|
-
"
|
|
15447
|
+
"archive.js"
|
|
15448
15448
|
]
|
|
15449
15449
|
},
|
|
15450
|
-
"return:
|
|
15450
|
+
"return:cancel": {
|
|
15451
15451
|
"aliases": [],
|
|
15452
15452
|
"args": {
|
|
15453
15453
|
"id": {
|
|
@@ -15456,7 +15456,7 @@
|
|
|
15456
15456
|
"required": true
|
|
15457
15457
|
}
|
|
15458
15458
|
},
|
|
15459
|
-
"description": "Send this attribute if you want to mark this return as
|
|
15459
|
+
"description": "Send this attribute if you want to mark this return as cancelled.",
|
|
15460
15460
|
"flags": {
|
|
15461
15461
|
"organization": {
|
|
15462
15462
|
"char": "o",
|
|
@@ -15521,7 +15521,7 @@
|
|
|
15521
15521
|
},
|
|
15522
15522
|
"hasDynamicHelp": false,
|
|
15523
15523
|
"hiddenAliases": [],
|
|
15524
|
-
"id": "return:
|
|
15524
|
+
"id": "return:cancel",
|
|
15525
15525
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
15526
15526
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
15527
15527
|
"pluginType": "core",
|
|
@@ -15532,10 +15532,10 @@
|
|
|
15532
15532
|
"lib",
|
|
15533
15533
|
"commands",
|
|
15534
15534
|
"return",
|
|
15535
|
-
"
|
|
15535
|
+
"cancel.js"
|
|
15536
15536
|
]
|
|
15537
15537
|
},
|
|
15538
|
-
"return
|
|
15538
|
+
"return": {
|
|
15539
15539
|
"aliases": [],
|
|
15540
15540
|
"args": {
|
|
15541
15541
|
"id": {
|
|
@@ -15544,7 +15544,7 @@
|
|
|
15544
15544
|
"required": true
|
|
15545
15545
|
}
|
|
15546
15546
|
},
|
|
15547
|
-
"description": "
|
|
15547
|
+
"description": "execute an action on a resource of type returns",
|
|
15548
15548
|
"flags": {
|
|
15549
15549
|
"organization": {
|
|
15550
15550
|
"char": "o",
|
|
@@ -15609,7 +15609,7 @@
|
|
|
15609
15609
|
},
|
|
15610
15610
|
"hasDynamicHelp": false,
|
|
15611
15611
|
"hiddenAliases": [],
|
|
15612
|
-
"id": "return
|
|
15612
|
+
"id": "return",
|
|
15613
15613
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
15614
15614
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
15615
15615
|
"pluginType": "core",
|
|
@@ -15620,10 +15620,10 @@
|
|
|
15620
15620
|
"lib",
|
|
15621
15621
|
"commands",
|
|
15622
15622
|
"return",
|
|
15623
|
-
"
|
|
15623
|
+
"index.js"
|
|
15624
15624
|
]
|
|
15625
15625
|
},
|
|
15626
|
-
"return:
|
|
15626
|
+
"return:receive": {
|
|
15627
15627
|
"aliases": [],
|
|
15628
15628
|
"args": {
|
|
15629
15629
|
"id": {
|
|
@@ -15632,7 +15632,7 @@
|
|
|
15632
15632
|
"required": true
|
|
15633
15633
|
}
|
|
15634
15634
|
},
|
|
15635
|
-
"description": "Send this attribute if you want to mark this return as
|
|
15635
|
+
"description": "Send this attribute if you want to mark this return as received.",
|
|
15636
15636
|
"flags": {
|
|
15637
15637
|
"organization": {
|
|
15638
15638
|
"char": "o",
|
|
@@ -15697,7 +15697,7 @@
|
|
|
15697
15697
|
},
|
|
15698
15698
|
"hasDynamicHelp": false,
|
|
15699
15699
|
"hiddenAliases": [],
|
|
15700
|
-
"id": "return:
|
|
15700
|
+
"id": "return:receive",
|
|
15701
15701
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
15702
15702
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
15703
15703
|
"pluginType": "core",
|
|
@@ -15708,10 +15708,10 @@
|
|
|
15708
15708
|
"lib",
|
|
15709
15709
|
"commands",
|
|
15710
15710
|
"return",
|
|
15711
|
-
"
|
|
15711
|
+
"receive.js"
|
|
15712
15712
|
]
|
|
15713
15713
|
},
|
|
15714
|
-
"return": {
|
|
15714
|
+
"return:refund": {
|
|
15715
15715
|
"aliases": [],
|
|
15716
15716
|
"args": {
|
|
15717
15717
|
"id": {
|
|
@@ -15720,7 +15720,7 @@
|
|
|
15720
15720
|
"required": true
|
|
15721
15721
|
}
|
|
15722
15722
|
},
|
|
15723
|
-
"description": "
|
|
15723
|
+
"description": "Send this attribute if you want to create a refund for this return.",
|
|
15724
15724
|
"flags": {
|
|
15725
15725
|
"organization": {
|
|
15726
15726
|
"char": "o",
|
|
@@ -15785,7 +15785,7 @@
|
|
|
15785
15785
|
},
|
|
15786
15786
|
"hasDynamicHelp": false,
|
|
15787
15787
|
"hiddenAliases": [],
|
|
15788
|
-
"id": "return",
|
|
15788
|
+
"id": "return:refund",
|
|
15789
15789
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
15790
15790
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
15791
15791
|
"pluginType": "core",
|
|
@@ -15796,10 +15796,10 @@
|
|
|
15796
15796
|
"lib",
|
|
15797
15797
|
"commands",
|
|
15798
15798
|
"return",
|
|
15799
|
-
"
|
|
15799
|
+
"refund.js"
|
|
15800
15800
|
]
|
|
15801
15801
|
},
|
|
15802
|
-
"return:
|
|
15802
|
+
"return:refund_amount_cents": {
|
|
15803
15803
|
"aliases": [],
|
|
15804
15804
|
"args": {
|
|
15805
15805
|
"id": {
|
|
@@ -15808,7 +15808,7 @@
|
|
|
15808
15808
|
"required": true
|
|
15809
15809
|
}
|
|
15810
15810
|
},
|
|
15811
|
-
"description": "Send this attribute
|
|
15811
|
+
"description": "Send this attribute as a value in cents to specify the amount to be refunded.",
|
|
15812
15812
|
"flags": {
|
|
15813
15813
|
"organization": {
|
|
15814
15814
|
"char": "o",
|
|
@@ -15873,7 +15873,7 @@
|
|
|
15873
15873
|
},
|
|
15874
15874
|
"hasDynamicHelp": false,
|
|
15875
15875
|
"hiddenAliases": [],
|
|
15876
|
-
"id": "return:
|
|
15876
|
+
"id": "return:refund_amount_cents",
|
|
15877
15877
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
15878
15878
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
15879
15879
|
"pluginType": "core",
|
|
@@ -15884,10 +15884,10 @@
|
|
|
15884
15884
|
"lib",
|
|
15885
15885
|
"commands",
|
|
15886
15886
|
"return",
|
|
15887
|
-
"
|
|
15887
|
+
"refund_amount_cents.js"
|
|
15888
15888
|
]
|
|
15889
15889
|
},
|
|
15890
|
-
"return:
|
|
15890
|
+
"return:reject": {
|
|
15891
15891
|
"aliases": [],
|
|
15892
15892
|
"args": {
|
|
15893
15893
|
"id": {
|
|
@@ -15896,7 +15896,7 @@
|
|
|
15896
15896
|
"required": true
|
|
15897
15897
|
}
|
|
15898
15898
|
},
|
|
15899
|
-
"description": "Send this attribute if you want to
|
|
15899
|
+
"description": "Send this attribute if you want to mark this return as rejected.",
|
|
15900
15900
|
"flags": {
|
|
15901
15901
|
"organization": {
|
|
15902
15902
|
"char": "o",
|
|
@@ -15961,7 +15961,7 @@
|
|
|
15961
15961
|
},
|
|
15962
15962
|
"hasDynamicHelp": false,
|
|
15963
15963
|
"hiddenAliases": [],
|
|
15964
|
-
"id": "return:
|
|
15964
|
+
"id": "return:reject",
|
|
15965
15965
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
15966
15966
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
15967
15967
|
"pluginType": "core",
|
|
@@ -15972,10 +15972,10 @@
|
|
|
15972
15972
|
"lib",
|
|
15973
15973
|
"commands",
|
|
15974
15974
|
"return",
|
|
15975
|
-
"
|
|
15975
|
+
"reject.js"
|
|
15976
15976
|
]
|
|
15977
15977
|
},
|
|
15978
|
-
"return:
|
|
15978
|
+
"return:remove_tags": {
|
|
15979
15979
|
"aliases": [],
|
|
15980
15980
|
"args": {
|
|
15981
15981
|
"id": {
|
|
@@ -15984,7 +15984,7 @@
|
|
|
15984
15984
|
"required": true
|
|
15985
15985
|
}
|
|
15986
15986
|
},
|
|
15987
|
-
"description": "
|
|
15987
|
+
"description": "Comma separated list of tags to be removed. Duplicates, invalid and non existing ones are discarded. Cannot be passed by sales channels.",
|
|
15988
15988
|
"flags": {
|
|
15989
15989
|
"organization": {
|
|
15990
15990
|
"char": "o",
|
|
@@ -16049,7 +16049,7 @@
|
|
|
16049
16049
|
},
|
|
16050
16050
|
"hasDynamicHelp": false,
|
|
16051
16051
|
"hiddenAliases": [],
|
|
16052
|
-
"id": "return:
|
|
16052
|
+
"id": "return:remove_tags",
|
|
16053
16053
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
16054
16054
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
16055
16055
|
"pluginType": "core",
|
|
@@ -16060,10 +16060,10 @@
|
|
|
16060
16060
|
"lib",
|
|
16061
16061
|
"commands",
|
|
16062
16062
|
"return",
|
|
16063
|
-
"
|
|
16063
|
+
"remove_tags.js"
|
|
16064
16064
|
]
|
|
16065
16065
|
},
|
|
16066
|
-
"return:
|
|
16066
|
+
"return:request": {
|
|
16067
16067
|
"aliases": [],
|
|
16068
16068
|
"args": {
|
|
16069
16069
|
"id": {
|
|
@@ -16072,7 +16072,7 @@
|
|
|
16072
16072
|
"required": true
|
|
16073
16073
|
}
|
|
16074
16074
|
},
|
|
16075
|
-
"description": "Send this attribute if you want to
|
|
16075
|
+
"description": "Send this attribute if you want to activate this return.",
|
|
16076
16076
|
"flags": {
|
|
16077
16077
|
"organization": {
|
|
16078
16078
|
"char": "o",
|
|
@@ -16137,7 +16137,7 @@
|
|
|
16137
16137
|
},
|
|
16138
16138
|
"hasDynamicHelp": false,
|
|
16139
16139
|
"hiddenAliases": [],
|
|
16140
|
-
"id": "return:
|
|
16140
|
+
"id": "return:request",
|
|
16141
16141
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
16142
16142
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
16143
16143
|
"pluginType": "core",
|
|
@@ -16148,10 +16148,10 @@
|
|
|
16148
16148
|
"lib",
|
|
16149
16149
|
"commands",
|
|
16150
16150
|
"return",
|
|
16151
|
-
"
|
|
16151
|
+
"request.js"
|
|
16152
16152
|
]
|
|
16153
16153
|
},
|
|
16154
|
-
"return:
|
|
16154
|
+
"return:restock": {
|
|
16155
16155
|
"aliases": [],
|
|
16156
16156
|
"args": {
|
|
16157
16157
|
"id": {
|
|
@@ -16160,7 +16160,7 @@
|
|
|
16160
16160
|
"required": true
|
|
16161
16161
|
}
|
|
16162
16162
|
},
|
|
16163
|
-
"description": "
|
|
16163
|
+
"description": "Send this attribute if you want to restock all of the return line items.",
|
|
16164
16164
|
"flags": {
|
|
16165
16165
|
"organization": {
|
|
16166
16166
|
"char": "o",
|
|
@@ -16225,7 +16225,7 @@
|
|
|
16225
16225
|
},
|
|
16226
16226
|
"hasDynamicHelp": false,
|
|
16227
16227
|
"hiddenAliases": [],
|
|
16228
|
-
"id": "return:
|
|
16228
|
+
"id": "return:restock",
|
|
16229
16229
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
16230
16230
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
16231
16231
|
"pluginType": "core",
|
|
@@ -16236,10 +16236,10 @@
|
|
|
16236
16236
|
"lib",
|
|
16237
16237
|
"commands",
|
|
16238
16238
|
"return",
|
|
16239
|
-
"
|
|
16239
|
+
"restock.js"
|
|
16240
16240
|
]
|
|
16241
16241
|
},
|
|
16242
|
-
"return:
|
|
16242
|
+
"return:ship": {
|
|
16243
16243
|
"aliases": [],
|
|
16244
16244
|
"args": {
|
|
16245
16245
|
"id": {
|
|
@@ -16248,7 +16248,7 @@
|
|
|
16248
16248
|
"required": true
|
|
16249
16249
|
}
|
|
16250
16250
|
},
|
|
16251
|
-
"description": "Send this attribute if you want to
|
|
16251
|
+
"description": "Send this attribute if you want to mark this return as shipped.",
|
|
16252
16252
|
"flags": {
|
|
16253
16253
|
"organization": {
|
|
16254
16254
|
"char": "o",
|
|
@@ -16313,7 +16313,7 @@
|
|
|
16313
16313
|
},
|
|
16314
16314
|
"hasDynamicHelp": false,
|
|
16315
16315
|
"hiddenAliases": [],
|
|
16316
|
-
"id": "return:
|
|
16316
|
+
"id": "return:ship",
|
|
16317
16317
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
16318
16318
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
16319
16319
|
"pluginType": "core",
|
|
@@ -16324,10 +16324,10 @@
|
|
|
16324
16324
|
"lib",
|
|
16325
16325
|
"commands",
|
|
16326
16326
|
"return",
|
|
16327
|
-
"
|
|
16327
|
+
"ship.js"
|
|
16328
16328
|
]
|
|
16329
16329
|
},
|
|
16330
|
-
"return:
|
|
16330
|
+
"return:unarchive": {
|
|
16331
16331
|
"aliases": [],
|
|
16332
16332
|
"args": {
|
|
16333
16333
|
"id": {
|
|
@@ -16336,7 +16336,7 @@
|
|
|
16336
16336
|
"required": true
|
|
16337
16337
|
}
|
|
16338
16338
|
},
|
|
16339
|
-
"description": "Send this attribute if you want to
|
|
16339
|
+
"description": "Send this attribute if you want to unarchive the return.",
|
|
16340
16340
|
"flags": {
|
|
16341
16341
|
"organization": {
|
|
16342
16342
|
"char": "o",
|
|
@@ -16401,7 +16401,7 @@
|
|
|
16401
16401
|
},
|
|
16402
16402
|
"hasDynamicHelp": false,
|
|
16403
16403
|
"hiddenAliases": [],
|
|
16404
|
-
"id": "return:
|
|
16404
|
+
"id": "return:unarchive",
|
|
16405
16405
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
16406
16406
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
16407
16407
|
"pluginType": "core",
|
|
@@ -16412,10 +16412,10 @@
|
|
|
16412
16412
|
"lib",
|
|
16413
16413
|
"commands",
|
|
16414
16414
|
"return",
|
|
16415
|
-
"
|
|
16415
|
+
"unarchive.js"
|
|
16416
16416
|
]
|
|
16417
16417
|
},
|
|
16418
|
-
"
|
|
16418
|
+
"satispay_payment": {
|
|
16419
16419
|
"aliases": [],
|
|
16420
16420
|
"args": {
|
|
16421
16421
|
"id": {
|
|
@@ -16424,7 +16424,7 @@
|
|
|
16424
16424
|
"required": true
|
|
16425
16425
|
}
|
|
16426
16426
|
},
|
|
16427
|
-
"description": "
|
|
16427
|
+
"description": "execute an action on a resource of type satispay_payments",
|
|
16428
16428
|
"flags": {
|
|
16429
16429
|
"organization": {
|
|
16430
16430
|
"char": "o",
|
|
@@ -16489,7 +16489,7 @@
|
|
|
16489
16489
|
},
|
|
16490
16490
|
"hasDynamicHelp": false,
|
|
16491
16491
|
"hiddenAliases": [],
|
|
16492
|
-
"id": "
|
|
16492
|
+
"id": "satispay_payment",
|
|
16493
16493
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
16494
16494
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
16495
16495
|
"pluginType": "core",
|
|
@@ -16499,11 +16499,11 @@
|
|
|
16499
16499
|
"relativePath": [
|
|
16500
16500
|
"lib",
|
|
16501
16501
|
"commands",
|
|
16502
|
-
"
|
|
16503
|
-
"
|
|
16502
|
+
"satispay_payment",
|
|
16503
|
+
"index.js"
|
|
16504
16504
|
]
|
|
16505
16505
|
},
|
|
16506
|
-
"
|
|
16506
|
+
"satispay_payment:refresh": {
|
|
16507
16507
|
"aliases": [],
|
|
16508
16508
|
"args": {
|
|
16509
16509
|
"id": {
|
|
@@ -16512,7 +16512,7 @@
|
|
|
16512
16512
|
"required": true
|
|
16513
16513
|
}
|
|
16514
16514
|
},
|
|
16515
|
-
"description": "Send this attribute if you want to
|
|
16515
|
+
"description": "Send this attribute if you want to refresh all the pending transactions, can be used as webhooks fallback logic.",
|
|
16516
16516
|
"flags": {
|
|
16517
16517
|
"organization": {
|
|
16518
16518
|
"char": "o",
|
|
@@ -16577,7 +16577,7 @@
|
|
|
16577
16577
|
},
|
|
16578
16578
|
"hasDynamicHelp": false,
|
|
16579
16579
|
"hiddenAliases": [],
|
|
16580
|
-
"id": "
|
|
16580
|
+
"id": "satispay_payment:refresh",
|
|
16581
16581
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
16582
16582
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
16583
16583
|
"pluginType": "core",
|
|
@@ -16587,8 +16587,8 @@
|
|
|
16587
16587
|
"relativePath": [
|
|
16588
16588
|
"lib",
|
|
16589
16589
|
"commands",
|
|
16590
|
-
"
|
|
16591
|
-
"
|
|
16590
|
+
"satispay_payment",
|
|
16591
|
+
"refresh.js"
|
|
16592
16592
|
]
|
|
16593
16593
|
},
|
|
16594
16594
|
"shipping_method:disable": {
|
|
@@ -19847,7 +19847,7 @@
|
|
|
19847
19847
|
"update.js"
|
|
19848
19848
|
]
|
|
19849
19849
|
},
|
|
19850
|
-
"
|
|
19850
|
+
"stock_transfer:cancel": {
|
|
19851
19851
|
"aliases": [],
|
|
19852
19852
|
"args": {
|
|
19853
19853
|
"id": {
|
|
@@ -19856,7 +19856,7 @@
|
|
|
19856
19856
|
"required": true
|
|
19857
19857
|
}
|
|
19858
19858
|
},
|
|
19859
|
-
"description": "
|
|
19859
|
+
"description": "Send this attribute if you want to cancel this stock transfer.",
|
|
19860
19860
|
"flags": {
|
|
19861
19861
|
"organization": {
|
|
19862
19862
|
"char": "o",
|
|
@@ -19921,7 +19921,7 @@
|
|
|
19921
19921
|
},
|
|
19922
19922
|
"hasDynamicHelp": false,
|
|
19923
19923
|
"hiddenAliases": [],
|
|
19924
|
-
"id": "
|
|
19924
|
+
"id": "stock_transfer:cancel",
|
|
19925
19925
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
19926
19926
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
19927
19927
|
"pluginType": "core",
|
|
@@ -19931,11 +19931,11 @@
|
|
|
19931
19931
|
"relativePath": [
|
|
19932
19932
|
"lib",
|
|
19933
19933
|
"commands",
|
|
19934
|
-
"
|
|
19935
|
-
"
|
|
19934
|
+
"stock_transfer",
|
|
19935
|
+
"cancel.js"
|
|
19936
19936
|
]
|
|
19937
19937
|
},
|
|
19938
|
-
"
|
|
19938
|
+
"stock_transfer:complete": {
|
|
19939
19939
|
"aliases": [],
|
|
19940
19940
|
"args": {
|
|
19941
19941
|
"id": {
|
|
@@ -19944,7 +19944,7 @@
|
|
|
19944
19944
|
"required": true
|
|
19945
19945
|
}
|
|
19946
19946
|
},
|
|
19947
|
-
"description": "Send this attribute if you want to
|
|
19947
|
+
"description": "Send this attribute if you want to complete this stock transfer.",
|
|
19948
19948
|
"flags": {
|
|
19949
19949
|
"organization": {
|
|
19950
19950
|
"char": "o",
|
|
@@ -20009,7 +20009,7 @@
|
|
|
20009
20009
|
},
|
|
20010
20010
|
"hasDynamicHelp": false,
|
|
20011
20011
|
"hiddenAliases": [],
|
|
20012
|
-
"id": "
|
|
20012
|
+
"id": "stock_transfer:complete",
|
|
20013
20013
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
20014
20014
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
20015
20015
|
"pluginType": "core",
|
|
@@ -20019,11 +20019,11 @@
|
|
|
20019
20019
|
"relativePath": [
|
|
20020
20020
|
"lib",
|
|
20021
20021
|
"commands",
|
|
20022
|
-
"
|
|
20023
|
-
"
|
|
20022
|
+
"stock_transfer",
|
|
20023
|
+
"complete.js"
|
|
20024
20024
|
]
|
|
20025
20025
|
},
|
|
20026
|
-
"
|
|
20026
|
+
"stock_transfer:in_transit": {
|
|
20027
20027
|
"aliases": [],
|
|
20028
20028
|
"args": {
|
|
20029
20029
|
"id": {
|
|
@@ -20032,7 +20032,7 @@
|
|
|
20032
20032
|
"required": true
|
|
20033
20033
|
}
|
|
20034
20034
|
},
|
|
20035
|
-
"description": "Send this attribute if you want to
|
|
20035
|
+
"description": "Send this attribute if you want to mark this stock transfer as in transit.",
|
|
20036
20036
|
"flags": {
|
|
20037
20037
|
"organization": {
|
|
20038
20038
|
"char": "o",
|
|
@@ -20097,7 +20097,7 @@
|
|
|
20097
20097
|
},
|
|
20098
20098
|
"hasDynamicHelp": false,
|
|
20099
20099
|
"hiddenAliases": [],
|
|
20100
|
-
"id": "
|
|
20100
|
+
"id": "stock_transfer:in_transit",
|
|
20101
20101
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
20102
20102
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
20103
20103
|
"pluginType": "core",
|
|
@@ -20107,11 +20107,11 @@
|
|
|
20107
20107
|
"relativePath": [
|
|
20108
20108
|
"lib",
|
|
20109
20109
|
"commands",
|
|
20110
|
-
"
|
|
20111
|
-
"
|
|
20110
|
+
"stock_transfer",
|
|
20111
|
+
"in_transit.js"
|
|
20112
20112
|
]
|
|
20113
20113
|
},
|
|
20114
|
-
"
|
|
20114
|
+
"stock_transfer": {
|
|
20115
20115
|
"aliases": [],
|
|
20116
20116
|
"args": {
|
|
20117
20117
|
"id": {
|
|
@@ -20120,7 +20120,7 @@
|
|
|
20120
20120
|
"required": true
|
|
20121
20121
|
}
|
|
20122
20122
|
},
|
|
20123
|
-
"description": "execute an action on a resource of type
|
|
20123
|
+
"description": "execute an action on a resource of type stock_transfers",
|
|
20124
20124
|
"flags": {
|
|
20125
20125
|
"organization": {
|
|
20126
20126
|
"char": "o",
|
|
@@ -20185,7 +20185,7 @@
|
|
|
20185
20185
|
},
|
|
20186
20186
|
"hasDynamicHelp": false,
|
|
20187
20187
|
"hiddenAliases": [],
|
|
20188
|
-
"id": "
|
|
20188
|
+
"id": "stock_transfer",
|
|
20189
20189
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
20190
20190
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
20191
20191
|
"pluginType": "core",
|
|
@@ -20195,11 +20195,11 @@
|
|
|
20195
20195
|
"relativePath": [
|
|
20196
20196
|
"lib",
|
|
20197
20197
|
"commands",
|
|
20198
|
-
"
|
|
20198
|
+
"stock_transfer",
|
|
20199
20199
|
"index.js"
|
|
20200
20200
|
]
|
|
20201
20201
|
},
|
|
20202
|
-
"stock_transfer:
|
|
20202
|
+
"stock_transfer:on_hold": {
|
|
20203
20203
|
"aliases": [],
|
|
20204
20204
|
"args": {
|
|
20205
20205
|
"id": {
|
|
@@ -20208,7 +20208,7 @@
|
|
|
20208
20208
|
"required": true
|
|
20209
20209
|
}
|
|
20210
20210
|
},
|
|
20211
|
-
"description": "Send this attribute if you want to
|
|
20211
|
+
"description": "Send this attribute if you want to put this stock transfer on hold.",
|
|
20212
20212
|
"flags": {
|
|
20213
20213
|
"organization": {
|
|
20214
20214
|
"char": "o",
|
|
@@ -20273,7 +20273,7 @@
|
|
|
20273
20273
|
},
|
|
20274
20274
|
"hasDynamicHelp": false,
|
|
20275
20275
|
"hiddenAliases": [],
|
|
20276
|
-
"id": "stock_transfer:
|
|
20276
|
+
"id": "stock_transfer:on_hold",
|
|
20277
20277
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
20278
20278
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
20279
20279
|
"pluginType": "core",
|
|
@@ -20284,10 +20284,10 @@
|
|
|
20284
20284
|
"lib",
|
|
20285
20285
|
"commands",
|
|
20286
20286
|
"stock_transfer",
|
|
20287
|
-
"
|
|
20287
|
+
"on_hold.js"
|
|
20288
20288
|
]
|
|
20289
20289
|
},
|
|
20290
|
-
"stock_transfer:
|
|
20290
|
+
"stock_transfer:picking": {
|
|
20291
20291
|
"aliases": [],
|
|
20292
20292
|
"args": {
|
|
20293
20293
|
"id": {
|
|
@@ -20296,7 +20296,7 @@
|
|
|
20296
20296
|
"required": true
|
|
20297
20297
|
}
|
|
20298
20298
|
},
|
|
20299
|
-
"description": "Send this attribute if you want to
|
|
20299
|
+
"description": "Send this attribute if you want to start picking this stock transfer.",
|
|
20300
20300
|
"flags": {
|
|
20301
20301
|
"organization": {
|
|
20302
20302
|
"char": "o",
|
|
@@ -20361,7 +20361,7 @@
|
|
|
20361
20361
|
},
|
|
20362
20362
|
"hasDynamicHelp": false,
|
|
20363
20363
|
"hiddenAliases": [],
|
|
20364
|
-
"id": "stock_transfer:
|
|
20364
|
+
"id": "stock_transfer:picking",
|
|
20365
20365
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
20366
20366
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
20367
20367
|
"pluginType": "core",
|
|
@@ -20372,10 +20372,10 @@
|
|
|
20372
20372
|
"lib",
|
|
20373
20373
|
"commands",
|
|
20374
20374
|
"stock_transfer",
|
|
20375
|
-
"
|
|
20375
|
+
"picking.js"
|
|
20376
20376
|
]
|
|
20377
20377
|
},
|
|
20378
|
-
"stock_transfer:
|
|
20378
|
+
"stock_transfer:upcoming": {
|
|
20379
20379
|
"aliases": [],
|
|
20380
20380
|
"args": {
|
|
20381
20381
|
"id": {
|
|
@@ -20384,7 +20384,7 @@
|
|
|
20384
20384
|
"required": true
|
|
20385
20385
|
}
|
|
20386
20386
|
},
|
|
20387
|
-
"description": "Send this attribute if you want to mark this stock transfer as
|
|
20387
|
+
"description": "Send this attribute if you want to mark this stock transfer as upcoming.",
|
|
20388
20388
|
"flags": {
|
|
20389
20389
|
"organization": {
|
|
20390
20390
|
"char": "o",
|
|
@@ -20449,7 +20449,7 @@
|
|
|
20449
20449
|
},
|
|
20450
20450
|
"hasDynamicHelp": false,
|
|
20451
20451
|
"hiddenAliases": [],
|
|
20452
|
-
"id": "stock_transfer:
|
|
20452
|
+
"id": "stock_transfer:upcoming",
|
|
20453
20453
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
20454
20454
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
20455
20455
|
"pluginType": "core",
|
|
@@ -20460,10 +20460,10 @@
|
|
|
20460
20460
|
"lib",
|
|
20461
20461
|
"commands",
|
|
20462
20462
|
"stock_transfer",
|
|
20463
|
-
"
|
|
20463
|
+
"upcoming.js"
|
|
20464
20464
|
]
|
|
20465
20465
|
},
|
|
20466
|
-
"
|
|
20466
|
+
"vertex_account": {
|
|
20467
20467
|
"aliases": [],
|
|
20468
20468
|
"args": {
|
|
20469
20469
|
"id": {
|
|
@@ -20472,7 +20472,7 @@
|
|
|
20472
20472
|
"required": true
|
|
20473
20473
|
}
|
|
20474
20474
|
},
|
|
20475
|
-
"description": "execute an action on a resource of type
|
|
20475
|
+
"description": "execute an action on a resource of type vertex_accounts",
|
|
20476
20476
|
"flags": {
|
|
20477
20477
|
"organization": {
|
|
20478
20478
|
"char": "o",
|
|
@@ -20537,7 +20537,7 @@
|
|
|
20537
20537
|
},
|
|
20538
20538
|
"hasDynamicHelp": false,
|
|
20539
20539
|
"hiddenAliases": [],
|
|
20540
|
-
"id": "
|
|
20540
|
+
"id": "vertex_account",
|
|
20541
20541
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
20542
20542
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
20543
20543
|
"pluginType": "core",
|
|
@@ -20547,11 +20547,11 @@
|
|
|
20547
20547
|
"relativePath": [
|
|
20548
20548
|
"lib",
|
|
20549
20549
|
"commands",
|
|
20550
|
-
"
|
|
20550
|
+
"vertex_account",
|
|
20551
20551
|
"index.js"
|
|
20552
20552
|
]
|
|
20553
20553
|
},
|
|
20554
|
-
"
|
|
20554
|
+
"vertex_account:refresh_token": {
|
|
20555
20555
|
"aliases": [],
|
|
20556
20556
|
"args": {
|
|
20557
20557
|
"id": {
|
|
@@ -20560,7 +20560,7 @@
|
|
|
20560
20560
|
"required": true
|
|
20561
20561
|
}
|
|
20562
20562
|
},
|
|
20563
|
-
"description": "Send this attribute if you want to
|
|
20563
|
+
"description": "Send this attribute if you want to manually refresh the access token.",
|
|
20564
20564
|
"flags": {
|
|
20565
20565
|
"organization": {
|
|
20566
20566
|
"char": "o",
|
|
@@ -20625,7 +20625,7 @@
|
|
|
20625
20625
|
},
|
|
20626
20626
|
"hasDynamicHelp": false,
|
|
20627
20627
|
"hiddenAliases": [],
|
|
20628
|
-
"id": "
|
|
20628
|
+
"id": "vertex_account:refresh_token",
|
|
20629
20629
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
20630
20630
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
20631
20631
|
"pluginType": "core",
|
|
@@ -20635,11 +20635,11 @@
|
|
|
20635
20635
|
"relativePath": [
|
|
20636
20636
|
"lib",
|
|
20637
20637
|
"commands",
|
|
20638
|
-
"
|
|
20639
|
-
"
|
|
20638
|
+
"vertex_account",
|
|
20639
|
+
"refresh_token.js"
|
|
20640
20640
|
]
|
|
20641
20641
|
},
|
|
20642
|
-
"
|
|
20642
|
+
"void:forward": {
|
|
20643
20643
|
"aliases": [],
|
|
20644
20644
|
"args": {
|
|
20645
20645
|
"id": {
|
|
@@ -20648,7 +20648,7 @@
|
|
|
20648
20648
|
"required": true
|
|
20649
20649
|
}
|
|
20650
20650
|
},
|
|
20651
|
-
"description": "Send this attribute if you want to
|
|
20651
|
+
"description": "Send this attribute if you want to forward a stuck transaction to succeeded and update associated order states accordingly.",
|
|
20652
20652
|
"flags": {
|
|
20653
20653
|
"organization": {
|
|
20654
20654
|
"char": "o",
|
|
@@ -20713,7 +20713,7 @@
|
|
|
20713
20713
|
},
|
|
20714
20714
|
"hasDynamicHelp": false,
|
|
20715
20715
|
"hiddenAliases": [],
|
|
20716
|
-
"id": "
|
|
20716
|
+
"id": "void:forward",
|
|
20717
20717
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
20718
20718
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
20719
20719
|
"pluginType": "core",
|
|
@@ -20723,11 +20723,11 @@
|
|
|
20723
20723
|
"relativePath": [
|
|
20724
20724
|
"lib",
|
|
20725
20725
|
"commands",
|
|
20726
|
-
"
|
|
20727
|
-
"
|
|
20726
|
+
"void",
|
|
20727
|
+
"forward.js"
|
|
20728
20728
|
]
|
|
20729
20729
|
},
|
|
20730
|
-
"
|
|
20730
|
+
"void": {
|
|
20731
20731
|
"aliases": [],
|
|
20732
20732
|
"args": {
|
|
20733
20733
|
"id": {
|
|
@@ -20736,7 +20736,7 @@
|
|
|
20736
20736
|
"required": true
|
|
20737
20737
|
}
|
|
20738
20738
|
},
|
|
20739
|
-
"description": "
|
|
20739
|
+
"description": "execute an action on a resource of type voids",
|
|
20740
20740
|
"flags": {
|
|
20741
20741
|
"organization": {
|
|
20742
20742
|
"char": "o",
|
|
@@ -20801,7 +20801,7 @@
|
|
|
20801
20801
|
},
|
|
20802
20802
|
"hasDynamicHelp": false,
|
|
20803
20803
|
"hiddenAliases": [],
|
|
20804
|
-
"id": "
|
|
20804
|
+
"id": "void",
|
|
20805
20805
|
"pluginAlias": "@commercelayer/cli-plugin-triggers",
|
|
20806
20806
|
"pluginName": "@commercelayer/cli-plugin-triggers",
|
|
20807
20807
|
"pluginType": "core",
|
|
@@ -20811,8 +20811,8 @@
|
|
|
20811
20811
|
"relativePath": [
|
|
20812
20812
|
"lib",
|
|
20813
20813
|
"commands",
|
|
20814
|
-
"
|
|
20815
|
-
"
|
|
20814
|
+
"void",
|
|
20815
|
+
"index.js"
|
|
20816
20816
|
]
|
|
20817
20817
|
},
|
|
20818
20818
|
"webhook:disable": {
|
|
@@ -21168,5 +21168,5 @@
|
|
|
21168
21168
|
]
|
|
21169
21169
|
}
|
|
21170
21170
|
},
|
|
21171
|
-
"version": "4.15.
|
|
21171
|
+
"version": "4.15.1"
|
|
21172
21172
|
}
|