@ayasofyazilim/saas 0.0.36 → 0.0.38
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/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/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/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/CRMService/schemas.gen.ts +3 -15
- package/CRMService/services.gen.ts +444 -9
- package/CRMService/types.gen.ts +692 -50
- 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/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/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.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/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 +6204 -7980
- package/TravellerService/services.gen.ts +695 -709
- package/TravellerService/types.gen.ts +1808 -1850
- package/generator.mjs +4 -8
- package/package.json +1 -1
- package/swagger.json +4794 -4794
|
@@ -188,7 +188,7 @@ export const $UniRefund_CRMService_AddressTypes_CreateAddressTypeWithComponentsD
|
|
|
188
188
|
} as const;
|
|
189
189
|
|
|
190
190
|
export const $UniRefund_CRMService_AddressTypes_UpdateAddressTypeDto = {
|
|
191
|
-
required: ['addressLine', 'city', 'country', 'fullAddress', '
|
|
191
|
+
required: ['addressLine', 'city', 'country', 'fullAddress', 'postalCode', 'terriority', 'typeCode'],
|
|
192
192
|
type: 'object',
|
|
193
193
|
properties: {
|
|
194
194
|
extraProperties: {
|
|
@@ -197,10 +197,6 @@ export const $UniRefund_CRMService_AddressTypes_UpdateAddressTypeDto = {
|
|
|
197
197
|
nullable: true,
|
|
198
198
|
readOnly: true
|
|
199
199
|
},
|
|
200
|
-
id: {
|
|
201
|
-
type: 'string',
|
|
202
|
-
format: 'uuid'
|
|
203
|
-
},
|
|
204
200
|
addressLine: {
|
|
205
201
|
maxLength: 255,
|
|
206
202
|
minLength: 0,
|
|
@@ -2038,7 +2034,7 @@ export const $UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto = {
|
|
|
2038
2034
|
} as const;
|
|
2039
2035
|
|
|
2040
2036
|
export const $UniRefund_CRMService_EmailCommonDatas_UpdateEmailCommonDataDto = {
|
|
2041
|
-
required: ['emailAddress', '
|
|
2037
|
+
required: ['emailAddress', 'typeCode'],
|
|
2042
2038
|
type: 'object',
|
|
2043
2039
|
properties: {
|
|
2044
2040
|
extraProperties: {
|
|
@@ -2047,10 +2043,6 @@ export const $UniRefund_CRMService_EmailCommonDatas_UpdateEmailCommonDataDto = {
|
|
|
2047
2043
|
nullable: true,
|
|
2048
2044
|
readOnly: true
|
|
2049
2045
|
},
|
|
2050
|
-
id: {
|
|
2051
|
-
type: 'string',
|
|
2052
|
-
format: 'uuid'
|
|
2053
|
-
},
|
|
2054
2046
|
emailAddress: {
|
|
2055
2047
|
maxLength: 255,
|
|
2056
2048
|
minLength: 0,
|
|
@@ -11402,7 +11394,7 @@ export const $UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto = {
|
|
|
11402
11394
|
} as const;
|
|
11403
11395
|
|
|
11404
11396
|
export const $UniRefund_CRMService_TelephoneTypes_UpdateTelephoneTypeDto = {
|
|
11405
|
-
required: ['areaCode', '
|
|
11397
|
+
required: ['areaCode', 'ituCountryCode', 'localNumber', 'typeCode'],
|
|
11406
11398
|
type: 'object',
|
|
11407
11399
|
properties: {
|
|
11408
11400
|
extraProperties: {
|
|
@@ -11411,10 +11403,6 @@ export const $UniRefund_CRMService_TelephoneTypes_UpdateTelephoneTypeDto = {
|
|
|
11411
11403
|
nullable: true,
|
|
11412
11404
|
readOnly: true
|
|
11413
11405
|
},
|
|
11414
|
-
id: {
|
|
11415
|
-
type: 'string',
|
|
11416
|
-
format: 'uuid'
|
|
11417
|
-
},
|
|
11418
11406
|
areaCode: {
|
|
11419
11407
|
maxLength: 255,
|
|
11420
11408
|
minLength: 0,
|
|
@@ -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, GetApiCrmServiceMerchantsInfoData, GetApiCrmServiceMerchantsInfoResponse, 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 {
|
|
@@ -848,6 +935,93 @@ export class MerchantService {
|
|
|
848
935
|
});
|
|
849
936
|
}
|
|
850
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
|
+
|
|
851
1025
|
}
|
|
852
1026
|
|
|
853
1027
|
export class OrganizationService {
|
|
@@ -1073,18 +1247,18 @@ export class RefundPointService {
|
|
|
1073
1247
|
|
|
1074
1248
|
/**
|
|
1075
1249
|
* @param data The data for the request.
|
|
1076
|
-
* @param data.
|
|
1250
|
+
* @param data.refundPointId
|
|
1077
1251
|
* @param data.organizationId
|
|
1078
1252
|
* @param data.requestBody
|
|
1079
1253
|
* @returns unknown Success
|
|
1080
1254
|
* @throws ApiError
|
|
1081
1255
|
*/
|
|
1082
|
-
public
|
|
1256
|
+
public putApiCrmServiceRefundPointsByRefundPointIdOrganizationByOrganizationId(data: PutApiCrmServiceRefundPointsByRefundPointIdOrganizationByOrganizationIdData): CancelablePromise<PutApiCrmServiceRefundPointsByRefundPointIdOrganizationByOrganizationIdResponse> {
|
|
1083
1257
|
return this.httpRequest.request({
|
|
1084
1258
|
method: 'PUT',
|
|
1085
|
-
url: '/api/crm-service/refund-points/{
|
|
1259
|
+
url: '/api/crm-service/refund-points/{refundPointId}/organization/{organizationId}',
|
|
1086
1260
|
path: {
|
|
1087
|
-
|
|
1261
|
+
refundPointId: data.refundPointId,
|
|
1088
1262
|
organizationId: data.organizationId
|
|
1089
1263
|
},
|
|
1090
1264
|
body: data.requestBody,
|
|
@@ -1100,6 +1274,93 @@ export class RefundPointService {
|
|
|
1100
1274
|
});
|
|
1101
1275
|
}
|
|
1102
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
|
+
|
|
1103
1364
|
}
|
|
1104
1365
|
|
|
1105
1366
|
export class TaxFreeService {
|
|
@@ -1292,6 +1553,93 @@ export class TaxFreeService {
|
|
|
1292
1553
|
});
|
|
1293
1554
|
}
|
|
1294
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
|
+
|
|
1295
1643
|
}
|
|
1296
1644
|
|
|
1297
1645
|
export class TaxOfficeService {
|
|
@@ -1457,18 +1805,18 @@ export class TaxOfficeService {
|
|
|
1457
1805
|
|
|
1458
1806
|
/**
|
|
1459
1807
|
* @param data The data for the request.
|
|
1460
|
-
* @param data.
|
|
1808
|
+
* @param data.taxOfficeId
|
|
1461
1809
|
* @param data.organizationId
|
|
1462
1810
|
* @param data.requestBody
|
|
1463
1811
|
* @returns unknown Success
|
|
1464
1812
|
* @throws ApiError
|
|
1465
1813
|
*/
|
|
1466
|
-
public
|
|
1814
|
+
public putApiCrmServiceTaxOfficesByTaxOfficeIdOrganizationByOrganizationId(data: PutApiCrmServiceTaxOfficesByTaxOfficeIdOrganizationByOrganizationIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByTaxOfficeIdOrganizationByOrganizationIdResponse> {
|
|
1467
1815
|
return this.httpRequest.request({
|
|
1468
1816
|
method: 'PUT',
|
|
1469
|
-
url: '/api/crm-service/tax-offices/{
|
|
1817
|
+
url: '/api/crm-service/tax-offices/{taxOfficeId}/organization/{organizationId}',
|
|
1470
1818
|
path: {
|
|
1471
|
-
|
|
1819
|
+
taxOfficeId: data.taxOfficeId,
|
|
1472
1820
|
organizationId: data.organizationId
|
|
1473
1821
|
},
|
|
1474
1822
|
body: data.requestBody,
|
|
@@ -1484,6 +1832,93 @@ export class TaxOfficeService {
|
|
|
1484
1832
|
});
|
|
1485
1833
|
}
|
|
1486
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
|
+
|
|
1487
1922
|
}
|
|
1488
1923
|
|
|
1489
1924
|
export class TelephoneTypeService {
|