@ayasofyazilim/saas 0.0.48 → 0.0.49
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/AccountService/AccountServiceClient.ts +68 -68
- package/AccountService/core/ApiRequestOptions.ts +12 -12
- package/AccountService/core/BaseHttpRequest.ts +9 -9
- package/AccountService/core/FetchHttpRequest.ts +21 -21
- package/AccountService/core/OpenAPI.ts +55 -55
- package/AccountService/core/request.ts +340 -340
- package/AccountService/index.ts +8 -8
- package/AccountService/schemas.gen.ts +5333 -5333
- package/AccountService/services.gen.ts +1539 -1539
- package/AccountService/types.gen.ts +3328 -3328
- package/AdministrationService/AdministrationServiceClient.ts +77 -77
- package/AdministrationService/core/ApiRequestOptions.ts +12 -12
- package/AdministrationService/core/BaseHttpRequest.ts +9 -9
- package/AdministrationService/core/FetchHttpRequest.ts +21 -21
- package/AdministrationService/core/OpenAPI.ts +55 -55
- package/AdministrationService/core/request.ts +340 -340
- package/AdministrationService/index.ts +8 -8
- package/AdministrationService/schemas.gen.ts +5987 -5987
- package/AdministrationService/services.gen.ts +1404 -1404
- package/AdministrationService/types.gen.ts +2851 -2851
- package/BackerService/core/ApiRequestOptions.ts +12 -12
- package/BackerService/core/BaseHttpRequest.ts +9 -9
- package/BackerService/core/FetchHttpRequest.ts +21 -21
- package/BackerService/core/OpenAPI.ts +55 -55
- package/BackerService/core/request.ts +340 -340
- package/BackerService/index.ts +8 -8
- package/BackerService/services.gen.ts +866 -866
- package/BackerService/types.gen.ts +2170 -2170
- package/CRMService/schemas.gen.ts +124 -113
- package/CRMService/services.gen.ts +133 -1
- package/CRMService/types.gen.ts +239 -12
- package/ContractService/ContractServiceClient.ts +50 -50
- package/ContractService/schemas.gen.ts +9572 -9572
- package/ContractService/services.gen.ts +1637 -1637
- package/ContractService/types.gen.ts +3555 -3555
- package/FundraiserService/core/ApiRequestOptions.ts +12 -12
- package/FundraiserService/core/BaseHttpRequest.ts +9 -9
- package/FundraiserService/core/FetchHttpRequest.ts +21 -21
- package/FundraiserService/core/OpenAPI.ts +55 -55
- package/FundraiserService/core/request.ts +340 -340
- package/FundraiserService/index.ts +8 -8
- package/FundraiserService/services.gen.ts +627 -627
- package/FundraiserService/types.gen.ts +1793 -1793
- package/IdentityService/IdentityServiceClient.ts +80 -80
- package/IdentityService/core/ApiRequestOptions.ts +12 -12
- package/IdentityService/core/BaseHttpRequest.ts +9 -9
- package/IdentityService/core/FetchHttpRequest.ts +21 -21
- package/IdentityService/core/OpenAPI.ts +55 -55
- package/IdentityService/core/request.ts +340 -340
- package/IdentityService/index.ts +8 -8
- package/IdentityService/schemas.gen.ts +6845 -6845
- package/IdentityService/services.gen.ts +2924 -2924
- package/IdentityService/types.gen.ts +5484 -5484
- package/LocationService/LocationServiceClient.ts +74 -74
- package/LocationService/core/ApiError.ts +20 -20
- package/LocationService/core/ApiRequestOptions.ts +12 -12
- package/LocationService/core/ApiResult.ts +6 -6
- package/LocationService/core/BaseHttpRequest.ts +9 -9
- package/LocationService/core/CancelablePromise.ts +125 -125
- package/LocationService/core/FetchHttpRequest.ts +21 -21
- package/LocationService/core/OpenAPI.ts +55 -55
- package/LocationService/core/request.ts +340 -340
- package/LocationService/index.ts +8 -8
- package/LocationService/schemas.gen.ts +6639 -6639
- package/LocationService/services.gen.ts +1726 -1726
- package/LocationService/types.gen.ts +3615 -3615
- package/MerchantService/core/ApiRequestOptions.ts +12 -12
- package/MerchantService/core/BaseHttpRequest.ts +9 -9
- package/MerchantService/core/FetchHttpRequest.ts +21 -21
- package/MerchantService/core/OpenAPI.ts +55 -55
- package/MerchantService/core/request.ts +340 -340
- package/MerchantService/schemas.gen.ts +14764 -14764
- package/MerchantService/services.gen.ts +1602 -1602
- package/ProjectService/core/ApiRequestOptions.ts +12 -12
- package/ProjectService/core/BaseHttpRequest.ts +9 -9
- package/ProjectService/core/FetchHttpRequest.ts +21 -21
- package/ProjectService/core/OpenAPI.ts +55 -55
- package/ProjectService/core/request.ts +340 -340
- package/ProjectService/index.ts +8 -8
- package/ProjectService/services.gen.ts +492 -492
- package/ProjectService/types.gen.ts +1303 -1303
- package/ProjectService.json +2937 -2937
- package/SaasService/core/ApiRequestOptions.ts +12 -12
- package/SaasService/core/BaseHttpRequest.ts +9 -9
- package/SaasService/core/FetchHttpRequest.ts +21 -21
- package/SaasService/core/OpenAPI.ts +55 -55
- package/SaasService/core/request.ts +340 -340
- package/SaasService/index.ts +8 -8
- package/SaasService/schemas.gen.ts +5345 -5345
- package/SaasService/services.gen.ts +1329 -1329
- package/SaasService/types.gen.ts +2737 -2737
- package/SettingService/schemas.gen.ts +5410 -5410
- package/SettingService/services.gen.ts +890 -890
- package/SettingService/types.gen.ts +2052 -2052
- package/TagService/TagServiceClient.ts +44 -44
- package/TagService/core/ApiError.ts +20 -20
- package/TagService/core/ApiRequestOptions.ts +12 -12
- package/TagService/core/ApiResult.ts +6 -6
- package/TagService/core/BaseHttpRequest.ts +9 -9
- package/TagService/core/CancelablePromise.ts +125 -125
- package/TagService/core/FetchHttpRequest.ts +21 -21
- package/TagService/core/OpenAPI.ts +55 -55
- package/TagService/core/request.ts +340 -340
- package/TagService/index.ts +8 -8
- package/TagService/schemas.gen.ts +4677 -4677
- package/TagService/services.gen.ts +175 -175
- package/TagService/types.gen.ts +771 -771
- package/TravellerService/TravellerServiceClient.ts +56 -56
- package/TravellerService/core/ApiError.ts +20 -20
- package/TravellerService/core/ApiRequestOptions.ts +12 -12
- package/TravellerService/core/ApiResult.ts +6 -6
- package/TravellerService/core/BaseHttpRequest.ts +9 -9
- package/TravellerService/core/CancelablePromise.ts +125 -125
- package/TravellerService/core/FetchHttpRequest.ts +21 -21
- package/TravellerService/core/OpenAPI.ts +55 -55
- package/TravellerService/core/request.ts +340 -340
- package/TravellerService/index.ts +8 -8
- package/TravellerService/schemas.gen.ts +6322 -6322
- package/TravellerService/services.gen.ts +713 -713
- package/TravellerService/types.gen.ts +1834 -1834
- package/package.json +1 -1
- package/swagger.json +4794 -4794
package/CRMService/types.gen.ts
CHANGED
|
@@ -120,6 +120,7 @@ export type UniRefund_CRMService_Customss_CreateCustomsDto = {
|
|
|
120
120
|
[key: string]: unknown;
|
|
121
121
|
} | null;
|
|
122
122
|
entityInformationTypes: Array<UniRefund_CRMService_Customss_CreateCustomsEntityInformationTypeDto>;
|
|
123
|
+
parentId?: string | null;
|
|
123
124
|
};
|
|
124
125
|
|
|
125
126
|
export type UniRefund_CRMService_Customss_CreateCustomsEntityInformationTypeDto = {
|
|
@@ -155,7 +156,7 @@ export type UniRefund_CRMService_Customss_CustomsDto = {
|
|
|
155
156
|
export type UniRefund_CRMService_Customss_CustomsProfileDto = {
|
|
156
157
|
id?: string;
|
|
157
158
|
name?: string | null;
|
|
158
|
-
|
|
159
|
+
parentId?: string | null;
|
|
159
160
|
organizationId?: string;
|
|
160
161
|
};
|
|
161
162
|
|
|
@@ -228,7 +229,7 @@ export type UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeDto
|
|
|
228
229
|
|
|
229
230
|
export type UniRefund_CRMService_Enums_AddressTypeCode = 'HOME' | 'OFFICE';
|
|
230
231
|
|
|
231
|
-
export type UniRefund_CRMService_Enums_AffiliationTypeCode = 'COFOUNDER' | 'PARTNER' | 'ABPUSER' | 'SUBCOMPANY';
|
|
232
|
+
export type UniRefund_CRMService_Enums_AffiliationTypeCode = 'COFOUNDER' | 'PARTNER' | 'ABPUSER' | 'SUBCOMPANY' | 'ACCOUNTMANAGER';
|
|
232
233
|
|
|
233
234
|
export type UniRefund_CRMService_Enums_EmailTypeCode = 'WORK' | 'PERSONAL';
|
|
234
235
|
|
|
@@ -264,15 +265,17 @@ export type UniRefund_CRMService_Individuals_IndividualDto = {
|
|
|
264
265
|
entityInformationTypeId?: string | null;
|
|
265
266
|
};
|
|
266
267
|
|
|
268
|
+
export type UniRefund_CRMService_Individuals_IndividualIdNameDto = {
|
|
269
|
+
id?: string;
|
|
270
|
+
name?: string | null;
|
|
271
|
+
};
|
|
272
|
+
|
|
267
273
|
export type UniRefund_CRMService_Individuals_IndividualProfileDto = {
|
|
268
274
|
id?: string;
|
|
269
275
|
name?: string | null;
|
|
270
276
|
affiliationId?: string | null;
|
|
271
|
-
affiliatedName?: string | null;
|
|
272
277
|
affiliationTypeCode?: UniRefund_CRMService_Enums_AffiliationTypeCode;
|
|
273
|
-
affiliationTypeCodeValue?: string | null;
|
|
274
278
|
affiliationParentTypeCode?: UniRefund_CRMService_Enums_EntityPartyTypeCode;
|
|
275
|
-
affiliationParentTypeCodeValue?: string | null;
|
|
276
279
|
};
|
|
277
280
|
|
|
278
281
|
export type UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
@@ -281,6 +284,7 @@ export type UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
281
284
|
} | null;
|
|
282
285
|
typeCode: UniRefund_CRMService_Merchants_MerchantTypeCode;
|
|
283
286
|
taxOfficeId: string;
|
|
287
|
+
parentId?: string | null;
|
|
284
288
|
entityInformationTypes: Array<UniRefund_CRMService_Merchants_CreateMerchantEntityInformationTypeDto>;
|
|
285
289
|
};
|
|
286
290
|
|
|
@@ -301,10 +305,17 @@ export type UniRefund_CRMService_Merchants_CreateMerchantOrgnaizationDto = {
|
|
|
301
305
|
legalStatusCode: string;
|
|
302
306
|
customerNumber?: string | null;
|
|
303
307
|
branchId?: string | null;
|
|
304
|
-
parentCompanyId?: string | null;
|
|
305
308
|
contactInformations: Array<UniRefund_CRMService_ContactInformationTypes_CreateContactInformationTypeDto>;
|
|
306
309
|
};
|
|
307
310
|
|
|
311
|
+
export type UniRefund_CRMService_Merchants_MerchantBasicInformationDto = {
|
|
312
|
+
id?: string;
|
|
313
|
+
name?: string | null;
|
|
314
|
+
taxOffice?: UniRefund_CRMService_TaxOffices_TaxOfficeIdNameDto;
|
|
315
|
+
numberOfStores?: number;
|
|
316
|
+
accountManagers?: Array<UniRefund_CRMService_Individuals_IndividualIdNameDto> | null;
|
|
317
|
+
};
|
|
318
|
+
|
|
308
319
|
export type UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
309
320
|
merchant?: UniRefund_CRMService_Merchants_MerchantDto;
|
|
310
321
|
productGroups?: Array<UniRefund_SettingService_ProductGroups_ProductGroupDto> | null;
|
|
@@ -336,7 +347,7 @@ export type UniRefund_CRMService_Merchants_MerchantInfoDto = {
|
|
|
336
347
|
export type UniRefund_CRMService_Merchants_MerchantProfileDto = {
|
|
337
348
|
id?: string;
|
|
338
349
|
name?: string | null;
|
|
339
|
-
|
|
350
|
+
parentId?: string | null;
|
|
340
351
|
entityInformationTypeCode?: UniRefund_CRMService_Enums_EntityInformationTypeCode;
|
|
341
352
|
organizationId?: string | null;
|
|
342
353
|
individualId?: string | null;
|
|
@@ -413,7 +424,6 @@ export type UniRefund_CRMService_Organizations_OrganizationDto = {
|
|
|
413
424
|
name?: string | null;
|
|
414
425
|
taxpayerId?: string | null;
|
|
415
426
|
legalStatusCode?: string | null;
|
|
416
|
-
parentCompanyId?: string | null;
|
|
417
427
|
customerNumber?: string | null;
|
|
418
428
|
readonly branchId?: string | null;
|
|
419
429
|
readonly countryCode?: string | null;
|
|
@@ -426,9 +436,7 @@ export type UniRefund_CRMService_Organizations_OrganizationProfileDto = {
|
|
|
426
436
|
affiliationId?: string | null;
|
|
427
437
|
affiliatedName?: string | null;
|
|
428
438
|
affiliationTypeCode?: UniRefund_CRMService_Enums_AffiliationTypeCode;
|
|
429
|
-
affiliationTypeCodeValue?: string | null;
|
|
430
439
|
affiliationParentTypeCode?: UniRefund_CRMService_Enums_EntityPartyTypeCode;
|
|
431
|
-
affiliationParentTypeCodeValue?: string | null;
|
|
432
440
|
};
|
|
433
441
|
|
|
434
442
|
export type UniRefund_CRMService_Organizations_UpdateOrganizationDto = {
|
|
@@ -490,6 +498,7 @@ export type UniRefund_CRMService_RefundPoints_CreateRefundPointDto = {
|
|
|
490
498
|
[key: string]: unknown;
|
|
491
499
|
} | null;
|
|
492
500
|
typeCode: UniRefund_CRMService_RefundPoints_RefundPointTypeCode;
|
|
501
|
+
parentId?: string | null;
|
|
493
502
|
entityInformationTypes?: Array<UniRefund_CRMService_RefundPoints_CreateRefundPointEntityInformationTypeDto> | null;
|
|
494
503
|
};
|
|
495
504
|
|
|
@@ -535,6 +544,7 @@ export type UniRefund_CRMService_TaxFrees_CreateTaxFreeDto = {
|
|
|
535
544
|
[key: string]: unknown;
|
|
536
545
|
} | null;
|
|
537
546
|
entityInformationTypes: Array<UniRefund_CRMService_TaxFrees_CreateTaxFreeEntityInformationTypeDto>;
|
|
547
|
+
parentId?: string | null;
|
|
538
548
|
};
|
|
539
549
|
|
|
540
550
|
export type UniRefund_CRMService_TaxFrees_CreateTaxFreeEntityInformationTypeDto = {
|
|
@@ -572,7 +582,7 @@ export type UniRefund_CRMService_TaxFrees_TaxFreeDto = {
|
|
|
572
582
|
export type UniRefund_CRMService_TaxFrees_TaxFreeProfileDto = {
|
|
573
583
|
id?: string;
|
|
574
584
|
name?: string | null;
|
|
575
|
-
|
|
585
|
+
parentId?: string | null;
|
|
576
586
|
organizationId?: string;
|
|
577
587
|
};
|
|
578
588
|
|
|
@@ -581,6 +591,7 @@ export type UniRefund_CRMService_TaxOffices_CreateTaxOfficeDto = {
|
|
|
581
591
|
[key: string]: unknown;
|
|
582
592
|
} | null;
|
|
583
593
|
entityInformationTypes: Array<UniRefund_CRMService_TaxOffices_CreateTaxOfficeEntityInformationTypeDto>;
|
|
594
|
+
parentId?: string | null;
|
|
584
595
|
};
|
|
585
596
|
|
|
586
597
|
export type UniRefund_CRMService_TaxOffices_CreateTaxOfficeEntityInformationTypeDto = {
|
|
@@ -615,10 +626,15 @@ export type UniRefund_CRMService_TaxOffices_TaxOfficeDto = {
|
|
|
615
626
|
entityInformations?: Array<UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeDto> | null;
|
|
616
627
|
};
|
|
617
628
|
|
|
629
|
+
export type UniRefund_CRMService_TaxOffices_TaxOfficeIdNameDto = {
|
|
630
|
+
id?: string;
|
|
631
|
+
name?: string | null;
|
|
632
|
+
};
|
|
633
|
+
|
|
618
634
|
export type UniRefund_CRMService_TaxOffices_TaxOfficeProfileDto = {
|
|
619
635
|
id?: string;
|
|
620
636
|
name?: string | null;
|
|
621
|
-
|
|
637
|
+
parentId?: string | null;
|
|
622
638
|
organizationId?: string;
|
|
623
639
|
};
|
|
624
640
|
|
|
@@ -1230,6 +1246,7 @@ export type PostApiCrmServiceCustomsByIdAffiliationsData = {
|
|
|
1230
1246
|
export type PostApiCrmServiceCustomsByIdAffiliationsResponse = unknown;
|
|
1231
1247
|
|
|
1232
1248
|
export type GetApiCrmServiceCustomsByIdAffiliationsData = {
|
|
1249
|
+
affiliationTypeCode?: UniRefund_CRMService_Enums_AffiliationTypeCode;
|
|
1233
1250
|
id: string;
|
|
1234
1251
|
maxResultCount?: number;
|
|
1235
1252
|
skipCount?: number;
|
|
@@ -1320,7 +1337,14 @@ export type GetApiCrmServiceIndividualsData = {
|
|
|
1320
1337
|
|
|
1321
1338
|
export type GetApiCrmServiceIndividualsResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
1322
1339
|
|
|
1340
|
+
export type PostApiCrmServiceIndividualsByIdData = {
|
|
1341
|
+
id: string;
|
|
1342
|
+
};
|
|
1343
|
+
|
|
1344
|
+
export type PostApiCrmServiceIndividualsByIdResponse = UniRefund_CRMService_Individuals_IndividualProfileDto;
|
|
1345
|
+
|
|
1323
1346
|
export type GetApiCrmServiceMerchantsData = {
|
|
1347
|
+
ids?: Array<(string)>;
|
|
1324
1348
|
maxResultCount?: number;
|
|
1325
1349
|
skipCount?: number;
|
|
1326
1350
|
sorting?: string;
|
|
@@ -1328,6 +1352,12 @@ export type GetApiCrmServiceMerchantsData = {
|
|
|
1328
1352
|
|
|
1329
1353
|
export type GetApiCrmServiceMerchantsResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
1330
1354
|
|
|
1355
|
+
export type GetApiCrmServiceMerchantsByIdBasicInformationData = {
|
|
1356
|
+
id: string;
|
|
1357
|
+
};
|
|
1358
|
+
|
|
1359
|
+
export type GetApiCrmServiceMerchantsByIdBasicInformationResponse = UniRefund_CRMService_Merchants_MerchantBasicInformationDto;
|
|
1360
|
+
|
|
1331
1361
|
export type GetApiCrmServiceMerchantsInfoData = {
|
|
1332
1362
|
branchId?: string;
|
|
1333
1363
|
countryCode?: string;
|
|
@@ -1336,6 +1366,18 @@ export type GetApiCrmServiceMerchantsInfoData = {
|
|
|
1336
1366
|
|
|
1337
1367
|
export type GetApiCrmServiceMerchantsInfoResponse = UniRefund_CRMService_Merchants_MerchantInfoDto;
|
|
1338
1368
|
|
|
1369
|
+
export type GetApiCrmServiceMerchantsByIdData = {
|
|
1370
|
+
id: string;
|
|
1371
|
+
};
|
|
1372
|
+
|
|
1373
|
+
export type GetApiCrmServiceMerchantsByIdResponse = UniRefund_CRMService_Merchants_MerchantProfileDto;
|
|
1374
|
+
|
|
1375
|
+
export type GetApiCrmServiceMerchantsByIdExistData = {
|
|
1376
|
+
id: string;
|
|
1377
|
+
};
|
|
1378
|
+
|
|
1379
|
+
export type GetApiCrmServiceMerchantsByIdExistResponse = boolean;
|
|
1380
|
+
|
|
1339
1381
|
export type GetApiCrmServiceMerchantsByIdDetailData = {
|
|
1340
1382
|
id: string;
|
|
1341
1383
|
};
|
|
@@ -1361,6 +1403,7 @@ export type DeleteApiCrmServiceMerchantsByIdWithComponentsData = {
|
|
|
1361
1403
|
export type DeleteApiCrmServiceMerchantsByIdWithComponentsResponse = unknown;
|
|
1362
1404
|
|
|
1363
1405
|
export type GetApiCrmServiceMerchantsByIdAffiliationsData = {
|
|
1406
|
+
affiliationTypeCode?: UniRefund_CRMService_Enums_AffiliationTypeCode;
|
|
1364
1407
|
id: string;
|
|
1365
1408
|
maxResultCount?: number;
|
|
1366
1409
|
skipCount?: number;
|
|
@@ -1494,6 +1537,7 @@ export type PostApiCrmServiceRefundPointsByIdAffiliationsData = {
|
|
|
1494
1537
|
export type PostApiCrmServiceRefundPointsByIdAffiliationsResponse = unknown;
|
|
1495
1538
|
|
|
1496
1539
|
export type GetApiCrmServiceRefundPointsByIdAffiliationsData = {
|
|
1540
|
+
affiliationTypeCode?: UniRefund_CRMService_Enums_AffiliationTypeCode;
|
|
1497
1541
|
id: string;
|
|
1498
1542
|
maxResultCount?: number;
|
|
1499
1543
|
skipCount?: number;
|
|
@@ -1574,6 +1618,7 @@ export type PostApiCrmServiceTaxFreesByIdAffiliationsData = {
|
|
|
1574
1618
|
export type PostApiCrmServiceTaxFreesByIdAffiliationsResponse = unknown;
|
|
1575
1619
|
|
|
1576
1620
|
export type GetApiCrmServiceTaxFreesByIdAffiliationsData = {
|
|
1621
|
+
affiliationTypeCode?: UniRefund_CRMService_Enums_AffiliationTypeCode;
|
|
1577
1622
|
id: string;
|
|
1578
1623
|
maxResultCount?: number;
|
|
1579
1624
|
skipCount?: number;
|
|
@@ -1622,6 +1667,12 @@ export type GetApiCrmServiceTaxOfficesData = {
|
|
|
1622
1667
|
|
|
1623
1668
|
export type GetApiCrmServiceTaxOfficesResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
1624
1669
|
|
|
1670
|
+
export type GetApiCrmServiceTaxOfficesByIdData = {
|
|
1671
|
+
id: string;
|
|
1672
|
+
};
|
|
1673
|
+
|
|
1674
|
+
export type GetApiCrmServiceTaxOfficesByIdResponse = UniRefund_CRMService_TaxOffices_TaxOfficeProfileDto;
|
|
1675
|
+
|
|
1625
1676
|
export type GetApiCrmServiceTaxOfficesByIdDetailData = {
|
|
1626
1677
|
id: string;
|
|
1627
1678
|
};
|
|
@@ -1654,6 +1705,7 @@ export type PostApiCrmServiceTaxOfficesByIdAffiliationsData = {
|
|
|
1654
1705
|
export type PostApiCrmServiceTaxOfficesByIdAffiliationsResponse = unknown;
|
|
1655
1706
|
|
|
1656
1707
|
export type GetApiCrmServiceTaxOfficesByIdAffiliationsData = {
|
|
1708
|
+
affiliationTypeCode?: UniRefund_CRMService_Enums_AffiliationTypeCode;
|
|
1657
1709
|
id: string;
|
|
1658
1710
|
maxResultCount?: number;
|
|
1659
1711
|
skipCount?: number;
|
|
@@ -2624,6 +2676,41 @@ export type $OpenApiTs = {
|
|
|
2624
2676
|
};
|
|
2625
2677
|
};
|
|
2626
2678
|
};
|
|
2679
|
+
'/api/crm-service/individuals/{id}': {
|
|
2680
|
+
post: {
|
|
2681
|
+
req: PostApiCrmServiceIndividualsByIdData;
|
|
2682
|
+
res: {
|
|
2683
|
+
/**
|
|
2684
|
+
* Success
|
|
2685
|
+
*/
|
|
2686
|
+
200: UniRefund_CRMService_Individuals_IndividualProfileDto;
|
|
2687
|
+
/**
|
|
2688
|
+
* Bad Request
|
|
2689
|
+
*/
|
|
2690
|
+
400: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2691
|
+
/**
|
|
2692
|
+
* Unauthorized
|
|
2693
|
+
*/
|
|
2694
|
+
401: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2695
|
+
/**
|
|
2696
|
+
* Forbidden
|
|
2697
|
+
*/
|
|
2698
|
+
403: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2699
|
+
/**
|
|
2700
|
+
* Not Found
|
|
2701
|
+
*/
|
|
2702
|
+
404: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2703
|
+
/**
|
|
2704
|
+
* Server Error
|
|
2705
|
+
*/
|
|
2706
|
+
500: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2707
|
+
/**
|
|
2708
|
+
* Server Error
|
|
2709
|
+
*/
|
|
2710
|
+
501: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2711
|
+
};
|
|
2712
|
+
};
|
|
2713
|
+
};
|
|
2627
2714
|
'/api/crm-service/merchants': {
|
|
2628
2715
|
get: {
|
|
2629
2716
|
req: GetApiCrmServiceMerchantsData;
|
|
@@ -2659,6 +2746,41 @@ export type $OpenApiTs = {
|
|
|
2659
2746
|
};
|
|
2660
2747
|
};
|
|
2661
2748
|
};
|
|
2749
|
+
'/api/crm-service/merchants/{id}/basic-information': {
|
|
2750
|
+
get: {
|
|
2751
|
+
req: GetApiCrmServiceMerchantsByIdBasicInformationData;
|
|
2752
|
+
res: {
|
|
2753
|
+
/**
|
|
2754
|
+
* Success
|
|
2755
|
+
*/
|
|
2756
|
+
200: UniRefund_CRMService_Merchants_MerchantBasicInformationDto;
|
|
2757
|
+
/**
|
|
2758
|
+
* Bad Request
|
|
2759
|
+
*/
|
|
2760
|
+
400: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2761
|
+
/**
|
|
2762
|
+
* Unauthorized
|
|
2763
|
+
*/
|
|
2764
|
+
401: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2765
|
+
/**
|
|
2766
|
+
* Forbidden
|
|
2767
|
+
*/
|
|
2768
|
+
403: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2769
|
+
/**
|
|
2770
|
+
* Not Found
|
|
2771
|
+
*/
|
|
2772
|
+
404: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2773
|
+
/**
|
|
2774
|
+
* Server Error
|
|
2775
|
+
*/
|
|
2776
|
+
500: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2777
|
+
/**
|
|
2778
|
+
* Server Error
|
|
2779
|
+
*/
|
|
2780
|
+
501: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2781
|
+
};
|
|
2782
|
+
};
|
|
2783
|
+
};
|
|
2662
2784
|
'/api/crm-service/merchants/info': {
|
|
2663
2785
|
get: {
|
|
2664
2786
|
req: GetApiCrmServiceMerchantsInfoData;
|
|
@@ -2694,6 +2816,76 @@ export type $OpenApiTs = {
|
|
|
2694
2816
|
};
|
|
2695
2817
|
};
|
|
2696
2818
|
};
|
|
2819
|
+
'/api/crm-service/merchants/{id}': {
|
|
2820
|
+
get: {
|
|
2821
|
+
req: GetApiCrmServiceMerchantsByIdData;
|
|
2822
|
+
res: {
|
|
2823
|
+
/**
|
|
2824
|
+
* Success
|
|
2825
|
+
*/
|
|
2826
|
+
200: UniRefund_CRMService_Merchants_MerchantProfileDto;
|
|
2827
|
+
/**
|
|
2828
|
+
* Bad Request
|
|
2829
|
+
*/
|
|
2830
|
+
400: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2831
|
+
/**
|
|
2832
|
+
* Unauthorized
|
|
2833
|
+
*/
|
|
2834
|
+
401: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2835
|
+
/**
|
|
2836
|
+
* Forbidden
|
|
2837
|
+
*/
|
|
2838
|
+
403: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2839
|
+
/**
|
|
2840
|
+
* Not Found
|
|
2841
|
+
*/
|
|
2842
|
+
404: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2843
|
+
/**
|
|
2844
|
+
* Server Error
|
|
2845
|
+
*/
|
|
2846
|
+
500: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2847
|
+
/**
|
|
2848
|
+
* Server Error
|
|
2849
|
+
*/
|
|
2850
|
+
501: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2851
|
+
};
|
|
2852
|
+
};
|
|
2853
|
+
};
|
|
2854
|
+
'/api/crm-service/merchants/{id}/exist': {
|
|
2855
|
+
get: {
|
|
2856
|
+
req: GetApiCrmServiceMerchantsByIdExistData;
|
|
2857
|
+
res: {
|
|
2858
|
+
/**
|
|
2859
|
+
* Success
|
|
2860
|
+
*/
|
|
2861
|
+
200: boolean;
|
|
2862
|
+
/**
|
|
2863
|
+
* Bad Request
|
|
2864
|
+
*/
|
|
2865
|
+
400: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2866
|
+
/**
|
|
2867
|
+
* Unauthorized
|
|
2868
|
+
*/
|
|
2869
|
+
401: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2870
|
+
/**
|
|
2871
|
+
* Forbidden
|
|
2872
|
+
*/
|
|
2873
|
+
403: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2874
|
+
/**
|
|
2875
|
+
* Not Found
|
|
2876
|
+
*/
|
|
2877
|
+
404: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2878
|
+
/**
|
|
2879
|
+
* Server Error
|
|
2880
|
+
*/
|
|
2881
|
+
500: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2882
|
+
/**
|
|
2883
|
+
* Server Error
|
|
2884
|
+
*/
|
|
2885
|
+
501: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2886
|
+
};
|
|
2887
|
+
};
|
|
2888
|
+
};
|
|
2697
2889
|
'/api/crm-service/merchants/{id}/detail': {
|
|
2698
2890
|
get: {
|
|
2699
2891
|
req: GetApiCrmServiceMerchantsByIdDetailData;
|
|
@@ -4053,6 +4245,41 @@ export type $OpenApiTs = {
|
|
|
4053
4245
|
};
|
|
4054
4246
|
};
|
|
4055
4247
|
};
|
|
4248
|
+
'/api/crm-service/tax-offices/{id}': {
|
|
4249
|
+
get: {
|
|
4250
|
+
req: GetApiCrmServiceTaxOfficesByIdData;
|
|
4251
|
+
res: {
|
|
4252
|
+
/**
|
|
4253
|
+
* Success
|
|
4254
|
+
*/
|
|
4255
|
+
200: UniRefund_CRMService_TaxOffices_TaxOfficeProfileDto;
|
|
4256
|
+
/**
|
|
4257
|
+
* Bad Request
|
|
4258
|
+
*/
|
|
4259
|
+
400: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4260
|
+
/**
|
|
4261
|
+
* Unauthorized
|
|
4262
|
+
*/
|
|
4263
|
+
401: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4264
|
+
/**
|
|
4265
|
+
* Forbidden
|
|
4266
|
+
*/
|
|
4267
|
+
403: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4268
|
+
/**
|
|
4269
|
+
* Not Found
|
|
4270
|
+
*/
|
|
4271
|
+
404: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4272
|
+
/**
|
|
4273
|
+
* Server Error
|
|
4274
|
+
*/
|
|
4275
|
+
500: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4276
|
+
/**
|
|
4277
|
+
* Server Error
|
|
4278
|
+
*/
|
|
4279
|
+
501: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4280
|
+
};
|
|
4281
|
+
};
|
|
4282
|
+
};
|
|
4056
4283
|
'/api/crm-service/tax-offices/{id}/detail': {
|
|
4057
4284
|
get: {
|
|
4058
4285
|
req: GetApiCrmServiceTaxOfficesByIdDetailData;
|
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
import type { BaseHttpRequest } from './core/BaseHttpRequest';
|
|
2
|
-
import type { OpenAPIConfig } from './core/OpenAPI';
|
|
3
|
-
import { Interceptors } from './core/OpenAPI';
|
|
4
|
-
import { FetchHttpRequest } from './core/FetchHttpRequest';
|
|
5
|
-
|
|
6
|
-
import { AbpApiDefinitionService } from './services.gen';
|
|
7
|
-
import { AbpApplicationConfigurationService } from './services.gen';
|
|
8
|
-
import { AbpApplicationLocalizationService } from './services.gen';
|
|
9
|
-
import { ContractsService } from './services.gen';
|
|
10
|
-
import { RebateTablesService } from './services.gen';
|
|
11
|
-
import { RefundTablesService } from './services.gen';
|
|
12
|
-
|
|
13
|
-
type HttpRequestConstructor = new (config: OpenAPIConfig) => BaseHttpRequest;
|
|
14
|
-
|
|
15
|
-
export class ContractServiceClient {
|
|
16
|
-
|
|
17
|
-
public readonly abpApiDefinition: AbpApiDefinitionService;
|
|
18
|
-
public readonly abpApplicationConfiguration: AbpApplicationConfigurationService;
|
|
19
|
-
public readonly abpApplicationLocalization: AbpApplicationLocalizationService;
|
|
20
|
-
public readonly contracts: ContractsService;
|
|
21
|
-
public readonly rebateTables: RebateTablesService;
|
|
22
|
-
public readonly refundTables: RefundTablesService;
|
|
23
|
-
|
|
24
|
-
public readonly request: BaseHttpRequest;
|
|
25
|
-
|
|
26
|
-
constructor(config?: Partial<OpenAPIConfig>, HttpRequest: HttpRequestConstructor = FetchHttpRequest) {
|
|
27
|
-
this.request = new HttpRequest({
|
|
28
|
-
BASE: config?.BASE ?? '',
|
|
29
|
-
VERSION: config?.VERSION ?? '1',
|
|
30
|
-
WITH_CREDENTIALS: config?.WITH_CREDENTIALS ?? false,
|
|
31
|
-
CREDENTIALS: config?.CREDENTIALS ?? 'include',
|
|
32
|
-
TOKEN: config?.TOKEN,
|
|
33
|
-
USERNAME: config?.USERNAME,
|
|
34
|
-
PASSWORD: config?.PASSWORD,
|
|
35
|
-
HEADERS: config?.HEADERS,
|
|
36
|
-
ENCODE_PATH: config?.ENCODE_PATH,
|
|
37
|
-
interceptors: {
|
|
38
|
-
request: config?.interceptors?.request ?? new Interceptors(),
|
|
39
|
-
response: config?.interceptors?.response ?? new Interceptors(),
|
|
40
|
-
},
|
|
41
|
-
});
|
|
42
|
-
|
|
43
|
-
this.abpApiDefinition = new AbpApiDefinitionService(this.request);
|
|
44
|
-
this.abpApplicationConfiguration = new AbpApplicationConfigurationService(this.request);
|
|
45
|
-
this.abpApplicationLocalization = new AbpApplicationLocalizationService(this.request);
|
|
46
|
-
this.contracts = new ContractsService(this.request);
|
|
47
|
-
this.rebateTables = new RebateTablesService(this.request);
|
|
48
|
-
this.refundTables = new RefundTablesService(this.request);
|
|
49
|
-
}
|
|
50
|
-
}
|
|
1
|
+
import type { BaseHttpRequest } from './core/BaseHttpRequest';
|
|
2
|
+
import type { OpenAPIConfig } from './core/OpenAPI';
|
|
3
|
+
import { Interceptors } from './core/OpenAPI';
|
|
4
|
+
import { FetchHttpRequest } from './core/FetchHttpRequest';
|
|
5
|
+
|
|
6
|
+
import { AbpApiDefinitionService } from './services.gen';
|
|
7
|
+
import { AbpApplicationConfigurationService } from './services.gen';
|
|
8
|
+
import { AbpApplicationLocalizationService } from './services.gen';
|
|
9
|
+
import { ContractsService } from './services.gen';
|
|
10
|
+
import { RebateTablesService } from './services.gen';
|
|
11
|
+
import { RefundTablesService } from './services.gen';
|
|
12
|
+
|
|
13
|
+
type HttpRequestConstructor = new (config: OpenAPIConfig) => BaseHttpRequest;
|
|
14
|
+
|
|
15
|
+
export class ContractServiceClient {
|
|
16
|
+
|
|
17
|
+
public readonly abpApiDefinition: AbpApiDefinitionService;
|
|
18
|
+
public readonly abpApplicationConfiguration: AbpApplicationConfigurationService;
|
|
19
|
+
public readonly abpApplicationLocalization: AbpApplicationLocalizationService;
|
|
20
|
+
public readonly contracts: ContractsService;
|
|
21
|
+
public readonly rebateTables: RebateTablesService;
|
|
22
|
+
public readonly refundTables: RefundTablesService;
|
|
23
|
+
|
|
24
|
+
public readonly request: BaseHttpRequest;
|
|
25
|
+
|
|
26
|
+
constructor(config?: Partial<OpenAPIConfig>, HttpRequest: HttpRequestConstructor = FetchHttpRequest) {
|
|
27
|
+
this.request = new HttpRequest({
|
|
28
|
+
BASE: config?.BASE ?? '',
|
|
29
|
+
VERSION: config?.VERSION ?? '1',
|
|
30
|
+
WITH_CREDENTIALS: config?.WITH_CREDENTIALS ?? false,
|
|
31
|
+
CREDENTIALS: config?.CREDENTIALS ?? 'include',
|
|
32
|
+
TOKEN: config?.TOKEN,
|
|
33
|
+
USERNAME: config?.USERNAME,
|
|
34
|
+
PASSWORD: config?.PASSWORD,
|
|
35
|
+
HEADERS: config?.HEADERS,
|
|
36
|
+
ENCODE_PATH: config?.ENCODE_PATH,
|
|
37
|
+
interceptors: {
|
|
38
|
+
request: config?.interceptors?.request ?? new Interceptors(),
|
|
39
|
+
response: config?.interceptors?.response ?? new Interceptors(),
|
|
40
|
+
},
|
|
41
|
+
});
|
|
42
|
+
|
|
43
|
+
this.abpApiDefinition = new AbpApiDefinitionService(this.request);
|
|
44
|
+
this.abpApplicationConfiguration = new AbpApplicationConfigurationService(this.request);
|
|
45
|
+
this.abpApplicationLocalization = new AbpApplicationLocalizationService(this.request);
|
|
46
|
+
this.contracts = new ContractsService(this.request);
|
|
47
|
+
this.rebateTables = new RebateTablesService(this.request);
|
|
48
|
+
this.refundTables = new RefundTablesService(this.request);
|
|
49
|
+
}
|
|
50
|
+
}
|