@ayasofyazilim/saas 0.0.63 → 0.0.65
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/CRMService/CRMServiceClient.ts +65 -65
- package/CRMService/schemas.gen.ts +176 -110
- package/CRMService/services.gen.ts +136 -48
- package/CRMService/types.gen.ts +226 -92
- package/ExportValidationService/ExportValidationServiceClient.ts +44 -44
- package/ExportValidationService/core/ApiError.ts +20 -20
- package/ExportValidationService/core/ApiRequestOptions.ts +12 -12
- package/ExportValidationService/core/ApiResult.ts +6 -6
- package/ExportValidationService/core/BaseHttpRequest.ts +9 -9
- package/ExportValidationService/core/CancelablePromise.ts +125 -125
- package/ExportValidationService/core/FetchHttpRequest.ts +21 -21
- package/ExportValidationService/core/OpenAPI.ts +55 -55
- package/ExportValidationService/core/request.ts +340 -340
- package/ExportValidationService/index.ts +8 -8
- package/ExportValidationService/schemas.gen.ts +4073 -4073
- package/ExportValidationService/services.gen.ts +248 -248
- package/ExportValidationService/types.gen.ts +820 -820
- package/LocationService/schemas.gen.ts +6635 -6635
- package/LocationService/services.gen.ts +1797 -1797
- package/LocationService/types.gen.ts +3738 -3738
- package/TagService/schemas.gen.ts +5014 -5012
- package/TagService/types.gen.ts +990 -990
- package/package.json +1 -1
|
@@ -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, GetApiCrmServiceAffiliationCodesData, GetApiCrmServiceAffiliationCodesResponse, PostApiCrmServiceAffiliationCodesData, PostApiCrmServiceAffiliationCodesResponse, GetApiCrmServiceAffiliationCodesByIdData, GetApiCrmServiceAffiliationCodesByIdResponse, PutApiCrmServiceAffiliationCodesByIdData, PutApiCrmServiceAffiliationCodesByIdResponse, DeleteApiCrmServiceAffiliationCodesByIdData, DeleteApiCrmServiceAffiliationCodesByIdResponse, PostApiCrmServiceAffiliationCodesByIdTranslationData, PostApiCrmServiceAffiliationCodesByIdTranslationResponse, PutApiCrmServiceAffiliationCodesByIdTranslationData, PutApiCrmServiceAffiliationCodesByIdTranslationResponse, GetApiCrmServiceAffiliationCodesByIdExistByIdAsyncData, GetApiCrmServiceAffiliationCodesByIdExistByIdAsyncResponse, GetApiCrmServiceCustomsData, GetApiCrmServiceCustomsResponse, GetApiCrmServiceCustomsByIdDetailData, GetApiCrmServiceCustomsByIdDetailResponse, GetApiCrmServiceCustomsByIdSubCustomsData, GetApiCrmServiceCustomsByIdSubCustomsResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsByIdWithComponentsData, DeleteApiCrmServiceCustomsByIdWithComponentsResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceCustomsByIdAddressesByAddressIdData, PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse, PutApiCrmServiceCustomsByIdEmailsByEmailIdData, PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse,
|
|
5
|
+
import type { GetApiAbpApiDefinitionData, GetApiAbpApiDefinitionResponse, GetApiAbpApplicationConfigurationData, GetApiAbpApplicationConfigurationResponse, GetApiAbpApplicationLocalizationData, GetApiAbpApplicationLocalizationResponse, GetApiCrmServiceAffiliationCodesData, GetApiCrmServiceAffiliationCodesResponse, PostApiCrmServiceAffiliationCodesData, PostApiCrmServiceAffiliationCodesResponse, GetApiCrmServiceAffiliationCodesByIdData, GetApiCrmServiceAffiliationCodesByIdResponse, PutApiCrmServiceAffiliationCodesByIdData, PutApiCrmServiceAffiliationCodesByIdResponse, DeleteApiCrmServiceAffiliationCodesByIdData, DeleteApiCrmServiceAffiliationCodesByIdResponse, PostApiCrmServiceAffiliationCodesByIdTranslationData, PostApiCrmServiceAffiliationCodesByIdTranslationResponse, PutApiCrmServiceAffiliationCodesByIdTranslationData, PutApiCrmServiceAffiliationCodesByIdTranslationResponse, GetApiCrmServiceAffiliationCodesByIdExistByIdAsyncData, GetApiCrmServiceAffiliationCodesByIdExistByIdAsyncResponse, GetApiCrmServiceCustomsData, GetApiCrmServiceCustomsResponse, GetApiCrmServiceCustomsByIdDetailData, GetApiCrmServiceCustomsByIdDetailResponse, GetApiCrmServiceCustomsByIdSubCustomsData, GetApiCrmServiceCustomsByIdSubCustomsResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsByIdWithComponentsData, DeleteApiCrmServiceCustomsByIdWithComponentsResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceCustomsByIdAddressesByAddressIdData, PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse, PutApiCrmServiceCustomsByIdEmailsByEmailIdData, PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse, DeleteApiCrmServiceIndividualsByIdData, DeleteApiCrmServiceIndividualsByIdResponse, GetApiCrmServiceIndividualsByIdData, GetApiCrmServiceIndividualsByIdResponse, GetApiCrmServiceIndividualsData, GetApiCrmServiceIndividualsResponse, GetApiCrmServiceIndividualsUserDevicesNamesData, GetApiCrmServiceIndividualsUserDevicesNamesResponse, GetApiCrmServiceIndividualsAllUserDevicesNamesData, GetApiCrmServiceIndividualsAllUserDevicesNamesResponse, GetApiCrmServiceMerchantsData, GetApiCrmServiceMerchantsResponse, GetApiCrmServiceMerchantsByIdBasicInformationData, GetApiCrmServiceMerchantsByIdBasicInformationResponse, GetApiCrmServiceMerchantsInfoData, GetApiCrmServiceMerchantsInfoResponse, GetApiCrmServiceMerchantsByIdData, GetApiCrmServiceMerchantsByIdResponse, PutApiCrmServiceMerchantsByIdData, PutApiCrmServiceMerchantsByIdResponse, GetApiCrmServiceMerchantsByIdEnsureExistData, GetApiCrmServiceMerchantsByIdEnsureExistResponse, GetApiCrmServiceMerchantsByIdDetailData, GetApiCrmServiceMerchantsByIdDetailResponse, GetApiCrmServiceMerchantsByIdSubMerchantsData, GetApiCrmServiceMerchantsByIdSubMerchantsResponse, GetApiCrmServiceMerchantsByIdAffiliatedIndividualsData, GetApiCrmServiceMerchantsByIdAffiliatedIndividualsResponse, PostApiCrmServiceMerchantsByIdAffiliatedIndividualsData, PostApiCrmServiceMerchantsByIdAffiliatedIndividualsResponse, PostApiCrmServiceMerchantsWithComponentsData, PostApiCrmServiceMerchantsWithComponentsResponse, DeleteApiCrmServiceMerchantsByIdWithComponentsData, DeleteApiCrmServiceMerchantsByIdWithComponentsResponse, GetApiCrmServiceMerchantsByIdAffiliationsData, GetApiCrmServiceMerchantsByIdAffiliationsResponse, PostApiCrmServiceMerchantsByIdAffiliationsData, PostApiCrmServiceMerchantsByIdAffiliationsResponse, DeleteApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdData, PutApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceMerchantsByIdAffiliatedIndividualsByIndividualIdData, PutApiCrmServiceMerchantsByIdAffiliatedIndividualsByIndividualIdResponse, PostApiCrmServiceMerchantsBulkProductGroupMerchantsData, PostApiCrmServiceMerchantsBulkProductGroupMerchantsResponse, GetApiCrmServiceMerchantsByIdTelephonesData, GetApiCrmServiceMerchantsByIdTelephonesResponse, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdData, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdResponse, GetApiCrmServiceMerchantsByIdAddressesData, GetApiCrmServiceMerchantsByIdAddressesResponse, PutApiCrmServiceMerchantsByIdAddressesByAddressIdData, PutApiCrmServiceMerchantsByIdAddressesByAddressIdResponse, GetApiCrmServiceMerchantsByIdEmailsData, GetApiCrmServiceMerchantsByIdEmailsResponse, PutApiCrmServiceMerchantsByIdEmailsByEmailIdData, PutApiCrmServiceMerchantsByIdEmailsByEmailIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdResponse, PostApiCrmServiceOrganizationsWithComponentsData, PostApiCrmServiceOrganizationsWithComponentsResponse, GetApiCrmServiceOrganizationsData, GetApiCrmServiceOrganizationsResponse, GetApiCrmServiceRefundPointsData, GetApiCrmServiceRefundPointsResponse, GetApiCrmServiceRefundPointsByIdDetailData, GetApiCrmServiceRefundPointsByIdDetailResponse, GetApiCrmServiceRefundPointsByIdBasicInformationData, GetApiCrmServiceRefundPointsByIdBasicInformationResponse, GetApiCrmServiceRefundPointsByIdSubRefundPointsData, GetApiCrmServiceRefundPointsByIdSubRefundPointsResponse, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsByIdWithComponentsData, DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse, PostApiCrmServiceRefundPointsByIdAffiliationsData, PostApiCrmServiceRefundPointsByIdAffiliationsResponse, GetApiCrmServiceRefundPointsByIdAffiliationsData, GetApiCrmServiceRefundPointsByIdAffiliationsResponse, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse, GetApiCrmServiceRefundPointsByIdExistData, GetApiCrmServiceRefundPointsByIdExistResponse, GetApiCrmServiceRefundPointsRefundPointNamesData, GetApiCrmServiceRefundPointsRefundPointNamesResponse, GetApiCrmServiceTaxFreesData, GetApiCrmServiceTaxFreesResponse, GetApiCrmServiceTaxFreesByIdDetailData, GetApiCrmServiceTaxFreesByIdDetailResponse, GetApiCrmServiceTaxFreesByIdSubTaxFreeData, GetApiCrmServiceTaxFreesByIdSubTaxFreeResponse, PostApiCrmServiceTaxFreesWithComponentsData, PostApiCrmServiceTaxFreesWithComponentsResponse, DeleteApiCrmServiceTaxFreesByIdWithComponentsData, DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse, PostApiCrmServiceTaxFreesByIdAffiliationsData, PostApiCrmServiceTaxFreesByIdAffiliationsResponse, GetApiCrmServiceTaxFreesByIdAffiliationsData, GetApiCrmServiceTaxFreesByIdAffiliationsResponse, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxOfficesData, GetApiCrmServiceTaxOfficesResponse, GetApiCrmServiceTaxOfficesByIdData, GetApiCrmServiceTaxOfficesByIdResponse, GetApiCrmServiceTaxOfficesByIdDetailData, GetApiCrmServiceTaxOfficesByIdDetailResponse, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesResponse, PostApiCrmServiceTaxOfficesWithComponentsData, PostApiCrmServiceTaxOfficesWithComponentsResponse, DeleteApiCrmServiceTaxOfficesByIdWithComponentsData, DeleteApiCrmServiceTaxOfficesByIdWithComponentsResponse, PostApiCrmServiceTaxOfficesByIdAffiliationsData, PostApiCrmServiceTaxOfficesByIdAffiliationsResponse, GetApiCrmServiceTaxOfficesByIdAffiliationsData, GetApiCrmServiceTaxOfficesByIdAffiliationsResponse, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdData, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdData, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxOfficesByIdAnyData, GetApiCrmServiceTaxOfficesByIdAnyResponse } from './types.gen';
|
|
6
6
|
|
|
7
7
|
export class AbpApiDefinitionService {
|
|
8
8
|
constructor(public readonly httpRequest: BaseHttpRequest) { }
|
|
@@ -384,7 +384,7 @@ export class CustomsService {
|
|
|
384
384
|
/**
|
|
385
385
|
* @param data The data for the request.
|
|
386
386
|
* @param data.requestBody
|
|
387
|
-
* @returns
|
|
387
|
+
* @returns UniRefund_CRMService_Customss_CustomsProfileDto Success
|
|
388
388
|
* @throws ApiError
|
|
389
389
|
*/
|
|
390
390
|
public postApiCrmServiceCustomsWithComponents(data: PostApiCrmServiceCustomsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceCustomsWithComponentsResponse> {
|
|
@@ -641,24 +641,16 @@ export class IndividualService {
|
|
|
641
641
|
|
|
642
642
|
/**
|
|
643
643
|
* @param data The data for the request.
|
|
644
|
-
* @param data.
|
|
645
|
-
* @
|
|
646
|
-
* @param data.sorting
|
|
647
|
-
* @param data.skipCount
|
|
648
|
-
* @param data.maxResultCount
|
|
649
|
-
* @returns PagedResultDto_IndividualProfileDto Success
|
|
644
|
+
* @param data.id
|
|
645
|
+
* @returns unknown Success
|
|
650
646
|
* @throws ApiError
|
|
651
647
|
*/
|
|
652
|
-
public
|
|
648
|
+
public deleteApiCrmServiceIndividualsById(data: DeleteApiCrmServiceIndividualsByIdData): CancelablePromise<DeleteApiCrmServiceIndividualsByIdResponse> {
|
|
653
649
|
return this.httpRequest.request({
|
|
654
|
-
method: '
|
|
655
|
-
url: '/api/crm-service/individuals',
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
ParentId: data.parentId,
|
|
659
|
-
Sorting: data.sorting,
|
|
660
|
-
SkipCount: data.skipCount,
|
|
661
|
-
MaxResultCount: data.maxResultCount
|
|
650
|
+
method: 'DELETE',
|
|
651
|
+
url: '/api/crm-service/individuals/{id}',
|
|
652
|
+
path: {
|
|
653
|
+
id: data.id
|
|
662
654
|
},
|
|
663
655
|
errors: {
|
|
664
656
|
400: 'Bad Request',
|
|
@@ -695,6 +687,46 @@ export class IndividualService {
|
|
|
695
687
|
});
|
|
696
688
|
}
|
|
697
689
|
|
|
690
|
+
/**
|
|
691
|
+
* @param data The data for the request.
|
|
692
|
+
* @param data.entityPartyTypeCode
|
|
693
|
+
* @param data.parentId
|
|
694
|
+
* @param data.email
|
|
695
|
+
* @param data.telephone
|
|
696
|
+
* @param data.name
|
|
697
|
+
* @param data.affiliationType
|
|
698
|
+
* @param data.sorting
|
|
699
|
+
* @param data.skipCount
|
|
700
|
+
* @param data.maxResultCount
|
|
701
|
+
* @returns PagedResultDto_IndividualProfileDto Success
|
|
702
|
+
* @throws ApiError
|
|
703
|
+
*/
|
|
704
|
+
public getApiCrmServiceIndividuals(data: GetApiCrmServiceIndividualsData = {}): CancelablePromise<GetApiCrmServiceIndividualsResponse> {
|
|
705
|
+
return this.httpRequest.request({
|
|
706
|
+
method: 'GET',
|
|
707
|
+
url: '/api/crm-service/individuals',
|
|
708
|
+
query: {
|
|
709
|
+
EntityPartyTypeCode: data.entityPartyTypeCode,
|
|
710
|
+
ParentId: data.parentId,
|
|
711
|
+
Email: data.email,
|
|
712
|
+
Telephone: data.telephone,
|
|
713
|
+
Name: data.name,
|
|
714
|
+
AffiliationType: data.affiliationType,
|
|
715
|
+
Sorting: data.sorting,
|
|
716
|
+
SkipCount: data.skipCount,
|
|
717
|
+
MaxResultCount: data.maxResultCount
|
|
718
|
+
},
|
|
719
|
+
errors: {
|
|
720
|
+
400: 'Bad Request',
|
|
721
|
+
401: 'Unauthorized',
|
|
722
|
+
403: 'Forbidden',
|
|
723
|
+
404: 'Not Found',
|
|
724
|
+
500: 'Server Error',
|
|
725
|
+
501: 'Server Error'
|
|
726
|
+
}
|
|
727
|
+
});
|
|
728
|
+
}
|
|
729
|
+
|
|
698
730
|
/**
|
|
699
731
|
* @param data The data for the request.
|
|
700
732
|
* @param data.ids
|
|
@@ -891,6 +923,7 @@ export class MerchantService {
|
|
|
891
923
|
* @param data The data for the request.
|
|
892
924
|
* @param data.id
|
|
893
925
|
* @param data.subId
|
|
926
|
+
* @param data.typeCode
|
|
894
927
|
* @returns unknown Success
|
|
895
928
|
* @throws ApiError
|
|
896
929
|
*/
|
|
@@ -902,31 +935,8 @@ export class MerchantService {
|
|
|
902
935
|
id: data.id
|
|
903
936
|
},
|
|
904
937
|
query: {
|
|
905
|
-
subId: data.subId
|
|
906
|
-
|
|
907
|
-
errors: {
|
|
908
|
-
400: 'Bad Request',
|
|
909
|
-
401: 'Unauthorized',
|
|
910
|
-
403: 'Forbidden',
|
|
911
|
-
404: 'Not Found',
|
|
912
|
-
500: 'Server Error',
|
|
913
|
-
501: 'Server Error'
|
|
914
|
-
}
|
|
915
|
-
});
|
|
916
|
-
}
|
|
917
|
-
|
|
918
|
-
/**
|
|
919
|
-
* @param data The data for the request.
|
|
920
|
-
* @param data.id
|
|
921
|
-
* @returns boolean Success
|
|
922
|
-
* @throws ApiError
|
|
923
|
-
*/
|
|
924
|
-
public getApiCrmServiceMerchantsByIdExist(data: GetApiCrmServiceMerchantsByIdExistData): CancelablePromise<GetApiCrmServiceMerchantsByIdExistResponse> {
|
|
925
|
-
return this.httpRequest.request({
|
|
926
|
-
method: 'GET',
|
|
927
|
-
url: '/api/crm-service/merchants/{id}/exist',
|
|
928
|
-
path: {
|
|
929
|
-
id: data.id
|
|
938
|
+
subId: data.subId,
|
|
939
|
+
typeCode: data.typeCode
|
|
930
940
|
},
|
|
931
941
|
errors: {
|
|
932
942
|
400: 'Bad Request',
|
|
@@ -1292,6 +1302,30 @@ export class MerchantService {
|
|
|
1292
1302
|
});
|
|
1293
1303
|
}
|
|
1294
1304
|
|
|
1305
|
+
/**
|
|
1306
|
+
* @param data The data for the request.
|
|
1307
|
+
* @param data.id
|
|
1308
|
+
* @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
|
|
1309
|
+
* @throws ApiError
|
|
1310
|
+
*/
|
|
1311
|
+
public getApiCrmServiceMerchantsByIdTelephones(data: GetApiCrmServiceMerchantsByIdTelephonesData): CancelablePromise<GetApiCrmServiceMerchantsByIdTelephonesResponse> {
|
|
1312
|
+
return this.httpRequest.request({
|
|
1313
|
+
method: 'GET',
|
|
1314
|
+
url: '/api/crm-service/merchants/{id}/telephones',
|
|
1315
|
+
path: {
|
|
1316
|
+
id: data.id
|
|
1317
|
+
},
|
|
1318
|
+
errors: {
|
|
1319
|
+
400: 'Bad Request',
|
|
1320
|
+
401: 'Unauthorized',
|
|
1321
|
+
403: 'Forbidden',
|
|
1322
|
+
404: 'Not Found',
|
|
1323
|
+
500: 'Server Error',
|
|
1324
|
+
501: 'Server Error'
|
|
1325
|
+
}
|
|
1326
|
+
});
|
|
1327
|
+
}
|
|
1328
|
+
|
|
1295
1329
|
/**
|
|
1296
1330
|
* @param data The data for the request.
|
|
1297
1331
|
* @param data.id
|
|
@@ -1324,7 +1358,7 @@ export class MerchantService {
|
|
|
1324
1358
|
/**
|
|
1325
1359
|
* @param data The data for the request.
|
|
1326
1360
|
* @param data.id
|
|
1327
|
-
* @returns
|
|
1361
|
+
* @returns UniRefund_LocationService_AddressCommonDatas_AddressCommonDataDto Success
|
|
1328
1362
|
* @throws ApiError
|
|
1329
1363
|
*/
|
|
1330
1364
|
public getApiCrmServiceMerchantsByIdAddresses(data: GetApiCrmServiceMerchantsByIdAddressesData): CancelablePromise<GetApiCrmServiceMerchantsByIdAddressesResponse> {
|
|
@@ -1350,7 +1384,7 @@ export class MerchantService {
|
|
|
1350
1384
|
* @param data.id
|
|
1351
1385
|
* @param data.addressId
|
|
1352
1386
|
* @param data.requestBody
|
|
1353
|
-
* @returns
|
|
1387
|
+
* @returns UniRefund_LocationService_AddressCommonDatas_AddressCommonDataDto Success
|
|
1354
1388
|
* @throws ApiError
|
|
1355
1389
|
*/
|
|
1356
1390
|
public putApiCrmServiceMerchantsByIdAddressesByAddressId(data: PutApiCrmServiceMerchantsByIdAddressesByAddressIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdAddressesByAddressIdResponse> {
|
|
@@ -1374,6 +1408,30 @@ export class MerchantService {
|
|
|
1374
1408
|
});
|
|
1375
1409
|
}
|
|
1376
1410
|
|
|
1411
|
+
/**
|
|
1412
|
+
* @param data The data for the request.
|
|
1413
|
+
* @param data.id
|
|
1414
|
+
* @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
|
|
1415
|
+
* @throws ApiError
|
|
1416
|
+
*/
|
|
1417
|
+
public getApiCrmServiceMerchantsByIdEmails(data: GetApiCrmServiceMerchantsByIdEmailsData): CancelablePromise<GetApiCrmServiceMerchantsByIdEmailsResponse> {
|
|
1418
|
+
return this.httpRequest.request({
|
|
1419
|
+
method: 'GET',
|
|
1420
|
+
url: '/api/crm-service/merchants/{id}/emails',
|
|
1421
|
+
path: {
|
|
1422
|
+
id: data.id
|
|
1423
|
+
},
|
|
1424
|
+
errors: {
|
|
1425
|
+
400: 'Bad Request',
|
|
1426
|
+
401: 'Unauthorized',
|
|
1427
|
+
403: 'Forbidden',
|
|
1428
|
+
404: 'Not Found',
|
|
1429
|
+
500: 'Server Error',
|
|
1430
|
+
501: 'Server Error'
|
|
1431
|
+
}
|
|
1432
|
+
});
|
|
1433
|
+
}
|
|
1434
|
+
|
|
1377
1435
|
/**
|
|
1378
1436
|
* @param data The data for the request.
|
|
1379
1437
|
* @param data.id
|
|
@@ -1532,6 +1590,7 @@ export class RefundPointService {
|
|
|
1532
1590
|
|
|
1533
1591
|
/**
|
|
1534
1592
|
* @param data The data for the request.
|
|
1593
|
+
* @param data.ids
|
|
1535
1594
|
* @param data.sorting
|
|
1536
1595
|
* @param data.skipCount
|
|
1537
1596
|
* @param data.maxResultCount
|
|
@@ -1543,6 +1602,7 @@ export class RefundPointService {
|
|
|
1543
1602
|
method: 'GET',
|
|
1544
1603
|
url: '/api/crm-service/refund-points',
|
|
1545
1604
|
query: {
|
|
1605
|
+
Ids: data.ids,
|
|
1546
1606
|
Sorting: data.sorting,
|
|
1547
1607
|
SkipCount: data.skipCount,
|
|
1548
1608
|
MaxResultCount: data.maxResultCount
|
|
@@ -1582,6 +1642,30 @@ export class RefundPointService {
|
|
|
1582
1642
|
});
|
|
1583
1643
|
}
|
|
1584
1644
|
|
|
1645
|
+
/**
|
|
1646
|
+
* @param data The data for the request.
|
|
1647
|
+
* @param data.id
|
|
1648
|
+
* @returns UniRefund_CRMService_RefundPoints_RefundPointBasicInformationDto Success
|
|
1649
|
+
* @throws ApiError
|
|
1650
|
+
*/
|
|
1651
|
+
public getApiCrmServiceRefundPointsByIdBasicInformation(data: GetApiCrmServiceRefundPointsByIdBasicInformationData): CancelablePromise<GetApiCrmServiceRefundPointsByIdBasicInformationResponse> {
|
|
1652
|
+
return this.httpRequest.request({
|
|
1653
|
+
method: 'GET',
|
|
1654
|
+
url: '/api/crm-service/refund-points/{id}/basic-information',
|
|
1655
|
+
path: {
|
|
1656
|
+
id: data.id
|
|
1657
|
+
},
|
|
1658
|
+
errors: {
|
|
1659
|
+
400: 'Bad Request',
|
|
1660
|
+
401: 'Unauthorized',
|
|
1661
|
+
403: 'Forbidden',
|
|
1662
|
+
404: 'Not Found',
|
|
1663
|
+
500: 'Server Error',
|
|
1664
|
+
501: 'Server Error'
|
|
1665
|
+
}
|
|
1666
|
+
});
|
|
1667
|
+
}
|
|
1668
|
+
|
|
1585
1669
|
/**
|
|
1586
1670
|
* @param data The data for the request.
|
|
1587
1671
|
* @param data.id
|
|
@@ -1609,7 +1693,7 @@ export class RefundPointService {
|
|
|
1609
1693
|
/**
|
|
1610
1694
|
* @param data The data for the request.
|
|
1611
1695
|
* @param data.requestBody
|
|
1612
|
-
* @returns
|
|
1696
|
+
* @returns UniRefund_CRMService_Merchants_RefundPointProfileDto Success
|
|
1613
1697
|
* @throws ApiError
|
|
1614
1698
|
*/
|
|
1615
1699
|
public postApiCrmServiceRefundPointsWithComponents(data: PostApiCrmServiceRefundPointsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceRefundPointsWithComponentsResponse> {
|
|
@@ -1835,7 +1919,8 @@ export class RefundPointService {
|
|
|
1835
1919
|
/**
|
|
1836
1920
|
* @param data The data for the request.
|
|
1837
1921
|
* @param data.id
|
|
1838
|
-
* @
|
|
1922
|
+
* @param data.refundPointTypeCode
|
|
1923
|
+
* @returns unknown Success
|
|
1839
1924
|
* @throws ApiError
|
|
1840
1925
|
*/
|
|
1841
1926
|
public getApiCrmServiceRefundPointsByIdExist(data: GetApiCrmServiceRefundPointsByIdExistData): CancelablePromise<GetApiCrmServiceRefundPointsByIdExistResponse> {
|
|
@@ -1845,6 +1930,9 @@ export class RefundPointService {
|
|
|
1845
1930
|
path: {
|
|
1846
1931
|
id: data.id
|
|
1847
1932
|
},
|
|
1933
|
+
query: {
|
|
1934
|
+
refundPointTypeCode: data.refundPointTypeCode
|
|
1935
|
+
},
|
|
1848
1936
|
errors: {
|
|
1849
1937
|
400: 'Bad Request',
|
|
1850
1938
|
401: 'Unauthorized',
|
|
@@ -1968,7 +2056,7 @@ export class TaxFreeService {
|
|
|
1968
2056
|
/**
|
|
1969
2057
|
* @param data The data for the request.
|
|
1970
2058
|
* @param data.requestBody
|
|
1971
|
-
* @returns
|
|
2059
|
+
* @returns UniRefund_CRMService_TaxFrees_TaxFreeProfileDto Success
|
|
1972
2060
|
* @throws ApiError
|
|
1973
2061
|
*/
|
|
1974
2062
|
public postApiCrmServiceTaxFreesWithComponents(data: PostApiCrmServiceTaxFreesWithComponentsData = {}): CancelablePromise<PostApiCrmServiceTaxFreesWithComponentsResponse> {
|
|
@@ -2299,7 +2387,7 @@ export class TaxOfficeService {
|
|
|
2299
2387
|
/**
|
|
2300
2388
|
* @param data The data for the request.
|
|
2301
2389
|
* @param data.requestBody
|
|
2302
|
-
* @returns
|
|
2390
|
+
* @returns UniRefund_CRMService_TaxOffices_TaxOfficeProfileDto Success
|
|
2303
2391
|
* @throws ApiError
|
|
2304
2392
|
*/
|
|
2305
2393
|
public postApiCrmServiceTaxOfficesWithComponents(data: PostApiCrmServiceTaxOfficesWithComponentsData = {}): CancelablePromise<PostApiCrmServiceTaxOfficesWithComponentsResponse> {
|