cashfree-pg 4.0.9 → 4.0.10

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/api.ts CHANGED
@@ -5547,30 +5547,11 @@ export interface SplitAfterPaymentRequestSplitInner {
5547
5547
  */
5548
5548
  'percentage'?: number;
5549
5549
  /**
5550
- * Provide additional data fields using tags. Sample data fields are mentioned below.
5551
- * @type {Array<SplitAfterPaymentRequestSplitInnerTagsInner>}
5550
+ * Custom Tags in thr form of {\"key\":\"value\"} which can be passed for an order. A maximum of 10 tags can be added
5551
+ * @type {{ [key: string]: string; }}
5552
5552
  * @memberof SplitAfterPaymentRequestSplitInner
5553
5553
  */
5554
- 'tags'?: Array<SplitAfterPaymentRequestSplitInnerTagsInner>;
5555
- }
5556
- /**
5557
- *
5558
- * @export
5559
- * @interface SplitAfterPaymentRequestSplitInnerTagsInner
5560
- */
5561
- export interface SplitAfterPaymentRequestSplitInnerTagsInner {
5562
- /**
5563
- *
5564
- * @type {string}
5565
- * @memberof SplitAfterPaymentRequestSplitInnerTagsInner
5566
- */
5567
- 'Key Value 1'?: string;
5568
- /**
5569
- *
5570
- * @type {string}
5571
- * @memberof SplitAfterPaymentRequestSplitInnerTagsInner
5572
- */
5573
- 'Key Value 2'?: string;
5554
+ 'tags'?: { [key: string]: string; };
5574
5555
  }
5575
5556
  /**
5576
5557
  * Split After Payment Response
@@ -6961,7 +6942,7 @@ const CustomersApiAxiosParamCreator = function (configuration?: Configuration) {
6961
6942
 
6962
6943
  localVarHeaderParameter['Content-Type'] = 'application/json';
6963
6944
 
6964
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
6945
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
6965
6946
  if (x_api_version != null && x_api_version != undefined) {
6966
6947
  localVarHeaderParameter['x-api-version'] = x_api_version;
6967
6948
  }
@@ -7083,7 +7064,7 @@ const EasySplitApiAxiosParamCreator = function (configuration?: Configuration) {
7083
7064
 
7084
7065
  localVarHeaderParameter['Content-Type'] = 'application/json';
7085
7066
 
7086
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
7067
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
7087
7068
  if (x_api_version != null && x_api_version != undefined) {
7088
7069
  localVarHeaderParameter['x-api-version'] = x_api_version;
7089
7070
  }
@@ -7155,7 +7136,7 @@ const EasySplitApiAxiosParamCreator = function (configuration?: Configuration) {
7155
7136
 
7156
7137
  localVarHeaderParameter['Content-Type'] = 'application/json';
7157
7138
 
7158
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
7139
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
7159
7140
  if (x_api_version != null && x_api_version != undefined) {
7160
7141
  localVarHeaderParameter['x-api-version'] = x_api_version;
7161
7142
  }
@@ -7232,7 +7213,7 @@ const EasySplitApiAxiosParamCreator = function (configuration?: Configuration) {
7232
7213
 
7233
7214
 
7234
7215
 
7235
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
7216
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
7236
7217
  if (x_api_version != null && x_api_version != undefined) {
7237
7218
  localVarHeaderParameter['x-api-version'] = x_api_version;
7238
7219
  }
@@ -7304,7 +7285,7 @@ const EasySplitApiAxiosParamCreator = function (configuration?: Configuration) {
7304
7285
 
7305
7286
 
7306
7287
 
7307
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
7288
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
7308
7289
  if (x_api_version != null && x_api_version != undefined) {
7309
7290
  localVarHeaderParameter['x-api-version'] = x_api_version;
7310
7291
  }
@@ -7376,7 +7357,7 @@ const EasySplitApiAxiosParamCreator = function (configuration?: Configuration) {
7376
7357
 
7377
7358
 
7378
7359
 
7379
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
7360
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
7380
7361
  if (x_api_version != null && x_api_version != undefined) {
7381
7362
  localVarHeaderParameter['x-api-version'] = x_api_version;
7382
7363
  }
@@ -7455,7 +7436,7 @@ const EasySplitApiAxiosParamCreator = function (configuration?: Configuration) {
7455
7436
 
7456
7437
 
7457
7438
 
7458
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
7439
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
7459
7440
  if (x_api_version != null && x_api_version != undefined) {
7460
7441
  localVarHeaderParameter['x-api-version'] = x_api_version;
7461
7442
  }
@@ -7527,7 +7508,7 @@ const EasySplitApiAxiosParamCreator = function (configuration?: Configuration) {
7527
7508
 
7528
7509
 
7529
7510
 
7530
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
7511
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
7531
7512
  if (x_api_version != null && x_api_version != undefined) {
7532
7513
  localVarHeaderParameter['x-api-version'] = x_api_version;
7533
7514
  }
@@ -7598,7 +7579,7 @@ const EasySplitApiAxiosParamCreator = function (configuration?: Configuration) {
7598
7579
 
7599
7580
  localVarHeaderParameter['Content-Type'] = 'application/json';
7600
7581
 
7601
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
7582
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
7602
7583
  if (x_api_version != null && x_api_version != undefined) {
7603
7584
  localVarHeaderParameter['x-api-version'] = x_api_version;
7604
7585
  }
@@ -7674,7 +7655,7 @@ const EasySplitApiAxiosParamCreator = function (configuration?: Configuration) {
7674
7655
 
7675
7656
  localVarHeaderParameter['Content-Type'] = 'application/json';
7676
7657
 
7677
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
7658
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
7678
7659
  if (x_api_version != null && x_api_version != undefined) {
7679
7660
  localVarHeaderParameter['x-api-version'] = x_api_version;
7680
7661
  }
@@ -7750,7 +7731,7 @@ const EasySplitApiAxiosParamCreator = function (configuration?: Configuration) {
7750
7731
 
7751
7732
  localVarHeaderParameter['Content-Type'] = 'application/json';
7752
7733
 
7753
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
7734
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
7754
7735
  if (x_api_version != null && x_api_version != undefined) {
7755
7736
  localVarHeaderParameter['x-api-version'] = x_api_version;
7756
7737
  }
@@ -7822,7 +7803,7 @@ const EasySplitApiAxiosParamCreator = function (configuration?: Configuration) {
7822
7803
 
7823
7804
  localVarHeaderParameter['Content-Type'] = 'application/json';
7824
7805
 
7825
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
7806
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
7826
7807
  if (x_api_version != null && x_api_version != undefined) {
7827
7808
  localVarHeaderParameter['x-api-version'] = x_api_version;
7828
7809
  }
@@ -8127,7 +8108,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
8127
8108
 
8128
8109
  localVarHeaderParameter['Content-Type'] = 'application/json';
8129
8110
 
8130
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
8111
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
8131
8112
  if (x_api_version != null && x_api_version != undefined) {
8132
8113
  localVarHeaderParameter['x-api-version'] = x_api_version;
8133
8114
  }
@@ -8201,7 +8182,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
8201
8182
 
8202
8183
  localVarHeaderParameter['Content-Type'] = 'application/json';
8203
8184
 
8204
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
8185
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
8205
8186
  if (x_api_version != null && x_api_version != undefined) {
8206
8187
  localVarHeaderParameter['x-api-version'] = x_api_version;
8207
8188
  }
@@ -8275,7 +8256,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
8275
8256
 
8276
8257
  localVarHeaderParameter['Content-Type'] = 'application/json';
8277
8258
 
8278
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
8259
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
8279
8260
  if (x_api_version != null && x_api_version != undefined) {
8280
8261
  localVarHeaderParameter['x-api-version'] = x_api_version;
8281
8262
  }
@@ -8349,7 +8330,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
8349
8330
 
8350
8331
  localVarHeaderParameter['Content-Type'] = 'application/json';
8351
8332
 
8352
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
8333
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
8353
8334
  if (x_api_version != null && x_api_version != undefined) {
8354
8335
  localVarHeaderParameter['x-api-version'] = x_api_version;
8355
8336
  }
@@ -8523,7 +8504,7 @@ const OffersApiAxiosParamCreator = function (configuration?: Configuration) {
8523
8504
 
8524
8505
  localVarHeaderParameter['Content-Type'] = 'application/json';
8525
8506
 
8526
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
8507
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
8527
8508
  if (x_api_version != null && x_api_version != undefined) {
8528
8509
  localVarHeaderParameter['x-api-version'] = x_api_version;
8529
8510
  }
@@ -8596,7 +8577,7 @@ const OffersApiAxiosParamCreator = function (configuration?: Configuration) {
8596
8577
 
8597
8578
 
8598
8579
 
8599
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
8580
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
8600
8581
  if (x_api_version != null && x_api_version != undefined) {
8601
8582
  localVarHeaderParameter['x-api-version'] = x_api_version;
8602
8583
  }
@@ -8733,7 +8714,7 @@ const OrdersApiAxiosParamCreator = function (configuration?: Configuration) {
8733
8714
 
8734
8715
  localVarHeaderParameter['Content-Type'] = 'application/json';
8735
8716
 
8736
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
8717
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
8737
8718
  if (x_api_version != null && x_api_version != undefined) {
8738
8719
  localVarHeaderParameter['x-api-version'] = x_api_version;
8739
8720
  }
@@ -8806,7 +8787,7 @@ const OrdersApiAxiosParamCreator = function (configuration?: Configuration) {
8806
8787
 
8807
8788
 
8808
8789
 
8809
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
8790
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
8810
8791
  if (x_api_version != null && x_api_version != undefined) {
8811
8792
  localVarHeaderParameter['x-api-version'] = x_api_version;
8812
8793
  }
@@ -8883,7 +8864,7 @@ const OrdersApiAxiosParamCreator = function (configuration?: Configuration) {
8883
8864
 
8884
8865
  localVarHeaderParameter['Content-Type'] = 'application/json';
8885
8866
 
8886
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
8867
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
8887
8868
  if (x_api_version != null && x_api_version != undefined) {
8888
8869
  localVarHeaderParameter['x-api-version'] = x_api_version;
8889
8870
  }
@@ -9042,7 +9023,7 @@ const PGReconciliationApiAxiosParamCreator = function (configuration?: Configura
9042
9023
 
9043
9024
  localVarHeaderParameter['Content-Type'] = 'application/json';
9044
9025
 
9045
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
9026
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
9046
9027
  if (x_api_version != null && x_api_version != undefined) {
9047
9028
  localVarHeaderParameter['x-api-version'] = x_api_version;
9048
9029
  }
@@ -9163,7 +9144,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
9163
9144
 
9164
9145
 
9165
9146
 
9166
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
9147
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
9167
9148
  if (x_api_version != null && x_api_version != undefined) {
9168
9149
  localVarHeaderParameter['x-api-version'] = x_api_version;
9169
9150
  }
@@ -9236,7 +9217,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
9236
9217
 
9237
9218
  localVarHeaderParameter['Content-Type'] = 'application/json';
9238
9219
 
9239
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
9220
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
9240
9221
  if (x_api_version != null && x_api_version != undefined) {
9241
9222
  localVarHeaderParameter['x-api-version'] = x_api_version;
9242
9223
  }
@@ -9309,7 +9290,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
9309
9290
 
9310
9291
 
9311
9292
 
9312
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
9293
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
9313
9294
  if (x_api_version != null && x_api_version != undefined) {
9314
9295
  localVarHeaderParameter['x-api-version'] = x_api_version;
9315
9296
  }
@@ -9381,7 +9362,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
9381
9362
 
9382
9363
 
9383
9364
 
9384
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
9365
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
9385
9366
  if (x_api_version != null && x_api_version != undefined) {
9386
9367
  localVarHeaderParameter['x-api-version'] = x_api_version;
9387
9368
  }
@@ -9558,7 +9539,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
9558
9539
 
9559
9540
  localVarHeaderParameter['Content-Type'] = 'application/json';
9560
9541
 
9561
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
9542
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
9562
9543
  if (x_api_version != null && x_api_version != undefined) {
9563
9544
  localVarHeaderParameter['x-api-version'] = x_api_version;
9564
9545
  }
@@ -9621,7 +9602,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
9621
9602
 
9622
9603
  localVarHeaderParameter['Content-Type'] = 'application/json';
9623
9604
 
9624
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
9605
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
9625
9606
  if (x_api_version != null && x_api_version != undefined) {
9626
9607
  localVarHeaderParameter['x-api-version'] = x_api_version;
9627
9608
  }
@@ -9698,7 +9679,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
9698
9679
 
9699
9680
 
9700
9681
 
9701
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
9682
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
9702
9683
  if (x_api_version != null && x_api_version != undefined) {
9703
9684
  localVarHeaderParameter['x-api-version'] = x_api_version;
9704
9685
  }
@@ -9770,7 +9751,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
9770
9751
 
9771
9752
 
9772
9753
 
9773
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
9754
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
9774
9755
  if (x_api_version != null && x_api_version != undefined) {
9775
9756
  localVarHeaderParameter['x-api-version'] = x_api_version;
9776
9757
  }
@@ -9828,7 +9809,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
9828
9809
 
9829
9810
  localVarHeaderParameter['Content-Type'] = 'application/json';
9830
9811
 
9831
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
9812
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
9832
9813
  if (x_api_version != null && x_api_version != undefined) {
9833
9814
  localVarHeaderParameter['x-api-version'] = x_api_version;
9834
9815
  }
@@ -10027,7 +10008,7 @@ const RefundsApiAxiosParamCreator = function (configuration?: Configuration) {
10027
10008
 
10028
10009
  localVarHeaderParameter['Content-Type'] = 'application/json';
10029
10010
 
10030
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
10011
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
10031
10012
  if (x_api_version != null && x_api_version != undefined) {
10032
10013
  localVarHeaderParameter['x-api-version'] = x_api_version;
10033
10014
  }
@@ -10104,7 +10085,7 @@ const RefundsApiAxiosParamCreator = function (configuration?: Configuration) {
10104
10085
 
10105
10086
 
10106
10087
 
10107
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
10088
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
10108
10089
  if (x_api_version != null && x_api_version != undefined) {
10109
10090
  localVarHeaderParameter['x-api-version'] = x_api_version;
10110
10091
  }
@@ -10176,7 +10157,7 @@ const RefundsApiAxiosParamCreator = function (configuration?: Configuration) {
10176
10157
 
10177
10158
 
10178
10159
 
10179
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
10160
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
10180
10161
  if (x_api_version != null && x_api_version != undefined) {
10181
10162
  localVarHeaderParameter['x-api-version'] = x_api_version;
10182
10163
  }
@@ -10335,7 +10316,7 @@ const SettlementReconciliationApiAxiosParamCreator = function (configuration?: C
10335
10316
 
10336
10317
  localVarHeaderParameter['Content-Type'] = 'application/json';
10337
10318
 
10338
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
10319
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
10339
10320
  if (x_api_version != null && x_api_version != undefined) {
10340
10321
  localVarHeaderParameter['x-api-version'] = x_api_version;
10341
10322
  }
@@ -10411,7 +10392,7 @@ const SettlementReconciliationApiAxiosParamCreator = function (configuration?: C
10411
10392
 
10412
10393
  localVarHeaderParameter['Content-Type'] = 'application/json';
10413
10394
 
10414
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
10395
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
10415
10396
  if (x_api_version != null && x_api_version != undefined) {
10416
10397
  localVarHeaderParameter['x-api-version'] = x_api_version;
10417
10398
  }
@@ -10552,7 +10533,7 @@ const SettlementsApiAxiosParamCreator = function (configuration?: Configuration)
10552
10533
 
10553
10534
 
10554
10535
 
10555
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
10536
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
10556
10537
  if (x_api_version != null && x_api_version != undefined) {
10557
10538
  localVarHeaderParameter['x-api-version'] = x_api_version;
10558
10539
  }
@@ -10671,7 +10652,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
10671
10652
 
10672
10653
  localVarHeaderParameter['Content-Type'] = 'application/json';
10673
10654
 
10674
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
10655
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
10675
10656
  if (x_api_version != null && x_api_version != undefined) {
10676
10657
  localVarHeaderParameter['x-api-version'] = x_api_version;
10677
10658
  }
@@ -10745,7 +10726,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
10745
10726
 
10746
10727
  localVarHeaderParameter['Content-Type'] = 'application/json';
10747
10728
 
10748
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
10729
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
10749
10730
  if (x_api_version != null && x_api_version != undefined) {
10750
10731
  localVarHeaderParameter['x-api-version'] = x_api_version;
10751
10732
  }
@@ -10818,7 +10799,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
10818
10799
 
10819
10800
 
10820
10801
 
10821
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
10802
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
10822
10803
  if (x_api_version != null && x_api_version != undefined) {
10823
10804
  localVarHeaderParameter['x-api-version'] = x_api_version;
10824
10805
  }
@@ -10900,7 +10881,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
10900
10881
 
10901
10882
 
10902
10883
 
10903
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
10884
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
10904
10885
  if (x_api_version != null && x_api_version != undefined) {
10905
10886
  localVarHeaderParameter['x-api-version'] = x_api_version;
10906
10887
  }
@@ -10979,7 +10960,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
10979
10960
 
10980
10961
 
10981
10962
 
10982
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
10963
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
10983
10964
  if (x_api_version != null && x_api_version != undefined) {
10984
10965
  localVarHeaderParameter['x-api-version'] = x_api_version;
10985
10966
  }
@@ -11056,7 +11037,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
11056
11037
 
11057
11038
  localVarHeaderParameter['Content-Type'] = 'application/json';
11058
11039
 
11059
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
11040
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
11060
11041
  if (x_api_version != null && x_api_version != undefined) {
11061
11042
  localVarHeaderParameter['x-api-version'] = x_api_version;
11062
11043
  }
@@ -11134,7 +11115,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
11134
11115
 
11135
11116
  localVarHeaderParameter['Content-Type'] = 'application/json';
11136
11117
 
11137
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
11118
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
11138
11119
  if (x_api_version != null && x_api_version != undefined) {
11139
11120
  localVarHeaderParameter['x-api-version'] = x_api_version;
11140
11121
  }
@@ -11212,7 +11193,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
11212
11193
 
11213
11194
  localVarHeaderParameter['Content-Type'] = 'application/json';
11214
11195
 
11215
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
11196
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
11216
11197
  if (x_api_version != null && x_api_version != undefined) {
11217
11198
  localVarHeaderParameter['x-api-version'] = x_api_version;
11218
11199
  }
@@ -11466,7 +11447,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
11466
11447
 
11467
11448
 
11468
11449
 
11469
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
11450
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
11470
11451
  if (x_api_version != null && x_api_version != undefined) {
11471
11452
  localVarHeaderParameter['x-api-version'] = x_api_version;
11472
11453
  }
@@ -11542,7 +11523,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
11542
11523
 
11543
11524
 
11544
11525
 
11545
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
11526
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
11546
11527
  if (x_api_version != null && x_api_version != undefined) {
11547
11528
  localVarHeaderParameter['x-api-version'] = x_api_version;
11548
11529
  }
@@ -11621,7 +11602,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
11621
11602
 
11622
11603
 
11623
11604
 
11624
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
11605
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
11625
11606
  if (x_api_version != null && x_api_version != undefined) {
11626
11607
  localVarHeaderParameter['x-api-version'] = x_api_version;
11627
11608
  }
@@ -11697,7 +11678,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
11697
11678
 
11698
11679
 
11699
11680
 
11700
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.9';
11681
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-4.0.10';
11701
11682
  if (x_api_version != null && x_api_version != undefined) {
11702
11683
  localVarHeaderParameter['x-api-version'] = x_api_version;
11703
11684
  }
@@ -11925,7 +11906,7 @@ export class Cashfree {
11925
11906
  } else {
11926
11907
  scope.setExtra('environment', 'production');
11927
11908
  }
11928
- scope.setExtra('release', "4.0.9");
11909
+ scope.setExtra('release', "4.0.10");
11929
11910
  });
11930
11911
  }
11931
11912
  try {
@@ -11986,7 +11967,7 @@ export class Cashfree {
11986
11967
  } else {
11987
11968
  scope.setExtra('environment', 'production');
11988
11969
  }
11989
- scope.setExtra('release', "4.0.9");
11970
+ scope.setExtra('release', "4.0.10");
11990
11971
  });
11991
11972
  }
11992
11973
  try {
@@ -12046,7 +12027,7 @@ export class Cashfree {
12046
12027
  } else {
12047
12028
  scope.setExtra('environment', 'production');
12048
12029
  }
12049
- scope.setExtra('release', "4.0.9");
12030
+ scope.setExtra('release', "4.0.10");
12050
12031
  });
12051
12032
  }
12052
12033
  try {
@@ -12107,7 +12088,7 @@ export class Cashfree {
12107
12088
  } else {
12108
12089
  scope.setExtra('environment', 'production');
12109
12090
  }
12110
- scope.setExtra('release', "4.0.9");
12091
+ scope.setExtra('release', "4.0.10");
12111
12092
  });
12112
12093
  }
12113
12094
  try {
@@ -12167,7 +12148,7 @@ export class Cashfree {
12167
12148
  } else {
12168
12149
  scope.setExtra('environment', 'production');
12169
12150
  }
12170
- scope.setExtra('release', "4.0.9");
12151
+ scope.setExtra('release', "4.0.10");
12171
12152
  });
12172
12153
  }
12173
12154
  try {
@@ -12227,7 +12208,7 @@ export class Cashfree {
12227
12208
  } else {
12228
12209
  scope.setExtra('environment', 'production');
12229
12210
  }
12230
- scope.setExtra('release', "4.0.9");
12211
+ scope.setExtra('release', "4.0.10");
12231
12212
  });
12232
12213
  }
12233
12214
  try {
@@ -12288,7 +12269,7 @@ export class Cashfree {
12288
12269
  } else {
12289
12270
  scope.setExtra('environment', 'production');
12290
12271
  }
12291
- scope.setExtra('release', "4.0.9");
12272
+ scope.setExtra('release', "4.0.10");
12292
12273
  });
12293
12274
  }
12294
12275
  try {
@@ -12348,7 +12329,7 @@ export class Cashfree {
12348
12329
  } else {
12349
12330
  scope.setExtra('environment', 'production');
12350
12331
  }
12351
- scope.setExtra('release', "4.0.9");
12332
+ scope.setExtra('release', "4.0.10");
12352
12333
  });
12353
12334
  }
12354
12335
  try {
@@ -12408,7 +12389,7 @@ export class Cashfree {
12408
12389
  } else {
12409
12390
  scope.setExtra('environment', 'production');
12410
12391
  }
12411
- scope.setExtra('release', "4.0.9");
12392
+ scope.setExtra('release', "4.0.10");
12412
12393
  });
12413
12394
  }
12414
12395
  try {
@@ -12469,7 +12450,7 @@ export class Cashfree {
12469
12450
  } else {
12470
12451
  scope.setExtra('environment', 'production');
12471
12452
  }
12472
- scope.setExtra('release', "4.0.9");
12453
+ scope.setExtra('release', "4.0.10");
12473
12454
  });
12474
12455
  }
12475
12456
  try {
@@ -12530,7 +12511,7 @@ export class Cashfree {
12530
12511
  } else {
12531
12512
  scope.setExtra('environment', 'production');
12532
12513
  }
12533
- scope.setExtra('release', "4.0.9");
12514
+ scope.setExtra('release', "4.0.10");
12534
12515
  });
12535
12516
  }
12536
12517
  try {
@@ -12590,7 +12571,7 @@ export class Cashfree {
12590
12571
  } else {
12591
12572
  scope.setExtra('environment', 'production');
12592
12573
  }
12593
- scope.setExtra('release', "4.0.9");
12574
+ scope.setExtra('release', "4.0.10");
12594
12575
  });
12595
12576
  }
12596
12577
  try {
@@ -12650,7 +12631,7 @@ export class Cashfree {
12650
12631
  } else {
12651
12632
  scope.setExtra('environment', 'production');
12652
12633
  }
12653
- scope.setExtra('release', "4.0.9");
12634
+ scope.setExtra('release', "4.0.10");
12654
12635
  });
12655
12636
  }
12656
12637
  try {
@@ -12710,7 +12691,7 @@ export class Cashfree {
12710
12691
  } else {
12711
12692
  scope.setExtra('environment', 'production');
12712
12693
  }
12713
- scope.setExtra('release', "4.0.9");
12694
+ scope.setExtra('release', "4.0.10");
12714
12695
  });
12715
12696
  }
12716
12697
  try {
@@ -12770,7 +12751,7 @@ export class Cashfree {
12770
12751
  } else {
12771
12752
  scope.setExtra('environment', 'production');
12772
12753
  }
12773
- scope.setExtra('release', "4.0.9");
12754
+ scope.setExtra('release', "4.0.10");
12774
12755
  });
12775
12756
  }
12776
12757
  try {
@@ -12830,7 +12811,7 @@ export class Cashfree {
12830
12811
  } else {
12831
12812
  scope.setExtra('environment', 'production');
12832
12813
  }
12833
- scope.setExtra('release', "4.0.9");
12814
+ scope.setExtra('release', "4.0.10");
12834
12815
  });
12835
12816
  }
12836
12817
  try {
@@ -12890,7 +12871,7 @@ export class Cashfree {
12890
12871
  } else {
12891
12872
  scope.setExtra('environment', 'production');
12892
12873
  }
12893
- scope.setExtra('release', "4.0.9");
12874
+ scope.setExtra('release', "4.0.10");
12894
12875
  });
12895
12876
  }
12896
12877
  try {
@@ -12950,7 +12931,7 @@ export class Cashfree {
12950
12931
  } else {
12951
12932
  scope.setExtra('environment', 'production');
12952
12933
  }
12953
- scope.setExtra('release', "4.0.9");
12934
+ scope.setExtra('release', "4.0.10");
12954
12935
  });
12955
12936
  }
12956
12937
  try {
@@ -13010,7 +12991,7 @@ export class Cashfree {
13010
12991
  } else {
13011
12992
  scope.setExtra('environment', 'production');
13012
12993
  }
13013
- scope.setExtra('release', "4.0.9");
12994
+ scope.setExtra('release', "4.0.10");
13014
12995
  });
13015
12996
  }
13016
12997
  try {
@@ -13070,7 +13051,7 @@ export class Cashfree {
13070
13051
  } else {
13071
13052
  scope.setExtra('environment', 'production');
13072
13053
  }
13073
- scope.setExtra('release', "4.0.9");
13054
+ scope.setExtra('release', "4.0.10");
13074
13055
  });
13075
13056
  }
13076
13057
  try {
@@ -13131,7 +13112,7 @@ export class Cashfree {
13131
13112
  } else {
13132
13113
  scope.setExtra('environment', 'production');
13133
13114
  }
13134
- scope.setExtra('release', "4.0.9");
13115
+ scope.setExtra('release', "4.0.10");
13135
13116
  });
13136
13117
  }
13137
13118
  try {
@@ -13193,7 +13174,7 @@ export class Cashfree {
13193
13174
  } else {
13194
13175
  scope.setExtra('environment', 'production');
13195
13176
  }
13196
- scope.setExtra('release', "4.0.9");
13177
+ scope.setExtra('release', "4.0.10");
13197
13178
  });
13198
13179
  }
13199
13180
  try {
@@ -13253,7 +13234,7 @@ export class Cashfree {
13253
13234
  } else {
13254
13235
  scope.setExtra('environment', 'production');
13255
13236
  }
13256
- scope.setExtra('release', "4.0.9");
13237
+ scope.setExtra('release', "4.0.10");
13257
13238
  });
13258
13239
  }
13259
13240
  try {
@@ -13313,7 +13294,7 @@ export class Cashfree {
13313
13294
  } else {
13314
13295
  scope.setExtra('environment', 'production');
13315
13296
  }
13316
- scope.setExtra('release', "4.0.9");
13297
+ scope.setExtra('release', "4.0.10");
13317
13298
  });
13318
13299
  }
13319
13300
  try {
@@ -13373,7 +13354,7 @@ export class Cashfree {
13373
13354
  } else {
13374
13355
  scope.setExtra('environment', 'production');
13375
13356
  }
13376
- scope.setExtra('release', "4.0.9");
13357
+ scope.setExtra('release', "4.0.10");
13377
13358
  });
13378
13359
  }
13379
13360
  try {
@@ -13433,7 +13414,7 @@ export class Cashfree {
13433
13414
  } else {
13434
13415
  scope.setExtra('environment', 'production');
13435
13416
  }
13436
- scope.setExtra('release', "4.0.9");
13417
+ scope.setExtra('release', "4.0.10");
13437
13418
  });
13438
13419
  }
13439
13420
  try {
@@ -13494,7 +13475,7 @@ export class Cashfree {
13494
13475
  } else {
13495
13476
  scope.setExtra('environment', 'production');
13496
13477
  }
13497
- scope.setExtra('release', "4.0.9");
13478
+ scope.setExtra('release', "4.0.10");
13498
13479
  });
13499
13480
  }
13500
13481
  try {
@@ -13555,7 +13536,7 @@ export class Cashfree {
13555
13536
  } else {
13556
13537
  scope.setExtra('environment', 'production');
13557
13538
  }
13558
- scope.setExtra('release', "4.0.9");
13539
+ scope.setExtra('release', "4.0.10");
13559
13540
  });
13560
13541
  }
13561
13542
  try {
@@ -13616,7 +13597,7 @@ export class Cashfree {
13616
13597
  } else {
13617
13598
  scope.setExtra('environment', 'production');
13618
13599
  }
13619
- scope.setExtra('release', "4.0.9");
13600
+ scope.setExtra('release', "4.0.10");
13620
13601
  });
13621
13602
  }
13622
13603
  try {
@@ -13676,7 +13657,7 @@ export class Cashfree {
13676
13657
  } else {
13677
13658
  scope.setExtra('environment', 'production');
13678
13659
  }
13679
- scope.setExtra('release', "4.0.9");
13660
+ scope.setExtra('release', "4.0.10");
13680
13661
  });
13681
13662
  }
13682
13663
  try {
@@ -13736,7 +13717,7 @@ export class Cashfree {
13736
13717
  } else {
13737
13718
  scope.setExtra('environment', 'production');
13738
13719
  }
13739
- scope.setExtra('release', "4.0.9");
13720
+ scope.setExtra('release', "4.0.10");
13740
13721
  });
13741
13722
  }
13742
13723
  try {
@@ -13797,7 +13778,7 @@ export class Cashfree {
13797
13778
  } else {
13798
13779
  scope.setExtra('environment', 'production');
13799
13780
  }
13800
- scope.setExtra('release', "4.0.9");
13781
+ scope.setExtra('release', "4.0.10");
13801
13782
  });
13802
13783
  }
13803
13784
  try {
@@ -13858,7 +13839,7 @@ export class Cashfree {
13858
13839
  } else {
13859
13840
  scope.setExtra('environment', 'production');
13860
13841
  }
13861
- scope.setExtra('release', "4.0.9");
13842
+ scope.setExtra('release', "4.0.10");
13862
13843
  });
13863
13844
  }
13864
13845
  try {
@@ -13918,7 +13899,7 @@ export class Cashfree {
13918
13899
  } else {
13919
13900
  scope.setExtra('environment', 'production');
13920
13901
  }
13921
- scope.setExtra('release', "4.0.9");
13902
+ scope.setExtra('release', "4.0.10");
13922
13903
  });
13923
13904
  }
13924
13905
  try {
@@ -13980,7 +13961,7 @@ export class Cashfree {
13980
13961
  } else {
13981
13962
  scope.setExtra('environment', 'production');
13982
13963
  }
13983
- scope.setExtra('release', "4.0.9");
13964
+ scope.setExtra('release', "4.0.10");
13984
13965
  });
13985
13966
  }
13986
13967
  try {
@@ -14042,7 +14023,7 @@ export class Cashfree {
14042
14023
  } else {
14043
14024
  scope.setExtra('environment', 'production');
14044
14025
  }
14045
- scope.setExtra('release', "4.0.9");
14026
+ scope.setExtra('release', "4.0.10");
14046
14027
  });
14047
14028
  }
14048
14029
  try {
@@ -14102,7 +14083,7 @@ export class Cashfree {
14102
14083
  } else {
14103
14084
  scope.setExtra('environment', 'production');
14104
14085
  }
14105
- scope.setExtra('release', "4.0.9");
14086
+ scope.setExtra('release', "4.0.10");
14106
14087
  });
14107
14088
  }
14108
14089
  try {
@@ -14162,7 +14143,7 @@ export class Cashfree {
14162
14143
  } else {
14163
14144
  scope.setExtra('environment', 'production');
14164
14145
  }
14165
- scope.setExtra('release', "4.0.9");
14146
+ scope.setExtra('release', "4.0.10");
14166
14147
  });
14167
14148
  }
14168
14149
  try {
@@ -14222,7 +14203,7 @@ export class Cashfree {
14222
14203
  } else {
14223
14204
  scope.setExtra('environment', 'production');
14224
14205
  }
14225
- scope.setExtra('release', "4.0.9");
14206
+ scope.setExtra('release', "4.0.10");
14226
14207
  });
14227
14208
  }
14228
14209
  try {
@@ -14282,7 +14263,7 @@ export class Cashfree {
14282
14263
  } else {
14283
14264
  scope.setExtra('environment', 'production');
14284
14265
  }
14285
- scope.setExtra('release', "4.0.9");
14266
+ scope.setExtra('release', "4.0.10");
14286
14267
  });
14287
14268
  }
14288
14269
  try {
@@ -14343,7 +14324,7 @@ export class Cashfree {
14343
14324
  } else {
14344
14325
  scope.setExtra('environment', 'production');
14345
14326
  }
14346
- scope.setExtra('release', "4.0.9");
14327
+ scope.setExtra('release', "4.0.10");
14347
14328
  });
14348
14329
  }
14349
14330
  try {
@@ -14404,7 +14385,7 @@ export class Cashfree {
14404
14385
  } else {
14405
14386
  scope.setExtra('environment', 'production');
14406
14387
  }
14407
- scope.setExtra('release', "4.0.9");
14388
+ scope.setExtra('release', "4.0.10");
14408
14389
  });
14409
14390
  }
14410
14391
  try {
@@ -14465,7 +14446,7 @@ export class Cashfree {
14465
14446
  } else {
14466
14447
  scope.setExtra('environment', 'production');
14467
14448
  }
14468
- scope.setExtra('release', "4.0.9");
14449
+ scope.setExtra('release', "4.0.10");
14469
14450
  });
14470
14451
  }
14471
14452
  try {
@@ -14526,7 +14507,7 @@ export class Cashfree {
14526
14507
  } else {
14527
14508
  scope.setExtra('environment', 'production');
14528
14509
  }
14529
- scope.setExtra('release', "4.0.9");
14510
+ scope.setExtra('release', "4.0.10");
14530
14511
  });
14531
14512
  }
14532
14513
  try {
@@ -14587,7 +14568,7 @@ export class Cashfree {
14587
14568
  } else {
14588
14569
  scope.setExtra('environment', 'production');
14589
14570
  }
14590
- scope.setExtra('release', "4.0.9");
14571
+ scope.setExtra('release', "4.0.10");
14591
14572
  });
14592
14573
  }
14593
14574
  try {
@@ -14648,7 +14629,7 @@ export class Cashfree {
14648
14629
  } else {
14649
14630
  scope.setExtra('environment', 'production');
14650
14631
  }
14651
- scope.setExtra('release', "4.0.9");
14632
+ scope.setExtra('release', "4.0.10");
14652
14633
  });
14653
14634
  }
14654
14635
  try {
@@ -14709,7 +14690,7 @@ export class Cashfree {
14709
14690
  } else {
14710
14691
  scope.setExtra('environment', 'production');
14711
14692
  }
14712
- scope.setExtra('release', "4.0.9");
14693
+ scope.setExtra('release', "4.0.10");
14713
14694
  });
14714
14695
  }
14715
14696
  try {
@@ -14770,7 +14751,7 @@ export class Cashfree {
14770
14751
  } else {
14771
14752
  scope.setExtra('environment', 'production');
14772
14753
  }
14773
- scope.setExtra('release', "4.0.9");
14754
+ scope.setExtra('release', "4.0.10");
14774
14755
  });
14775
14756
  }
14776
14757
  try {
@@ -14831,7 +14812,7 @@ export class Cashfree {
14831
14812
  } else {
14832
14813
  scope.setExtra('environment', 'production');
14833
14814
  }
14834
- scope.setExtra('release', "4.0.9");
14815
+ scope.setExtra('release', "4.0.10");
14835
14816
  });
14836
14817
  }
14837
14818
  try {