@ayasofyazilim/saas 0.0.35 → 0.0.37
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 +65 -65
- 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/schemas.gen.ts +5103 -5103
- package/AccountService/services.gen.ts +1452 -1452
- package/AccountService/types.gen.ts +9896 -9896
- package/AdministrationService/AdministrationServiceClient.ts +74 -74
- 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 +5897 -5897
- package/AdministrationService/services.gen.ts +1332 -1332
- package/AdministrationService/types.gen.ts +9024 -9024
- 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/schemas.gen.ts +12444 -12444
- package/CRMService/schemas.gen.ts +94 -55
- package/CRMService/services.gen.ts +472 -9
- package/CRMService/types.gen.ts +795 -101
- package/ContractService/ContractServiceClient.ts +53 -53
- package/ContractService/core/ApiError.ts +20 -20
- package/ContractService/core/ApiRequestOptions.ts +12 -12
- package/ContractService/core/ApiResult.ts +6 -6
- package/ContractService/core/BaseHttpRequest.ts +9 -9
- package/ContractService/core/CancelablePromise.ts +125 -125
- package/ContractService/core/FetchHttpRequest.ts +21 -21
- package/ContractService/core/OpenAPI.ts +55 -55
- package/ContractService/core/request.ts +340 -340
- package/ContractService/index.ts +8 -8
- package/ContractService/schemas.gen.ts +10943 -10947
- package/ContractService/services.gen.ts +1720 -1716
- package/ContractService/types.gen.ts +3691 -3691
- package/FundraiserService/FundraiserServiceClient.ts +47 -47
- package/FundraiserService/core/ApiError.ts +20 -20
- package/FundraiserService/core/ApiResult.ts +6 -6
- package/FundraiserService/core/CancelablePromise.ts +125 -125
- package/FundraiserService/index.ts +8 -8
- package/FundraiserService/schemas.gen.ts +11548 -11548
- package/FundraiserService/services.gen.ts +627 -627
- package/IdentityService/IdentityServiceClient.ts +77 -77
- 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/schemas.gen.ts +6573 -6573
- package/IdentityService/services.gen.ts +2839 -2839
- package/IdentityService/types.gen.ts +17446 -17446
- 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/schemas.gen.ts +5147 -5147
- package/ProjectService/services.gen.ts +492 -492
- 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/schemas.gen.ts +5278 -5278
- package/SaasService/services.gen.ts +1325 -1325
- package/SaasService/types.gen.ts +9052 -9052
- package/SettingService/SettingServiceClient.ts +62 -62
- package/SettingService/index.ts +8 -8
- package/package.json +1 -1
- package/swagger.json +4794 -4794
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
import type { CancelablePromise } from './core/CancelablePromise';
|
|
4
4
|
import type { BaseHttpRequest } from './core/BaseHttpRequest';
|
|
5
|
-
import type { GetApiAbpApiDefinitionData, GetApiAbpApiDefinitionResponse, GetApiAbpApplicationConfigurationData, GetApiAbpApplicationConfigurationResponse, GetApiAbpApplicationLocalizationData, GetApiAbpApplicationLocalizationResponse, GetApiCrmServiceAddressesData, GetApiCrmServiceAddressesResponse, PostApiCrmServiceAddressesData, PostApiCrmServiceAddressesResponse, GetApiCrmServiceAddressesByIdData, GetApiCrmServiceAddressesByIdResponse, PutApiCrmServiceAddressesByIdData, PutApiCrmServiceAddressesByIdResponse, DeleteApiCrmServiceAddressesByIdData, DeleteApiCrmServiceAddressesByIdResponse, GetApiCrmServiceCustomsData, GetApiCrmServiceCustomsResponse, GetApiCrmServiceCustomsDetailByIdData, GetApiCrmServiceCustomsDetailByIdResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsWithComponentsByIdData, DeleteApiCrmServiceCustomsWithComponentsByIdResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, PutApiCrmServiceCustomsByIdOrganizationByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationByOrganizationIdResponse, GetApiCrmServiceEmailsData, GetApiCrmServiceEmailsResponse, PostApiCrmServiceEmailsData, PostApiCrmServiceEmailsResponse, GetApiCrmServiceEmailsByIdData, GetApiCrmServiceEmailsByIdResponse, PutApiCrmServiceEmailsByIdData, PutApiCrmServiceEmailsByIdResponse, DeleteApiCrmServiceEmailsByIdData, DeleteApiCrmServiceEmailsByIdResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse, GetApiCrmServiceIndividualsData, GetApiCrmServiceIndividualsResponse, GetApiCrmServiceMerchantsData, GetApiCrmServiceMerchantsResponse, GetApiCrmServiceMerchantsDetailByIdData, GetApiCrmServiceMerchantsDetailByIdResponse, PostApiCrmServiceMerchantsWithComponentsData, PostApiCrmServiceMerchantsWithComponentsResponse, DeleteApiCrmServiceMerchantsWithComponentsByIdData, DeleteApiCrmServiceMerchantsWithComponentsByIdResponse, PostApiCrmServiceMerchantsByMerchantIdAffiliationsData, PostApiCrmServiceMerchantsByMerchantIdAffiliationsResponse, GetApiCrmServiceMerchantsByMerchantIdAffiliationsData, GetApiCrmServiceMerchantsByMerchantIdAffiliationsResponse, PutApiCrmServiceMerchantsByIdOrganizationByOrganizationIdData, PutApiCrmServiceMerchantsByIdOrganizationByOrganizationIdResponse, PostApiCrmServiceMerchantsBulkProductGroupMerchantData, PostApiCrmServiceMerchantsBulkProductGroupMerchantResponse, PostApiCrmServiceOrganizationsWithComponentsData, PostApiCrmServiceOrganizationsWithComponentsResponse, GetApiCrmServiceOrganizationsData, GetApiCrmServiceOrganizationsResponse, GetApiCrmServiceRefundPointsData, GetApiCrmServiceRefundPointsResponse, GetApiCrmServiceRefundPointsDetailByIdData, GetApiCrmServiceRefundPointsDetailByIdResponse, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsWithComponentsByIdData, DeleteApiCrmServiceRefundPointsWithComponentsByIdResponse, PostApiCrmServiceRefundPointsByRefundPointIdAffiliationsData, PostApiCrmServiceRefundPointsByRefundPointIdAffiliationsResponse, GetApiCrmServiceRefundPointsByRefundPointIdAffiliationsData, GetApiCrmServiceRefundPointsByRefundPointIdAffiliationsResponse,
|
|
5
|
+
import type { GetApiAbpApiDefinitionData, GetApiAbpApiDefinitionResponse, GetApiAbpApplicationConfigurationData, GetApiAbpApplicationConfigurationResponse, GetApiAbpApplicationLocalizationData, GetApiAbpApplicationLocalizationResponse, GetApiCrmServiceAddressesData, GetApiCrmServiceAddressesResponse, PostApiCrmServiceAddressesData, PostApiCrmServiceAddressesResponse, GetApiCrmServiceAddressesByIdData, GetApiCrmServiceAddressesByIdResponse, PutApiCrmServiceAddressesByIdData, PutApiCrmServiceAddressesByIdResponse, DeleteApiCrmServiceAddressesByIdData, DeleteApiCrmServiceAddressesByIdResponse, GetApiCrmServiceCustomsData, GetApiCrmServiceCustomsResponse, GetApiCrmServiceCustomsDetailByIdData, GetApiCrmServiceCustomsDetailByIdResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsWithComponentsByIdData, DeleteApiCrmServiceCustomsWithComponentsByIdResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, PutApiCrmServiceCustomsByIdOrganizationByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationByOrganizationIdResponse, PutApiCrmServiceCustomsByCustomsIdTelephoneByIdData, PutApiCrmServiceCustomsByCustomsIdTelephoneByIdResponse, PutApiCrmServiceCustomsByCustomsIdAddressByIdData, PutApiCrmServiceCustomsByCustomsIdAddressByIdResponse, PutApiCrmServiceCustomsByCustomsIdEmailByIdData, PutApiCrmServiceCustomsByCustomsIdEmailByIdResponse, GetApiCrmServiceEmailsData, GetApiCrmServiceEmailsResponse, PostApiCrmServiceEmailsData, PostApiCrmServiceEmailsResponse, GetApiCrmServiceEmailsByIdData, GetApiCrmServiceEmailsByIdResponse, PutApiCrmServiceEmailsByIdData, PutApiCrmServiceEmailsByIdResponse, DeleteApiCrmServiceEmailsByIdData, DeleteApiCrmServiceEmailsByIdResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse, GetApiCrmServiceIndividualsData, GetApiCrmServiceIndividualsResponse, GetApiCrmServiceMerchantsData, GetApiCrmServiceMerchantsResponse, GetApiCrmServiceMerchantsInfoData, GetApiCrmServiceMerchantsInfoResponse, GetApiCrmServiceMerchantsDetailByIdData, GetApiCrmServiceMerchantsDetailByIdResponse, PostApiCrmServiceMerchantsWithComponentsData, PostApiCrmServiceMerchantsWithComponentsResponse, DeleteApiCrmServiceMerchantsWithComponentsByIdData, DeleteApiCrmServiceMerchantsWithComponentsByIdResponse, PostApiCrmServiceMerchantsByMerchantIdAffiliationsData, PostApiCrmServiceMerchantsByMerchantIdAffiliationsResponse, GetApiCrmServiceMerchantsByMerchantIdAffiliationsData, GetApiCrmServiceMerchantsByMerchantIdAffiliationsResponse, PutApiCrmServiceMerchantsByIdOrganizationByOrganizationIdData, PutApiCrmServiceMerchantsByIdOrganizationByOrganizationIdResponse, PostApiCrmServiceMerchantsBulkProductGroupMerchantData, PostApiCrmServiceMerchantsBulkProductGroupMerchantResponse, PutApiCrmServiceMerchantsByMerchantIdTelephoneByIdData, PutApiCrmServiceMerchantsByMerchantIdTelephoneByIdResponse, PutApiCrmServiceMerchantsByMerchantIdAddressByIdData, PutApiCrmServiceMerchantsByMerchantIdAddressByIdResponse, PutApiCrmServiceMerchantsByMerchantIdEmailByIdData, PutApiCrmServiceMerchantsByMerchantIdEmailByIdResponse, PostApiCrmServiceOrganizationsWithComponentsData, PostApiCrmServiceOrganizationsWithComponentsResponse, GetApiCrmServiceOrganizationsData, GetApiCrmServiceOrganizationsResponse, GetApiCrmServiceRefundPointsData, GetApiCrmServiceRefundPointsResponse, GetApiCrmServiceRefundPointsDetailByIdData, GetApiCrmServiceRefundPointsDetailByIdResponse, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsWithComponentsByIdData, DeleteApiCrmServiceRefundPointsWithComponentsByIdResponse, PostApiCrmServiceRefundPointsByRefundPointIdAffiliationsData, PostApiCrmServiceRefundPointsByRefundPointIdAffiliationsResponse, GetApiCrmServiceRefundPointsByRefundPointIdAffiliationsData, GetApiCrmServiceRefundPointsByRefundPointIdAffiliationsResponse, PutApiCrmServiceRefundPointsByRefundPointIdOrganizationByOrganizationIdData, PutApiCrmServiceRefundPointsByRefundPointIdOrganizationByOrganizationIdResponse, PutApiCrmServiceRefundPointsByRefundPointIdTelephoneByIdData, PutApiCrmServiceRefundPointsByRefundPointIdTelephoneByIdResponse, PutApiCrmServiceRefundPointsByRefundPointIdAddressByIdData, PutApiCrmServiceRefundPointsByRefundPointIdAddressByIdResponse, PutApiCrmServiceRefundPointsByRefundPointIdEmailByIdData, PutApiCrmServiceRefundPointsByRefundPointIdEmailByIdResponse, GetApiCrmServiceTaxFreesData, GetApiCrmServiceTaxFreesResponse, GetApiCrmServiceTaxFreesDetailByIdData, GetApiCrmServiceTaxFreesDetailByIdResponse, PostApiCrmServiceTaxFreesWithComponentsData, PostApiCrmServiceTaxFreesWithComponentsResponse, DeleteApiCrmServiceTaxFreesWithComponentsByIdData, DeleteApiCrmServiceTaxFreesWithComponentsByIdResponse, PostApiCrmServiceTaxFreesByTaxFreesIdAffiliationsData, PostApiCrmServiceTaxFreesByTaxFreesIdAffiliationsResponse, GetApiCrmServiceTaxFreesByTaxFreesIdAffiliationsData, GetApiCrmServiceTaxFreesByTaxFreesIdAffiliationsResponse, PutApiCrmServiceTaxFreesByIdOrganizationByOrganizationIdData, PutApiCrmServiceTaxFreesByIdOrganizationByOrganizationIdResponse, PutApiCrmServiceTaxFreesByTaxFreeIdTelephoneByIdData, PutApiCrmServiceTaxFreesByTaxFreeIdTelephoneByIdResponse, PutApiCrmServiceTaxFreesByTaxFreeIdAddressByIdData, PutApiCrmServiceTaxFreesByTaxFreeIdAddressByIdResponse, PutApiCrmServiceTaxFreesByTaxFreeIdEmailByIdData, PutApiCrmServiceTaxFreesByTaxFreeIdEmailByIdResponse, GetApiCrmServiceTaxOfficesData, GetApiCrmServiceTaxOfficesResponse, GetApiCrmServiceTaxOfficesDetailByIdData, GetApiCrmServiceTaxOfficesDetailByIdResponse, PostApiCrmServiceTaxOfficesWithComponentsData, PostApiCrmServiceTaxOfficesWithComponentsResponse, DeleteApiCrmServiceTaxOfficesWithComponentsByIdData, DeleteApiCrmServiceTaxOfficesWithComponentsByIdResponse, PostApiCrmServiceTaxOfficesByTaxOfficesIdAffiliationsData, PostApiCrmServiceTaxOfficesByTaxOfficesIdAffiliationsResponse, GetApiCrmServiceTaxOfficesByTaxOfficesIdAffiliationsData, GetApiCrmServiceTaxOfficesByTaxOfficesIdAffiliationsResponse, PutApiCrmServiceTaxOfficesByTaxOfficeIdOrganizationByOrganizationIdData, PutApiCrmServiceTaxOfficesByTaxOfficeIdOrganizationByOrganizationIdResponse, PutApiCrmServiceTaxOfficesByTaxOfficeIdTelephoneByIdData, PutApiCrmServiceTaxOfficesByTaxOfficeIdTelephoneByIdResponse, PutApiCrmServiceTaxOfficesByTaxOfficeIdAddressByIdData, PutApiCrmServiceTaxOfficesByTaxOfficeIdAddressByIdResponse, PutApiCrmServiceTaxOfficesByTaxOfficeIdEmailByIdData, PutApiCrmServiceTaxOfficesByTaxOfficeIdEmailByIdResponse, GetApiCrmServiceTelephonesData, GetApiCrmServiceTelephonesResponse, PostApiCrmServiceTelephonesData, PostApiCrmServiceTelephonesResponse, GetApiCrmServiceTelephonesByIdData, GetApiCrmServiceTelephonesByIdResponse, PutApiCrmServiceTelephonesByIdData, PutApiCrmServiceTelephonesByIdResponse, DeleteApiCrmServiceTelephonesByIdData, DeleteApiCrmServiceTelephonesByIdResponse } from './types.gen';
|
|
6
6
|
|
|
7
7
|
export class AbpApiDefinitionService {
|
|
8
8
|
constructor(public readonly httpRequest: BaseHttpRequest) { }
|
|
@@ -414,6 +414,93 @@ export class CustomsService {
|
|
|
414
414
|
});
|
|
415
415
|
}
|
|
416
416
|
|
|
417
|
+
/**
|
|
418
|
+
* @param data The data for the request.
|
|
419
|
+
* @param data.customsId
|
|
420
|
+
* @param data.id
|
|
421
|
+
* @param data.requestBody
|
|
422
|
+
* @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
|
|
423
|
+
* @throws ApiError
|
|
424
|
+
*/
|
|
425
|
+
public putApiCrmServiceCustomsByCustomsIdTelephoneById(data: PutApiCrmServiceCustomsByCustomsIdTelephoneByIdData): CancelablePromise<PutApiCrmServiceCustomsByCustomsIdTelephoneByIdResponse> {
|
|
426
|
+
return this.httpRequest.request({
|
|
427
|
+
method: 'PUT',
|
|
428
|
+
url: '/api/crm-service/customs/{customsId}/telephone/{id}',
|
|
429
|
+
path: {
|
|
430
|
+
customsId: data.customsId,
|
|
431
|
+
id: data.id
|
|
432
|
+
},
|
|
433
|
+
body: data.requestBody,
|
|
434
|
+
mediaType: 'application/json',
|
|
435
|
+
errors: {
|
|
436
|
+
400: 'Bad Request',
|
|
437
|
+
401: 'Unauthorized',
|
|
438
|
+
403: 'Forbidden',
|
|
439
|
+
404: 'Not Found',
|
|
440
|
+
500: 'Server Error',
|
|
441
|
+
501: 'Server Error'
|
|
442
|
+
}
|
|
443
|
+
});
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
/**
|
|
447
|
+
* @param data The data for the request.
|
|
448
|
+
* @param data.customsId
|
|
449
|
+
* @param data.id
|
|
450
|
+
* @param data.requestBody
|
|
451
|
+
* @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
|
|
452
|
+
* @throws ApiError
|
|
453
|
+
*/
|
|
454
|
+
public putApiCrmServiceCustomsByCustomsIdAddressById(data: PutApiCrmServiceCustomsByCustomsIdAddressByIdData): CancelablePromise<PutApiCrmServiceCustomsByCustomsIdAddressByIdResponse> {
|
|
455
|
+
return this.httpRequest.request({
|
|
456
|
+
method: 'PUT',
|
|
457
|
+
url: '/api/crm-service/customs/{customsId}/address/{id}',
|
|
458
|
+
path: {
|
|
459
|
+
customsId: data.customsId,
|
|
460
|
+
id: data.id
|
|
461
|
+
},
|
|
462
|
+
body: data.requestBody,
|
|
463
|
+
mediaType: 'application/json',
|
|
464
|
+
errors: {
|
|
465
|
+
400: 'Bad Request',
|
|
466
|
+
401: 'Unauthorized',
|
|
467
|
+
403: 'Forbidden',
|
|
468
|
+
404: 'Not Found',
|
|
469
|
+
500: 'Server Error',
|
|
470
|
+
501: 'Server Error'
|
|
471
|
+
}
|
|
472
|
+
});
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
/**
|
|
476
|
+
* @param data The data for the request.
|
|
477
|
+
* @param data.customsId
|
|
478
|
+
* @param data.id
|
|
479
|
+
* @param data.requestBody
|
|
480
|
+
* @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
|
|
481
|
+
* @throws ApiError
|
|
482
|
+
*/
|
|
483
|
+
public putApiCrmServiceCustomsByCustomsIdEmailById(data: PutApiCrmServiceCustomsByCustomsIdEmailByIdData): CancelablePromise<PutApiCrmServiceCustomsByCustomsIdEmailByIdResponse> {
|
|
484
|
+
return this.httpRequest.request({
|
|
485
|
+
method: 'PUT',
|
|
486
|
+
url: '/api/crm-service/customs/{customsId}/email/{id}',
|
|
487
|
+
path: {
|
|
488
|
+
customsId: data.customsId,
|
|
489
|
+
id: data.id
|
|
490
|
+
},
|
|
491
|
+
body: data.requestBody,
|
|
492
|
+
mediaType: 'application/json',
|
|
493
|
+
errors: {
|
|
494
|
+
400: 'Bad Request',
|
|
495
|
+
401: 'Unauthorized',
|
|
496
|
+
403: 'Forbidden',
|
|
497
|
+
404: 'Not Found',
|
|
498
|
+
500: 'Server Error',
|
|
499
|
+
501: 'Server Error'
|
|
500
|
+
}
|
|
501
|
+
});
|
|
502
|
+
}
|
|
503
|
+
|
|
417
504
|
}
|
|
418
505
|
|
|
419
506
|
export class EmailCommonDataService {
|
|
@@ -638,6 +725,34 @@ export class MerchantService {
|
|
|
638
725
|
});
|
|
639
726
|
}
|
|
640
727
|
|
|
728
|
+
/**
|
|
729
|
+
* @param data The data for the request.
|
|
730
|
+
* @param data.vatNumber
|
|
731
|
+
* @param data.countryCode
|
|
732
|
+
* @param data.branchId
|
|
733
|
+
* @returns UniRefund_CRMService_Merchants_MerchantInfoDto Success
|
|
734
|
+
* @throws ApiError
|
|
735
|
+
*/
|
|
736
|
+
public getApiCrmServiceMerchantsInfo(data: GetApiCrmServiceMerchantsInfoData = {}): CancelablePromise<GetApiCrmServiceMerchantsInfoResponse> {
|
|
737
|
+
return this.httpRequest.request({
|
|
738
|
+
method: 'GET',
|
|
739
|
+
url: '/api/crm-service/merchants/info',
|
|
740
|
+
query: {
|
|
741
|
+
VatNumber: data.vatNumber,
|
|
742
|
+
CountryCode: data.countryCode,
|
|
743
|
+
BranchId: data.branchId
|
|
744
|
+
},
|
|
745
|
+
errors: {
|
|
746
|
+
400: 'Bad Request',
|
|
747
|
+
401: 'Unauthorized',
|
|
748
|
+
403: 'Forbidden',
|
|
749
|
+
404: 'Not Found',
|
|
750
|
+
500: 'Server Error',
|
|
751
|
+
501: 'Server Error'
|
|
752
|
+
}
|
|
753
|
+
});
|
|
754
|
+
}
|
|
755
|
+
|
|
641
756
|
/**
|
|
642
757
|
* @param data The data for the request.
|
|
643
758
|
* @param data.id
|
|
@@ -820,6 +935,93 @@ export class MerchantService {
|
|
|
820
935
|
});
|
|
821
936
|
}
|
|
822
937
|
|
|
938
|
+
/**
|
|
939
|
+
* @param data The data for the request.
|
|
940
|
+
* @param data.merchantId
|
|
941
|
+
* @param data.id
|
|
942
|
+
* @param data.requestBody
|
|
943
|
+
* @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
|
|
944
|
+
* @throws ApiError
|
|
945
|
+
*/
|
|
946
|
+
public putApiCrmServiceMerchantsByMerchantIdTelephoneById(data: PutApiCrmServiceMerchantsByMerchantIdTelephoneByIdData): CancelablePromise<PutApiCrmServiceMerchantsByMerchantIdTelephoneByIdResponse> {
|
|
947
|
+
return this.httpRequest.request({
|
|
948
|
+
method: 'PUT',
|
|
949
|
+
url: '/api/crm-service/merchants/{merchantId}/telephone/{id}',
|
|
950
|
+
path: {
|
|
951
|
+
merchantId: data.merchantId,
|
|
952
|
+
id: data.id
|
|
953
|
+
},
|
|
954
|
+
body: data.requestBody,
|
|
955
|
+
mediaType: 'application/json',
|
|
956
|
+
errors: {
|
|
957
|
+
400: 'Bad Request',
|
|
958
|
+
401: 'Unauthorized',
|
|
959
|
+
403: 'Forbidden',
|
|
960
|
+
404: 'Not Found',
|
|
961
|
+
500: 'Server Error',
|
|
962
|
+
501: 'Server Error'
|
|
963
|
+
}
|
|
964
|
+
});
|
|
965
|
+
}
|
|
966
|
+
|
|
967
|
+
/**
|
|
968
|
+
* @param data The data for the request.
|
|
969
|
+
* @param data.merchantId
|
|
970
|
+
* @param data.id
|
|
971
|
+
* @param data.requestBody
|
|
972
|
+
* @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
|
|
973
|
+
* @throws ApiError
|
|
974
|
+
*/
|
|
975
|
+
public putApiCrmServiceMerchantsByMerchantIdAddressById(data: PutApiCrmServiceMerchantsByMerchantIdAddressByIdData): CancelablePromise<PutApiCrmServiceMerchantsByMerchantIdAddressByIdResponse> {
|
|
976
|
+
return this.httpRequest.request({
|
|
977
|
+
method: 'PUT',
|
|
978
|
+
url: '/api/crm-service/merchants/{merchantId}/address/{id}',
|
|
979
|
+
path: {
|
|
980
|
+
merchantId: data.merchantId,
|
|
981
|
+
id: data.id
|
|
982
|
+
},
|
|
983
|
+
body: data.requestBody,
|
|
984
|
+
mediaType: 'application/json',
|
|
985
|
+
errors: {
|
|
986
|
+
400: 'Bad Request',
|
|
987
|
+
401: 'Unauthorized',
|
|
988
|
+
403: 'Forbidden',
|
|
989
|
+
404: 'Not Found',
|
|
990
|
+
500: 'Server Error',
|
|
991
|
+
501: 'Server Error'
|
|
992
|
+
}
|
|
993
|
+
});
|
|
994
|
+
}
|
|
995
|
+
|
|
996
|
+
/**
|
|
997
|
+
* @param data The data for the request.
|
|
998
|
+
* @param data.merchantId
|
|
999
|
+
* @param data.id
|
|
1000
|
+
* @param data.requestBody
|
|
1001
|
+
* @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
|
|
1002
|
+
* @throws ApiError
|
|
1003
|
+
*/
|
|
1004
|
+
public putApiCrmServiceMerchantsByMerchantIdEmailById(data: PutApiCrmServiceMerchantsByMerchantIdEmailByIdData): CancelablePromise<PutApiCrmServiceMerchantsByMerchantIdEmailByIdResponse> {
|
|
1005
|
+
return this.httpRequest.request({
|
|
1006
|
+
method: 'PUT',
|
|
1007
|
+
url: '/api/crm-service/merchants/{merchantId}/email/{id}',
|
|
1008
|
+
path: {
|
|
1009
|
+
merchantId: data.merchantId,
|
|
1010
|
+
id: data.id
|
|
1011
|
+
},
|
|
1012
|
+
body: data.requestBody,
|
|
1013
|
+
mediaType: 'application/json',
|
|
1014
|
+
errors: {
|
|
1015
|
+
400: 'Bad Request',
|
|
1016
|
+
401: 'Unauthorized',
|
|
1017
|
+
403: 'Forbidden',
|
|
1018
|
+
404: 'Not Found',
|
|
1019
|
+
500: 'Server Error',
|
|
1020
|
+
501: 'Server Error'
|
|
1021
|
+
}
|
|
1022
|
+
});
|
|
1023
|
+
}
|
|
1024
|
+
|
|
823
1025
|
}
|
|
824
1026
|
|
|
825
1027
|
export class OrganizationService {
|
|
@@ -1045,18 +1247,18 @@ export class RefundPointService {
|
|
|
1045
1247
|
|
|
1046
1248
|
/**
|
|
1047
1249
|
* @param data The data for the request.
|
|
1048
|
-
* @param data.
|
|
1250
|
+
* @param data.refundPointId
|
|
1049
1251
|
* @param data.organizationId
|
|
1050
1252
|
* @param data.requestBody
|
|
1051
1253
|
* @returns unknown Success
|
|
1052
1254
|
* @throws ApiError
|
|
1053
1255
|
*/
|
|
1054
|
-
public
|
|
1256
|
+
public putApiCrmServiceRefundPointsByRefundPointIdOrganizationByOrganizationId(data: PutApiCrmServiceRefundPointsByRefundPointIdOrganizationByOrganizationIdData): CancelablePromise<PutApiCrmServiceRefundPointsByRefundPointIdOrganizationByOrganizationIdResponse> {
|
|
1055
1257
|
return this.httpRequest.request({
|
|
1056
1258
|
method: 'PUT',
|
|
1057
|
-
url: '/api/crm-service/refund-points/{
|
|
1259
|
+
url: '/api/crm-service/refund-points/{refundPointId}/organization/{organizationId}',
|
|
1058
1260
|
path: {
|
|
1059
|
-
|
|
1261
|
+
refundPointId: data.refundPointId,
|
|
1060
1262
|
organizationId: data.organizationId
|
|
1061
1263
|
},
|
|
1062
1264
|
body: data.requestBody,
|
|
@@ -1072,6 +1274,93 @@ export class RefundPointService {
|
|
|
1072
1274
|
});
|
|
1073
1275
|
}
|
|
1074
1276
|
|
|
1277
|
+
/**
|
|
1278
|
+
* @param data The data for the request.
|
|
1279
|
+
* @param data.refundPointId
|
|
1280
|
+
* @param data.id
|
|
1281
|
+
* @param data.requestBody
|
|
1282
|
+
* @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
|
|
1283
|
+
* @throws ApiError
|
|
1284
|
+
*/
|
|
1285
|
+
public putApiCrmServiceRefundPointsByRefundPointIdTelephoneById(data: PutApiCrmServiceRefundPointsByRefundPointIdTelephoneByIdData): CancelablePromise<PutApiCrmServiceRefundPointsByRefundPointIdTelephoneByIdResponse> {
|
|
1286
|
+
return this.httpRequest.request({
|
|
1287
|
+
method: 'PUT',
|
|
1288
|
+
url: '/api/crm-service/refund-points/{refundPointId}/telephone/{id}',
|
|
1289
|
+
path: {
|
|
1290
|
+
refundPointId: data.refundPointId,
|
|
1291
|
+
id: data.id
|
|
1292
|
+
},
|
|
1293
|
+
body: data.requestBody,
|
|
1294
|
+
mediaType: 'application/json',
|
|
1295
|
+
errors: {
|
|
1296
|
+
400: 'Bad Request',
|
|
1297
|
+
401: 'Unauthorized',
|
|
1298
|
+
403: 'Forbidden',
|
|
1299
|
+
404: 'Not Found',
|
|
1300
|
+
500: 'Server Error',
|
|
1301
|
+
501: 'Server Error'
|
|
1302
|
+
}
|
|
1303
|
+
});
|
|
1304
|
+
}
|
|
1305
|
+
|
|
1306
|
+
/**
|
|
1307
|
+
* @param data The data for the request.
|
|
1308
|
+
* @param data.refundPointId
|
|
1309
|
+
* @param data.id
|
|
1310
|
+
* @param data.requestBody
|
|
1311
|
+
* @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
|
|
1312
|
+
* @throws ApiError
|
|
1313
|
+
*/
|
|
1314
|
+
public putApiCrmServiceRefundPointsByRefundPointIdAddressById(data: PutApiCrmServiceRefundPointsByRefundPointIdAddressByIdData): CancelablePromise<PutApiCrmServiceRefundPointsByRefundPointIdAddressByIdResponse> {
|
|
1315
|
+
return this.httpRequest.request({
|
|
1316
|
+
method: 'PUT',
|
|
1317
|
+
url: '/api/crm-service/refund-points/{refundPointId}/address/{id}',
|
|
1318
|
+
path: {
|
|
1319
|
+
refundPointId: data.refundPointId,
|
|
1320
|
+
id: data.id
|
|
1321
|
+
},
|
|
1322
|
+
body: data.requestBody,
|
|
1323
|
+
mediaType: 'application/json',
|
|
1324
|
+
errors: {
|
|
1325
|
+
400: 'Bad Request',
|
|
1326
|
+
401: 'Unauthorized',
|
|
1327
|
+
403: 'Forbidden',
|
|
1328
|
+
404: 'Not Found',
|
|
1329
|
+
500: 'Server Error',
|
|
1330
|
+
501: 'Server Error'
|
|
1331
|
+
}
|
|
1332
|
+
});
|
|
1333
|
+
}
|
|
1334
|
+
|
|
1335
|
+
/**
|
|
1336
|
+
* @param data The data for the request.
|
|
1337
|
+
* @param data.refundPointId
|
|
1338
|
+
* @param data.id
|
|
1339
|
+
* @param data.requestBody
|
|
1340
|
+
* @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
|
|
1341
|
+
* @throws ApiError
|
|
1342
|
+
*/
|
|
1343
|
+
public putApiCrmServiceRefundPointsByRefundPointIdEmailById(data: PutApiCrmServiceRefundPointsByRefundPointIdEmailByIdData): CancelablePromise<PutApiCrmServiceRefundPointsByRefundPointIdEmailByIdResponse> {
|
|
1344
|
+
return this.httpRequest.request({
|
|
1345
|
+
method: 'PUT',
|
|
1346
|
+
url: '/api/crm-service/refund-points/{refundPointId}/email/{id}',
|
|
1347
|
+
path: {
|
|
1348
|
+
refundPointId: data.refundPointId,
|
|
1349
|
+
id: data.id
|
|
1350
|
+
},
|
|
1351
|
+
body: data.requestBody,
|
|
1352
|
+
mediaType: 'application/json',
|
|
1353
|
+
errors: {
|
|
1354
|
+
400: 'Bad Request',
|
|
1355
|
+
401: 'Unauthorized',
|
|
1356
|
+
403: 'Forbidden',
|
|
1357
|
+
404: 'Not Found',
|
|
1358
|
+
500: 'Server Error',
|
|
1359
|
+
501: 'Server Error'
|
|
1360
|
+
}
|
|
1361
|
+
});
|
|
1362
|
+
}
|
|
1363
|
+
|
|
1075
1364
|
}
|
|
1076
1365
|
|
|
1077
1366
|
export class TaxFreeService {
|
|
@@ -1264,6 +1553,93 @@ export class TaxFreeService {
|
|
|
1264
1553
|
});
|
|
1265
1554
|
}
|
|
1266
1555
|
|
|
1556
|
+
/**
|
|
1557
|
+
* @param data The data for the request.
|
|
1558
|
+
* @param data.taxFreeId
|
|
1559
|
+
* @param data.id
|
|
1560
|
+
* @param data.requestBody
|
|
1561
|
+
* @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
|
|
1562
|
+
* @throws ApiError
|
|
1563
|
+
*/
|
|
1564
|
+
public putApiCrmServiceTaxFreesByTaxFreeIdTelephoneById(data: PutApiCrmServiceTaxFreesByTaxFreeIdTelephoneByIdData): CancelablePromise<PutApiCrmServiceTaxFreesByTaxFreeIdTelephoneByIdResponse> {
|
|
1565
|
+
return this.httpRequest.request({
|
|
1566
|
+
method: 'PUT',
|
|
1567
|
+
url: '/api/crm-service/tax-frees/{taxFreeId}/telephone/{id}',
|
|
1568
|
+
path: {
|
|
1569
|
+
taxFreeId: data.taxFreeId,
|
|
1570
|
+
id: data.id
|
|
1571
|
+
},
|
|
1572
|
+
body: data.requestBody,
|
|
1573
|
+
mediaType: 'application/json',
|
|
1574
|
+
errors: {
|
|
1575
|
+
400: 'Bad Request',
|
|
1576
|
+
401: 'Unauthorized',
|
|
1577
|
+
403: 'Forbidden',
|
|
1578
|
+
404: 'Not Found',
|
|
1579
|
+
500: 'Server Error',
|
|
1580
|
+
501: 'Server Error'
|
|
1581
|
+
}
|
|
1582
|
+
});
|
|
1583
|
+
}
|
|
1584
|
+
|
|
1585
|
+
/**
|
|
1586
|
+
* @param data The data for the request.
|
|
1587
|
+
* @param data.taxFreeId
|
|
1588
|
+
* @param data.id
|
|
1589
|
+
* @param data.requestBody
|
|
1590
|
+
* @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
|
|
1591
|
+
* @throws ApiError
|
|
1592
|
+
*/
|
|
1593
|
+
public putApiCrmServiceTaxFreesByTaxFreeIdAddressById(data: PutApiCrmServiceTaxFreesByTaxFreeIdAddressByIdData): CancelablePromise<PutApiCrmServiceTaxFreesByTaxFreeIdAddressByIdResponse> {
|
|
1594
|
+
return this.httpRequest.request({
|
|
1595
|
+
method: 'PUT',
|
|
1596
|
+
url: '/api/crm-service/tax-frees/{taxFreeId}/address/{id}',
|
|
1597
|
+
path: {
|
|
1598
|
+
taxFreeId: data.taxFreeId,
|
|
1599
|
+
id: data.id
|
|
1600
|
+
},
|
|
1601
|
+
body: data.requestBody,
|
|
1602
|
+
mediaType: 'application/json',
|
|
1603
|
+
errors: {
|
|
1604
|
+
400: 'Bad Request',
|
|
1605
|
+
401: 'Unauthorized',
|
|
1606
|
+
403: 'Forbidden',
|
|
1607
|
+
404: 'Not Found',
|
|
1608
|
+
500: 'Server Error',
|
|
1609
|
+
501: 'Server Error'
|
|
1610
|
+
}
|
|
1611
|
+
});
|
|
1612
|
+
}
|
|
1613
|
+
|
|
1614
|
+
/**
|
|
1615
|
+
* @param data The data for the request.
|
|
1616
|
+
* @param data.taxFreeId
|
|
1617
|
+
* @param data.id
|
|
1618
|
+
* @param data.requestBody
|
|
1619
|
+
* @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
|
|
1620
|
+
* @throws ApiError
|
|
1621
|
+
*/
|
|
1622
|
+
public putApiCrmServiceTaxFreesByTaxFreeIdEmailById(data: PutApiCrmServiceTaxFreesByTaxFreeIdEmailByIdData): CancelablePromise<PutApiCrmServiceTaxFreesByTaxFreeIdEmailByIdResponse> {
|
|
1623
|
+
return this.httpRequest.request({
|
|
1624
|
+
method: 'PUT',
|
|
1625
|
+
url: '/api/crm-service/tax-frees/{taxFreeId}/email/{id}',
|
|
1626
|
+
path: {
|
|
1627
|
+
taxFreeId: data.taxFreeId,
|
|
1628
|
+
id: data.id
|
|
1629
|
+
},
|
|
1630
|
+
body: data.requestBody,
|
|
1631
|
+
mediaType: 'application/json',
|
|
1632
|
+
errors: {
|
|
1633
|
+
400: 'Bad Request',
|
|
1634
|
+
401: 'Unauthorized',
|
|
1635
|
+
403: 'Forbidden',
|
|
1636
|
+
404: 'Not Found',
|
|
1637
|
+
500: 'Server Error',
|
|
1638
|
+
501: 'Server Error'
|
|
1639
|
+
}
|
|
1640
|
+
});
|
|
1641
|
+
}
|
|
1642
|
+
|
|
1267
1643
|
}
|
|
1268
1644
|
|
|
1269
1645
|
export class TaxOfficeService {
|
|
@@ -1429,18 +1805,18 @@ export class TaxOfficeService {
|
|
|
1429
1805
|
|
|
1430
1806
|
/**
|
|
1431
1807
|
* @param data The data for the request.
|
|
1432
|
-
* @param data.
|
|
1808
|
+
* @param data.taxOfficeId
|
|
1433
1809
|
* @param data.organizationId
|
|
1434
1810
|
* @param data.requestBody
|
|
1435
1811
|
* @returns unknown Success
|
|
1436
1812
|
* @throws ApiError
|
|
1437
1813
|
*/
|
|
1438
|
-
public
|
|
1814
|
+
public putApiCrmServiceTaxOfficesByTaxOfficeIdOrganizationByOrganizationId(data: PutApiCrmServiceTaxOfficesByTaxOfficeIdOrganizationByOrganizationIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByTaxOfficeIdOrganizationByOrganizationIdResponse> {
|
|
1439
1815
|
return this.httpRequest.request({
|
|
1440
1816
|
method: 'PUT',
|
|
1441
|
-
url: '/api/crm-service/tax-offices/{
|
|
1817
|
+
url: '/api/crm-service/tax-offices/{taxOfficeId}/organization/{organizationId}',
|
|
1442
1818
|
path: {
|
|
1443
|
-
|
|
1819
|
+
taxOfficeId: data.taxOfficeId,
|
|
1444
1820
|
organizationId: data.organizationId
|
|
1445
1821
|
},
|
|
1446
1822
|
body: data.requestBody,
|
|
@@ -1456,6 +1832,93 @@ export class TaxOfficeService {
|
|
|
1456
1832
|
});
|
|
1457
1833
|
}
|
|
1458
1834
|
|
|
1835
|
+
/**
|
|
1836
|
+
* @param data The data for the request.
|
|
1837
|
+
* @param data.taxOfficeId
|
|
1838
|
+
* @param data.id
|
|
1839
|
+
* @param data.requestBody
|
|
1840
|
+
* @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
|
|
1841
|
+
* @throws ApiError
|
|
1842
|
+
*/
|
|
1843
|
+
public putApiCrmServiceTaxOfficesByTaxOfficeIdTelephoneById(data: PutApiCrmServiceTaxOfficesByTaxOfficeIdTelephoneByIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByTaxOfficeIdTelephoneByIdResponse> {
|
|
1844
|
+
return this.httpRequest.request({
|
|
1845
|
+
method: 'PUT',
|
|
1846
|
+
url: '/api/crm-service/tax-offices/{taxOfficeId}/telephone/{id}',
|
|
1847
|
+
path: {
|
|
1848
|
+
taxOfficeId: data.taxOfficeId,
|
|
1849
|
+
id: data.id
|
|
1850
|
+
},
|
|
1851
|
+
body: data.requestBody,
|
|
1852
|
+
mediaType: 'application/json',
|
|
1853
|
+
errors: {
|
|
1854
|
+
400: 'Bad Request',
|
|
1855
|
+
401: 'Unauthorized',
|
|
1856
|
+
403: 'Forbidden',
|
|
1857
|
+
404: 'Not Found',
|
|
1858
|
+
500: 'Server Error',
|
|
1859
|
+
501: 'Server Error'
|
|
1860
|
+
}
|
|
1861
|
+
});
|
|
1862
|
+
}
|
|
1863
|
+
|
|
1864
|
+
/**
|
|
1865
|
+
* @param data The data for the request.
|
|
1866
|
+
* @param data.taxOfficeId
|
|
1867
|
+
* @param data.id
|
|
1868
|
+
* @param data.requestBody
|
|
1869
|
+
* @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
|
|
1870
|
+
* @throws ApiError
|
|
1871
|
+
*/
|
|
1872
|
+
public putApiCrmServiceTaxOfficesByTaxOfficeIdAddressById(data: PutApiCrmServiceTaxOfficesByTaxOfficeIdAddressByIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByTaxOfficeIdAddressByIdResponse> {
|
|
1873
|
+
return this.httpRequest.request({
|
|
1874
|
+
method: 'PUT',
|
|
1875
|
+
url: '/api/crm-service/tax-offices/{taxOfficeId}/address/{id}',
|
|
1876
|
+
path: {
|
|
1877
|
+
taxOfficeId: data.taxOfficeId,
|
|
1878
|
+
id: data.id
|
|
1879
|
+
},
|
|
1880
|
+
body: data.requestBody,
|
|
1881
|
+
mediaType: 'application/json',
|
|
1882
|
+
errors: {
|
|
1883
|
+
400: 'Bad Request',
|
|
1884
|
+
401: 'Unauthorized',
|
|
1885
|
+
403: 'Forbidden',
|
|
1886
|
+
404: 'Not Found',
|
|
1887
|
+
500: 'Server Error',
|
|
1888
|
+
501: 'Server Error'
|
|
1889
|
+
}
|
|
1890
|
+
});
|
|
1891
|
+
}
|
|
1892
|
+
|
|
1893
|
+
/**
|
|
1894
|
+
* @param data The data for the request.
|
|
1895
|
+
* @param data.taxOfficeId
|
|
1896
|
+
* @param data.id
|
|
1897
|
+
* @param data.requestBody
|
|
1898
|
+
* @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
|
|
1899
|
+
* @throws ApiError
|
|
1900
|
+
*/
|
|
1901
|
+
public putApiCrmServiceTaxOfficesByTaxOfficeIdEmailById(data: PutApiCrmServiceTaxOfficesByTaxOfficeIdEmailByIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByTaxOfficeIdEmailByIdResponse> {
|
|
1902
|
+
return this.httpRequest.request({
|
|
1903
|
+
method: 'PUT',
|
|
1904
|
+
url: '/api/crm-service/tax-offices/{taxOfficeId}/email/{id}',
|
|
1905
|
+
path: {
|
|
1906
|
+
taxOfficeId: data.taxOfficeId,
|
|
1907
|
+
id: data.id
|
|
1908
|
+
},
|
|
1909
|
+
body: data.requestBody,
|
|
1910
|
+
mediaType: 'application/json',
|
|
1911
|
+
errors: {
|
|
1912
|
+
400: 'Bad Request',
|
|
1913
|
+
401: 'Unauthorized',
|
|
1914
|
+
403: 'Forbidden',
|
|
1915
|
+
404: 'Not Found',
|
|
1916
|
+
500: 'Server Error',
|
|
1917
|
+
501: 'Server Error'
|
|
1918
|
+
}
|
|
1919
|
+
});
|
|
1920
|
+
}
|
|
1921
|
+
|
|
1459
1922
|
}
|
|
1460
1923
|
|
|
1461
1924
|
export class TelephoneTypeService {
|