@ayasofyazilim/saas 0.0.46 → 0.0.47

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.
Files changed (122) hide show
  1. package/AccountService/AccountServiceClient.ts +68 -68
  2. package/AccountService/core/ApiRequestOptions.ts +12 -12
  3. package/AccountService/core/BaseHttpRequest.ts +9 -9
  4. package/AccountService/core/FetchHttpRequest.ts +21 -21
  5. package/AccountService/core/OpenAPI.ts +55 -55
  6. package/AccountService/core/request.ts +340 -340
  7. package/AccountService/index.ts +8 -8
  8. package/AccountService/schemas.gen.ts +5333 -5333
  9. package/AccountService/services.gen.ts +1539 -1539
  10. package/AccountService/types.gen.ts +3328 -3328
  11. package/AdministrationService/AdministrationServiceClient.ts +77 -77
  12. package/AdministrationService/core/ApiRequestOptions.ts +12 -12
  13. package/AdministrationService/core/BaseHttpRequest.ts +9 -9
  14. package/AdministrationService/core/FetchHttpRequest.ts +21 -21
  15. package/AdministrationService/core/OpenAPI.ts +55 -55
  16. package/AdministrationService/core/request.ts +340 -340
  17. package/AdministrationService/index.ts +8 -8
  18. package/AdministrationService/schemas.gen.ts +5987 -5987
  19. package/AdministrationService/services.gen.ts +1404 -1404
  20. package/AdministrationService/types.gen.ts +2851 -2851
  21. package/BackerService/core/ApiRequestOptions.ts +12 -12
  22. package/BackerService/core/BaseHttpRequest.ts +9 -9
  23. package/BackerService/core/FetchHttpRequest.ts +21 -21
  24. package/BackerService/core/OpenAPI.ts +55 -55
  25. package/BackerService/core/request.ts +340 -340
  26. package/BackerService/index.ts +8 -8
  27. package/BackerService/services.gen.ts +866 -866
  28. package/BackerService/types.gen.ts +2170 -2170
  29. package/CRMService/schemas.gen.ts +17474 -17527
  30. package/CRMService/services.gen.ts +2238 -2166
  31. package/CRMService/types.gen.ts +4528 -4389
  32. package/ContractService/ContractServiceClient.ts +50 -50
  33. package/ContractService/schemas.gen.ts +9572 -9572
  34. package/ContractService/services.gen.ts +1637 -1637
  35. package/ContractService/types.gen.ts +3555 -3555
  36. package/FundraiserService/core/ApiRequestOptions.ts +12 -12
  37. package/FundraiserService/core/BaseHttpRequest.ts +9 -9
  38. package/FundraiserService/core/FetchHttpRequest.ts +21 -21
  39. package/FundraiserService/core/OpenAPI.ts +55 -55
  40. package/FundraiserService/core/request.ts +340 -340
  41. package/FundraiserService/index.ts +8 -8
  42. package/FundraiserService/services.gen.ts +627 -627
  43. package/FundraiserService/types.gen.ts +1793 -1793
  44. package/IdentityService/IdentityServiceClient.ts +80 -80
  45. package/IdentityService/core/ApiRequestOptions.ts +12 -12
  46. package/IdentityService/core/BaseHttpRequest.ts +9 -9
  47. package/IdentityService/core/FetchHttpRequest.ts +21 -21
  48. package/IdentityService/core/OpenAPI.ts +55 -55
  49. package/IdentityService/core/request.ts +340 -340
  50. package/IdentityService/index.ts +8 -8
  51. package/IdentityService/schemas.gen.ts +6845 -6845
  52. package/IdentityService/services.gen.ts +2924 -2924
  53. package/IdentityService/types.gen.ts +5484 -5484
  54. package/LocationService/LocationServiceClient.ts +74 -74
  55. package/LocationService/core/ApiError.ts +20 -20
  56. package/LocationService/core/ApiRequestOptions.ts +12 -12
  57. package/LocationService/core/ApiResult.ts +6 -6
  58. package/LocationService/core/BaseHttpRequest.ts +9 -9
  59. package/LocationService/core/CancelablePromise.ts +125 -125
  60. package/LocationService/core/FetchHttpRequest.ts +21 -21
  61. package/LocationService/core/OpenAPI.ts +55 -55
  62. package/LocationService/core/request.ts +340 -340
  63. package/LocationService/index.ts +8 -8
  64. package/LocationService/schemas.gen.ts +6639 -6639
  65. package/LocationService/services.gen.ts +1726 -1726
  66. package/LocationService/types.gen.ts +3615 -3615
  67. package/MerchantService/core/ApiRequestOptions.ts +12 -12
  68. package/MerchantService/core/BaseHttpRequest.ts +9 -9
  69. package/MerchantService/core/FetchHttpRequest.ts +21 -21
  70. package/MerchantService/core/OpenAPI.ts +55 -55
  71. package/MerchantService/core/request.ts +340 -340
  72. package/MerchantService/schemas.gen.ts +14764 -14764
  73. package/MerchantService/services.gen.ts +1602 -1602
  74. package/ProjectService/core/ApiRequestOptions.ts +12 -12
  75. package/ProjectService/core/BaseHttpRequest.ts +9 -9
  76. package/ProjectService/core/FetchHttpRequest.ts +21 -21
  77. package/ProjectService/core/OpenAPI.ts +55 -55
  78. package/ProjectService/core/request.ts +340 -340
  79. package/ProjectService/index.ts +8 -8
  80. package/ProjectService/services.gen.ts +492 -492
  81. package/ProjectService/types.gen.ts +1303 -1303
  82. package/ProjectService.json +2937 -2937
  83. package/SaasService/core/ApiRequestOptions.ts +12 -12
  84. package/SaasService/core/BaseHttpRequest.ts +9 -9
  85. package/SaasService/core/FetchHttpRequest.ts +21 -21
  86. package/SaasService/core/OpenAPI.ts +55 -55
  87. package/SaasService/core/request.ts +340 -340
  88. package/SaasService/index.ts +8 -8
  89. package/SaasService/schemas.gen.ts +5345 -5345
  90. package/SaasService/services.gen.ts +1329 -1329
  91. package/SaasService/types.gen.ts +2737 -2737
  92. package/SettingService/schemas.gen.ts +5410 -5410
  93. package/SettingService/services.gen.ts +890 -890
  94. package/SettingService/types.gen.ts +2052 -2052
  95. package/TagService/TagServiceClient.ts +44 -44
  96. package/TagService/core/ApiError.ts +20 -20
  97. package/TagService/core/ApiRequestOptions.ts +12 -12
  98. package/TagService/core/ApiResult.ts +6 -6
  99. package/TagService/core/BaseHttpRequest.ts +9 -9
  100. package/TagService/core/CancelablePromise.ts +125 -125
  101. package/TagService/core/FetchHttpRequest.ts +21 -21
  102. package/TagService/core/OpenAPI.ts +55 -55
  103. package/TagService/core/request.ts +340 -340
  104. package/TagService/index.ts +8 -8
  105. package/TagService/schemas.gen.ts +4677 -4677
  106. package/TagService/services.gen.ts +175 -175
  107. package/TagService/types.gen.ts +771 -771
  108. package/TravellerService/TravellerServiceClient.ts +56 -56
  109. package/TravellerService/core/ApiError.ts +20 -20
  110. package/TravellerService/core/ApiRequestOptions.ts +12 -12
  111. package/TravellerService/core/ApiResult.ts +6 -6
  112. package/TravellerService/core/BaseHttpRequest.ts +9 -9
  113. package/TravellerService/core/CancelablePromise.ts +125 -125
  114. package/TravellerService/core/FetchHttpRequest.ts +21 -21
  115. package/TravellerService/core/OpenAPI.ts +55 -55
  116. package/TravellerService/core/request.ts +340 -340
  117. package/TravellerService/index.ts +8 -8
  118. package/TravellerService/schemas.gen.ts +6322 -6322
  119. package/TravellerService/services.gen.ts +713 -713
  120. package/TravellerService/types.gen.ts +1834 -1834
  121. package/package.json +1 -1
  122. package/swagger.json +4794 -4794
@@ -1,2167 +1,2239 @@
1
- // This file is auto-generated by @hey-api/openapi-ts
2
-
3
- import type { CancelablePromise } from './core/CancelablePromise';
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, GetApiCrmServiceCustomsByIdDetailData, GetApiCrmServiceCustomsByIdDetailResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsByIdWithComponentsData, DeleteApiCrmServiceCustomsByIdWithComponentsResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceCustomsByIdAddressesByAddressIdData, PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse, PutApiCrmServiceCustomsByIdEmailsByEmailIdData, PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse, GetApiCrmServiceEmailsData, GetApiCrmServiceEmailsResponse, PostApiCrmServiceEmailsData, PostApiCrmServiceEmailsResponse, GetApiCrmServiceEmailsByIdData, GetApiCrmServiceEmailsByIdResponse, PutApiCrmServiceEmailsByIdData, PutApiCrmServiceEmailsByIdResponse, DeleteApiCrmServiceEmailsByIdData, DeleteApiCrmServiceEmailsByIdResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse, GetApiCrmServiceIndividualsData, GetApiCrmServiceIndividualsResponse, GetApiCrmServiceMerchantsData, GetApiCrmServiceMerchantsResponse, GetApiCrmServiceMerchantsInfoData, GetApiCrmServiceMerchantsInfoResponse, GetApiCrmServiceMerchantsByIdDetailData, GetApiCrmServiceMerchantsByIdDetailResponse, GetApiCrmServiceMerchantsByIdSubMerchantsData, GetApiCrmServiceMerchantsByIdSubMerchantsResponse, PostApiCrmServiceMerchantsWithComponentsData, PostApiCrmServiceMerchantsWithComponentsResponse, DeleteApiCrmServiceMerchantsByIdWithComponentsData, DeleteApiCrmServiceMerchantsByIdWithComponentsResponse, GetApiCrmServiceMerchantsByIdAffiliationsData, GetApiCrmServiceMerchantsByIdAffiliationsResponse, PostApiCrmServiceMerchantsByIdAffiliationsData, PostApiCrmServiceMerchantsByIdAffiliationsResponse, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdResponse, PostApiCrmServiceMerchantsBulkProductGroupMerchantsData, PostApiCrmServiceMerchantsBulkProductGroupMerchantsResponse, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdData, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdResponse, GetApiCrmServiceMerchantsByIdAddressesData, GetApiCrmServiceMerchantsByIdAddressesResponse, PutApiCrmServiceMerchantsByIdAddressesByAddressIdData, PutApiCrmServiceMerchantsByIdAddressesByAddressIdResponse, PutApiCrmServiceMerchantsByIdEmailsByEmailIdData, PutApiCrmServiceMerchantsByIdEmailsByEmailIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdResponse, PostApiCrmServiceOrganizationsWithComponentsData, PostApiCrmServiceOrganizationsWithComponentsResponse, GetApiCrmServiceOrganizationsData, GetApiCrmServiceOrganizationsResponse, GetApiCrmServiceRefundPointsData, GetApiCrmServiceRefundPointsResponse, GetApiCrmServiceRefundPointsByIdDetailData, GetApiCrmServiceRefundPointsByIdDetailResponse, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsByIdWithComponentsData, DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse, PostApiCrmServiceRefundPointsByIdAffiliationsData, PostApiCrmServiceRefundPointsByIdAffiliationsResponse, GetApiCrmServiceRefundPointsByIdAffiliationsData, GetApiCrmServiceRefundPointsByIdAffiliationsResponse, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxFreesData, GetApiCrmServiceTaxFreesResponse, GetApiCrmServiceTaxFreesByIdDetailData, GetApiCrmServiceTaxFreesByIdDetailResponse, PostApiCrmServiceTaxFreesWithComponentsData, PostApiCrmServiceTaxFreesWithComponentsResponse, DeleteApiCrmServiceTaxFreesByIdWithComponentsData, DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse, PostApiCrmServiceTaxFreesByIdAffiliationsData, PostApiCrmServiceTaxFreesByIdAffiliationsResponse, GetApiCrmServiceTaxFreesByIdAffiliationsData, GetApiCrmServiceTaxFreesByIdAffiliationsResponse, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxOfficesData, GetApiCrmServiceTaxOfficesResponse, GetApiCrmServiceTaxOfficesByIdDetailData, GetApiCrmServiceTaxOfficesByIdDetailResponse, PostApiCrmServiceTaxOfficesWithComponentsData, PostApiCrmServiceTaxOfficesWithComponentsResponse, DeleteApiCrmServiceTaxOfficesByIdWithComponentsData, DeleteApiCrmServiceTaxOfficesByIdWithComponentsResponse, PostApiCrmServiceTaxOfficesByIdAffiliationsData, PostApiCrmServiceTaxOfficesByIdAffiliationsResponse, GetApiCrmServiceTaxOfficesByIdAffiliationsData, GetApiCrmServiceTaxOfficesByIdAffiliationsResponse, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdData, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdData, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdResponse, GetApiCrmServiceTelephonesData, GetApiCrmServiceTelephonesResponse, PostApiCrmServiceTelephonesData, PostApiCrmServiceTelephonesResponse, GetApiCrmServiceTelephonesByIdData, GetApiCrmServiceTelephonesByIdResponse, PutApiCrmServiceTelephonesByIdData, PutApiCrmServiceTelephonesByIdResponse, DeleteApiCrmServiceTelephonesByIdData, DeleteApiCrmServiceTelephonesByIdResponse } from './types.gen';
6
-
7
- export class AbpApiDefinitionService {
8
- constructor(public readonly httpRequest: BaseHttpRequest) { }
9
-
10
- /**
11
- * @param data The data for the request.
12
- * @param data.includeTypes
13
- * @returns Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel Success
14
- * @throws ApiError
15
- */
16
- public getApiAbpApiDefinition(data: GetApiAbpApiDefinitionData = {}): CancelablePromise<GetApiAbpApiDefinitionResponse> {
17
- return this.httpRequest.request({
18
- method: 'GET',
19
- url: '/api/abp/api-definition',
20
- query: {
21
- IncludeTypes: data.includeTypes
22
- },
23
- errors: {
24
- 400: 'Bad Request',
25
- 401: 'Unauthorized',
26
- 403: 'Forbidden',
27
- 404: 'Not Found',
28
- 500: 'Server Error',
29
- 501: 'Server Error'
30
- }
31
- });
32
- }
33
-
34
- }
35
-
36
- export class AbpApplicationConfigurationService {
37
- constructor(public readonly httpRequest: BaseHttpRequest) { }
38
-
39
- /**
40
- * @param data The data for the request.
41
- * @param data.includeLocalizationResources
42
- * @returns Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto Success
43
- * @throws ApiError
44
- */
45
- public getApiAbpApplicationConfiguration(data: GetApiAbpApplicationConfigurationData = {}): CancelablePromise<GetApiAbpApplicationConfigurationResponse> {
46
- return this.httpRequest.request({
47
- method: 'GET',
48
- url: '/api/abp/application-configuration',
49
- query: {
50
- IncludeLocalizationResources: data.includeLocalizationResources
51
- },
52
- errors: {
53
- 400: 'Bad Request',
54
- 401: 'Unauthorized',
55
- 403: 'Forbidden',
56
- 404: 'Not Found',
57
- 500: 'Server Error',
58
- 501: 'Server Error'
59
- }
60
- });
61
- }
62
-
63
- }
64
-
65
- export class AbpApplicationLocalizationService {
66
- constructor(public readonly httpRequest: BaseHttpRequest) { }
67
-
68
- /**
69
- * @param data The data for the request.
70
- * @param data.cultureName
71
- * @param data.onlyDynamics
72
- * @returns Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto Success
73
- * @throws ApiError
74
- */
75
- public getApiAbpApplicationLocalization(data: GetApiAbpApplicationLocalizationData): CancelablePromise<GetApiAbpApplicationLocalizationResponse> {
76
- return this.httpRequest.request({
77
- method: 'GET',
78
- url: '/api/abp/application-localization',
79
- query: {
80
- CultureName: data.cultureName,
81
- OnlyDynamics: data.onlyDynamics
82
- },
83
- errors: {
84
- 400: 'Bad Request',
85
- 401: 'Unauthorized',
86
- 403: 'Forbidden',
87
- 404: 'Not Found',
88
- 500: 'Server Error',
89
- 501: 'Server Error'
90
- }
91
- });
92
- }
93
-
94
- }
95
-
96
- export class AddressTypeService {
97
- constructor(public readonly httpRequest: BaseHttpRequest) { }
98
-
99
- /**
100
- * @param data The data for the request.
101
- * @param data.sorting
102
- * @param data.skipCount
103
- * @param data.maxResultCount
104
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AddressTypes_AddressTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
105
- * @throws ApiError
106
- */
107
- public getApiCrmServiceAddresses(data: GetApiCrmServiceAddressesData = {}): CancelablePromise<GetApiCrmServiceAddressesResponse> {
108
- return this.httpRequest.request({
109
- method: 'GET',
110
- url: '/api/crm-service/addresses',
111
- query: {
112
- Sorting: data.sorting,
113
- SkipCount: data.skipCount,
114
- MaxResultCount: data.maxResultCount
115
- },
116
- errors: {
117
- 400: 'Bad Request',
118
- 401: 'Unauthorized',
119
- 403: 'Forbidden',
120
- 404: 'Not Found',
121
- 500: 'Server Error',
122
- 501: 'Server Error'
123
- }
124
- });
125
- }
126
-
127
- /**
128
- * @param data The data for the request.
129
- * @param data.requestBody
130
- * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
131
- * @throws ApiError
132
- */
133
- public postApiCrmServiceAddresses(data: PostApiCrmServiceAddressesData = {}): CancelablePromise<PostApiCrmServiceAddressesResponse> {
134
- return this.httpRequest.request({
135
- method: 'POST',
136
- url: '/api/crm-service/addresses',
137
- body: data.requestBody,
138
- mediaType: 'application/json',
139
- errors: {
140
- 400: 'Bad Request',
141
- 401: 'Unauthorized',
142
- 403: 'Forbidden',
143
- 404: 'Not Found',
144
- 500: 'Server Error',
145
- 501: 'Server Error'
146
- }
147
- });
148
- }
149
-
150
- /**
151
- * @param data The data for the request.
152
- * @param data.id
153
- * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
154
- * @throws ApiError
155
- */
156
- public getApiCrmServiceAddressesById(data: GetApiCrmServiceAddressesByIdData): CancelablePromise<GetApiCrmServiceAddressesByIdResponse> {
157
- return this.httpRequest.request({
158
- method: 'GET',
159
- url: '/api/crm-service/addresses/{id}',
160
- path: {
161
- id: data.id
162
- },
163
- errors: {
164
- 400: 'Bad Request',
165
- 401: 'Unauthorized',
166
- 403: 'Forbidden',
167
- 404: 'Not Found',
168
- 500: 'Server Error',
169
- 501: 'Server Error'
170
- }
171
- });
172
- }
173
-
174
- /**
175
- * @param data The data for the request.
176
- * @param data.id
177
- * @param data.requestBody
178
- * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
179
- * @throws ApiError
180
- */
181
- public putApiCrmServiceAddressesById(data: PutApiCrmServiceAddressesByIdData): CancelablePromise<PutApiCrmServiceAddressesByIdResponse> {
182
- return this.httpRequest.request({
183
- method: 'PUT',
184
- url: '/api/crm-service/addresses/{id}',
185
- path: {
186
- id: data.id
187
- },
188
- body: data.requestBody,
189
- mediaType: 'application/json',
190
- errors: {
191
- 400: 'Bad Request',
192
- 401: 'Unauthorized',
193
- 403: 'Forbidden',
194
- 404: 'Not Found',
195
- 500: 'Server Error',
196
- 501: 'Server Error'
197
- }
198
- });
199
- }
200
-
201
- /**
202
- * @param data The data for the request.
203
- * @param data.id
204
- * @returns unknown Success
205
- * @throws ApiError
206
- */
207
- public deleteApiCrmServiceAddressesById(data: DeleteApiCrmServiceAddressesByIdData): CancelablePromise<DeleteApiCrmServiceAddressesByIdResponse> {
208
- return this.httpRequest.request({
209
- method: 'DELETE',
210
- url: '/api/crm-service/addresses/{id}',
211
- path: {
212
- id: data.id
213
- },
214
- errors: {
215
- 400: 'Bad Request',
216
- 401: 'Unauthorized',
217
- 403: 'Forbidden',
218
- 404: 'Not Found',
219
- 500: 'Server Error',
220
- 501: 'Server Error'
221
- }
222
- });
223
- }
224
-
225
- }
226
-
227
- export class CustomsService {
228
- constructor(public readonly httpRequest: BaseHttpRequest) { }
229
-
230
- /**
231
- * @param data The data for the request.
232
- * @param data.sorting
233
- * @param data.skipCount
234
- * @param data.maxResultCount
235
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Customss_CustomsProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
236
- * @throws ApiError
237
- */
238
- public getApiCrmServiceCustoms(data: GetApiCrmServiceCustomsData = {}): CancelablePromise<GetApiCrmServiceCustomsResponse> {
239
- return this.httpRequest.request({
240
- method: 'GET',
241
- url: '/api/crm-service/customs',
242
- query: {
243
- Sorting: data.sorting,
244
- SkipCount: data.skipCount,
245
- MaxResultCount: data.maxResultCount
246
- },
247
- errors: {
248
- 400: 'Bad Request',
249
- 401: 'Unauthorized',
250
- 403: 'Forbidden',
251
- 404: 'Not Found',
252
- 500: 'Server Error',
253
- 501: 'Server Error'
254
- }
255
- });
256
- }
257
-
258
- /**
259
- * @param data The data for the request.
260
- * @param data.id
261
- * @returns UniRefund_CRMService_Customss_CustomsDto Success
262
- * @throws ApiError
263
- */
264
- public getApiCrmServiceCustomsByIdDetail(data: GetApiCrmServiceCustomsByIdDetailData): CancelablePromise<GetApiCrmServiceCustomsByIdDetailResponse> {
265
- return this.httpRequest.request({
266
- method: 'GET',
267
- url: '/api/crm-service/customs/{id}/detail',
268
- path: {
269
- id: data.id
270
- },
271
- errors: {
272
- 400: 'Bad Request',
273
- 401: 'Unauthorized',
274
- 403: 'Forbidden',
275
- 404: 'Not Found',
276
- 500: 'Server Error',
277
- 501: 'Server Error'
278
- }
279
- });
280
- }
281
-
282
- /**
283
- * @param data The data for the request.
284
- * @param data.requestBody
285
- * @returns unknown Success
286
- * @throws ApiError
287
- */
288
- public postApiCrmServiceCustomsWithComponents(data: PostApiCrmServiceCustomsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceCustomsWithComponentsResponse> {
289
- return this.httpRequest.request({
290
- method: 'POST',
291
- url: '/api/crm-service/customs/with-components',
292
- body: data.requestBody,
293
- mediaType: 'application/json',
294
- errors: {
295
- 400: 'Bad Request',
296
- 401: 'Unauthorized',
297
- 403: 'Forbidden',
298
- 404: 'Not Found',
299
- 500: 'Server Error',
300
- 501: 'Server Error'
301
- }
302
- });
303
- }
304
-
305
- /**
306
- * @param data The data for the request.
307
- * @param data.id
308
- * @returns unknown Success
309
- * @throws ApiError
310
- */
311
- public deleteApiCrmServiceCustomsByIdWithComponents(data: DeleteApiCrmServiceCustomsByIdWithComponentsData): CancelablePromise<DeleteApiCrmServiceCustomsByIdWithComponentsResponse> {
312
- return this.httpRequest.request({
313
- method: 'DELETE',
314
- url: '/api/crm-service/customs/{id}/with-components',
315
- path: {
316
- id: data.id
317
- },
318
- errors: {
319
- 400: 'Bad Request',
320
- 401: 'Unauthorized',
321
- 403: 'Forbidden',
322
- 404: 'Not Found',
323
- 500: 'Server Error',
324
- 501: 'Server Error'
325
- }
326
- });
327
- }
328
-
329
- /**
330
- * @param data The data for the request.
331
- * @param data.id
332
- * @param data.requestBody
333
- * @returns unknown Success
334
- * @throws ApiError
335
- */
336
- public postApiCrmServiceCustomsByIdAffiliations(data: PostApiCrmServiceCustomsByIdAffiliationsData): CancelablePromise<PostApiCrmServiceCustomsByIdAffiliationsResponse> {
337
- return this.httpRequest.request({
338
- method: 'POST',
339
- url: '/api/crm-service/customs/{id}/affiliations',
340
- path: {
341
- id: data.id
342
- },
343
- body: data.requestBody,
344
- mediaType: 'application/json',
345
- errors: {
346
- 400: 'Bad Request',
347
- 401: 'Unauthorized',
348
- 403: 'Forbidden',
349
- 404: 'Not Found',
350
- 500: 'Server Error',
351
- 501: 'Server Error'
352
- }
353
- });
354
- }
355
-
356
- /**
357
- * @param data The data for the request.
358
- * @param data.id
359
- * @param data.sorting
360
- * @param data.skipCount
361
- * @param data.maxResultCount
362
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
363
- * @throws ApiError
364
- */
365
- public getApiCrmServiceCustomsByIdAffiliations(data: GetApiCrmServiceCustomsByIdAffiliationsData): CancelablePromise<GetApiCrmServiceCustomsByIdAffiliationsResponse> {
366
- return this.httpRequest.request({
367
- method: 'GET',
368
- url: '/api/crm-service/customs/{id}/affiliations',
369
- path: {
370
- id: data.id
371
- },
372
- query: {
373
- Sorting: data.sorting,
374
- SkipCount: data.skipCount,
375
- MaxResultCount: data.maxResultCount
376
- },
377
- errors: {
378
- 400: 'Bad Request',
379
- 401: 'Unauthorized',
380
- 403: 'Forbidden',
381
- 404: 'Not Found',
382
- 500: 'Server Error',
383
- 501: 'Server Error'
384
- }
385
- });
386
- }
387
-
388
- /**
389
- * @param data The data for the request.
390
- * @param data.id
391
- * @param data.organizationId
392
- * @param data.requestBody
393
- * @returns UniRefund_CRMService_Organizations_OrganizationDto Success
394
- * @throws ApiError
395
- */
396
- public putApiCrmServiceCustomsByIdOrganizationsByOrganizationId(data: PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData): CancelablePromise<PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse> {
397
- return this.httpRequest.request({
398
- method: 'PUT',
399
- url: '/api/crm-service/customs/{id}/organizations/{organizationId}',
400
- path: {
401
- id: data.id,
402
- organizationId: data.organizationId
403
- },
404
- body: data.requestBody,
405
- mediaType: 'application/json',
406
- errors: {
407
- 400: 'Bad Request',
408
- 401: 'Unauthorized',
409
- 403: 'Forbidden',
410
- 404: 'Not Found',
411
- 500: 'Server Error',
412
- 501: 'Server Error'
413
- }
414
- });
415
- }
416
-
417
- /**
418
- * @param data The data for the request.
419
- * @param data.id
420
- * @param data.telephoneId
421
- * @param data.requestBody
422
- * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
423
- * @throws ApiError
424
- */
425
- public putApiCrmServiceCustomsByIdTelephonesByTelephoneId(data: PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData): CancelablePromise<PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse> {
426
- return this.httpRequest.request({
427
- method: 'PUT',
428
- url: '/api/crm-service/customs/{id}/telephones/{telephoneId}',
429
- path: {
430
- id: data.id,
431
- telephoneId: data.telephoneId
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.id
449
- * @param data.addressId
450
- * @param data.requestBody
451
- * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
452
- * @throws ApiError
453
- */
454
- public putApiCrmServiceCustomsByIdAddressesByAddressId(data: PutApiCrmServiceCustomsByIdAddressesByAddressIdData): CancelablePromise<PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse> {
455
- return this.httpRequest.request({
456
- method: 'PUT',
457
- url: '/api/crm-service/customs/{id}/addresses/{addressId}',
458
- path: {
459
- id: data.id,
460
- addressId: data.addressId
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.id
478
- * @param data.emailId
479
- * @param data.addressId
480
- * @param data.requestBody
481
- * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
482
- * @throws ApiError
483
- */
484
- public putApiCrmServiceCustomsByIdEmailsByEmailId(data: PutApiCrmServiceCustomsByIdEmailsByEmailIdData): CancelablePromise<PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse> {
485
- return this.httpRequest.request({
486
- method: 'PUT',
487
- url: '/api/crm-service/customs/{id}/emails/{emailId}',
488
- path: {
489
- id: data.id,
490
- emailId: data.emailId
491
- },
492
- query: {
493
- addressId: data.addressId
494
- },
495
- body: data.requestBody,
496
- mediaType: 'application/json',
497
- errors: {
498
- 400: 'Bad Request',
499
- 401: 'Unauthorized',
500
- 403: 'Forbidden',
501
- 404: 'Not Found',
502
- 500: 'Server Error',
503
- 501: 'Server Error'
504
- }
505
- });
506
- }
507
-
508
- }
509
-
510
- export class EmailCommonDataService {
511
- constructor(public readonly httpRequest: BaseHttpRequest) { }
512
-
513
- /**
514
- * @param data The data for the request.
515
- * @param data.sorting
516
- * @param data.skipCount
517
- * @param data.maxResultCount
518
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
519
- * @throws ApiError
520
- */
521
- public getApiCrmServiceEmails(data: GetApiCrmServiceEmailsData = {}): CancelablePromise<GetApiCrmServiceEmailsResponse> {
522
- return this.httpRequest.request({
523
- method: 'GET',
524
- url: '/api/crm-service/emails',
525
- query: {
526
- Sorting: data.sorting,
527
- SkipCount: data.skipCount,
528
- MaxResultCount: data.maxResultCount
529
- },
530
- errors: {
531
- 400: 'Bad Request',
532
- 401: 'Unauthorized',
533
- 403: 'Forbidden',
534
- 404: 'Not Found',
535
- 500: 'Server Error',
536
- 501: 'Server Error'
537
- }
538
- });
539
- }
540
-
541
- /**
542
- * @param data The data for the request.
543
- * @param data.requestBody
544
- * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
545
- * @throws ApiError
546
- */
547
- public postApiCrmServiceEmails(data: PostApiCrmServiceEmailsData = {}): CancelablePromise<PostApiCrmServiceEmailsResponse> {
548
- return this.httpRequest.request({
549
- method: 'POST',
550
- url: '/api/crm-service/emails',
551
- body: data.requestBody,
552
- mediaType: 'application/json',
553
- errors: {
554
- 400: 'Bad Request',
555
- 401: 'Unauthorized',
556
- 403: 'Forbidden',
557
- 404: 'Not Found',
558
- 500: 'Server Error',
559
- 501: 'Server Error'
560
- }
561
- });
562
- }
563
-
564
- /**
565
- * @param data The data for the request.
566
- * @param data.id
567
- * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
568
- * @throws ApiError
569
- */
570
- public getApiCrmServiceEmailsById(data: GetApiCrmServiceEmailsByIdData): CancelablePromise<GetApiCrmServiceEmailsByIdResponse> {
571
- return this.httpRequest.request({
572
- method: 'GET',
573
- url: '/api/crm-service/emails/{id}',
574
- path: {
575
- id: data.id
576
- },
577
- errors: {
578
- 400: 'Bad Request',
579
- 401: 'Unauthorized',
580
- 403: 'Forbidden',
581
- 404: 'Not Found',
582
- 500: 'Server Error',
583
- 501: 'Server Error'
584
- }
585
- });
586
- }
587
-
588
- /**
589
- * @param data The data for the request.
590
- * @param data.id
591
- * @param data.requestBody
592
- * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
593
- * @throws ApiError
594
- */
595
- public putApiCrmServiceEmailsById(data: PutApiCrmServiceEmailsByIdData): CancelablePromise<PutApiCrmServiceEmailsByIdResponse> {
596
- return this.httpRequest.request({
597
- method: 'PUT',
598
- url: '/api/crm-service/emails/{id}',
599
- path: {
600
- id: data.id
601
- },
602
- body: data.requestBody,
603
- mediaType: 'application/json',
604
- errors: {
605
- 400: 'Bad Request',
606
- 401: 'Unauthorized',
607
- 403: 'Forbidden',
608
- 404: 'Not Found',
609
- 500: 'Server Error',
610
- 501: 'Server Error'
611
- }
612
- });
613
- }
614
-
615
- /**
616
- * @param data The data for the request.
617
- * @param data.id
618
- * @returns unknown Success
619
- * @throws ApiError
620
- */
621
- public deleteApiCrmServiceEmailsById(data: DeleteApiCrmServiceEmailsByIdData): CancelablePromise<DeleteApiCrmServiceEmailsByIdResponse> {
622
- return this.httpRequest.request({
623
- method: 'DELETE',
624
- url: '/api/crm-service/emails/{id}',
625
- path: {
626
- id: data.id
627
- },
628
- errors: {
629
- 400: 'Bad Request',
630
- 401: 'Unauthorized',
631
- 403: 'Forbidden',
632
- 404: 'Not Found',
633
- 500: 'Server Error',
634
- 501: 'Server Error'
635
- }
636
- });
637
- }
638
-
639
- }
640
-
641
- export class IndividualService {
642
- constructor(public readonly httpRequest: BaseHttpRequest) { }
643
-
644
- /**
645
- * @param data The data for the request.
646
- * @param data.requestBody
647
- * @returns unknown Success
648
- * @throws ApiError
649
- */
650
- public postApiCrmServiceIndividualsWithComponents(data: PostApiCrmServiceIndividualsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceIndividualsWithComponentsResponse> {
651
- return this.httpRequest.request({
652
- method: 'POST',
653
- url: '/api/crm-service/individuals/with-components',
654
- body: data.requestBody,
655
- mediaType: 'application/json',
656
- errors: {
657
- 400: 'Bad Request',
658
- 401: 'Unauthorized',
659
- 403: 'Forbidden',
660
- 404: 'Not Found',
661
- 500: 'Server Error',
662
- 501: 'Server Error'
663
- }
664
- });
665
- }
666
-
667
- /**
668
- * @param data The data for the request.
669
- * @param data.entityPartyTypeCode
670
- * @param data.parentId
671
- * @param data.sorting
672
- * @param data.skipCount
673
- * @param data.maxResultCount
674
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Individuals_IndividualProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
675
- * @throws ApiError
676
- */
677
- public getApiCrmServiceIndividuals(data: GetApiCrmServiceIndividualsData = {}): CancelablePromise<GetApiCrmServiceIndividualsResponse> {
678
- return this.httpRequest.request({
679
- method: 'GET',
680
- url: '/api/crm-service/individuals',
681
- query: {
682
- EntityPartyTypeCode: data.entityPartyTypeCode,
683
- ParentId: data.parentId,
684
- Sorting: data.sorting,
685
- SkipCount: data.skipCount,
686
- MaxResultCount: data.maxResultCount
687
- },
688
- errors: {
689
- 400: 'Bad Request',
690
- 401: 'Unauthorized',
691
- 403: 'Forbidden',
692
- 404: 'Not Found',
693
- 500: 'Server Error',
694
- 501: 'Server Error'
695
- }
696
- });
697
- }
698
-
699
- }
700
-
701
- export class MerchantService {
702
- constructor(public readonly httpRequest: BaseHttpRequest) { }
703
-
704
- /**
705
- * @param data The data for the request.
706
- * @param data.sorting
707
- * @param data.skipCount
708
- * @param data.maxResultCount
709
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Merchants_MerchantProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
710
- * @throws ApiError
711
- */
712
- public getApiCrmServiceMerchants(data: GetApiCrmServiceMerchantsData = {}): CancelablePromise<GetApiCrmServiceMerchantsResponse> {
713
- return this.httpRequest.request({
714
- method: 'GET',
715
- url: '/api/crm-service/merchants',
716
- query: {
717
- Sorting: data.sorting,
718
- SkipCount: data.skipCount,
719
- MaxResultCount: data.maxResultCount
720
- },
721
- errors: {
722
- 400: 'Bad Request',
723
- 401: 'Unauthorized',
724
- 403: 'Forbidden',
725
- 404: 'Not Found',
726
- 500: 'Server Error',
727
- 501: 'Server Error'
728
- }
729
- });
730
- }
731
-
732
- /**
733
- * @param data The data for the request.
734
- * @param data.vatNumber
735
- * @param data.countryCode
736
- * @param data.branchId
737
- * @returns UniRefund_CRMService_Merchants_MerchantInfoDto Success
738
- * @throws ApiError
739
- */
740
- public getApiCrmServiceMerchantsInfo(data: GetApiCrmServiceMerchantsInfoData = {}): CancelablePromise<GetApiCrmServiceMerchantsInfoResponse> {
741
- return this.httpRequest.request({
742
- method: 'GET',
743
- url: '/api/crm-service/merchants/info',
744
- query: {
745
- VatNumber: data.vatNumber,
746
- CountryCode: data.countryCode,
747
- BranchId: data.branchId
748
- },
749
- errors: {
750
- 400: 'Bad Request',
751
- 401: 'Unauthorized',
752
- 403: 'Forbidden',
753
- 404: 'Not Found',
754
- 500: 'Server Error',
755
- 501: 'Server Error'
756
- }
757
- });
758
- }
759
-
760
- /**
761
- * @param data The data for the request.
762
- * @param data.id
763
- * @returns UniRefund_CRMService_Merchants_MerchantDetailDto Success
764
- * @throws ApiError
765
- */
766
- public getApiCrmServiceMerchantsByIdDetail(data: GetApiCrmServiceMerchantsByIdDetailData): CancelablePromise<GetApiCrmServiceMerchantsByIdDetailResponse> {
767
- return this.httpRequest.request({
768
- method: 'GET',
769
- url: '/api/crm-service/merchants/{id}/detail',
770
- path: {
771
- id: data.id
772
- },
773
- errors: {
774
- 400: 'Bad Request',
775
- 401: 'Unauthorized',
776
- 403: 'Forbidden',
777
- 404: 'Not Found',
778
- 500: 'Server Error',
779
- 501: 'Server Error'
780
- }
781
- });
782
- }
783
-
784
- /**
785
- * @param data The data for the request.
786
- * @param data.id
787
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Merchants_MerchantProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
788
- * @throws ApiError
789
- */
790
- public getApiCrmServiceMerchantsByIdSubMerchants(data: GetApiCrmServiceMerchantsByIdSubMerchantsData): CancelablePromise<GetApiCrmServiceMerchantsByIdSubMerchantsResponse> {
791
- return this.httpRequest.request({
792
- method: 'GET',
793
- url: '/api/crm-service/merchants/{id}/sub-merchants',
794
- path: {
795
- id: data.id
796
- },
797
- errors: {
798
- 400: 'Bad Request',
799
- 401: 'Unauthorized',
800
- 403: 'Forbidden',
801
- 404: 'Not Found',
802
- 500: 'Server Error',
803
- 501: 'Server Error'
804
- }
805
- });
806
- }
807
-
808
- /**
809
- * @param data The data for the request.
810
- * @param data.requestBody
811
- * @returns unknown Success
812
- * @throws ApiError
813
- */
814
- public postApiCrmServiceMerchantsWithComponents(data: PostApiCrmServiceMerchantsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceMerchantsWithComponentsResponse> {
815
- return this.httpRequest.request({
816
- method: 'POST',
817
- url: '/api/crm-service/merchants/with-components',
818
- body: data.requestBody,
819
- mediaType: 'application/json',
820
- errors: {
821
- 400: 'Bad Request',
822
- 401: 'Unauthorized',
823
- 403: 'Forbidden',
824
- 404: 'Not Found',
825
- 500: 'Server Error',
826
- 501: 'Server Error'
827
- }
828
- });
829
- }
830
-
831
- /**
832
- * @param data The data for the request.
833
- * @param data.id
834
- * @returns unknown Success
835
- * @throws ApiError
836
- */
837
- public deleteApiCrmServiceMerchantsByIdWithComponents(data: DeleteApiCrmServiceMerchantsByIdWithComponentsData): CancelablePromise<DeleteApiCrmServiceMerchantsByIdWithComponentsResponse> {
838
- return this.httpRequest.request({
839
- method: 'DELETE',
840
- url: '/api/crm-service/merchants/{id}/with-components',
841
- path: {
842
- id: data.id
843
- },
844
- errors: {
845
- 400: 'Bad Request',
846
- 401: 'Unauthorized',
847
- 403: 'Forbidden',
848
- 404: 'Not Found',
849
- 500: 'Server Error',
850
- 501: 'Server Error'
851
- }
852
- });
853
- }
854
-
855
- /**
856
- * @param data The data for the request.
857
- * @param data.id
858
- * @param data.sorting
859
- * @param data.skipCount
860
- * @param data.maxResultCount
861
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
862
- * @throws ApiError
863
- */
864
- public getApiCrmServiceMerchantsByIdAffiliations(data: GetApiCrmServiceMerchantsByIdAffiliationsData): CancelablePromise<GetApiCrmServiceMerchantsByIdAffiliationsResponse> {
865
- return this.httpRequest.request({
866
- method: 'GET',
867
- url: '/api/crm-service/merchants/{id}/affiliations',
868
- path: {
869
- id: data.id
870
- },
871
- query: {
872
- Sorting: data.sorting,
873
- SkipCount: data.skipCount,
874
- MaxResultCount: data.maxResultCount
875
- },
876
- errors: {
877
- 400: 'Bad Request',
878
- 401: 'Unauthorized',
879
- 403: 'Forbidden',
880
- 404: 'Not Found',
881
- 500: 'Server Error',
882
- 501: 'Server Error'
883
- }
884
- });
885
- }
886
-
887
- /**
888
- * @param data The data for the request.
889
- * @param data.id
890
- * @param data.requestBody
891
- * @returns unknown Success
892
- * @throws ApiError
893
- */
894
- public postApiCrmServiceMerchantsByIdAffiliations(data: PostApiCrmServiceMerchantsByIdAffiliationsData): CancelablePromise<PostApiCrmServiceMerchantsByIdAffiliationsResponse> {
895
- return this.httpRequest.request({
896
- method: 'POST',
897
- url: '/api/crm-service/merchants/{id}/affiliations',
898
- path: {
899
- id: data.id
900
- },
901
- body: data.requestBody,
902
- mediaType: 'application/json',
903
- errors: {
904
- 400: 'Bad Request',
905
- 401: 'Unauthorized',
906
- 403: 'Forbidden',
907
- 404: 'Not Found',
908
- 500: 'Server Error',
909
- 501: 'Server Error'
910
- }
911
- });
912
- }
913
-
914
- /**
915
- * @param data The data for the request.
916
- * @param data.id
917
- * @param data.organizationId
918
- * @param data.requestBody
919
- * @returns UniRefund_CRMService_Organizations_OrganizationDto Success
920
- * @throws ApiError
921
- */
922
- public putApiCrmServiceMerchantsByIdOrganizationsByOrganizationId(data: PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdResponse> {
923
- return this.httpRequest.request({
924
- method: 'PUT',
925
- url: '/api/crm-service/merchants/{id}/organizations/{organizationId}',
926
- path: {
927
- id: data.id,
928
- organizationId: data.organizationId
929
- },
930
- body: data.requestBody,
931
- mediaType: 'application/json',
932
- errors: {
933
- 400: 'Bad Request',
934
- 401: 'Unauthorized',
935
- 403: 'Forbidden',
936
- 404: 'Not Found',
937
- 500: 'Server Error',
938
- 501: 'Server Error'
939
- }
940
- });
941
- }
942
-
943
- /**
944
- * @param data The data for the request.
945
- * @param data.requestBody
946
- * @returns unknown Success
947
- * @throws ApiError
948
- */
949
- public postApiCrmServiceMerchantsBulkProductGroupMerchants(data: PostApiCrmServiceMerchantsBulkProductGroupMerchantsData = {}): CancelablePromise<PostApiCrmServiceMerchantsBulkProductGroupMerchantsResponse> {
950
- return this.httpRequest.request({
951
- method: 'POST',
952
- url: '/api/crm-service/merchants/bulk-product-group-merchants',
953
- body: data.requestBody,
954
- mediaType: 'application/json',
955
- errors: {
956
- 400: 'Bad Request',
957
- 401: 'Unauthorized',
958
- 403: 'Forbidden',
959
- 404: 'Not Found',
960
- 500: 'Server Error',
961
- 501: 'Server Error'
962
- }
963
- });
964
- }
965
-
966
- /**
967
- * @param data The data for the request.
968
- * @param data.id
969
- * @param data.telephoneId
970
- * @param data.requestBody
971
- * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
972
- * @throws ApiError
973
- */
974
- public putApiCrmServiceMerchantsByIdTelephonesByTelephoneId(data: PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdResponse> {
975
- return this.httpRequest.request({
976
- method: 'PUT',
977
- url: '/api/crm-service/merchants/{id}/telephones/{telephoneId}',
978
- path: {
979
- id: data.id,
980
- telephoneId: data.telephoneId
981
- },
982
- body: data.requestBody,
983
- mediaType: 'application/json',
984
- errors: {
985
- 400: 'Bad Request',
986
- 401: 'Unauthorized',
987
- 403: 'Forbidden',
988
- 404: 'Not Found',
989
- 500: 'Server Error',
990
- 501: 'Server Error'
991
- }
992
- });
993
- }
994
-
995
- /**
996
- * @param data The data for the request.
997
- * @param data.id
998
- * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
999
- * @throws ApiError
1000
- */
1001
- public getApiCrmServiceMerchantsByIdAddresses(data: GetApiCrmServiceMerchantsByIdAddressesData): CancelablePromise<GetApiCrmServiceMerchantsByIdAddressesResponse> {
1002
- return this.httpRequest.request({
1003
- method: 'GET',
1004
- url: '/api/crm-service/merchants/{id}/addresses',
1005
- path: {
1006
- id: data.id
1007
- },
1008
- errors: {
1009
- 400: 'Bad Request',
1010
- 401: 'Unauthorized',
1011
- 403: 'Forbidden',
1012
- 404: 'Not Found',
1013
- 500: 'Server Error',
1014
- 501: 'Server Error'
1015
- }
1016
- });
1017
- }
1018
-
1019
- /**
1020
- * @param data The data for the request.
1021
- * @param data.id
1022
- * @param data.addressId
1023
- * @param data.requestBody
1024
- * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
1025
- * @throws ApiError
1026
- */
1027
- public putApiCrmServiceMerchantsByIdAddressesByAddressId(data: PutApiCrmServiceMerchantsByIdAddressesByAddressIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdAddressesByAddressIdResponse> {
1028
- return this.httpRequest.request({
1029
- method: 'PUT',
1030
- url: '/api/crm-service/merchants/{id}/addresses/{addressId}',
1031
- path: {
1032
- id: data.id,
1033
- addressId: data.addressId
1034
- },
1035
- body: data.requestBody,
1036
- mediaType: 'application/json',
1037
- errors: {
1038
- 400: 'Bad Request',
1039
- 401: 'Unauthorized',
1040
- 403: 'Forbidden',
1041
- 404: 'Not Found',
1042
- 500: 'Server Error',
1043
- 501: 'Server Error'
1044
- }
1045
- });
1046
- }
1047
-
1048
- /**
1049
- * @param data The data for the request.
1050
- * @param data.id
1051
- * @param data.emailId
1052
- * @param data.requestBody
1053
- * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
1054
- * @throws ApiError
1055
- */
1056
- public putApiCrmServiceMerchantsByIdEmailsByEmailId(data: PutApiCrmServiceMerchantsByIdEmailsByEmailIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdEmailsByEmailIdResponse> {
1057
- return this.httpRequest.request({
1058
- method: 'PUT',
1059
- url: '/api/crm-service/merchants/{id}/emails/{emailId}',
1060
- path: {
1061
- id: data.id,
1062
- emailId: data.emailId
1063
- },
1064
- body: data.requestBody,
1065
- mediaType: 'application/json',
1066
- errors: {
1067
- 400: 'Bad Request',
1068
- 401: 'Unauthorized',
1069
- 403: 'Forbidden',
1070
- 404: 'Not Found',
1071
- 500: 'Server Error',
1072
- 501: 'Server Error'
1073
- }
1074
- });
1075
- }
1076
-
1077
- /**
1078
- * @param data The data for the request.
1079
- * @param data.id
1080
- * @param data.individualId
1081
- * @param data.nameId
1082
- * @param data.requestBody
1083
- * @returns UniRefund_CRMService_NameCommonDatas_NameCommonDataDto Success
1084
- * @throws ApiError
1085
- */
1086
- public putApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameId(data: PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdResponse> {
1087
- return this.httpRequest.request({
1088
- method: 'PUT',
1089
- url: '/api/crm-service/merchants/{id}/individual/{individualId}/name/{nameId}',
1090
- path: {
1091
- id: data.id,
1092
- individualId: data.individualId,
1093
- nameId: data.nameId
1094
- },
1095
- body: data.requestBody,
1096
- mediaType: 'application/json',
1097
- errors: {
1098
- 400: 'Bad Request',
1099
- 401: 'Unauthorized',
1100
- 403: 'Forbidden',
1101
- 404: 'Not Found',
1102
- 500: 'Server Error',
1103
- 501: 'Server Error'
1104
- }
1105
- });
1106
- }
1107
-
1108
- /**
1109
- * @param data The data for the request.
1110
- * @param data.id
1111
- * @param data.individualId
1112
- * @param data.personalSummaryId
1113
- * @param data.requestBody
1114
- * @returns UniRefund_CRMService_PersonalSummaries_PersonalSummaryDto Success
1115
- * @throws ApiError
1116
- */
1117
- public putApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryId(data: PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdResponse> {
1118
- return this.httpRequest.request({
1119
- method: 'PUT',
1120
- url: '/api/crm-service/merchants/{id}/individual/{individualId}/personal-summary/{personalSummaryId}',
1121
- path: {
1122
- id: data.id,
1123
- individualId: data.individualId,
1124
- personalSummaryId: data.personalSummaryId
1125
- },
1126
- body: data.requestBody,
1127
- mediaType: 'application/json',
1128
- errors: {
1129
- 400: 'Bad Request',
1130
- 401: 'Unauthorized',
1131
- 403: 'Forbidden',
1132
- 404: 'Not Found',
1133
- 500: 'Server Error',
1134
- 501: 'Server Error'
1135
- }
1136
- });
1137
- }
1138
-
1139
- }
1140
-
1141
- export class OrganizationService {
1142
- constructor(public readonly httpRequest: BaseHttpRequest) { }
1143
-
1144
- /**
1145
- * @param data The data for the request.
1146
- * @param data.requestBody
1147
- * @returns unknown Success
1148
- * @throws ApiError
1149
- */
1150
- public postApiCrmServiceOrganizationsWithComponents(data: PostApiCrmServiceOrganizationsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceOrganizationsWithComponentsResponse> {
1151
- return this.httpRequest.request({
1152
- method: 'POST',
1153
- url: '/api/crm-service/organizations/with-components',
1154
- body: data.requestBody,
1155
- mediaType: 'application/json',
1156
- errors: {
1157
- 400: 'Bad Request',
1158
- 401: 'Unauthorized',
1159
- 403: 'Forbidden',
1160
- 404: 'Not Found',
1161
- 500: 'Server Error',
1162
- 501: 'Server Error'
1163
- }
1164
- });
1165
- }
1166
-
1167
- /**
1168
- * @param data The data for the request.
1169
- * @param data.entityPartyTypeCode
1170
- * @param data.parentId
1171
- * @param data.sorting
1172
- * @param data.skipCount
1173
- * @param data.maxResultCount
1174
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Organizations_OrganizationProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1175
- * @throws ApiError
1176
- */
1177
- public getApiCrmServiceOrganizations(data: GetApiCrmServiceOrganizationsData = {}): CancelablePromise<GetApiCrmServiceOrganizationsResponse> {
1178
- return this.httpRequest.request({
1179
- method: 'GET',
1180
- url: '/api/crm-service/organizations',
1181
- query: {
1182
- EntityPartyTypeCode: data.entityPartyTypeCode,
1183
- ParentId: data.parentId,
1184
- Sorting: data.sorting,
1185
- SkipCount: data.skipCount,
1186
- MaxResultCount: data.maxResultCount
1187
- },
1188
- errors: {
1189
- 400: 'Bad Request',
1190
- 401: 'Unauthorized',
1191
- 403: 'Forbidden',
1192
- 404: 'Not Found',
1193
- 500: 'Server Error',
1194
- 501: 'Server Error'
1195
- }
1196
- });
1197
- }
1198
-
1199
- }
1200
-
1201
- export class RefundPointService {
1202
- constructor(public readonly httpRequest: BaseHttpRequest) { }
1203
-
1204
- /**
1205
- * @param data The data for the request.
1206
- * @param data.sorting
1207
- * @param data.skipCount
1208
- * @param data.maxResultCount
1209
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Merchants_RefundPointProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1210
- * @throws ApiError
1211
- */
1212
- public getApiCrmServiceRefundPoints(data: GetApiCrmServiceRefundPointsData = {}): CancelablePromise<GetApiCrmServiceRefundPointsResponse> {
1213
- return this.httpRequest.request({
1214
- method: 'GET',
1215
- url: '/api/crm-service/refund-points',
1216
- query: {
1217
- Sorting: data.sorting,
1218
- SkipCount: data.skipCount,
1219
- MaxResultCount: data.maxResultCount
1220
- },
1221
- errors: {
1222
- 400: 'Bad Request',
1223
- 401: 'Unauthorized',
1224
- 403: 'Forbidden',
1225
- 404: 'Not Found',
1226
- 500: 'Server Error',
1227
- 501: 'Server Error'
1228
- }
1229
- });
1230
- }
1231
-
1232
- /**
1233
- * @param data The data for the request.
1234
- * @param data.id
1235
- * @returns UniRefund_CRMService_RefundPoints_RefundPointDto Success
1236
- * @throws ApiError
1237
- */
1238
- public getApiCrmServiceRefundPointsByIdDetail(data: GetApiCrmServiceRefundPointsByIdDetailData): CancelablePromise<GetApiCrmServiceRefundPointsByIdDetailResponse> {
1239
- return this.httpRequest.request({
1240
- method: 'GET',
1241
- url: '/api/crm-service/refund-points/{id}/detail',
1242
- path: {
1243
- id: data.id
1244
- },
1245
- errors: {
1246
- 400: 'Bad Request',
1247
- 401: 'Unauthorized',
1248
- 403: 'Forbidden',
1249
- 404: 'Not Found',
1250
- 500: 'Server Error',
1251
- 501: 'Server Error'
1252
- }
1253
- });
1254
- }
1255
-
1256
- /**
1257
- * @param data The data for the request.
1258
- * @param data.requestBody
1259
- * @returns unknown Success
1260
- * @throws ApiError
1261
- */
1262
- public postApiCrmServiceRefundPointsWithComponents(data: PostApiCrmServiceRefundPointsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceRefundPointsWithComponentsResponse> {
1263
- return this.httpRequest.request({
1264
- method: 'POST',
1265
- url: '/api/crm-service/refund-points/with-components',
1266
- body: data.requestBody,
1267
- mediaType: 'application/json',
1268
- errors: {
1269
- 400: 'Bad Request',
1270
- 401: 'Unauthorized',
1271
- 403: 'Forbidden',
1272
- 404: 'Not Found',
1273
- 500: 'Server Error',
1274
- 501: 'Server Error'
1275
- }
1276
- });
1277
- }
1278
-
1279
- /**
1280
- * @param data The data for the request.
1281
- * @param data.id
1282
- * @returns unknown Success
1283
- * @throws ApiError
1284
- */
1285
- public deleteApiCrmServiceRefundPointsByIdWithComponents(data: DeleteApiCrmServiceRefundPointsByIdWithComponentsData): CancelablePromise<DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse> {
1286
- return this.httpRequest.request({
1287
- method: 'DELETE',
1288
- url: '/api/crm-service/refund-points/{id}/with-components',
1289
- path: {
1290
- id: data.id
1291
- },
1292
- errors: {
1293
- 400: 'Bad Request',
1294
- 401: 'Unauthorized',
1295
- 403: 'Forbidden',
1296
- 404: 'Not Found',
1297
- 500: 'Server Error',
1298
- 501: 'Server Error'
1299
- }
1300
- });
1301
- }
1302
-
1303
- /**
1304
- * @param data The data for the request.
1305
- * @param data.id
1306
- * @param data.requestBody
1307
- * @returns unknown Success
1308
- * @throws ApiError
1309
- */
1310
- public postApiCrmServiceRefundPointsByIdAffiliations(data: PostApiCrmServiceRefundPointsByIdAffiliationsData): CancelablePromise<PostApiCrmServiceRefundPointsByIdAffiliationsResponse> {
1311
- return this.httpRequest.request({
1312
- method: 'POST',
1313
- url: '/api/crm-service/refund-points/{id}/affiliations',
1314
- path: {
1315
- id: data.id
1316
- },
1317
- body: data.requestBody,
1318
- mediaType: 'application/json',
1319
- errors: {
1320
- 400: 'Bad Request',
1321
- 401: 'Unauthorized',
1322
- 403: 'Forbidden',
1323
- 404: 'Not Found',
1324
- 500: 'Server Error',
1325
- 501: 'Server Error'
1326
- }
1327
- });
1328
- }
1329
-
1330
- /**
1331
- * @param data The data for the request.
1332
- * @param data.id
1333
- * @param data.sorting
1334
- * @param data.skipCount
1335
- * @param data.maxResultCount
1336
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1337
- * @throws ApiError
1338
- */
1339
- public getApiCrmServiceRefundPointsByIdAffiliations(data: GetApiCrmServiceRefundPointsByIdAffiliationsData): CancelablePromise<GetApiCrmServiceRefundPointsByIdAffiliationsResponse> {
1340
- return this.httpRequest.request({
1341
- method: 'GET',
1342
- url: '/api/crm-service/refund-points/{id}/affiliations',
1343
- path: {
1344
- id: data.id
1345
- },
1346
- query: {
1347
- Sorting: data.sorting,
1348
- SkipCount: data.skipCount,
1349
- MaxResultCount: data.maxResultCount
1350
- },
1351
- errors: {
1352
- 400: 'Bad Request',
1353
- 401: 'Unauthorized',
1354
- 403: 'Forbidden',
1355
- 404: 'Not Found',
1356
- 500: 'Server Error',
1357
- 501: 'Server Error'
1358
- }
1359
- });
1360
- }
1361
-
1362
- /**
1363
- * @param data The data for the request.
1364
- * @param data.id
1365
- * @param data.organizationId
1366
- * @param data.requestBody
1367
- * @returns UniRefund_CRMService_Organizations_OrganizationDto Success
1368
- * @throws ApiError
1369
- */
1370
- public putApiCrmServiceRefundPointsByIdOrganizationsByOrganizationId(data: PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData): CancelablePromise<PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse> {
1371
- return this.httpRequest.request({
1372
- method: 'PUT',
1373
- url: '/api/crm-service/refund-points/{id}/organizations/{organizationId}',
1374
- path: {
1375
- id: data.id,
1376
- organizationId: data.organizationId
1377
- },
1378
- body: data.requestBody,
1379
- mediaType: 'application/json',
1380
- errors: {
1381
- 400: 'Bad Request',
1382
- 401: 'Unauthorized',
1383
- 403: 'Forbidden',
1384
- 404: 'Not Found',
1385
- 500: 'Server Error',
1386
- 501: 'Server Error'
1387
- }
1388
- });
1389
- }
1390
-
1391
- /**
1392
- * @param data The data for the request.
1393
- * @param data.id
1394
- * @param data.telephoneId
1395
- * @param data.requestBody
1396
- * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
1397
- * @throws ApiError
1398
- */
1399
- public putApiCrmServiceRefundPointsByIdTelephonesByTelephoneId(data: PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData): CancelablePromise<PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse> {
1400
- return this.httpRequest.request({
1401
- method: 'PUT',
1402
- url: '/api/crm-service/refund-points/{id}/telephones/{telephoneId}',
1403
- path: {
1404
- id: data.id,
1405
- telephoneId: data.telephoneId
1406
- },
1407
- body: data.requestBody,
1408
- mediaType: 'application/json',
1409
- errors: {
1410
- 400: 'Bad Request',
1411
- 401: 'Unauthorized',
1412
- 403: 'Forbidden',
1413
- 404: 'Not Found',
1414
- 500: 'Server Error',
1415
- 501: 'Server Error'
1416
- }
1417
- });
1418
- }
1419
-
1420
- /**
1421
- * @param data The data for the request.
1422
- * @param data.id
1423
- * @param data.addressId
1424
- * @param data.requestBody
1425
- * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
1426
- * @throws ApiError
1427
- */
1428
- public putApiCrmServiceRefundPointsByIdAddressesByAddressId(data: PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData): CancelablePromise<PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse> {
1429
- return this.httpRequest.request({
1430
- method: 'PUT',
1431
- url: '/api/crm-service/refund-points/{id}/addresses/{addressId}',
1432
- path: {
1433
- id: data.id,
1434
- addressId: data.addressId
1435
- },
1436
- body: data.requestBody,
1437
- mediaType: 'application/json',
1438
- errors: {
1439
- 400: 'Bad Request',
1440
- 401: 'Unauthorized',
1441
- 403: 'Forbidden',
1442
- 404: 'Not Found',
1443
- 500: 'Server Error',
1444
- 501: 'Server Error'
1445
- }
1446
- });
1447
- }
1448
-
1449
- /**
1450
- * @param data The data for the request.
1451
- * @param data.id
1452
- * @param data.emailId
1453
- * @param data.requestBody
1454
- * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
1455
- * @throws ApiError
1456
- */
1457
- public putApiCrmServiceRefundPointsByIdEmailsByEmailId(data: PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData): CancelablePromise<PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse> {
1458
- return this.httpRequest.request({
1459
- method: 'PUT',
1460
- url: '/api/crm-service/refund-points/{id}/emails/{emailId}',
1461
- path: {
1462
- id: data.id,
1463
- emailId: data.emailId
1464
- },
1465
- body: data.requestBody,
1466
- mediaType: 'application/json',
1467
- errors: {
1468
- 400: 'Bad Request',
1469
- 401: 'Unauthorized',
1470
- 403: 'Forbidden',
1471
- 404: 'Not Found',
1472
- 500: 'Server Error',
1473
- 501: 'Server Error'
1474
- }
1475
- });
1476
- }
1477
-
1478
- }
1479
-
1480
- export class TaxFreeService {
1481
- constructor(public readonly httpRequest: BaseHttpRequest) { }
1482
-
1483
- /**
1484
- * @param data The data for the request.
1485
- * @param data.sorting
1486
- * @param data.skipCount
1487
- * @param data.maxResultCount
1488
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_TaxFrees_TaxFreeProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1489
- * @throws ApiError
1490
- */
1491
- public getApiCrmServiceTaxFrees(data: GetApiCrmServiceTaxFreesData = {}): CancelablePromise<GetApiCrmServiceTaxFreesResponse> {
1492
- return this.httpRequest.request({
1493
- method: 'GET',
1494
- url: '/api/crm-service/tax-frees',
1495
- query: {
1496
- Sorting: data.sorting,
1497
- SkipCount: data.skipCount,
1498
- MaxResultCount: data.maxResultCount
1499
- },
1500
- errors: {
1501
- 400: 'Bad Request',
1502
- 401: 'Unauthorized',
1503
- 403: 'Forbidden',
1504
- 404: 'Not Found',
1505
- 500: 'Server Error',
1506
- 501: 'Server Error'
1507
- }
1508
- });
1509
- }
1510
-
1511
- /**
1512
- * @param data The data for the request.
1513
- * @param data.id
1514
- * @returns UniRefund_CRMService_TaxFrees_TaxFreeDto Success
1515
- * @throws ApiError
1516
- */
1517
- public getApiCrmServiceTaxFreesByIdDetail(data: GetApiCrmServiceTaxFreesByIdDetailData): CancelablePromise<GetApiCrmServiceTaxFreesByIdDetailResponse> {
1518
- return this.httpRequest.request({
1519
- method: 'GET',
1520
- url: '/api/crm-service/tax-frees/{id}/detail',
1521
- path: {
1522
- id: data.id
1523
- },
1524
- errors: {
1525
- 400: 'Bad Request',
1526
- 401: 'Unauthorized',
1527
- 403: 'Forbidden',
1528
- 404: 'Not Found',
1529
- 500: 'Server Error',
1530
- 501: 'Server Error'
1531
- }
1532
- });
1533
- }
1534
-
1535
- /**
1536
- * @param data The data for the request.
1537
- * @param data.requestBody
1538
- * @returns unknown Success
1539
- * @throws ApiError
1540
- */
1541
- public postApiCrmServiceTaxFreesWithComponents(data: PostApiCrmServiceTaxFreesWithComponentsData = {}): CancelablePromise<PostApiCrmServiceTaxFreesWithComponentsResponse> {
1542
- return this.httpRequest.request({
1543
- method: 'POST',
1544
- url: '/api/crm-service/tax-frees/with-components',
1545
- body: data.requestBody,
1546
- mediaType: 'application/json',
1547
- errors: {
1548
- 400: 'Bad Request',
1549
- 401: 'Unauthorized',
1550
- 403: 'Forbidden',
1551
- 404: 'Not Found',
1552
- 500: 'Server Error',
1553
- 501: 'Server Error'
1554
- }
1555
- });
1556
- }
1557
-
1558
- /**
1559
- * @param data The data for the request.
1560
- * @param data.id
1561
- * @returns unknown Success
1562
- * @throws ApiError
1563
- */
1564
- public deleteApiCrmServiceTaxFreesByIdWithComponents(data: DeleteApiCrmServiceTaxFreesByIdWithComponentsData): CancelablePromise<DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse> {
1565
- return this.httpRequest.request({
1566
- method: 'DELETE',
1567
- url: '/api/crm-service/tax-frees/{id}/with-components',
1568
- path: {
1569
- id: data.id
1570
- },
1571
- errors: {
1572
- 400: 'Bad Request',
1573
- 401: 'Unauthorized',
1574
- 403: 'Forbidden',
1575
- 404: 'Not Found',
1576
- 500: 'Server Error',
1577
- 501: 'Server Error'
1578
- }
1579
- });
1580
- }
1581
-
1582
- /**
1583
- * @param data The data for the request.
1584
- * @param data.id
1585
- * @param data.requestBody
1586
- * @returns unknown Success
1587
- * @throws ApiError
1588
- */
1589
- public postApiCrmServiceTaxFreesByIdAffiliations(data: PostApiCrmServiceTaxFreesByIdAffiliationsData): CancelablePromise<PostApiCrmServiceTaxFreesByIdAffiliationsResponse> {
1590
- return this.httpRequest.request({
1591
- method: 'POST',
1592
- url: '/api/crm-service/tax-frees/{id}/affiliations',
1593
- path: {
1594
- id: data.id
1595
- },
1596
- body: data.requestBody,
1597
- mediaType: 'application/json',
1598
- errors: {
1599
- 400: 'Bad Request',
1600
- 401: 'Unauthorized',
1601
- 403: 'Forbidden',
1602
- 404: 'Not Found',
1603
- 500: 'Server Error',
1604
- 501: 'Server Error'
1605
- }
1606
- });
1607
- }
1608
-
1609
- /**
1610
- * @param data The data for the request.
1611
- * @param data.id
1612
- * @param data.sorting
1613
- * @param data.skipCount
1614
- * @param data.maxResultCount
1615
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1616
- * @throws ApiError
1617
- */
1618
- public getApiCrmServiceTaxFreesByIdAffiliations(data: GetApiCrmServiceTaxFreesByIdAffiliationsData): CancelablePromise<GetApiCrmServiceTaxFreesByIdAffiliationsResponse> {
1619
- return this.httpRequest.request({
1620
- method: 'GET',
1621
- url: '/api/crm-service/tax-frees/{id}/affiliations',
1622
- path: {
1623
- id: data.id
1624
- },
1625
- query: {
1626
- Sorting: data.sorting,
1627
- SkipCount: data.skipCount,
1628
- MaxResultCount: data.maxResultCount
1629
- },
1630
- errors: {
1631
- 400: 'Bad Request',
1632
- 401: 'Unauthorized',
1633
- 403: 'Forbidden',
1634
- 404: 'Not Found',
1635
- 500: 'Server Error',
1636
- 501: 'Server Error'
1637
- }
1638
- });
1639
- }
1640
-
1641
- /**
1642
- * @param data The data for the request.
1643
- * @param data.id
1644
- * @param data.organizationId
1645
- * @param data.requestBody
1646
- * @returns UniRefund_CRMService_Organizations_OrganizationDto Success
1647
- * @throws ApiError
1648
- */
1649
- public putApiCrmServiceTaxFreesByIdOrganizationsByOrganizationId(data: PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData): CancelablePromise<PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse> {
1650
- return this.httpRequest.request({
1651
- method: 'PUT',
1652
- url: '/api/crm-service/tax-frees/{id}/organizations/{organizationId}',
1653
- path: {
1654
- id: data.id,
1655
- organizationId: data.organizationId
1656
- },
1657
- body: data.requestBody,
1658
- mediaType: 'application/json',
1659
- errors: {
1660
- 400: 'Bad Request',
1661
- 401: 'Unauthorized',
1662
- 403: 'Forbidden',
1663
- 404: 'Not Found',
1664
- 500: 'Server Error',
1665
- 501: 'Server Error'
1666
- }
1667
- });
1668
- }
1669
-
1670
- /**
1671
- * @param data The data for the request.
1672
- * @param data.id
1673
- * @param data.telephoneId
1674
- * @param data.requestBody
1675
- * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
1676
- * @throws ApiError
1677
- */
1678
- public putApiCrmServiceTaxFreesByIdTelephonesByTelephoneId(data: PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData): CancelablePromise<PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse> {
1679
- return this.httpRequest.request({
1680
- method: 'PUT',
1681
- url: '/api/crm-service/tax-frees/{id}/telephones/{telephoneId}',
1682
- path: {
1683
- id: data.id,
1684
- telephoneId: data.telephoneId
1685
- },
1686
- body: data.requestBody,
1687
- mediaType: 'application/json',
1688
- errors: {
1689
- 400: 'Bad Request',
1690
- 401: 'Unauthorized',
1691
- 403: 'Forbidden',
1692
- 404: 'Not Found',
1693
- 500: 'Server Error',
1694
- 501: 'Server Error'
1695
- }
1696
- });
1697
- }
1698
-
1699
- /**
1700
- * @param data The data for the request.
1701
- * @param data.id
1702
- * @param data.addressId
1703
- * @param data.requestBody
1704
- * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
1705
- * @throws ApiError
1706
- */
1707
- public putApiCrmServiceTaxFreesByIdAddressesByAddressId(data: PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData): CancelablePromise<PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse> {
1708
- return this.httpRequest.request({
1709
- method: 'PUT',
1710
- url: '/api/crm-service/tax-frees/{id}/addresses/{addressId}',
1711
- path: {
1712
- id: data.id,
1713
- addressId: data.addressId
1714
- },
1715
- body: data.requestBody,
1716
- mediaType: 'application/json',
1717
- errors: {
1718
- 400: 'Bad Request',
1719
- 401: 'Unauthorized',
1720
- 403: 'Forbidden',
1721
- 404: 'Not Found',
1722
- 500: 'Server Error',
1723
- 501: 'Server Error'
1724
- }
1725
- });
1726
- }
1727
-
1728
- /**
1729
- * @param data The data for the request.
1730
- * @param data.id
1731
- * @param data.emailId
1732
- * @param data.requestBody
1733
- * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
1734
- * @throws ApiError
1735
- */
1736
- public putApiCrmServiceTaxFreesByIdEmailsByEmailId(data: PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData): CancelablePromise<PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse> {
1737
- return this.httpRequest.request({
1738
- method: 'PUT',
1739
- url: '/api/crm-service/tax-frees/{id}/emails/{emailId}',
1740
- path: {
1741
- id: data.id,
1742
- emailId: data.emailId
1743
- },
1744
- body: data.requestBody,
1745
- mediaType: 'application/json',
1746
- errors: {
1747
- 400: 'Bad Request',
1748
- 401: 'Unauthorized',
1749
- 403: 'Forbidden',
1750
- 404: 'Not Found',
1751
- 500: 'Server Error',
1752
- 501: 'Server Error'
1753
- }
1754
- });
1755
- }
1756
-
1757
- }
1758
-
1759
- export class TaxOfficeService {
1760
- constructor(public readonly httpRequest: BaseHttpRequest) { }
1761
-
1762
- /**
1763
- * @param data The data for the request.
1764
- * @param data.sorting
1765
- * @param data.skipCount
1766
- * @param data.maxResultCount
1767
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_TaxOffices_TaxOfficeProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1768
- * @throws ApiError
1769
- */
1770
- public getApiCrmServiceTaxOffices(data: GetApiCrmServiceTaxOfficesData = {}): CancelablePromise<GetApiCrmServiceTaxOfficesResponse> {
1771
- return this.httpRequest.request({
1772
- method: 'GET',
1773
- url: '/api/crm-service/tax-offices',
1774
- query: {
1775
- Sorting: data.sorting,
1776
- SkipCount: data.skipCount,
1777
- MaxResultCount: data.maxResultCount
1778
- },
1779
- errors: {
1780
- 400: 'Bad Request',
1781
- 401: 'Unauthorized',
1782
- 403: 'Forbidden',
1783
- 404: 'Not Found',
1784
- 500: 'Server Error',
1785
- 501: 'Server Error'
1786
- }
1787
- });
1788
- }
1789
-
1790
- /**
1791
- * @param data The data for the request.
1792
- * @param data.id
1793
- * @returns UniRefund_CRMService_TaxOffices_TaxOfficeDto Success
1794
- * @throws ApiError
1795
- */
1796
- public getApiCrmServiceTaxOfficesByIdDetail(data: GetApiCrmServiceTaxOfficesByIdDetailData): CancelablePromise<GetApiCrmServiceTaxOfficesByIdDetailResponse> {
1797
- return this.httpRequest.request({
1798
- method: 'GET',
1799
- url: '/api/crm-service/tax-offices/{id}/detail',
1800
- path: {
1801
- id: data.id
1802
- },
1803
- errors: {
1804
- 400: 'Bad Request',
1805
- 401: 'Unauthorized',
1806
- 403: 'Forbidden',
1807
- 404: 'Not Found',
1808
- 500: 'Server Error',
1809
- 501: 'Server Error'
1810
- }
1811
- });
1812
- }
1813
-
1814
- /**
1815
- * @param data The data for the request.
1816
- * @param data.requestBody
1817
- * @returns unknown Success
1818
- * @throws ApiError
1819
- */
1820
- public postApiCrmServiceTaxOfficesWithComponents(data: PostApiCrmServiceTaxOfficesWithComponentsData = {}): CancelablePromise<PostApiCrmServiceTaxOfficesWithComponentsResponse> {
1821
- return this.httpRequest.request({
1822
- method: 'POST',
1823
- url: '/api/crm-service/tax-offices/with-components',
1824
- body: data.requestBody,
1825
- mediaType: 'application/json',
1826
- errors: {
1827
- 400: 'Bad Request',
1828
- 401: 'Unauthorized',
1829
- 403: 'Forbidden',
1830
- 404: 'Not Found',
1831
- 500: 'Server Error',
1832
- 501: 'Server Error'
1833
- }
1834
- });
1835
- }
1836
-
1837
- /**
1838
- * @param data The data for the request.
1839
- * @param data.id
1840
- * @returns unknown Success
1841
- * @throws ApiError
1842
- */
1843
- public deleteApiCrmServiceTaxOfficesByIdWithComponents(data: DeleteApiCrmServiceTaxOfficesByIdWithComponentsData): CancelablePromise<DeleteApiCrmServiceTaxOfficesByIdWithComponentsResponse> {
1844
- return this.httpRequest.request({
1845
- method: 'DELETE',
1846
- url: '/api/crm-service/tax-offices/{id}/with-components',
1847
- path: {
1848
- id: data.id
1849
- },
1850
- errors: {
1851
- 400: 'Bad Request',
1852
- 401: 'Unauthorized',
1853
- 403: 'Forbidden',
1854
- 404: 'Not Found',
1855
- 500: 'Server Error',
1856
- 501: 'Server Error'
1857
- }
1858
- });
1859
- }
1860
-
1861
- /**
1862
- * @param data The data for the request.
1863
- * @param data.id
1864
- * @param data.requestBody
1865
- * @returns unknown Success
1866
- * @throws ApiError
1867
- */
1868
- public postApiCrmServiceTaxOfficesByIdAffiliations(data: PostApiCrmServiceTaxOfficesByIdAffiliationsData): CancelablePromise<PostApiCrmServiceTaxOfficesByIdAffiliationsResponse> {
1869
- return this.httpRequest.request({
1870
- method: 'POST',
1871
- url: '/api/crm-service/tax-offices/{id}/affiliations',
1872
- path: {
1873
- id: data.id
1874
- },
1875
- body: data.requestBody,
1876
- mediaType: 'application/json',
1877
- errors: {
1878
- 400: 'Bad Request',
1879
- 401: 'Unauthorized',
1880
- 403: 'Forbidden',
1881
- 404: 'Not Found',
1882
- 500: 'Server Error',
1883
- 501: 'Server Error'
1884
- }
1885
- });
1886
- }
1887
-
1888
- /**
1889
- * @param data The data for the request.
1890
- * @param data.id
1891
- * @param data.sorting
1892
- * @param data.skipCount
1893
- * @param data.maxResultCount
1894
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1895
- * @throws ApiError
1896
- */
1897
- public getApiCrmServiceTaxOfficesByIdAffiliations(data: GetApiCrmServiceTaxOfficesByIdAffiliationsData): CancelablePromise<GetApiCrmServiceTaxOfficesByIdAffiliationsResponse> {
1898
- return this.httpRequest.request({
1899
- method: 'GET',
1900
- url: '/api/crm-service/tax-offices/{id}/affiliations',
1901
- path: {
1902
- id: data.id
1903
- },
1904
- query: {
1905
- Sorting: data.sorting,
1906
- SkipCount: data.skipCount,
1907
- MaxResultCount: data.maxResultCount
1908
- },
1909
- errors: {
1910
- 400: 'Bad Request',
1911
- 401: 'Unauthorized',
1912
- 403: 'Forbidden',
1913
- 404: 'Not Found',
1914
- 500: 'Server Error',
1915
- 501: 'Server Error'
1916
- }
1917
- });
1918
- }
1919
-
1920
- /**
1921
- * @param data The data for the request.
1922
- * @param data.id
1923
- * @param data.organizationId
1924
- * @param data.requestBody
1925
- * @returns UniRefund_CRMService_Organizations_OrganizationDto Success
1926
- * @throws ApiError
1927
- */
1928
- public putApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationId(data: PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdResponse> {
1929
- return this.httpRequest.request({
1930
- method: 'PUT',
1931
- url: '/api/crm-service/tax-offices/{id}/organizations/{organizationId}',
1932
- path: {
1933
- id: data.id,
1934
- organizationId: data.organizationId
1935
- },
1936
- body: data.requestBody,
1937
- mediaType: 'application/json',
1938
- errors: {
1939
- 400: 'Bad Request',
1940
- 401: 'Unauthorized',
1941
- 403: 'Forbidden',
1942
- 404: 'Not Found',
1943
- 500: 'Server Error',
1944
- 501: 'Server Error'
1945
- }
1946
- });
1947
- }
1948
-
1949
- /**
1950
- * @param data The data for the request.
1951
- * @param data.id
1952
- * @param data.telephoneId
1953
- * @param data.requestBody
1954
- * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
1955
- * @throws ApiError
1956
- */
1957
- public putApiCrmServiceTaxOfficesByIdTelephonesByTelephoneId(data: PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdResponse> {
1958
- return this.httpRequest.request({
1959
- method: 'PUT',
1960
- url: '/api/crm-service/tax-offices/{id}/telephones/{telephoneId}',
1961
- path: {
1962
- id: data.id,
1963
- telephoneId: data.telephoneId
1964
- },
1965
- body: data.requestBody,
1966
- mediaType: 'application/json',
1967
- errors: {
1968
- 400: 'Bad Request',
1969
- 401: 'Unauthorized',
1970
- 403: 'Forbidden',
1971
- 404: 'Not Found',
1972
- 500: 'Server Error',
1973
- 501: 'Server Error'
1974
- }
1975
- });
1976
- }
1977
-
1978
- /**
1979
- * @param data The data for the request.
1980
- * @param data.id
1981
- * @param data.addressId
1982
- * @param data.requestBody
1983
- * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
1984
- * @throws ApiError
1985
- */
1986
- public putApiCrmServiceTaxOfficesByIdAddressesByAddressId(data: PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdResponse> {
1987
- return this.httpRequest.request({
1988
- method: 'PUT',
1989
- url: '/api/crm-service/tax-offices/{id}/addresses/{addressId}',
1990
- path: {
1991
- id: data.id,
1992
- addressId: data.addressId
1993
- },
1994
- body: data.requestBody,
1995
- mediaType: 'application/json',
1996
- errors: {
1997
- 400: 'Bad Request',
1998
- 401: 'Unauthorized',
1999
- 403: 'Forbidden',
2000
- 404: 'Not Found',
2001
- 500: 'Server Error',
2002
- 501: 'Server Error'
2003
- }
2004
- });
2005
- }
2006
-
2007
- /**
2008
- * @param data The data for the request.
2009
- * @param data.id
2010
- * @param data.emailId
2011
- * @param data.requestBody
2012
- * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
2013
- * @throws ApiError
2014
- */
2015
- public putApiCrmServiceTaxOfficesByIdEmailsByEmailId(data: PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdResponse> {
2016
- return this.httpRequest.request({
2017
- method: 'PUT',
2018
- url: '/api/crm-service/tax-offices/{id}/emails/{emailId}',
2019
- path: {
2020
- id: data.id,
2021
- emailId: data.emailId
2022
- },
2023
- body: data.requestBody,
2024
- mediaType: 'application/json',
2025
- errors: {
2026
- 400: 'Bad Request',
2027
- 401: 'Unauthorized',
2028
- 403: 'Forbidden',
2029
- 404: 'Not Found',
2030
- 500: 'Server Error',
2031
- 501: 'Server Error'
2032
- }
2033
- });
2034
- }
2035
-
2036
- }
2037
-
2038
- export class TelephoneTypeService {
2039
- constructor(public readonly httpRequest: BaseHttpRequest) { }
2040
-
2041
- /**
2042
- * @param data The data for the request.
2043
- * @param data.sorting
2044
- * @param data.skipCount
2045
- * @param data.maxResultCount
2046
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
2047
- * @throws ApiError
2048
- */
2049
- public getApiCrmServiceTelephones(data: GetApiCrmServiceTelephonesData = {}): CancelablePromise<GetApiCrmServiceTelephonesResponse> {
2050
- return this.httpRequest.request({
2051
- method: 'GET',
2052
- url: '/api/crm-service/telephones',
2053
- query: {
2054
- Sorting: data.sorting,
2055
- SkipCount: data.skipCount,
2056
- MaxResultCount: data.maxResultCount
2057
- },
2058
- errors: {
2059
- 400: 'Bad Request',
2060
- 401: 'Unauthorized',
2061
- 403: 'Forbidden',
2062
- 404: 'Not Found',
2063
- 500: 'Server Error',
2064
- 501: 'Server Error'
2065
- }
2066
- });
2067
- }
2068
-
2069
- /**
2070
- * @param data The data for the request.
2071
- * @param data.requestBody
2072
- * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
2073
- * @throws ApiError
2074
- */
2075
- public postApiCrmServiceTelephones(data: PostApiCrmServiceTelephonesData = {}): CancelablePromise<PostApiCrmServiceTelephonesResponse> {
2076
- return this.httpRequest.request({
2077
- method: 'POST',
2078
- url: '/api/crm-service/telephones',
2079
- body: data.requestBody,
2080
- mediaType: 'application/json',
2081
- errors: {
2082
- 400: 'Bad Request',
2083
- 401: 'Unauthorized',
2084
- 403: 'Forbidden',
2085
- 404: 'Not Found',
2086
- 500: 'Server Error',
2087
- 501: 'Server Error'
2088
- }
2089
- });
2090
- }
2091
-
2092
- /**
2093
- * @param data The data for the request.
2094
- * @param data.id
2095
- * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
2096
- * @throws ApiError
2097
- */
2098
- public getApiCrmServiceTelephonesById(data: GetApiCrmServiceTelephonesByIdData): CancelablePromise<GetApiCrmServiceTelephonesByIdResponse> {
2099
- return this.httpRequest.request({
2100
- method: 'GET',
2101
- url: '/api/crm-service/telephones/{id}',
2102
- path: {
2103
- id: data.id
2104
- },
2105
- errors: {
2106
- 400: 'Bad Request',
2107
- 401: 'Unauthorized',
2108
- 403: 'Forbidden',
2109
- 404: 'Not Found',
2110
- 500: 'Server Error',
2111
- 501: 'Server Error'
2112
- }
2113
- });
2114
- }
2115
-
2116
- /**
2117
- * @param data The data for the request.
2118
- * @param data.id
2119
- * @param data.requestBody
2120
- * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
2121
- * @throws ApiError
2122
- */
2123
- public putApiCrmServiceTelephonesById(data: PutApiCrmServiceTelephonesByIdData): CancelablePromise<PutApiCrmServiceTelephonesByIdResponse> {
2124
- return this.httpRequest.request({
2125
- method: 'PUT',
2126
- url: '/api/crm-service/telephones/{id}',
2127
- path: {
2128
- id: data.id
2129
- },
2130
- body: data.requestBody,
2131
- mediaType: 'application/json',
2132
- errors: {
2133
- 400: 'Bad Request',
2134
- 401: 'Unauthorized',
2135
- 403: 'Forbidden',
2136
- 404: 'Not Found',
2137
- 500: 'Server Error',
2138
- 501: 'Server Error'
2139
- }
2140
- });
2141
- }
2142
-
2143
- /**
2144
- * @param data The data for the request.
2145
- * @param data.id
2146
- * @returns unknown Success
2147
- * @throws ApiError
2148
- */
2149
- public deleteApiCrmServiceTelephonesById(data: DeleteApiCrmServiceTelephonesByIdData): CancelablePromise<DeleteApiCrmServiceTelephonesByIdResponse> {
2150
- return this.httpRequest.request({
2151
- method: 'DELETE',
2152
- url: '/api/crm-service/telephones/{id}',
2153
- path: {
2154
- id: data.id
2155
- },
2156
- errors: {
2157
- 400: 'Bad Request',
2158
- 401: 'Unauthorized',
2159
- 403: 'Forbidden',
2160
- 404: 'Not Found',
2161
- 500: 'Server Error',
2162
- 501: 'Server Error'
2163
- }
2164
- });
2165
- }
2166
-
1
+ // This file is auto-generated by @hey-api/openapi-ts
2
+
3
+ import type { CancelablePromise } from './core/CancelablePromise';
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, GetApiCrmServiceCustomsByIdDetailData, GetApiCrmServiceCustomsByIdDetailResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsByIdWithComponentsData, DeleteApiCrmServiceCustomsByIdWithComponentsResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceCustomsByIdAddressesByAddressIdData, PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse, PutApiCrmServiceCustomsByIdEmailsByEmailIdData, PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse, GetApiCrmServiceEmailsData, GetApiCrmServiceEmailsResponse, PostApiCrmServiceEmailsData, PostApiCrmServiceEmailsResponse, GetApiCrmServiceEmailsByIdData, GetApiCrmServiceEmailsByIdResponse, PutApiCrmServiceEmailsByIdData, PutApiCrmServiceEmailsByIdResponse, DeleteApiCrmServiceEmailsByIdData, DeleteApiCrmServiceEmailsByIdResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse, GetApiCrmServiceIndividualsData, GetApiCrmServiceIndividualsResponse, GetApiCrmServiceMerchantsData, GetApiCrmServiceMerchantsResponse, GetApiCrmServiceMerchantsInfoData, GetApiCrmServiceMerchantsInfoResponse, GetApiCrmServiceMerchantsByIdDetailData, GetApiCrmServiceMerchantsByIdDetailResponse, GetApiCrmServiceMerchantsByIdSubMerchantsData, GetApiCrmServiceMerchantsByIdSubMerchantsResponse, PostApiCrmServiceMerchantsWithComponentsData, PostApiCrmServiceMerchantsWithComponentsResponse, DeleteApiCrmServiceMerchantsByIdWithComponentsData, DeleteApiCrmServiceMerchantsByIdWithComponentsResponse, GetApiCrmServiceMerchantsByIdAffiliationsData, GetApiCrmServiceMerchantsByIdAffiliationsResponse, PostApiCrmServiceMerchantsByIdAffiliationsData, PostApiCrmServiceMerchantsByIdAffiliationsResponse, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdResponse, PostApiCrmServiceMerchantsBulkProductGroupMerchantsData, PostApiCrmServiceMerchantsBulkProductGroupMerchantsResponse, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdData, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdResponse, GetApiCrmServiceMerchantsByIdAddressesData, GetApiCrmServiceMerchantsByIdAddressesResponse, PutApiCrmServiceMerchantsByIdAddressesByAddressIdData, PutApiCrmServiceMerchantsByIdAddressesByAddressIdResponse, PutApiCrmServiceMerchantsByIdEmailsByEmailIdData, PutApiCrmServiceMerchantsByIdEmailsByEmailIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdResponse, PostApiCrmServiceOrganizationsWithComponentsData, PostApiCrmServiceOrganizationsWithComponentsResponse, GetApiCrmServiceOrganizationsData, GetApiCrmServiceOrganizationsResponse, GetApiCrmServiceRefundPointsData, GetApiCrmServiceRefundPointsResponse, GetApiCrmServiceRefundPointsByIdDetailData, GetApiCrmServiceRefundPointsByIdDetailResponse, GetApiCrmServiceRefundPointsByIdSubRefundPointsData, GetApiCrmServiceRefundPointsByIdSubRefundPointsResponse, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsByIdWithComponentsData, DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse, PostApiCrmServiceRefundPointsByIdAffiliationsData, PostApiCrmServiceRefundPointsByIdAffiliationsResponse, GetApiCrmServiceRefundPointsByIdAffiliationsData, GetApiCrmServiceRefundPointsByIdAffiliationsResponse, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxFreesData, GetApiCrmServiceTaxFreesResponse, GetApiCrmServiceTaxFreesByIdDetailData, GetApiCrmServiceTaxFreesByIdDetailResponse, GetApiCrmServiceTaxFreesByIdSubTaxFreeData, GetApiCrmServiceTaxFreesByIdSubTaxFreeResponse, PostApiCrmServiceTaxFreesWithComponentsData, PostApiCrmServiceTaxFreesWithComponentsResponse, DeleteApiCrmServiceTaxFreesByIdWithComponentsData, DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse, PostApiCrmServiceTaxFreesByIdAffiliationsData, PostApiCrmServiceTaxFreesByIdAffiliationsResponse, GetApiCrmServiceTaxFreesByIdAffiliationsData, GetApiCrmServiceTaxFreesByIdAffiliationsResponse, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxOfficesData, GetApiCrmServiceTaxOfficesResponse, GetApiCrmServiceTaxOfficesByIdDetailData, GetApiCrmServiceTaxOfficesByIdDetailResponse, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesResponse, PostApiCrmServiceTaxOfficesWithComponentsData, PostApiCrmServiceTaxOfficesWithComponentsResponse, DeleteApiCrmServiceTaxOfficesByIdWithComponentsData, DeleteApiCrmServiceTaxOfficesByIdWithComponentsResponse, PostApiCrmServiceTaxOfficesByIdAffiliationsData, PostApiCrmServiceTaxOfficesByIdAffiliationsResponse, GetApiCrmServiceTaxOfficesByIdAffiliationsData, GetApiCrmServiceTaxOfficesByIdAffiliationsResponse, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdData, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdData, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdResponse, GetApiCrmServiceTelephonesData, GetApiCrmServiceTelephonesResponse, PostApiCrmServiceTelephonesData, PostApiCrmServiceTelephonesResponse, GetApiCrmServiceTelephonesByIdData, GetApiCrmServiceTelephonesByIdResponse, PutApiCrmServiceTelephonesByIdData, PutApiCrmServiceTelephonesByIdResponse, DeleteApiCrmServiceTelephonesByIdData, DeleteApiCrmServiceTelephonesByIdResponse } from './types.gen';
6
+
7
+ export class AbpApiDefinitionService {
8
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
9
+
10
+ /**
11
+ * @param data The data for the request.
12
+ * @param data.includeTypes
13
+ * @returns Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel Success
14
+ * @throws ApiError
15
+ */
16
+ public getApiAbpApiDefinition(data: GetApiAbpApiDefinitionData = {}): CancelablePromise<GetApiAbpApiDefinitionResponse> {
17
+ return this.httpRequest.request({
18
+ method: 'GET',
19
+ url: '/api/abp/api-definition',
20
+ query: {
21
+ IncludeTypes: data.includeTypes
22
+ },
23
+ errors: {
24
+ 400: 'Bad Request',
25
+ 401: 'Unauthorized',
26
+ 403: 'Forbidden',
27
+ 404: 'Not Found',
28
+ 500: 'Server Error',
29
+ 501: 'Server Error'
30
+ }
31
+ });
32
+ }
33
+
34
+ }
35
+
36
+ export class AbpApplicationConfigurationService {
37
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
38
+
39
+ /**
40
+ * @param data The data for the request.
41
+ * @param data.includeLocalizationResources
42
+ * @returns Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto Success
43
+ * @throws ApiError
44
+ */
45
+ public getApiAbpApplicationConfiguration(data: GetApiAbpApplicationConfigurationData = {}): CancelablePromise<GetApiAbpApplicationConfigurationResponse> {
46
+ return this.httpRequest.request({
47
+ method: 'GET',
48
+ url: '/api/abp/application-configuration',
49
+ query: {
50
+ IncludeLocalizationResources: data.includeLocalizationResources
51
+ },
52
+ errors: {
53
+ 400: 'Bad Request',
54
+ 401: 'Unauthorized',
55
+ 403: 'Forbidden',
56
+ 404: 'Not Found',
57
+ 500: 'Server Error',
58
+ 501: 'Server Error'
59
+ }
60
+ });
61
+ }
62
+
63
+ }
64
+
65
+ export class AbpApplicationLocalizationService {
66
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
67
+
68
+ /**
69
+ * @param data The data for the request.
70
+ * @param data.cultureName
71
+ * @param data.onlyDynamics
72
+ * @returns Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto Success
73
+ * @throws ApiError
74
+ */
75
+ public getApiAbpApplicationLocalization(data: GetApiAbpApplicationLocalizationData): CancelablePromise<GetApiAbpApplicationLocalizationResponse> {
76
+ return this.httpRequest.request({
77
+ method: 'GET',
78
+ url: '/api/abp/application-localization',
79
+ query: {
80
+ CultureName: data.cultureName,
81
+ OnlyDynamics: data.onlyDynamics
82
+ },
83
+ errors: {
84
+ 400: 'Bad Request',
85
+ 401: 'Unauthorized',
86
+ 403: 'Forbidden',
87
+ 404: 'Not Found',
88
+ 500: 'Server Error',
89
+ 501: 'Server Error'
90
+ }
91
+ });
92
+ }
93
+
94
+ }
95
+
96
+ export class AddressTypeService {
97
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
98
+
99
+ /**
100
+ * @param data The data for the request.
101
+ * @param data.sorting
102
+ * @param data.skipCount
103
+ * @param data.maxResultCount
104
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AddressTypes_AddressTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
105
+ * @throws ApiError
106
+ */
107
+ public getApiCrmServiceAddresses(data: GetApiCrmServiceAddressesData = {}): CancelablePromise<GetApiCrmServiceAddressesResponse> {
108
+ return this.httpRequest.request({
109
+ method: 'GET',
110
+ url: '/api/crm-service/addresses',
111
+ query: {
112
+ Sorting: data.sorting,
113
+ SkipCount: data.skipCount,
114
+ MaxResultCount: data.maxResultCount
115
+ },
116
+ errors: {
117
+ 400: 'Bad Request',
118
+ 401: 'Unauthorized',
119
+ 403: 'Forbidden',
120
+ 404: 'Not Found',
121
+ 500: 'Server Error',
122
+ 501: 'Server Error'
123
+ }
124
+ });
125
+ }
126
+
127
+ /**
128
+ * @param data The data for the request.
129
+ * @param data.requestBody
130
+ * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
131
+ * @throws ApiError
132
+ */
133
+ public postApiCrmServiceAddresses(data: PostApiCrmServiceAddressesData = {}): CancelablePromise<PostApiCrmServiceAddressesResponse> {
134
+ return this.httpRequest.request({
135
+ method: 'POST',
136
+ url: '/api/crm-service/addresses',
137
+ body: data.requestBody,
138
+ mediaType: 'application/json',
139
+ errors: {
140
+ 400: 'Bad Request',
141
+ 401: 'Unauthorized',
142
+ 403: 'Forbidden',
143
+ 404: 'Not Found',
144
+ 500: 'Server Error',
145
+ 501: 'Server Error'
146
+ }
147
+ });
148
+ }
149
+
150
+ /**
151
+ * @param data The data for the request.
152
+ * @param data.id
153
+ * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
154
+ * @throws ApiError
155
+ */
156
+ public getApiCrmServiceAddressesById(data: GetApiCrmServiceAddressesByIdData): CancelablePromise<GetApiCrmServiceAddressesByIdResponse> {
157
+ return this.httpRequest.request({
158
+ method: 'GET',
159
+ url: '/api/crm-service/addresses/{id}',
160
+ path: {
161
+ id: data.id
162
+ },
163
+ errors: {
164
+ 400: 'Bad Request',
165
+ 401: 'Unauthorized',
166
+ 403: 'Forbidden',
167
+ 404: 'Not Found',
168
+ 500: 'Server Error',
169
+ 501: 'Server Error'
170
+ }
171
+ });
172
+ }
173
+
174
+ /**
175
+ * @param data The data for the request.
176
+ * @param data.id
177
+ * @param data.requestBody
178
+ * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
179
+ * @throws ApiError
180
+ */
181
+ public putApiCrmServiceAddressesById(data: PutApiCrmServiceAddressesByIdData): CancelablePromise<PutApiCrmServiceAddressesByIdResponse> {
182
+ return this.httpRequest.request({
183
+ method: 'PUT',
184
+ url: '/api/crm-service/addresses/{id}',
185
+ path: {
186
+ id: data.id
187
+ },
188
+ body: data.requestBody,
189
+ mediaType: 'application/json',
190
+ errors: {
191
+ 400: 'Bad Request',
192
+ 401: 'Unauthorized',
193
+ 403: 'Forbidden',
194
+ 404: 'Not Found',
195
+ 500: 'Server Error',
196
+ 501: 'Server Error'
197
+ }
198
+ });
199
+ }
200
+
201
+ /**
202
+ * @param data The data for the request.
203
+ * @param data.id
204
+ * @returns unknown Success
205
+ * @throws ApiError
206
+ */
207
+ public deleteApiCrmServiceAddressesById(data: DeleteApiCrmServiceAddressesByIdData): CancelablePromise<DeleteApiCrmServiceAddressesByIdResponse> {
208
+ return this.httpRequest.request({
209
+ method: 'DELETE',
210
+ url: '/api/crm-service/addresses/{id}',
211
+ path: {
212
+ id: data.id
213
+ },
214
+ errors: {
215
+ 400: 'Bad Request',
216
+ 401: 'Unauthorized',
217
+ 403: 'Forbidden',
218
+ 404: 'Not Found',
219
+ 500: 'Server Error',
220
+ 501: 'Server Error'
221
+ }
222
+ });
223
+ }
224
+
225
+ }
226
+
227
+ export class CustomsService {
228
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
229
+
230
+ /**
231
+ * @param data The data for the request.
232
+ * @param data.sorting
233
+ * @param data.skipCount
234
+ * @param data.maxResultCount
235
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Customss_CustomsProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
236
+ * @throws ApiError
237
+ */
238
+ public getApiCrmServiceCustoms(data: GetApiCrmServiceCustomsData = {}): CancelablePromise<GetApiCrmServiceCustomsResponse> {
239
+ return this.httpRequest.request({
240
+ method: 'GET',
241
+ url: '/api/crm-service/customs',
242
+ query: {
243
+ Sorting: data.sorting,
244
+ SkipCount: data.skipCount,
245
+ MaxResultCount: data.maxResultCount
246
+ },
247
+ errors: {
248
+ 400: 'Bad Request',
249
+ 401: 'Unauthorized',
250
+ 403: 'Forbidden',
251
+ 404: 'Not Found',
252
+ 500: 'Server Error',
253
+ 501: 'Server Error'
254
+ }
255
+ });
256
+ }
257
+
258
+ /**
259
+ * @param data The data for the request.
260
+ * @param data.id
261
+ * @returns UniRefund_CRMService_Customss_CustomsDto Success
262
+ * @throws ApiError
263
+ */
264
+ public getApiCrmServiceCustomsByIdDetail(data: GetApiCrmServiceCustomsByIdDetailData): CancelablePromise<GetApiCrmServiceCustomsByIdDetailResponse> {
265
+ return this.httpRequest.request({
266
+ method: 'GET',
267
+ url: '/api/crm-service/customs/{id}/detail',
268
+ path: {
269
+ id: data.id
270
+ },
271
+ errors: {
272
+ 400: 'Bad Request',
273
+ 401: 'Unauthorized',
274
+ 403: 'Forbidden',
275
+ 404: 'Not Found',
276
+ 500: 'Server Error',
277
+ 501: 'Server Error'
278
+ }
279
+ });
280
+ }
281
+
282
+ /**
283
+ * @param data The data for the request.
284
+ * @param data.requestBody
285
+ * @returns unknown Success
286
+ * @throws ApiError
287
+ */
288
+ public postApiCrmServiceCustomsWithComponents(data: PostApiCrmServiceCustomsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceCustomsWithComponentsResponse> {
289
+ return this.httpRequest.request({
290
+ method: 'POST',
291
+ url: '/api/crm-service/customs/with-components',
292
+ body: data.requestBody,
293
+ mediaType: 'application/json',
294
+ errors: {
295
+ 400: 'Bad Request',
296
+ 401: 'Unauthorized',
297
+ 403: 'Forbidden',
298
+ 404: 'Not Found',
299
+ 500: 'Server Error',
300
+ 501: 'Server Error'
301
+ }
302
+ });
303
+ }
304
+
305
+ /**
306
+ * @param data The data for the request.
307
+ * @param data.id
308
+ * @returns unknown Success
309
+ * @throws ApiError
310
+ */
311
+ public deleteApiCrmServiceCustomsByIdWithComponents(data: DeleteApiCrmServiceCustomsByIdWithComponentsData): CancelablePromise<DeleteApiCrmServiceCustomsByIdWithComponentsResponse> {
312
+ return this.httpRequest.request({
313
+ method: 'DELETE',
314
+ url: '/api/crm-service/customs/{id}/with-components',
315
+ path: {
316
+ id: data.id
317
+ },
318
+ errors: {
319
+ 400: 'Bad Request',
320
+ 401: 'Unauthorized',
321
+ 403: 'Forbidden',
322
+ 404: 'Not Found',
323
+ 500: 'Server Error',
324
+ 501: 'Server Error'
325
+ }
326
+ });
327
+ }
328
+
329
+ /**
330
+ * @param data The data for the request.
331
+ * @param data.id
332
+ * @param data.requestBody
333
+ * @returns unknown Success
334
+ * @throws ApiError
335
+ */
336
+ public postApiCrmServiceCustomsByIdAffiliations(data: PostApiCrmServiceCustomsByIdAffiliationsData): CancelablePromise<PostApiCrmServiceCustomsByIdAffiliationsResponse> {
337
+ return this.httpRequest.request({
338
+ method: 'POST',
339
+ url: '/api/crm-service/customs/{id}/affiliations',
340
+ path: {
341
+ id: data.id
342
+ },
343
+ body: data.requestBody,
344
+ mediaType: 'application/json',
345
+ errors: {
346
+ 400: 'Bad Request',
347
+ 401: 'Unauthorized',
348
+ 403: 'Forbidden',
349
+ 404: 'Not Found',
350
+ 500: 'Server Error',
351
+ 501: 'Server Error'
352
+ }
353
+ });
354
+ }
355
+
356
+ /**
357
+ * @param data The data for the request.
358
+ * @param data.id
359
+ * @param data.sorting
360
+ * @param data.skipCount
361
+ * @param data.maxResultCount
362
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
363
+ * @throws ApiError
364
+ */
365
+ public getApiCrmServiceCustomsByIdAffiliations(data: GetApiCrmServiceCustomsByIdAffiliationsData): CancelablePromise<GetApiCrmServiceCustomsByIdAffiliationsResponse> {
366
+ return this.httpRequest.request({
367
+ method: 'GET',
368
+ url: '/api/crm-service/customs/{id}/affiliations',
369
+ path: {
370
+ id: data.id
371
+ },
372
+ query: {
373
+ Sorting: data.sorting,
374
+ SkipCount: data.skipCount,
375
+ MaxResultCount: data.maxResultCount
376
+ },
377
+ errors: {
378
+ 400: 'Bad Request',
379
+ 401: 'Unauthorized',
380
+ 403: 'Forbidden',
381
+ 404: 'Not Found',
382
+ 500: 'Server Error',
383
+ 501: 'Server Error'
384
+ }
385
+ });
386
+ }
387
+
388
+ /**
389
+ * @param data The data for the request.
390
+ * @param data.id
391
+ * @param data.organizationId
392
+ * @param data.requestBody
393
+ * @returns UniRefund_CRMService_Organizations_OrganizationDto Success
394
+ * @throws ApiError
395
+ */
396
+ public putApiCrmServiceCustomsByIdOrganizationsByOrganizationId(data: PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData): CancelablePromise<PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse> {
397
+ return this.httpRequest.request({
398
+ method: 'PUT',
399
+ url: '/api/crm-service/customs/{id}/organizations/{organizationId}',
400
+ path: {
401
+ id: data.id,
402
+ organizationId: data.organizationId
403
+ },
404
+ body: data.requestBody,
405
+ mediaType: 'application/json',
406
+ errors: {
407
+ 400: 'Bad Request',
408
+ 401: 'Unauthorized',
409
+ 403: 'Forbidden',
410
+ 404: 'Not Found',
411
+ 500: 'Server Error',
412
+ 501: 'Server Error'
413
+ }
414
+ });
415
+ }
416
+
417
+ /**
418
+ * @param data The data for the request.
419
+ * @param data.id
420
+ * @param data.telephoneId
421
+ * @param data.requestBody
422
+ * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
423
+ * @throws ApiError
424
+ */
425
+ public putApiCrmServiceCustomsByIdTelephonesByTelephoneId(data: PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData): CancelablePromise<PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse> {
426
+ return this.httpRequest.request({
427
+ method: 'PUT',
428
+ url: '/api/crm-service/customs/{id}/telephones/{telephoneId}',
429
+ path: {
430
+ id: data.id,
431
+ telephoneId: data.telephoneId
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.id
449
+ * @param data.addressId
450
+ * @param data.requestBody
451
+ * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
452
+ * @throws ApiError
453
+ */
454
+ public putApiCrmServiceCustomsByIdAddressesByAddressId(data: PutApiCrmServiceCustomsByIdAddressesByAddressIdData): CancelablePromise<PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse> {
455
+ return this.httpRequest.request({
456
+ method: 'PUT',
457
+ url: '/api/crm-service/customs/{id}/addresses/{addressId}',
458
+ path: {
459
+ id: data.id,
460
+ addressId: data.addressId
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.id
478
+ * @param data.emailId
479
+ * @param data.addressId
480
+ * @param data.requestBody
481
+ * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
482
+ * @throws ApiError
483
+ */
484
+ public putApiCrmServiceCustomsByIdEmailsByEmailId(data: PutApiCrmServiceCustomsByIdEmailsByEmailIdData): CancelablePromise<PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse> {
485
+ return this.httpRequest.request({
486
+ method: 'PUT',
487
+ url: '/api/crm-service/customs/{id}/emails/{emailId}',
488
+ path: {
489
+ id: data.id,
490
+ emailId: data.emailId
491
+ },
492
+ query: {
493
+ addressId: data.addressId
494
+ },
495
+ body: data.requestBody,
496
+ mediaType: 'application/json',
497
+ errors: {
498
+ 400: 'Bad Request',
499
+ 401: 'Unauthorized',
500
+ 403: 'Forbidden',
501
+ 404: 'Not Found',
502
+ 500: 'Server Error',
503
+ 501: 'Server Error'
504
+ }
505
+ });
506
+ }
507
+
508
+ }
509
+
510
+ export class EmailCommonDataService {
511
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
512
+
513
+ /**
514
+ * @param data The data for the request.
515
+ * @param data.sorting
516
+ * @param data.skipCount
517
+ * @param data.maxResultCount
518
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
519
+ * @throws ApiError
520
+ */
521
+ public getApiCrmServiceEmails(data: GetApiCrmServiceEmailsData = {}): CancelablePromise<GetApiCrmServiceEmailsResponse> {
522
+ return this.httpRequest.request({
523
+ method: 'GET',
524
+ url: '/api/crm-service/emails',
525
+ query: {
526
+ Sorting: data.sorting,
527
+ SkipCount: data.skipCount,
528
+ MaxResultCount: data.maxResultCount
529
+ },
530
+ errors: {
531
+ 400: 'Bad Request',
532
+ 401: 'Unauthorized',
533
+ 403: 'Forbidden',
534
+ 404: 'Not Found',
535
+ 500: 'Server Error',
536
+ 501: 'Server Error'
537
+ }
538
+ });
539
+ }
540
+
541
+ /**
542
+ * @param data The data for the request.
543
+ * @param data.requestBody
544
+ * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
545
+ * @throws ApiError
546
+ */
547
+ public postApiCrmServiceEmails(data: PostApiCrmServiceEmailsData = {}): CancelablePromise<PostApiCrmServiceEmailsResponse> {
548
+ return this.httpRequest.request({
549
+ method: 'POST',
550
+ url: '/api/crm-service/emails',
551
+ body: data.requestBody,
552
+ mediaType: 'application/json',
553
+ errors: {
554
+ 400: 'Bad Request',
555
+ 401: 'Unauthorized',
556
+ 403: 'Forbidden',
557
+ 404: 'Not Found',
558
+ 500: 'Server Error',
559
+ 501: 'Server Error'
560
+ }
561
+ });
562
+ }
563
+
564
+ /**
565
+ * @param data The data for the request.
566
+ * @param data.id
567
+ * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
568
+ * @throws ApiError
569
+ */
570
+ public getApiCrmServiceEmailsById(data: GetApiCrmServiceEmailsByIdData): CancelablePromise<GetApiCrmServiceEmailsByIdResponse> {
571
+ return this.httpRequest.request({
572
+ method: 'GET',
573
+ url: '/api/crm-service/emails/{id}',
574
+ path: {
575
+ id: data.id
576
+ },
577
+ errors: {
578
+ 400: 'Bad Request',
579
+ 401: 'Unauthorized',
580
+ 403: 'Forbidden',
581
+ 404: 'Not Found',
582
+ 500: 'Server Error',
583
+ 501: 'Server Error'
584
+ }
585
+ });
586
+ }
587
+
588
+ /**
589
+ * @param data The data for the request.
590
+ * @param data.id
591
+ * @param data.requestBody
592
+ * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
593
+ * @throws ApiError
594
+ */
595
+ public putApiCrmServiceEmailsById(data: PutApiCrmServiceEmailsByIdData): CancelablePromise<PutApiCrmServiceEmailsByIdResponse> {
596
+ return this.httpRequest.request({
597
+ method: 'PUT',
598
+ url: '/api/crm-service/emails/{id}',
599
+ path: {
600
+ id: data.id
601
+ },
602
+ body: data.requestBody,
603
+ mediaType: 'application/json',
604
+ errors: {
605
+ 400: 'Bad Request',
606
+ 401: 'Unauthorized',
607
+ 403: 'Forbidden',
608
+ 404: 'Not Found',
609
+ 500: 'Server Error',
610
+ 501: 'Server Error'
611
+ }
612
+ });
613
+ }
614
+
615
+ /**
616
+ * @param data The data for the request.
617
+ * @param data.id
618
+ * @returns unknown Success
619
+ * @throws ApiError
620
+ */
621
+ public deleteApiCrmServiceEmailsById(data: DeleteApiCrmServiceEmailsByIdData): CancelablePromise<DeleteApiCrmServiceEmailsByIdResponse> {
622
+ return this.httpRequest.request({
623
+ method: 'DELETE',
624
+ url: '/api/crm-service/emails/{id}',
625
+ path: {
626
+ id: data.id
627
+ },
628
+ errors: {
629
+ 400: 'Bad Request',
630
+ 401: 'Unauthorized',
631
+ 403: 'Forbidden',
632
+ 404: 'Not Found',
633
+ 500: 'Server Error',
634
+ 501: 'Server Error'
635
+ }
636
+ });
637
+ }
638
+
639
+ }
640
+
641
+ export class IndividualService {
642
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
643
+
644
+ /**
645
+ * @param data The data for the request.
646
+ * @param data.requestBody
647
+ * @returns unknown Success
648
+ * @throws ApiError
649
+ */
650
+ public postApiCrmServiceIndividualsWithComponents(data: PostApiCrmServiceIndividualsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceIndividualsWithComponentsResponse> {
651
+ return this.httpRequest.request({
652
+ method: 'POST',
653
+ url: '/api/crm-service/individuals/with-components',
654
+ body: data.requestBody,
655
+ mediaType: 'application/json',
656
+ errors: {
657
+ 400: 'Bad Request',
658
+ 401: 'Unauthorized',
659
+ 403: 'Forbidden',
660
+ 404: 'Not Found',
661
+ 500: 'Server Error',
662
+ 501: 'Server Error'
663
+ }
664
+ });
665
+ }
666
+
667
+ /**
668
+ * @param data The data for the request.
669
+ * @param data.entityPartyTypeCode
670
+ * @param data.parentId
671
+ * @param data.sorting
672
+ * @param data.skipCount
673
+ * @param data.maxResultCount
674
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Individuals_IndividualProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
675
+ * @throws ApiError
676
+ */
677
+ public getApiCrmServiceIndividuals(data: GetApiCrmServiceIndividualsData = {}): CancelablePromise<GetApiCrmServiceIndividualsResponse> {
678
+ return this.httpRequest.request({
679
+ method: 'GET',
680
+ url: '/api/crm-service/individuals',
681
+ query: {
682
+ EntityPartyTypeCode: data.entityPartyTypeCode,
683
+ ParentId: data.parentId,
684
+ Sorting: data.sorting,
685
+ SkipCount: data.skipCount,
686
+ MaxResultCount: data.maxResultCount
687
+ },
688
+ errors: {
689
+ 400: 'Bad Request',
690
+ 401: 'Unauthorized',
691
+ 403: 'Forbidden',
692
+ 404: 'Not Found',
693
+ 500: 'Server Error',
694
+ 501: 'Server Error'
695
+ }
696
+ });
697
+ }
698
+
699
+ }
700
+
701
+ export class MerchantService {
702
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
703
+
704
+ /**
705
+ * @param data The data for the request.
706
+ * @param data.sorting
707
+ * @param data.skipCount
708
+ * @param data.maxResultCount
709
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Merchants_MerchantProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
710
+ * @throws ApiError
711
+ */
712
+ public getApiCrmServiceMerchants(data: GetApiCrmServiceMerchantsData = {}): CancelablePromise<GetApiCrmServiceMerchantsResponse> {
713
+ return this.httpRequest.request({
714
+ method: 'GET',
715
+ url: '/api/crm-service/merchants',
716
+ query: {
717
+ Sorting: data.sorting,
718
+ SkipCount: data.skipCount,
719
+ MaxResultCount: data.maxResultCount
720
+ },
721
+ errors: {
722
+ 400: 'Bad Request',
723
+ 401: 'Unauthorized',
724
+ 403: 'Forbidden',
725
+ 404: 'Not Found',
726
+ 500: 'Server Error',
727
+ 501: 'Server Error'
728
+ }
729
+ });
730
+ }
731
+
732
+ /**
733
+ * @param data The data for the request.
734
+ * @param data.vatNumber
735
+ * @param data.countryCode
736
+ * @param data.branchId
737
+ * @returns UniRefund_CRMService_Merchants_MerchantInfoDto Success
738
+ * @throws ApiError
739
+ */
740
+ public getApiCrmServiceMerchantsInfo(data: GetApiCrmServiceMerchantsInfoData = {}): CancelablePromise<GetApiCrmServiceMerchantsInfoResponse> {
741
+ return this.httpRequest.request({
742
+ method: 'GET',
743
+ url: '/api/crm-service/merchants/info',
744
+ query: {
745
+ VatNumber: data.vatNumber,
746
+ CountryCode: data.countryCode,
747
+ BranchId: data.branchId
748
+ },
749
+ errors: {
750
+ 400: 'Bad Request',
751
+ 401: 'Unauthorized',
752
+ 403: 'Forbidden',
753
+ 404: 'Not Found',
754
+ 500: 'Server Error',
755
+ 501: 'Server Error'
756
+ }
757
+ });
758
+ }
759
+
760
+ /**
761
+ * @param data The data for the request.
762
+ * @param data.id
763
+ * @returns UniRefund_CRMService_Merchants_MerchantDetailDto Success
764
+ * @throws ApiError
765
+ */
766
+ public getApiCrmServiceMerchantsByIdDetail(data: GetApiCrmServiceMerchantsByIdDetailData): CancelablePromise<GetApiCrmServiceMerchantsByIdDetailResponse> {
767
+ return this.httpRequest.request({
768
+ method: 'GET',
769
+ url: '/api/crm-service/merchants/{id}/detail',
770
+ path: {
771
+ id: data.id
772
+ },
773
+ errors: {
774
+ 400: 'Bad Request',
775
+ 401: 'Unauthorized',
776
+ 403: 'Forbidden',
777
+ 404: 'Not Found',
778
+ 500: 'Server Error',
779
+ 501: 'Server Error'
780
+ }
781
+ });
782
+ }
783
+
784
+ /**
785
+ * @param data The data for the request.
786
+ * @param data.id
787
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Merchants_MerchantProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
788
+ * @throws ApiError
789
+ */
790
+ public getApiCrmServiceMerchantsByIdSubMerchants(data: GetApiCrmServiceMerchantsByIdSubMerchantsData): CancelablePromise<GetApiCrmServiceMerchantsByIdSubMerchantsResponse> {
791
+ return this.httpRequest.request({
792
+ method: 'GET',
793
+ url: '/api/crm-service/merchants/{id}/sub-merchants',
794
+ path: {
795
+ id: data.id
796
+ },
797
+ errors: {
798
+ 400: 'Bad Request',
799
+ 401: 'Unauthorized',
800
+ 403: 'Forbidden',
801
+ 404: 'Not Found',
802
+ 500: 'Server Error',
803
+ 501: 'Server Error'
804
+ }
805
+ });
806
+ }
807
+
808
+ /**
809
+ * @param data The data for the request.
810
+ * @param data.requestBody
811
+ * @returns UniRefund_CRMService_Merchants_MerchantProfileDto Success
812
+ * @throws ApiError
813
+ */
814
+ public postApiCrmServiceMerchantsWithComponents(data: PostApiCrmServiceMerchantsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceMerchantsWithComponentsResponse> {
815
+ return this.httpRequest.request({
816
+ method: 'POST',
817
+ url: '/api/crm-service/merchants/with-components',
818
+ body: data.requestBody,
819
+ mediaType: 'application/json',
820
+ errors: {
821
+ 400: 'Bad Request',
822
+ 401: 'Unauthorized',
823
+ 403: 'Forbidden',
824
+ 404: 'Not Found',
825
+ 500: 'Server Error',
826
+ 501: 'Server Error'
827
+ }
828
+ });
829
+ }
830
+
831
+ /**
832
+ * @param data The data for the request.
833
+ * @param data.id
834
+ * @returns unknown Success
835
+ * @throws ApiError
836
+ */
837
+ public deleteApiCrmServiceMerchantsByIdWithComponents(data: DeleteApiCrmServiceMerchantsByIdWithComponentsData): CancelablePromise<DeleteApiCrmServiceMerchantsByIdWithComponentsResponse> {
838
+ return this.httpRequest.request({
839
+ method: 'DELETE',
840
+ url: '/api/crm-service/merchants/{id}/with-components',
841
+ path: {
842
+ id: data.id
843
+ },
844
+ errors: {
845
+ 400: 'Bad Request',
846
+ 401: 'Unauthorized',
847
+ 403: 'Forbidden',
848
+ 404: 'Not Found',
849
+ 500: 'Server Error',
850
+ 501: 'Server Error'
851
+ }
852
+ });
853
+ }
854
+
855
+ /**
856
+ * @param data The data for the request.
857
+ * @param data.id
858
+ * @param data.sorting
859
+ * @param data.skipCount
860
+ * @param data.maxResultCount
861
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
862
+ * @throws ApiError
863
+ */
864
+ public getApiCrmServiceMerchantsByIdAffiliations(data: GetApiCrmServiceMerchantsByIdAffiliationsData): CancelablePromise<GetApiCrmServiceMerchantsByIdAffiliationsResponse> {
865
+ return this.httpRequest.request({
866
+ method: 'GET',
867
+ url: '/api/crm-service/merchants/{id}/affiliations',
868
+ path: {
869
+ id: data.id
870
+ },
871
+ query: {
872
+ Sorting: data.sorting,
873
+ SkipCount: data.skipCount,
874
+ MaxResultCount: data.maxResultCount
875
+ },
876
+ errors: {
877
+ 400: 'Bad Request',
878
+ 401: 'Unauthorized',
879
+ 403: 'Forbidden',
880
+ 404: 'Not Found',
881
+ 500: 'Server Error',
882
+ 501: 'Server Error'
883
+ }
884
+ });
885
+ }
886
+
887
+ /**
888
+ * @param data The data for the request.
889
+ * @param data.id
890
+ * @param data.requestBody
891
+ * @returns unknown Success
892
+ * @throws ApiError
893
+ */
894
+ public postApiCrmServiceMerchantsByIdAffiliations(data: PostApiCrmServiceMerchantsByIdAffiliationsData): CancelablePromise<PostApiCrmServiceMerchantsByIdAffiliationsResponse> {
895
+ return this.httpRequest.request({
896
+ method: 'POST',
897
+ url: '/api/crm-service/merchants/{id}/affiliations',
898
+ path: {
899
+ id: data.id
900
+ },
901
+ body: data.requestBody,
902
+ mediaType: 'application/json',
903
+ errors: {
904
+ 400: 'Bad Request',
905
+ 401: 'Unauthorized',
906
+ 403: 'Forbidden',
907
+ 404: 'Not Found',
908
+ 500: 'Server Error',
909
+ 501: 'Server Error'
910
+ }
911
+ });
912
+ }
913
+
914
+ /**
915
+ * @param data The data for the request.
916
+ * @param data.id
917
+ * @param data.organizationId
918
+ * @param data.requestBody
919
+ * @returns UniRefund_CRMService_Organizations_OrganizationDto Success
920
+ * @throws ApiError
921
+ */
922
+ public putApiCrmServiceMerchantsByIdOrganizationsByOrganizationId(data: PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdResponse> {
923
+ return this.httpRequest.request({
924
+ method: 'PUT',
925
+ url: '/api/crm-service/merchants/{id}/organizations/{organizationId}',
926
+ path: {
927
+ id: data.id,
928
+ organizationId: data.organizationId
929
+ },
930
+ body: data.requestBody,
931
+ mediaType: 'application/json',
932
+ errors: {
933
+ 400: 'Bad Request',
934
+ 401: 'Unauthorized',
935
+ 403: 'Forbidden',
936
+ 404: 'Not Found',
937
+ 500: 'Server Error',
938
+ 501: 'Server Error'
939
+ }
940
+ });
941
+ }
942
+
943
+ /**
944
+ * @param data The data for the request.
945
+ * @param data.requestBody
946
+ * @returns unknown Success
947
+ * @throws ApiError
948
+ */
949
+ public postApiCrmServiceMerchantsBulkProductGroupMerchants(data: PostApiCrmServiceMerchantsBulkProductGroupMerchantsData = {}): CancelablePromise<PostApiCrmServiceMerchantsBulkProductGroupMerchantsResponse> {
950
+ return this.httpRequest.request({
951
+ method: 'POST',
952
+ url: '/api/crm-service/merchants/bulk-product-group-merchants',
953
+ body: data.requestBody,
954
+ mediaType: 'application/json',
955
+ errors: {
956
+ 400: 'Bad Request',
957
+ 401: 'Unauthorized',
958
+ 403: 'Forbidden',
959
+ 404: 'Not Found',
960
+ 500: 'Server Error',
961
+ 501: 'Server Error'
962
+ }
963
+ });
964
+ }
965
+
966
+ /**
967
+ * @param data The data for the request.
968
+ * @param data.id
969
+ * @param data.telephoneId
970
+ * @param data.requestBody
971
+ * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
972
+ * @throws ApiError
973
+ */
974
+ public putApiCrmServiceMerchantsByIdTelephonesByTelephoneId(data: PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdResponse> {
975
+ return this.httpRequest.request({
976
+ method: 'PUT',
977
+ url: '/api/crm-service/merchants/{id}/telephones/{telephoneId}',
978
+ path: {
979
+ id: data.id,
980
+ telephoneId: data.telephoneId
981
+ },
982
+ body: data.requestBody,
983
+ mediaType: 'application/json',
984
+ errors: {
985
+ 400: 'Bad Request',
986
+ 401: 'Unauthorized',
987
+ 403: 'Forbidden',
988
+ 404: 'Not Found',
989
+ 500: 'Server Error',
990
+ 501: 'Server Error'
991
+ }
992
+ });
993
+ }
994
+
995
+ /**
996
+ * @param data The data for the request.
997
+ * @param data.id
998
+ * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
999
+ * @throws ApiError
1000
+ */
1001
+ public getApiCrmServiceMerchantsByIdAddresses(data: GetApiCrmServiceMerchantsByIdAddressesData): CancelablePromise<GetApiCrmServiceMerchantsByIdAddressesResponse> {
1002
+ return this.httpRequest.request({
1003
+ method: 'GET',
1004
+ url: '/api/crm-service/merchants/{id}/addresses',
1005
+ path: {
1006
+ id: data.id
1007
+ },
1008
+ errors: {
1009
+ 400: 'Bad Request',
1010
+ 401: 'Unauthorized',
1011
+ 403: 'Forbidden',
1012
+ 404: 'Not Found',
1013
+ 500: 'Server Error',
1014
+ 501: 'Server Error'
1015
+ }
1016
+ });
1017
+ }
1018
+
1019
+ /**
1020
+ * @param data The data for the request.
1021
+ * @param data.id
1022
+ * @param data.addressId
1023
+ * @param data.requestBody
1024
+ * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
1025
+ * @throws ApiError
1026
+ */
1027
+ public putApiCrmServiceMerchantsByIdAddressesByAddressId(data: PutApiCrmServiceMerchantsByIdAddressesByAddressIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdAddressesByAddressIdResponse> {
1028
+ return this.httpRequest.request({
1029
+ method: 'PUT',
1030
+ url: '/api/crm-service/merchants/{id}/addresses/{addressId}',
1031
+ path: {
1032
+ id: data.id,
1033
+ addressId: data.addressId
1034
+ },
1035
+ body: data.requestBody,
1036
+ mediaType: 'application/json',
1037
+ errors: {
1038
+ 400: 'Bad Request',
1039
+ 401: 'Unauthorized',
1040
+ 403: 'Forbidden',
1041
+ 404: 'Not Found',
1042
+ 500: 'Server Error',
1043
+ 501: 'Server Error'
1044
+ }
1045
+ });
1046
+ }
1047
+
1048
+ /**
1049
+ * @param data The data for the request.
1050
+ * @param data.id
1051
+ * @param data.emailId
1052
+ * @param data.requestBody
1053
+ * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
1054
+ * @throws ApiError
1055
+ */
1056
+ public putApiCrmServiceMerchantsByIdEmailsByEmailId(data: PutApiCrmServiceMerchantsByIdEmailsByEmailIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdEmailsByEmailIdResponse> {
1057
+ return this.httpRequest.request({
1058
+ method: 'PUT',
1059
+ url: '/api/crm-service/merchants/{id}/emails/{emailId}',
1060
+ path: {
1061
+ id: data.id,
1062
+ emailId: data.emailId
1063
+ },
1064
+ body: data.requestBody,
1065
+ mediaType: 'application/json',
1066
+ errors: {
1067
+ 400: 'Bad Request',
1068
+ 401: 'Unauthorized',
1069
+ 403: 'Forbidden',
1070
+ 404: 'Not Found',
1071
+ 500: 'Server Error',
1072
+ 501: 'Server Error'
1073
+ }
1074
+ });
1075
+ }
1076
+
1077
+ /**
1078
+ * @param data The data for the request.
1079
+ * @param data.id
1080
+ * @param data.individualId
1081
+ * @param data.nameId
1082
+ * @param data.requestBody
1083
+ * @returns UniRefund_CRMService_NameCommonDatas_NameCommonDataDto Success
1084
+ * @throws ApiError
1085
+ */
1086
+ public putApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameId(data: PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdResponse> {
1087
+ return this.httpRequest.request({
1088
+ method: 'PUT',
1089
+ url: '/api/crm-service/merchants/{id}/individual/{individualId}/name/{nameId}',
1090
+ path: {
1091
+ id: data.id,
1092
+ individualId: data.individualId,
1093
+ nameId: data.nameId
1094
+ },
1095
+ body: data.requestBody,
1096
+ mediaType: 'application/json',
1097
+ errors: {
1098
+ 400: 'Bad Request',
1099
+ 401: 'Unauthorized',
1100
+ 403: 'Forbidden',
1101
+ 404: 'Not Found',
1102
+ 500: 'Server Error',
1103
+ 501: 'Server Error'
1104
+ }
1105
+ });
1106
+ }
1107
+
1108
+ /**
1109
+ * @param data The data for the request.
1110
+ * @param data.id
1111
+ * @param data.individualId
1112
+ * @param data.personalSummaryId
1113
+ * @param data.requestBody
1114
+ * @returns UniRefund_CRMService_PersonalSummaries_PersonalSummaryDto Success
1115
+ * @throws ApiError
1116
+ */
1117
+ public putApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryId(data: PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdData): CancelablePromise<PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdResponse> {
1118
+ return this.httpRequest.request({
1119
+ method: 'PUT',
1120
+ url: '/api/crm-service/merchants/{id}/individual/{individualId}/personal-summary/{personalSummaryId}',
1121
+ path: {
1122
+ id: data.id,
1123
+ individualId: data.individualId,
1124
+ personalSummaryId: data.personalSummaryId
1125
+ },
1126
+ body: data.requestBody,
1127
+ mediaType: 'application/json',
1128
+ errors: {
1129
+ 400: 'Bad Request',
1130
+ 401: 'Unauthorized',
1131
+ 403: 'Forbidden',
1132
+ 404: 'Not Found',
1133
+ 500: 'Server Error',
1134
+ 501: 'Server Error'
1135
+ }
1136
+ });
1137
+ }
1138
+
1139
+ }
1140
+
1141
+ export class OrganizationService {
1142
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
1143
+
1144
+ /**
1145
+ * @param data The data for the request.
1146
+ * @param data.requestBody
1147
+ * @returns unknown Success
1148
+ * @throws ApiError
1149
+ */
1150
+ public postApiCrmServiceOrganizationsWithComponents(data: PostApiCrmServiceOrganizationsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceOrganizationsWithComponentsResponse> {
1151
+ return this.httpRequest.request({
1152
+ method: 'POST',
1153
+ url: '/api/crm-service/organizations/with-components',
1154
+ body: data.requestBody,
1155
+ mediaType: 'application/json',
1156
+ errors: {
1157
+ 400: 'Bad Request',
1158
+ 401: 'Unauthorized',
1159
+ 403: 'Forbidden',
1160
+ 404: 'Not Found',
1161
+ 500: 'Server Error',
1162
+ 501: 'Server Error'
1163
+ }
1164
+ });
1165
+ }
1166
+
1167
+ /**
1168
+ * @param data The data for the request.
1169
+ * @param data.entityPartyTypeCode
1170
+ * @param data.parentId
1171
+ * @param data.sorting
1172
+ * @param data.skipCount
1173
+ * @param data.maxResultCount
1174
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Organizations_OrganizationProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1175
+ * @throws ApiError
1176
+ */
1177
+ public getApiCrmServiceOrganizations(data: GetApiCrmServiceOrganizationsData = {}): CancelablePromise<GetApiCrmServiceOrganizationsResponse> {
1178
+ return this.httpRequest.request({
1179
+ method: 'GET',
1180
+ url: '/api/crm-service/organizations',
1181
+ query: {
1182
+ EntityPartyTypeCode: data.entityPartyTypeCode,
1183
+ ParentId: data.parentId,
1184
+ Sorting: data.sorting,
1185
+ SkipCount: data.skipCount,
1186
+ MaxResultCount: data.maxResultCount
1187
+ },
1188
+ errors: {
1189
+ 400: 'Bad Request',
1190
+ 401: 'Unauthorized',
1191
+ 403: 'Forbidden',
1192
+ 404: 'Not Found',
1193
+ 500: 'Server Error',
1194
+ 501: 'Server Error'
1195
+ }
1196
+ });
1197
+ }
1198
+
1199
+ }
1200
+
1201
+ export class RefundPointService {
1202
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
1203
+
1204
+ /**
1205
+ * @param data The data for the request.
1206
+ * @param data.sorting
1207
+ * @param data.skipCount
1208
+ * @param data.maxResultCount
1209
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Merchants_RefundPointProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1210
+ * @throws ApiError
1211
+ */
1212
+ public getApiCrmServiceRefundPoints(data: GetApiCrmServiceRefundPointsData = {}): CancelablePromise<GetApiCrmServiceRefundPointsResponse> {
1213
+ return this.httpRequest.request({
1214
+ method: 'GET',
1215
+ url: '/api/crm-service/refund-points',
1216
+ query: {
1217
+ Sorting: data.sorting,
1218
+ SkipCount: data.skipCount,
1219
+ MaxResultCount: data.maxResultCount
1220
+ },
1221
+ errors: {
1222
+ 400: 'Bad Request',
1223
+ 401: 'Unauthorized',
1224
+ 403: 'Forbidden',
1225
+ 404: 'Not Found',
1226
+ 500: 'Server Error',
1227
+ 501: 'Server Error'
1228
+ }
1229
+ });
1230
+ }
1231
+
1232
+ /**
1233
+ * @param data The data for the request.
1234
+ * @param data.id
1235
+ * @returns UniRefund_CRMService_RefundPoints_RefundPointDto Success
1236
+ * @throws ApiError
1237
+ */
1238
+ public getApiCrmServiceRefundPointsByIdDetail(data: GetApiCrmServiceRefundPointsByIdDetailData): CancelablePromise<GetApiCrmServiceRefundPointsByIdDetailResponse> {
1239
+ return this.httpRequest.request({
1240
+ method: 'GET',
1241
+ url: '/api/crm-service/refund-points/{id}/detail',
1242
+ path: {
1243
+ id: data.id
1244
+ },
1245
+ errors: {
1246
+ 400: 'Bad Request',
1247
+ 401: 'Unauthorized',
1248
+ 403: 'Forbidden',
1249
+ 404: 'Not Found',
1250
+ 500: 'Server Error',
1251
+ 501: 'Server Error'
1252
+ }
1253
+ });
1254
+ }
1255
+
1256
+ /**
1257
+ * @param data The data for the request.
1258
+ * @param data.id
1259
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Merchants_RefundPointProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1260
+ * @throws ApiError
1261
+ */
1262
+ public getApiCrmServiceRefundPointsByIdSubRefundPoints(data: GetApiCrmServiceRefundPointsByIdSubRefundPointsData): CancelablePromise<GetApiCrmServiceRefundPointsByIdSubRefundPointsResponse> {
1263
+ return this.httpRequest.request({
1264
+ method: 'GET',
1265
+ url: '/api/crm-service/refund-points/{id}/sub-refund-points',
1266
+ path: {
1267
+ id: data.id
1268
+ },
1269
+ errors: {
1270
+ 400: 'Bad Request',
1271
+ 401: 'Unauthorized',
1272
+ 403: 'Forbidden',
1273
+ 404: 'Not Found',
1274
+ 500: 'Server Error',
1275
+ 501: 'Server Error'
1276
+ }
1277
+ });
1278
+ }
1279
+
1280
+ /**
1281
+ * @param data The data for the request.
1282
+ * @param data.requestBody
1283
+ * @returns unknown Success
1284
+ * @throws ApiError
1285
+ */
1286
+ public postApiCrmServiceRefundPointsWithComponents(data: PostApiCrmServiceRefundPointsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceRefundPointsWithComponentsResponse> {
1287
+ return this.httpRequest.request({
1288
+ method: 'POST',
1289
+ url: '/api/crm-service/refund-points/with-components',
1290
+ body: data.requestBody,
1291
+ mediaType: 'application/json',
1292
+ errors: {
1293
+ 400: 'Bad Request',
1294
+ 401: 'Unauthorized',
1295
+ 403: 'Forbidden',
1296
+ 404: 'Not Found',
1297
+ 500: 'Server Error',
1298
+ 501: 'Server Error'
1299
+ }
1300
+ });
1301
+ }
1302
+
1303
+ /**
1304
+ * @param data The data for the request.
1305
+ * @param data.id
1306
+ * @returns unknown Success
1307
+ * @throws ApiError
1308
+ */
1309
+ public deleteApiCrmServiceRefundPointsByIdWithComponents(data: DeleteApiCrmServiceRefundPointsByIdWithComponentsData): CancelablePromise<DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse> {
1310
+ return this.httpRequest.request({
1311
+ method: 'DELETE',
1312
+ url: '/api/crm-service/refund-points/{id}/with-components',
1313
+ path: {
1314
+ id: data.id
1315
+ },
1316
+ errors: {
1317
+ 400: 'Bad Request',
1318
+ 401: 'Unauthorized',
1319
+ 403: 'Forbidden',
1320
+ 404: 'Not Found',
1321
+ 500: 'Server Error',
1322
+ 501: 'Server Error'
1323
+ }
1324
+ });
1325
+ }
1326
+
1327
+ /**
1328
+ * @param data The data for the request.
1329
+ * @param data.id
1330
+ * @param data.requestBody
1331
+ * @returns unknown Success
1332
+ * @throws ApiError
1333
+ */
1334
+ public postApiCrmServiceRefundPointsByIdAffiliations(data: PostApiCrmServiceRefundPointsByIdAffiliationsData): CancelablePromise<PostApiCrmServiceRefundPointsByIdAffiliationsResponse> {
1335
+ return this.httpRequest.request({
1336
+ method: 'POST',
1337
+ url: '/api/crm-service/refund-points/{id}/affiliations',
1338
+ path: {
1339
+ id: data.id
1340
+ },
1341
+ body: data.requestBody,
1342
+ mediaType: 'application/json',
1343
+ errors: {
1344
+ 400: 'Bad Request',
1345
+ 401: 'Unauthorized',
1346
+ 403: 'Forbidden',
1347
+ 404: 'Not Found',
1348
+ 500: 'Server Error',
1349
+ 501: 'Server Error'
1350
+ }
1351
+ });
1352
+ }
1353
+
1354
+ /**
1355
+ * @param data The data for the request.
1356
+ * @param data.id
1357
+ * @param data.sorting
1358
+ * @param data.skipCount
1359
+ * @param data.maxResultCount
1360
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1361
+ * @throws ApiError
1362
+ */
1363
+ public getApiCrmServiceRefundPointsByIdAffiliations(data: GetApiCrmServiceRefundPointsByIdAffiliationsData): CancelablePromise<GetApiCrmServiceRefundPointsByIdAffiliationsResponse> {
1364
+ return this.httpRequest.request({
1365
+ method: 'GET',
1366
+ url: '/api/crm-service/refund-points/{id}/affiliations',
1367
+ path: {
1368
+ id: data.id
1369
+ },
1370
+ query: {
1371
+ Sorting: data.sorting,
1372
+ SkipCount: data.skipCount,
1373
+ MaxResultCount: data.maxResultCount
1374
+ },
1375
+ errors: {
1376
+ 400: 'Bad Request',
1377
+ 401: 'Unauthorized',
1378
+ 403: 'Forbidden',
1379
+ 404: 'Not Found',
1380
+ 500: 'Server Error',
1381
+ 501: 'Server Error'
1382
+ }
1383
+ });
1384
+ }
1385
+
1386
+ /**
1387
+ * @param data The data for the request.
1388
+ * @param data.id
1389
+ * @param data.organizationId
1390
+ * @param data.requestBody
1391
+ * @returns UniRefund_CRMService_Organizations_OrganizationDto Success
1392
+ * @throws ApiError
1393
+ */
1394
+ public putApiCrmServiceRefundPointsByIdOrganizationsByOrganizationId(data: PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData): CancelablePromise<PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse> {
1395
+ return this.httpRequest.request({
1396
+ method: 'PUT',
1397
+ url: '/api/crm-service/refund-points/{id}/organizations/{organizationId}',
1398
+ path: {
1399
+ id: data.id,
1400
+ organizationId: data.organizationId
1401
+ },
1402
+ body: data.requestBody,
1403
+ mediaType: 'application/json',
1404
+ errors: {
1405
+ 400: 'Bad Request',
1406
+ 401: 'Unauthorized',
1407
+ 403: 'Forbidden',
1408
+ 404: 'Not Found',
1409
+ 500: 'Server Error',
1410
+ 501: 'Server Error'
1411
+ }
1412
+ });
1413
+ }
1414
+
1415
+ /**
1416
+ * @param data The data for the request.
1417
+ * @param data.id
1418
+ * @param data.telephoneId
1419
+ * @param data.requestBody
1420
+ * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
1421
+ * @throws ApiError
1422
+ */
1423
+ public putApiCrmServiceRefundPointsByIdTelephonesByTelephoneId(data: PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData): CancelablePromise<PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse> {
1424
+ return this.httpRequest.request({
1425
+ method: 'PUT',
1426
+ url: '/api/crm-service/refund-points/{id}/telephones/{telephoneId}',
1427
+ path: {
1428
+ id: data.id,
1429
+ telephoneId: data.telephoneId
1430
+ },
1431
+ body: data.requestBody,
1432
+ mediaType: 'application/json',
1433
+ errors: {
1434
+ 400: 'Bad Request',
1435
+ 401: 'Unauthorized',
1436
+ 403: 'Forbidden',
1437
+ 404: 'Not Found',
1438
+ 500: 'Server Error',
1439
+ 501: 'Server Error'
1440
+ }
1441
+ });
1442
+ }
1443
+
1444
+ /**
1445
+ * @param data The data for the request.
1446
+ * @param data.id
1447
+ * @param data.addressId
1448
+ * @param data.requestBody
1449
+ * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
1450
+ * @throws ApiError
1451
+ */
1452
+ public putApiCrmServiceRefundPointsByIdAddressesByAddressId(data: PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData): CancelablePromise<PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse> {
1453
+ return this.httpRequest.request({
1454
+ method: 'PUT',
1455
+ url: '/api/crm-service/refund-points/{id}/addresses/{addressId}',
1456
+ path: {
1457
+ id: data.id,
1458
+ addressId: data.addressId
1459
+ },
1460
+ body: data.requestBody,
1461
+ mediaType: 'application/json',
1462
+ errors: {
1463
+ 400: 'Bad Request',
1464
+ 401: 'Unauthorized',
1465
+ 403: 'Forbidden',
1466
+ 404: 'Not Found',
1467
+ 500: 'Server Error',
1468
+ 501: 'Server Error'
1469
+ }
1470
+ });
1471
+ }
1472
+
1473
+ /**
1474
+ * @param data The data for the request.
1475
+ * @param data.id
1476
+ * @param data.emailId
1477
+ * @param data.requestBody
1478
+ * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
1479
+ * @throws ApiError
1480
+ */
1481
+ public putApiCrmServiceRefundPointsByIdEmailsByEmailId(data: PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData): CancelablePromise<PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse> {
1482
+ return this.httpRequest.request({
1483
+ method: 'PUT',
1484
+ url: '/api/crm-service/refund-points/{id}/emails/{emailId}',
1485
+ path: {
1486
+ id: data.id,
1487
+ emailId: data.emailId
1488
+ },
1489
+ body: data.requestBody,
1490
+ mediaType: 'application/json',
1491
+ errors: {
1492
+ 400: 'Bad Request',
1493
+ 401: 'Unauthorized',
1494
+ 403: 'Forbidden',
1495
+ 404: 'Not Found',
1496
+ 500: 'Server Error',
1497
+ 501: 'Server Error'
1498
+ }
1499
+ });
1500
+ }
1501
+
1502
+ }
1503
+
1504
+ export class TaxFreeService {
1505
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
1506
+
1507
+ /**
1508
+ * @param data The data for the request.
1509
+ * @param data.sorting
1510
+ * @param data.skipCount
1511
+ * @param data.maxResultCount
1512
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_TaxFrees_TaxFreeProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1513
+ * @throws ApiError
1514
+ */
1515
+ public getApiCrmServiceTaxFrees(data: GetApiCrmServiceTaxFreesData = {}): CancelablePromise<GetApiCrmServiceTaxFreesResponse> {
1516
+ return this.httpRequest.request({
1517
+ method: 'GET',
1518
+ url: '/api/crm-service/tax-frees',
1519
+ query: {
1520
+ Sorting: data.sorting,
1521
+ SkipCount: data.skipCount,
1522
+ MaxResultCount: data.maxResultCount
1523
+ },
1524
+ errors: {
1525
+ 400: 'Bad Request',
1526
+ 401: 'Unauthorized',
1527
+ 403: 'Forbidden',
1528
+ 404: 'Not Found',
1529
+ 500: 'Server Error',
1530
+ 501: 'Server Error'
1531
+ }
1532
+ });
1533
+ }
1534
+
1535
+ /**
1536
+ * @param data The data for the request.
1537
+ * @param data.id
1538
+ * @returns UniRefund_CRMService_TaxFrees_TaxFreeDto Success
1539
+ * @throws ApiError
1540
+ */
1541
+ public getApiCrmServiceTaxFreesByIdDetail(data: GetApiCrmServiceTaxFreesByIdDetailData): CancelablePromise<GetApiCrmServiceTaxFreesByIdDetailResponse> {
1542
+ return this.httpRequest.request({
1543
+ method: 'GET',
1544
+ url: '/api/crm-service/tax-frees/{id}/detail',
1545
+ path: {
1546
+ id: data.id
1547
+ },
1548
+ errors: {
1549
+ 400: 'Bad Request',
1550
+ 401: 'Unauthorized',
1551
+ 403: 'Forbidden',
1552
+ 404: 'Not Found',
1553
+ 500: 'Server Error',
1554
+ 501: 'Server Error'
1555
+ }
1556
+ });
1557
+ }
1558
+
1559
+ /**
1560
+ * @param data The data for the request.
1561
+ * @param data.id
1562
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_TaxFrees_TaxFreeProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1563
+ * @throws ApiError
1564
+ */
1565
+ public getApiCrmServiceTaxFreesByIdSubTaxFree(data: GetApiCrmServiceTaxFreesByIdSubTaxFreeData): CancelablePromise<GetApiCrmServiceTaxFreesByIdSubTaxFreeResponse> {
1566
+ return this.httpRequest.request({
1567
+ method: 'GET',
1568
+ url: '/api/crm-service/tax-frees/{id}/sub-tax-free',
1569
+ path: {
1570
+ id: data.id
1571
+ },
1572
+ errors: {
1573
+ 400: 'Bad Request',
1574
+ 401: 'Unauthorized',
1575
+ 403: 'Forbidden',
1576
+ 404: 'Not Found',
1577
+ 500: 'Server Error',
1578
+ 501: 'Server Error'
1579
+ }
1580
+ });
1581
+ }
1582
+
1583
+ /**
1584
+ * @param data The data for the request.
1585
+ * @param data.requestBody
1586
+ * @returns unknown Success
1587
+ * @throws ApiError
1588
+ */
1589
+ public postApiCrmServiceTaxFreesWithComponents(data: PostApiCrmServiceTaxFreesWithComponentsData = {}): CancelablePromise<PostApiCrmServiceTaxFreesWithComponentsResponse> {
1590
+ return this.httpRequest.request({
1591
+ method: 'POST',
1592
+ url: '/api/crm-service/tax-frees/with-components',
1593
+ body: data.requestBody,
1594
+ mediaType: 'application/json',
1595
+ errors: {
1596
+ 400: 'Bad Request',
1597
+ 401: 'Unauthorized',
1598
+ 403: 'Forbidden',
1599
+ 404: 'Not Found',
1600
+ 500: 'Server Error',
1601
+ 501: 'Server Error'
1602
+ }
1603
+ });
1604
+ }
1605
+
1606
+ /**
1607
+ * @param data The data for the request.
1608
+ * @param data.id
1609
+ * @returns unknown Success
1610
+ * @throws ApiError
1611
+ */
1612
+ public deleteApiCrmServiceTaxFreesByIdWithComponents(data: DeleteApiCrmServiceTaxFreesByIdWithComponentsData): CancelablePromise<DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse> {
1613
+ return this.httpRequest.request({
1614
+ method: 'DELETE',
1615
+ url: '/api/crm-service/tax-frees/{id}/with-components',
1616
+ path: {
1617
+ id: data.id
1618
+ },
1619
+ errors: {
1620
+ 400: 'Bad Request',
1621
+ 401: 'Unauthorized',
1622
+ 403: 'Forbidden',
1623
+ 404: 'Not Found',
1624
+ 500: 'Server Error',
1625
+ 501: 'Server Error'
1626
+ }
1627
+ });
1628
+ }
1629
+
1630
+ /**
1631
+ * @param data The data for the request.
1632
+ * @param data.id
1633
+ * @param data.requestBody
1634
+ * @returns unknown Success
1635
+ * @throws ApiError
1636
+ */
1637
+ public postApiCrmServiceTaxFreesByIdAffiliations(data: PostApiCrmServiceTaxFreesByIdAffiliationsData): CancelablePromise<PostApiCrmServiceTaxFreesByIdAffiliationsResponse> {
1638
+ return this.httpRequest.request({
1639
+ method: 'POST',
1640
+ url: '/api/crm-service/tax-frees/{id}/affiliations',
1641
+ path: {
1642
+ id: data.id
1643
+ },
1644
+ body: data.requestBody,
1645
+ mediaType: 'application/json',
1646
+ errors: {
1647
+ 400: 'Bad Request',
1648
+ 401: 'Unauthorized',
1649
+ 403: 'Forbidden',
1650
+ 404: 'Not Found',
1651
+ 500: 'Server Error',
1652
+ 501: 'Server Error'
1653
+ }
1654
+ });
1655
+ }
1656
+
1657
+ /**
1658
+ * @param data The data for the request.
1659
+ * @param data.id
1660
+ * @param data.sorting
1661
+ * @param data.skipCount
1662
+ * @param data.maxResultCount
1663
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1664
+ * @throws ApiError
1665
+ */
1666
+ public getApiCrmServiceTaxFreesByIdAffiliations(data: GetApiCrmServiceTaxFreesByIdAffiliationsData): CancelablePromise<GetApiCrmServiceTaxFreesByIdAffiliationsResponse> {
1667
+ return this.httpRequest.request({
1668
+ method: 'GET',
1669
+ url: '/api/crm-service/tax-frees/{id}/affiliations',
1670
+ path: {
1671
+ id: data.id
1672
+ },
1673
+ query: {
1674
+ Sorting: data.sorting,
1675
+ SkipCount: data.skipCount,
1676
+ MaxResultCount: data.maxResultCount
1677
+ },
1678
+ errors: {
1679
+ 400: 'Bad Request',
1680
+ 401: 'Unauthorized',
1681
+ 403: 'Forbidden',
1682
+ 404: 'Not Found',
1683
+ 500: 'Server Error',
1684
+ 501: 'Server Error'
1685
+ }
1686
+ });
1687
+ }
1688
+
1689
+ /**
1690
+ * @param data The data for the request.
1691
+ * @param data.id
1692
+ * @param data.organizationId
1693
+ * @param data.requestBody
1694
+ * @returns UniRefund_CRMService_Organizations_OrganizationDto Success
1695
+ * @throws ApiError
1696
+ */
1697
+ public putApiCrmServiceTaxFreesByIdOrganizationsByOrganizationId(data: PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData): CancelablePromise<PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse> {
1698
+ return this.httpRequest.request({
1699
+ method: 'PUT',
1700
+ url: '/api/crm-service/tax-frees/{id}/organizations/{organizationId}',
1701
+ path: {
1702
+ id: data.id,
1703
+ organizationId: data.organizationId
1704
+ },
1705
+ body: data.requestBody,
1706
+ mediaType: 'application/json',
1707
+ errors: {
1708
+ 400: 'Bad Request',
1709
+ 401: 'Unauthorized',
1710
+ 403: 'Forbidden',
1711
+ 404: 'Not Found',
1712
+ 500: 'Server Error',
1713
+ 501: 'Server Error'
1714
+ }
1715
+ });
1716
+ }
1717
+
1718
+ /**
1719
+ * @param data The data for the request.
1720
+ * @param data.id
1721
+ * @param data.telephoneId
1722
+ * @param data.requestBody
1723
+ * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
1724
+ * @throws ApiError
1725
+ */
1726
+ public putApiCrmServiceTaxFreesByIdTelephonesByTelephoneId(data: PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData): CancelablePromise<PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse> {
1727
+ return this.httpRequest.request({
1728
+ method: 'PUT',
1729
+ url: '/api/crm-service/tax-frees/{id}/telephones/{telephoneId}',
1730
+ path: {
1731
+ id: data.id,
1732
+ telephoneId: data.telephoneId
1733
+ },
1734
+ body: data.requestBody,
1735
+ mediaType: 'application/json',
1736
+ errors: {
1737
+ 400: 'Bad Request',
1738
+ 401: 'Unauthorized',
1739
+ 403: 'Forbidden',
1740
+ 404: 'Not Found',
1741
+ 500: 'Server Error',
1742
+ 501: 'Server Error'
1743
+ }
1744
+ });
1745
+ }
1746
+
1747
+ /**
1748
+ * @param data The data for the request.
1749
+ * @param data.id
1750
+ * @param data.addressId
1751
+ * @param data.requestBody
1752
+ * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
1753
+ * @throws ApiError
1754
+ */
1755
+ public putApiCrmServiceTaxFreesByIdAddressesByAddressId(data: PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData): CancelablePromise<PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse> {
1756
+ return this.httpRequest.request({
1757
+ method: 'PUT',
1758
+ url: '/api/crm-service/tax-frees/{id}/addresses/{addressId}',
1759
+ path: {
1760
+ id: data.id,
1761
+ addressId: data.addressId
1762
+ },
1763
+ body: data.requestBody,
1764
+ mediaType: 'application/json',
1765
+ errors: {
1766
+ 400: 'Bad Request',
1767
+ 401: 'Unauthorized',
1768
+ 403: 'Forbidden',
1769
+ 404: 'Not Found',
1770
+ 500: 'Server Error',
1771
+ 501: 'Server Error'
1772
+ }
1773
+ });
1774
+ }
1775
+
1776
+ /**
1777
+ * @param data The data for the request.
1778
+ * @param data.id
1779
+ * @param data.emailId
1780
+ * @param data.requestBody
1781
+ * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
1782
+ * @throws ApiError
1783
+ */
1784
+ public putApiCrmServiceTaxFreesByIdEmailsByEmailId(data: PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData): CancelablePromise<PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse> {
1785
+ return this.httpRequest.request({
1786
+ method: 'PUT',
1787
+ url: '/api/crm-service/tax-frees/{id}/emails/{emailId}',
1788
+ path: {
1789
+ id: data.id,
1790
+ emailId: data.emailId
1791
+ },
1792
+ body: data.requestBody,
1793
+ mediaType: 'application/json',
1794
+ errors: {
1795
+ 400: 'Bad Request',
1796
+ 401: 'Unauthorized',
1797
+ 403: 'Forbidden',
1798
+ 404: 'Not Found',
1799
+ 500: 'Server Error',
1800
+ 501: 'Server Error'
1801
+ }
1802
+ });
1803
+ }
1804
+
1805
+ }
1806
+
1807
+ export class TaxOfficeService {
1808
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
1809
+
1810
+ /**
1811
+ * @param data The data for the request.
1812
+ * @param data.sorting
1813
+ * @param data.skipCount
1814
+ * @param data.maxResultCount
1815
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_TaxOffices_TaxOfficeProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1816
+ * @throws ApiError
1817
+ */
1818
+ public getApiCrmServiceTaxOffices(data: GetApiCrmServiceTaxOfficesData = {}): CancelablePromise<GetApiCrmServiceTaxOfficesResponse> {
1819
+ return this.httpRequest.request({
1820
+ method: 'GET',
1821
+ url: '/api/crm-service/tax-offices',
1822
+ query: {
1823
+ Sorting: data.sorting,
1824
+ SkipCount: data.skipCount,
1825
+ MaxResultCount: data.maxResultCount
1826
+ },
1827
+ errors: {
1828
+ 400: 'Bad Request',
1829
+ 401: 'Unauthorized',
1830
+ 403: 'Forbidden',
1831
+ 404: 'Not Found',
1832
+ 500: 'Server Error',
1833
+ 501: 'Server Error'
1834
+ }
1835
+ });
1836
+ }
1837
+
1838
+ /**
1839
+ * @param data The data for the request.
1840
+ * @param data.id
1841
+ * @returns UniRefund_CRMService_TaxOffices_TaxOfficeDto Success
1842
+ * @throws ApiError
1843
+ */
1844
+ public getApiCrmServiceTaxOfficesByIdDetail(data: GetApiCrmServiceTaxOfficesByIdDetailData): CancelablePromise<GetApiCrmServiceTaxOfficesByIdDetailResponse> {
1845
+ return this.httpRequest.request({
1846
+ method: 'GET',
1847
+ url: '/api/crm-service/tax-offices/{id}/detail',
1848
+ path: {
1849
+ id: data.id
1850
+ },
1851
+ errors: {
1852
+ 400: 'Bad Request',
1853
+ 401: 'Unauthorized',
1854
+ 403: 'Forbidden',
1855
+ 404: 'Not Found',
1856
+ 500: 'Server Error',
1857
+ 501: 'Server Error'
1858
+ }
1859
+ });
1860
+ }
1861
+
1862
+ /**
1863
+ * @param data The data for the request.
1864
+ * @param data.id
1865
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_TaxOffices_TaxOfficeProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1866
+ * @throws ApiError
1867
+ */
1868
+ public getApiCrmServiceTaxOfficesByIdSubTaxOffices(data: GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData): CancelablePromise<GetApiCrmServiceTaxOfficesByIdSubTaxOfficesResponse> {
1869
+ return this.httpRequest.request({
1870
+ method: 'GET',
1871
+ url: '/api/crm-service/tax-offices/{id}/sub-tax-offices',
1872
+ path: {
1873
+ id: data.id
1874
+ },
1875
+ errors: {
1876
+ 400: 'Bad Request',
1877
+ 401: 'Unauthorized',
1878
+ 403: 'Forbidden',
1879
+ 404: 'Not Found',
1880
+ 500: 'Server Error',
1881
+ 501: 'Server Error'
1882
+ }
1883
+ });
1884
+ }
1885
+
1886
+ /**
1887
+ * @param data The data for the request.
1888
+ * @param data.requestBody
1889
+ * @returns unknown Success
1890
+ * @throws ApiError
1891
+ */
1892
+ public postApiCrmServiceTaxOfficesWithComponents(data: PostApiCrmServiceTaxOfficesWithComponentsData = {}): CancelablePromise<PostApiCrmServiceTaxOfficesWithComponentsResponse> {
1893
+ return this.httpRequest.request({
1894
+ method: 'POST',
1895
+ url: '/api/crm-service/tax-offices/with-components',
1896
+ body: data.requestBody,
1897
+ mediaType: 'application/json',
1898
+ errors: {
1899
+ 400: 'Bad Request',
1900
+ 401: 'Unauthorized',
1901
+ 403: 'Forbidden',
1902
+ 404: 'Not Found',
1903
+ 500: 'Server Error',
1904
+ 501: 'Server Error'
1905
+ }
1906
+ });
1907
+ }
1908
+
1909
+ /**
1910
+ * @param data The data for the request.
1911
+ * @param data.id
1912
+ * @returns unknown Success
1913
+ * @throws ApiError
1914
+ */
1915
+ public deleteApiCrmServiceTaxOfficesByIdWithComponents(data: DeleteApiCrmServiceTaxOfficesByIdWithComponentsData): CancelablePromise<DeleteApiCrmServiceTaxOfficesByIdWithComponentsResponse> {
1916
+ return this.httpRequest.request({
1917
+ method: 'DELETE',
1918
+ url: '/api/crm-service/tax-offices/{id}/with-components',
1919
+ path: {
1920
+ id: data.id
1921
+ },
1922
+ errors: {
1923
+ 400: 'Bad Request',
1924
+ 401: 'Unauthorized',
1925
+ 403: 'Forbidden',
1926
+ 404: 'Not Found',
1927
+ 500: 'Server Error',
1928
+ 501: 'Server Error'
1929
+ }
1930
+ });
1931
+ }
1932
+
1933
+ /**
1934
+ * @param data The data for the request.
1935
+ * @param data.id
1936
+ * @param data.requestBody
1937
+ * @returns unknown Success
1938
+ * @throws ApiError
1939
+ */
1940
+ public postApiCrmServiceTaxOfficesByIdAffiliations(data: PostApiCrmServiceTaxOfficesByIdAffiliationsData): CancelablePromise<PostApiCrmServiceTaxOfficesByIdAffiliationsResponse> {
1941
+ return this.httpRequest.request({
1942
+ method: 'POST',
1943
+ url: '/api/crm-service/tax-offices/{id}/affiliations',
1944
+ path: {
1945
+ id: data.id
1946
+ },
1947
+ body: data.requestBody,
1948
+ mediaType: 'application/json',
1949
+ errors: {
1950
+ 400: 'Bad Request',
1951
+ 401: 'Unauthorized',
1952
+ 403: 'Forbidden',
1953
+ 404: 'Not Found',
1954
+ 500: 'Server Error',
1955
+ 501: 'Server Error'
1956
+ }
1957
+ });
1958
+ }
1959
+
1960
+ /**
1961
+ * @param data The data for the request.
1962
+ * @param data.id
1963
+ * @param data.sorting
1964
+ * @param data.skipCount
1965
+ * @param data.maxResultCount
1966
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1967
+ * @throws ApiError
1968
+ */
1969
+ public getApiCrmServiceTaxOfficesByIdAffiliations(data: GetApiCrmServiceTaxOfficesByIdAffiliationsData): CancelablePromise<GetApiCrmServiceTaxOfficesByIdAffiliationsResponse> {
1970
+ return this.httpRequest.request({
1971
+ method: 'GET',
1972
+ url: '/api/crm-service/tax-offices/{id}/affiliations',
1973
+ path: {
1974
+ id: data.id
1975
+ },
1976
+ query: {
1977
+ Sorting: data.sorting,
1978
+ SkipCount: data.skipCount,
1979
+ MaxResultCount: data.maxResultCount
1980
+ },
1981
+ errors: {
1982
+ 400: 'Bad Request',
1983
+ 401: 'Unauthorized',
1984
+ 403: 'Forbidden',
1985
+ 404: 'Not Found',
1986
+ 500: 'Server Error',
1987
+ 501: 'Server Error'
1988
+ }
1989
+ });
1990
+ }
1991
+
1992
+ /**
1993
+ * @param data The data for the request.
1994
+ * @param data.id
1995
+ * @param data.organizationId
1996
+ * @param data.requestBody
1997
+ * @returns UniRefund_CRMService_Organizations_OrganizationDto Success
1998
+ * @throws ApiError
1999
+ */
2000
+ public putApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationId(data: PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdResponse> {
2001
+ return this.httpRequest.request({
2002
+ method: 'PUT',
2003
+ url: '/api/crm-service/tax-offices/{id}/organizations/{organizationId}',
2004
+ path: {
2005
+ id: data.id,
2006
+ organizationId: data.organizationId
2007
+ },
2008
+ body: data.requestBody,
2009
+ mediaType: 'application/json',
2010
+ errors: {
2011
+ 400: 'Bad Request',
2012
+ 401: 'Unauthorized',
2013
+ 403: 'Forbidden',
2014
+ 404: 'Not Found',
2015
+ 500: 'Server Error',
2016
+ 501: 'Server Error'
2017
+ }
2018
+ });
2019
+ }
2020
+
2021
+ /**
2022
+ * @param data The data for the request.
2023
+ * @param data.id
2024
+ * @param data.telephoneId
2025
+ * @param data.requestBody
2026
+ * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
2027
+ * @throws ApiError
2028
+ */
2029
+ public putApiCrmServiceTaxOfficesByIdTelephonesByTelephoneId(data: PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdResponse> {
2030
+ return this.httpRequest.request({
2031
+ method: 'PUT',
2032
+ url: '/api/crm-service/tax-offices/{id}/telephones/{telephoneId}',
2033
+ path: {
2034
+ id: data.id,
2035
+ telephoneId: data.telephoneId
2036
+ },
2037
+ body: data.requestBody,
2038
+ mediaType: 'application/json',
2039
+ errors: {
2040
+ 400: 'Bad Request',
2041
+ 401: 'Unauthorized',
2042
+ 403: 'Forbidden',
2043
+ 404: 'Not Found',
2044
+ 500: 'Server Error',
2045
+ 501: 'Server Error'
2046
+ }
2047
+ });
2048
+ }
2049
+
2050
+ /**
2051
+ * @param data The data for the request.
2052
+ * @param data.id
2053
+ * @param data.addressId
2054
+ * @param data.requestBody
2055
+ * @returns UniRefund_CRMService_AddressTypes_AddressTypeDto Success
2056
+ * @throws ApiError
2057
+ */
2058
+ public putApiCrmServiceTaxOfficesByIdAddressesByAddressId(data: PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdResponse> {
2059
+ return this.httpRequest.request({
2060
+ method: 'PUT',
2061
+ url: '/api/crm-service/tax-offices/{id}/addresses/{addressId}',
2062
+ path: {
2063
+ id: data.id,
2064
+ addressId: data.addressId
2065
+ },
2066
+ body: data.requestBody,
2067
+ mediaType: 'application/json',
2068
+ errors: {
2069
+ 400: 'Bad Request',
2070
+ 401: 'Unauthorized',
2071
+ 403: 'Forbidden',
2072
+ 404: 'Not Found',
2073
+ 500: 'Server Error',
2074
+ 501: 'Server Error'
2075
+ }
2076
+ });
2077
+ }
2078
+
2079
+ /**
2080
+ * @param data The data for the request.
2081
+ * @param data.id
2082
+ * @param data.emailId
2083
+ * @param data.requestBody
2084
+ * @returns UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto Success
2085
+ * @throws ApiError
2086
+ */
2087
+ public putApiCrmServiceTaxOfficesByIdEmailsByEmailId(data: PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdData): CancelablePromise<PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdResponse> {
2088
+ return this.httpRequest.request({
2089
+ method: 'PUT',
2090
+ url: '/api/crm-service/tax-offices/{id}/emails/{emailId}',
2091
+ path: {
2092
+ id: data.id,
2093
+ emailId: data.emailId
2094
+ },
2095
+ body: data.requestBody,
2096
+ mediaType: 'application/json',
2097
+ errors: {
2098
+ 400: 'Bad Request',
2099
+ 401: 'Unauthorized',
2100
+ 403: 'Forbidden',
2101
+ 404: 'Not Found',
2102
+ 500: 'Server Error',
2103
+ 501: 'Server Error'
2104
+ }
2105
+ });
2106
+ }
2107
+
2108
+ }
2109
+
2110
+ export class TelephoneTypeService {
2111
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
2112
+
2113
+ /**
2114
+ * @param data The data for the request.
2115
+ * @param data.sorting
2116
+ * @param data.skipCount
2117
+ * @param data.maxResultCount
2118
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
2119
+ * @throws ApiError
2120
+ */
2121
+ public getApiCrmServiceTelephones(data: GetApiCrmServiceTelephonesData = {}): CancelablePromise<GetApiCrmServiceTelephonesResponse> {
2122
+ return this.httpRequest.request({
2123
+ method: 'GET',
2124
+ url: '/api/crm-service/telephones',
2125
+ query: {
2126
+ Sorting: data.sorting,
2127
+ SkipCount: data.skipCount,
2128
+ MaxResultCount: data.maxResultCount
2129
+ },
2130
+ errors: {
2131
+ 400: 'Bad Request',
2132
+ 401: 'Unauthorized',
2133
+ 403: 'Forbidden',
2134
+ 404: 'Not Found',
2135
+ 500: 'Server Error',
2136
+ 501: 'Server Error'
2137
+ }
2138
+ });
2139
+ }
2140
+
2141
+ /**
2142
+ * @param data The data for the request.
2143
+ * @param data.requestBody
2144
+ * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
2145
+ * @throws ApiError
2146
+ */
2147
+ public postApiCrmServiceTelephones(data: PostApiCrmServiceTelephonesData = {}): CancelablePromise<PostApiCrmServiceTelephonesResponse> {
2148
+ return this.httpRequest.request({
2149
+ method: 'POST',
2150
+ url: '/api/crm-service/telephones',
2151
+ body: data.requestBody,
2152
+ mediaType: 'application/json',
2153
+ errors: {
2154
+ 400: 'Bad Request',
2155
+ 401: 'Unauthorized',
2156
+ 403: 'Forbidden',
2157
+ 404: 'Not Found',
2158
+ 500: 'Server Error',
2159
+ 501: 'Server Error'
2160
+ }
2161
+ });
2162
+ }
2163
+
2164
+ /**
2165
+ * @param data The data for the request.
2166
+ * @param data.id
2167
+ * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
2168
+ * @throws ApiError
2169
+ */
2170
+ public getApiCrmServiceTelephonesById(data: GetApiCrmServiceTelephonesByIdData): CancelablePromise<GetApiCrmServiceTelephonesByIdResponse> {
2171
+ return this.httpRequest.request({
2172
+ method: 'GET',
2173
+ url: '/api/crm-service/telephones/{id}',
2174
+ path: {
2175
+ id: data.id
2176
+ },
2177
+ errors: {
2178
+ 400: 'Bad Request',
2179
+ 401: 'Unauthorized',
2180
+ 403: 'Forbidden',
2181
+ 404: 'Not Found',
2182
+ 500: 'Server Error',
2183
+ 501: 'Server Error'
2184
+ }
2185
+ });
2186
+ }
2187
+
2188
+ /**
2189
+ * @param data The data for the request.
2190
+ * @param data.id
2191
+ * @param data.requestBody
2192
+ * @returns UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto Success
2193
+ * @throws ApiError
2194
+ */
2195
+ public putApiCrmServiceTelephonesById(data: PutApiCrmServiceTelephonesByIdData): CancelablePromise<PutApiCrmServiceTelephonesByIdResponse> {
2196
+ return this.httpRequest.request({
2197
+ method: 'PUT',
2198
+ url: '/api/crm-service/telephones/{id}',
2199
+ path: {
2200
+ id: data.id
2201
+ },
2202
+ body: data.requestBody,
2203
+ mediaType: 'application/json',
2204
+ errors: {
2205
+ 400: 'Bad Request',
2206
+ 401: 'Unauthorized',
2207
+ 403: 'Forbidden',
2208
+ 404: 'Not Found',
2209
+ 500: 'Server Error',
2210
+ 501: 'Server Error'
2211
+ }
2212
+ });
2213
+ }
2214
+
2215
+ /**
2216
+ * @param data The data for the request.
2217
+ * @param data.id
2218
+ * @returns unknown Success
2219
+ * @throws ApiError
2220
+ */
2221
+ public deleteApiCrmServiceTelephonesById(data: DeleteApiCrmServiceTelephonesByIdData): CancelablePromise<DeleteApiCrmServiceTelephonesByIdResponse> {
2222
+ return this.httpRequest.request({
2223
+ method: 'DELETE',
2224
+ url: '/api/crm-service/telephones/{id}',
2225
+ path: {
2226
+ id: data.id
2227
+ },
2228
+ errors: {
2229
+ 400: 'Bad Request',
2230
+ 401: 'Unauthorized',
2231
+ 403: 'Forbidden',
2232
+ 404: 'Not Found',
2233
+ 500: 'Server Error',
2234
+ 501: 'Server Error'
2235
+ }
2236
+ });
2237
+ }
2238
+
2167
2239
  }