@ayasofyazilim/saas 0.0.126 → 0.0.128
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CRMService/schemas.gen.ts +9 -1
- package/CRMService/sdk.gen.ts +193 -1
- package/CRMService/types.gen.ts +50 -0
- package/ContractService/schemas.gen.ts +118 -65
- package/ContractService/sdk.gen.ts +91 -1
- package/ContractService/types.gen.ts +280 -3373
- package/package.json +1 -1
|
@@ -15424,7 +15424,7 @@ export const $UniRefund_SettingService_ProductGroupMerchants_CreateProductGroupM
|
|
|
15424
15424
|
} as const;
|
|
15425
15425
|
|
|
15426
15426
|
export const $UniRefund_SettingService_ProductGroupMerchants_ProductGroupMerchantRelationDto = {
|
|
15427
|
-
required: ['isActive', 'isAssign', 'isDefault', 'productGroupId', 'productGroupName'],
|
|
15427
|
+
required: ['isActive', 'isAssign', 'isDefault', 'productGroupId', 'productGroupName', 'vatId', 'vatRate'],
|
|
15428
15428
|
type: 'object',
|
|
15429
15429
|
properties: {
|
|
15430
15430
|
productGroupName: {
|
|
@@ -15443,6 +15443,14 @@ export const $UniRefund_SettingService_ProductGroupMerchants_ProductGroupMerchan
|
|
|
15443
15443
|
productGroupId: {
|
|
15444
15444
|
type: 'string',
|
|
15445
15445
|
format: 'uuid'
|
|
15446
|
+
},
|
|
15447
|
+
vatRate: {
|
|
15448
|
+
type: 'number',
|
|
15449
|
+
format: 'float'
|
|
15450
|
+
},
|
|
15451
|
+
vatId: {
|
|
15452
|
+
type: 'string',
|
|
15453
|
+
format: 'uuid'
|
|
15446
15454
|
}
|
|
15447
15455
|
},
|
|
15448
15456
|
additionalProperties: false
|
package/CRMService/sdk.gen.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
import type { CancelablePromise } from './core/CancelablePromise';
|
|
4
4
|
import type { BaseHttpRequest } from './core/BaseHttpRequest';
|
|
5
|
-
import type { GetApiAbpApiDefinitionData, GetApiAbpApiDefinitionResponse, GetApiAbpApplicationConfigurationData, GetApiAbpApplicationConfigurationResponse, GetApiAbpApplicationLocalizationData, GetApiAbpApplicationLocalizationResponse, GetApiCrmServiceAffiliationCodesData, GetApiCrmServiceAffiliationCodesResponse, PostApiCrmServiceAffiliationCodesData, PostApiCrmServiceAffiliationCodesResponse, GetApiCrmServiceAffiliationCodesByIdData, GetApiCrmServiceAffiliationCodesByIdResponse, PutApiCrmServiceAffiliationCodesByIdData, PutApiCrmServiceAffiliationCodesByIdResponse, DeleteApiCrmServiceAffiliationCodesByIdData, DeleteApiCrmServiceAffiliationCodesByIdResponse, PostApiCrmServiceAffiliationCodesByIdTranslationData, PostApiCrmServiceAffiliationCodesByIdTranslationResponse, PutApiCrmServiceAffiliationCodesByIdTranslationData, PutApiCrmServiceAffiliationCodesByIdTranslationResponse, GetApiCrmServiceAffiliationCodesByIdExistByIdAsyncData, GetApiCrmServiceAffiliationCodesByIdExistByIdAsyncResponse, GetApiCrmServiceCustomsData, GetApiCrmServiceCustomsResponse, GetApiCrmServiceCustomsByIdData, GetApiCrmServiceCustomsByIdResponse, PutApiCrmServiceCustomsByIdData, PutApiCrmServiceCustomsByIdResponse, GetApiCrmServiceCustomsByIdDetailData, GetApiCrmServiceCustomsByIdDetailResponse, GetApiCrmServiceCustomsByIdSubCustomsData, GetApiCrmServiceCustomsByIdSubCustomsResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsByIdWithComponentsData, DeleteApiCrmServiceCustomsByIdWithComponentsResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, DeleteApiCrmServiceCustomsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceCustomsByIdAffiliationsByAffiliationIdResponse, GetApiCrmServiceCustomsByIdOrganizationsData, GetApiCrmServiceCustomsByIdOrganizationsResponse, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceCustomsByIdAddressesByAddressIdData, PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse, PutApiCrmServiceCustomsByIdEmailsByEmailIdData, PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse, GetApiCrmServiceCustomsByIdAffilatedIndividualsData, GetApiCrmServiceCustomsByIdAffilatedIndividualsResponse, GetIntegrationApiCustomsByIdExistData, GetIntegrationApiCustomsByIdExistResponse, GetIntegrationApiCustomsNamesData, GetIntegrationApiCustomsNamesResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse, PostApiCrmServiceIndividualsByIdAbpUserAccountData, PostApiCrmServiceIndividualsByIdAbpUserAccountResponse, DeleteApiCrmServiceIndividualsByIdData, DeleteApiCrmServiceIndividualsByIdResponse, GetApiCrmServiceIndividualsByIdData, GetApiCrmServiceIndividualsByIdResponse, GetApiCrmServiceIndividualsData, GetApiCrmServiceIndividualsResponse, GetApiCrmServiceIndividualsByIdDetailData, GetApiCrmServiceIndividualsByIdDetailResponse, GetApiCrmServiceIndividualsByIdAffiliationsData, GetApiCrmServiceIndividualsByIdAffiliationsResponse, PutApiCrmServiceIndividualsByIdNameData, PutApiCrmServiceIndividualsByIdNameResponse, PutApiCrmServiceIndividualsByIdPersonalSummaryByPersonalSummaryIdData, PutApiCrmServiceIndividualsByIdPersonalSummaryByPersonalSummaryIdResponse, PutApiCrmServiceIndividualsByIdTelephoneByTelephoneIdData, PutApiCrmServiceIndividualsByIdTelephoneByTelephoneIdResponse, PutApiCrmServiceIndividualsByIdAddressByAddressIdData, PutApiCrmServiceIndividualsByIdAddressByAddressIdResponse, PutApiCrmServiceIndividualsByIdEmailByEmailIdData, PutApiCrmServiceIndividualsByIdEmailByEmailIdResponse, GetApiCrmServiceIndividualsByIdAddressesData, GetApiCrmServiceIndividualsByIdAddressesResponse, GetApiCrmServiceIndividualsByIdEmailsData, GetApiCrmServiceIndividualsByIdEmailsResponse, GetApiCrmServiceIndividualsByIdTelephonesData, GetApiCrmServiceIndividualsByIdTelephonesResponse, GetApiCrmServiceMerchantsData, GetApiCrmServiceMerchantsResponse, GetApiCrmServiceMerchantsByIdData, GetApiCrmServiceMerchantsByIdResponse, PutApiCrmServiceMerchantsByIdData, PutApiCrmServiceMerchantsByIdResponse, GetApiCrmServiceMerchantsByIdDetailData, GetApiCrmServiceMerchantsByIdDetailResponse, GetApiCrmServiceMerchantsByIdSubMerchantsData, GetApiCrmServiceMerchantsByIdSubMerchantsResponse, PostApiCrmServiceMerchantsWithComponentsData, PostApiCrmServiceMerchantsWithComponentsResponse, DeleteApiCrmServiceMerchantsByIdWithComponentsData, DeleteApiCrmServiceMerchantsByIdWithComponentsResponse, GetApiCrmServiceMerchantsByIdAffiliationsData, GetApiCrmServiceMerchantsByIdAffiliationsResponse, PostApiCrmServiceMerchantsByIdAffiliationsData, PostApiCrmServiceMerchantsByIdAffiliationsResponse, DeleteApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdData, PutApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdResponse, GetApiCrmServiceMerchantsByIdOrganizationsData, GetApiCrmServiceMerchantsByIdOrganizationsResponse, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdResponse, PostApiCrmServiceMerchantsBulkProductGroupMerchantsData, PostApiCrmServiceMerchantsBulkProductGroupMerchantsResponse, GetApiCrmServiceMerchantsByIdTelephonesData, GetApiCrmServiceMerchantsByIdTelephonesResponse, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdData, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdResponse, GetApiCrmServiceMerchantsByIdAddressesData, GetApiCrmServiceMerchantsByIdAddressesResponse, PutApiCrmServiceMerchantsByIdAddressesByAddressIdData, PutApiCrmServiceMerchantsByIdAddressesByAddressIdResponse, GetApiCrmServiceMerchantsByIdEmailsData, GetApiCrmServiceMerchantsByIdEmailsResponse, PutApiCrmServiceMerchantsByIdEmailsByEmailIdData, PutApiCrmServiceMerchantsByIdEmailsByEmailIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdResponse, PostApiCrmServiceMerchantsByIdProductGroupsData, PostApiCrmServiceMerchantsByIdProductGroupsResponse, DeleteApiCrmServiceMerchantsByIdProductGroupsData, DeleteApiCrmServiceMerchantsByIdProductGroupsResponse, PostApiCrmServiceMerchantsByIdProductGroupByProductGroupIdDefaultData, PostApiCrmServiceMerchantsByIdProductGroupByProductGroupIdDefaultResponse, GetApiCrmServiceMerchantsByIdProductGroupData, GetApiCrmServiceMerchantsByIdProductGroupResponse, GetIntegrationApiMerchantsByIdBasicInformationData, GetIntegrationApiMerchantsByIdBasicInformationResponse, GetIntegrationApiMerchantsInfoData, GetIntegrationApiMerchantsInfoResponse, GetIntegrationApiMerchantsByIdParentIdOrSelfIdData, GetIntegrationApiMerchantsByIdParentIdOrSelfIdResponse, GetIntegrationApiMerchantsByIdSubsData, GetIntegrationApiMerchantsByIdSubsResponse, GetIntegrationApiMerchantsNamesData, GetIntegrationApiMerchantsNamesResponse, GetIntegrationApiMerchantsByIdEnsureExistData, GetIntegrationApiMerchantsByIdEnsureExistResponse, GetIntegrationApiMerchantsEnsureExistManyData, GetIntegrationApiMerchantsEnsureExistManyResponse, GetIntegrationApiMerchantsData, GetIntegrationApiMerchantsResponse, GetIntegrationApiMerchantsByIdStoresData, GetIntegrationApiMerchantsByIdStoresResponse, GetIntegrationApiMerchantsByIdDetailData, GetIntegrationApiMerchantsByIdDetailResponse, GetIntegrationApiMerchantsDetailsListData, GetIntegrationApiMerchantsDetailsListResponse, GetIntegrationApiMerchantsByIdDefaultProductGroupIdData, GetIntegrationApiMerchantsByIdDefaultProductGroupIdResponse, GetIntegrationApiMerchantsByMerchantIdEnsurePgsBelongToMerchantData, GetIntegrationApiMerchantsByMerchantIdEnsurePgsBelongToMerchantResponse, GetIntegrationApiMerchantsParentIdsData, GetIntegrationApiMerchantsParentIdsResponse, PostApiCrmServiceOrganizationsWithComponentsData, PostApiCrmServiceOrganizationsWithComponentsResponse, GetApiCrmServiceOrganizationsData, GetApiCrmServiceOrganizationsResponse, GetApiCrmServiceRefundPointsData, GetApiCrmServiceRefundPointsResponse, GetApiCrmServiceRefundPointsAccessibleData, GetApiCrmServiceRefundPointsAccessibleResponse, GetApiCrmServiceRefundPointsByIdData, GetApiCrmServiceRefundPointsByIdResponse, PutApiCrmServiceRefundPointsByIdData, PutApiCrmServiceRefundPointsByIdResponse, GetApiCrmServiceRefundPointsByIdDetailData, GetApiCrmServiceRefundPointsByIdDetailResponse, GetApiCrmServiceRefundPointsByIdSubRefundPointsData, GetApiCrmServiceRefundPointsByIdSubRefundPointsResponse, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsByIdWithComponentsData, DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse, PostApiCrmServiceRefundPointsByIdAffiliationsData, PostApiCrmServiceRefundPointsByIdAffiliationsResponse, GetApiCrmServiceRefundPointsByIdAffiliationsData, GetApiCrmServiceRefundPointsByIdAffiliationsResponse, DeleteApiCrmServiceRefundPointsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceRefundPointsByIdAffiliationsByAffiliationIdResponse, GetApiCrmServiceRefundPointsByIdOrganizationsData, GetApiCrmServiceRefundPointsByIdOrganizationsResponse, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse, GetApiCrmServiceRefundPointsByIdAddressesData, GetApiCrmServiceRefundPointsByIdAddressesResponse, GetApiCrmServiceRefundPointsByIdTelephonesData, GetApiCrmServiceRefundPointsByIdTelephonesResponse, GetApiCrmServiceRefundPointsByIdEmailsData, GetApiCrmServiceRefundPointsByIdEmailsResponse, GetIntegrationApiRefundPointsByIdParentIdOrSelfIdData, GetIntegrationApiRefundPointsByIdParentIdOrSelfIdResponse, GetIntegrationApiRefundPointsData, GetIntegrationApiRefundPointsResponse, GetIntegrationApiRefundPointsByIdDetailForRefundData, GetIntegrationApiRefundPointsByIdDetailForRefundResponse, GetIntegrationApiRefundPointsRefundPointNamesData, GetIntegrationApiRefundPointsRefundPointNamesResponse, GetIntegrationApiRefundPointsByIdExistData, GetIntegrationApiRefundPointsByIdExistResponse, GetIntegrationApiRefundPointsByIdBasicInformationData, GetIntegrationApiRefundPointsByIdBasicInformationResponse, GetApiCrmServiceTaxFreesData, GetApiCrmServiceTaxFreesResponse, GetApiCrmServiceTaxFreesByIdData, GetApiCrmServiceTaxFreesByIdResponse, PutApiCrmServiceTaxFreesByIdData, PutApiCrmServiceTaxFreesByIdResponse, GetApiCrmServiceTaxFreesByIdDetailData, GetApiCrmServiceTaxFreesByIdDetailResponse, GetApiCrmServiceTaxFreesByIdSubTaxFreeData, GetApiCrmServiceTaxFreesByIdSubTaxFreeResponse, PostApiCrmServiceTaxFreesWithComponentsData, PostApiCrmServiceTaxFreesWithComponentsResponse, DeleteApiCrmServiceTaxFreesByIdWithComponentsData, DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse, PostApiCrmServiceTaxFreesByIdAffiliationsData, PostApiCrmServiceTaxFreesByIdAffiliationsResponse, GetApiCrmServiceTaxFreesByIdAffiliationsData, GetApiCrmServiceTaxFreesByIdAffiliationsResponse, DeleteApiCrmServiceTaxFreesByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceTaxFreesByIdAffiliationsByAffiliationIdResponse, GetApiCrmServiceTaxFreesByIdOrganizationsData, GetApiCrmServiceTaxFreesByIdOrganizationsResponse, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxFreesByIdAffiliatedIndividualsData, GetApiCrmServiceTaxFreesByIdAffiliatedIndividualsResponse, GetApiCrmServiceTaxOfficesData, GetApiCrmServiceTaxOfficesResponse, GetApiCrmServiceTaxOfficesByIdData, GetApiCrmServiceTaxOfficesByIdResponse, PutApiCrmServiceTaxOfficesByIdData, PutApiCrmServiceTaxOfficesByIdResponse, GetApiCrmServiceTaxOfficesByIdDetailData, GetApiCrmServiceTaxOfficesByIdDetailResponse, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesResponse, PostApiCrmServiceTaxOfficesWithComponentsData, PostApiCrmServiceTaxOfficesWithComponentsResponse, DeleteApiCrmServiceTaxOfficesByIdWithComponentsData, DeleteApiCrmServiceTaxOfficesByIdWithComponentsResponse, PostApiCrmServiceTaxOfficesByIdAffiliationsData, PostApiCrmServiceTaxOfficesByIdAffiliationsResponse, GetApiCrmServiceTaxOfficesByIdAffiliationsData, GetApiCrmServiceTaxOfficesByIdAffiliationsResponse, DeleteApiCrmServiceTaxOfficesByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceTaxOfficesByIdAffiliationsByAffiliationIdResponse, GetApiCrmServiceTaxOfficesByIdOrganizationsData, GetApiCrmServiceTaxOfficesByIdOrganizationsResponse, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdData, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdData, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxOfficesByIdAffiliatedIndividualsData, GetApiCrmServiceTaxOfficesByIdAffiliatedIndividualsResponse, GetApiCrmServiceTaxOfficesByIdEmailsData, GetApiCrmServiceTaxOfficesByIdEmailsResponse, GetApiCrmServiceTaxOfficesByIdTelephonesData, GetApiCrmServiceTaxOfficesByIdTelephonesResponse, GetApiCrmServiceTaxOfficesByIdAddressesData, GetApiCrmServiceTaxOfficesByIdAddressesResponse, GetIntegrationApiTaxOfficesByIdData, GetIntegrationApiTaxOfficesByIdResponse, GetIntegrationApiTaxOfficesByIdAnyData, GetIntegrationApiTaxOfficesByIdAnyResponse } from './types.gen';
|
|
5
|
+
import type { GetApiAbpApiDefinitionData, GetApiAbpApiDefinitionResponse, GetApiAbpApplicationConfigurationData, GetApiAbpApplicationConfigurationResponse, GetApiAbpApplicationLocalizationData, GetApiAbpApplicationLocalizationResponse, GetApiCrmServiceAffiliationCodesData, GetApiCrmServiceAffiliationCodesResponse, PostApiCrmServiceAffiliationCodesData, PostApiCrmServiceAffiliationCodesResponse, GetApiCrmServiceAffiliationCodesByIdData, GetApiCrmServiceAffiliationCodesByIdResponse, PutApiCrmServiceAffiliationCodesByIdData, PutApiCrmServiceAffiliationCodesByIdResponse, DeleteApiCrmServiceAffiliationCodesByIdData, DeleteApiCrmServiceAffiliationCodesByIdResponse, PostApiCrmServiceAffiliationCodesByIdTranslationData, PostApiCrmServiceAffiliationCodesByIdTranslationResponse, PutApiCrmServiceAffiliationCodesByIdTranslationData, PutApiCrmServiceAffiliationCodesByIdTranslationResponse, GetApiCrmServiceAffiliationCodesByIdExistByIdAsyncData, GetApiCrmServiceAffiliationCodesByIdExistByIdAsyncResponse, GetApiCrmServiceCustomsData, GetApiCrmServiceCustomsResponse, GetApiCrmServiceCustomsByIdData, GetApiCrmServiceCustomsByIdResponse, PutApiCrmServiceCustomsByIdData, PutApiCrmServiceCustomsByIdResponse, GetApiCrmServiceCustomsByIdDetailData, GetApiCrmServiceCustomsByIdDetailResponse, GetApiCrmServiceCustomsByIdSubCustomsData, GetApiCrmServiceCustomsByIdSubCustomsResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsByIdWithComponentsData, DeleteApiCrmServiceCustomsByIdWithComponentsResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, DeleteApiCrmServiceCustomsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceCustomsByIdAffiliationsByAffiliationIdResponse, GetApiCrmServiceCustomsByIdOrganizationsData, GetApiCrmServiceCustomsByIdOrganizationsResponse, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceCustomsByIdAddressesByAddressIdData, PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse, PutApiCrmServiceCustomsByIdEmailsByEmailIdData, PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse, GetApiCrmServiceCustomsByIdAffilatedIndividualsData, GetApiCrmServiceCustomsByIdAffilatedIndividualsResponse, GetApiCrmServiceCustomsByIdEmailsData, GetApiCrmServiceCustomsByIdEmailsResponse, GetApiCrmServiceCustomsByIdTelephonesData, GetApiCrmServiceCustomsByIdTelephonesResponse, GetApiCrmServiceCustomsByIdAddressesData, GetApiCrmServiceCustomsByIdAddressesResponse, GetIntegrationApiCustomsByIdExistData, GetIntegrationApiCustomsByIdExistResponse, GetIntegrationApiCustomsNamesData, GetIntegrationApiCustomsNamesResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse, PostApiCrmServiceIndividualsByIdAbpUserAccountData, PostApiCrmServiceIndividualsByIdAbpUserAccountResponse, DeleteApiCrmServiceIndividualsByIdData, DeleteApiCrmServiceIndividualsByIdResponse, GetApiCrmServiceIndividualsByIdData, GetApiCrmServiceIndividualsByIdResponse, GetApiCrmServiceIndividualsData, GetApiCrmServiceIndividualsResponse, GetApiCrmServiceIndividualsByIdDetailData, GetApiCrmServiceIndividualsByIdDetailResponse, GetApiCrmServiceIndividualsByIdAffiliationsData, GetApiCrmServiceIndividualsByIdAffiliationsResponse, PutApiCrmServiceIndividualsByIdNameData, PutApiCrmServiceIndividualsByIdNameResponse, GetApiCrmServiceIndividualsByIdNameData, GetApiCrmServiceIndividualsByIdNameResponse, GetApiCrmServiceIndividualsByIdPersonalSummariesData, GetApiCrmServiceIndividualsByIdPersonalSummariesResponse, PutApiCrmServiceIndividualsByIdPersonalSummaryByPersonalSummaryIdData, PutApiCrmServiceIndividualsByIdPersonalSummaryByPersonalSummaryIdResponse, PutApiCrmServiceIndividualsByIdTelephoneByTelephoneIdData, PutApiCrmServiceIndividualsByIdTelephoneByTelephoneIdResponse, PutApiCrmServiceIndividualsByIdAddressByAddressIdData, PutApiCrmServiceIndividualsByIdAddressByAddressIdResponse, PutApiCrmServiceIndividualsByIdEmailByEmailIdData, PutApiCrmServiceIndividualsByIdEmailByEmailIdResponse, GetApiCrmServiceIndividualsByIdAddressesData, GetApiCrmServiceIndividualsByIdAddressesResponse, GetApiCrmServiceIndividualsByIdEmailsData, GetApiCrmServiceIndividualsByIdEmailsResponse, GetApiCrmServiceIndividualsByIdTelephonesData, GetApiCrmServiceIndividualsByIdTelephonesResponse, GetApiCrmServiceMerchantsData, GetApiCrmServiceMerchantsResponse, GetApiCrmServiceMerchantsByIdData, GetApiCrmServiceMerchantsByIdResponse, PutApiCrmServiceMerchantsByIdData, PutApiCrmServiceMerchantsByIdResponse, GetApiCrmServiceMerchantsByIdDetailData, GetApiCrmServiceMerchantsByIdDetailResponse, GetApiCrmServiceMerchantsByIdSubMerchantsData, GetApiCrmServiceMerchantsByIdSubMerchantsResponse, PostApiCrmServiceMerchantsWithComponentsData, PostApiCrmServiceMerchantsWithComponentsResponse, DeleteApiCrmServiceMerchantsByIdWithComponentsData, DeleteApiCrmServiceMerchantsByIdWithComponentsResponse, GetApiCrmServiceMerchantsByIdAffiliationsData, GetApiCrmServiceMerchantsByIdAffiliationsResponse, PostApiCrmServiceMerchantsByIdAffiliationsData, PostApiCrmServiceMerchantsByIdAffiliationsResponse, DeleteApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdData, PutApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdResponse, GetApiCrmServiceMerchantsByIdOrganizationsData, GetApiCrmServiceMerchantsByIdOrganizationsResponse, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdResponse, PostApiCrmServiceMerchantsBulkProductGroupMerchantsData, PostApiCrmServiceMerchantsBulkProductGroupMerchantsResponse, GetApiCrmServiceMerchantsByIdTelephonesData, GetApiCrmServiceMerchantsByIdTelephonesResponse, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdData, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdResponse, GetApiCrmServiceMerchantsByIdAddressesData, GetApiCrmServiceMerchantsByIdAddressesResponse, PutApiCrmServiceMerchantsByIdAddressesByAddressIdData, PutApiCrmServiceMerchantsByIdAddressesByAddressIdResponse, GetApiCrmServiceMerchantsByIdEmailsData, GetApiCrmServiceMerchantsByIdEmailsResponse, PutApiCrmServiceMerchantsByIdEmailsByEmailIdData, PutApiCrmServiceMerchantsByIdEmailsByEmailIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdResponse, PostApiCrmServiceMerchantsByIdProductGroupsData, PostApiCrmServiceMerchantsByIdProductGroupsResponse, DeleteApiCrmServiceMerchantsByIdProductGroupsData, DeleteApiCrmServiceMerchantsByIdProductGroupsResponse, PostApiCrmServiceMerchantsByIdProductGroupByProductGroupIdDefaultData, PostApiCrmServiceMerchantsByIdProductGroupByProductGroupIdDefaultResponse, GetApiCrmServiceMerchantsByIdProductGroupData, GetApiCrmServiceMerchantsByIdProductGroupResponse, GetIntegrationApiMerchantsByIdBasicInformationData, GetIntegrationApiMerchantsByIdBasicInformationResponse, GetIntegrationApiMerchantsInfoData, GetIntegrationApiMerchantsInfoResponse, GetIntegrationApiMerchantsByIdParentIdOrSelfIdData, GetIntegrationApiMerchantsByIdParentIdOrSelfIdResponse, GetIntegrationApiMerchantsByIdSubsData, GetIntegrationApiMerchantsByIdSubsResponse, GetIntegrationApiMerchantsNamesData, GetIntegrationApiMerchantsNamesResponse, GetIntegrationApiMerchantsByIdEnsureExistData, GetIntegrationApiMerchantsByIdEnsureExistResponse, GetIntegrationApiMerchantsEnsureExistManyData, GetIntegrationApiMerchantsEnsureExistManyResponse, GetIntegrationApiMerchantsData, GetIntegrationApiMerchantsResponse, GetIntegrationApiMerchantsByIdStoresData, GetIntegrationApiMerchantsByIdStoresResponse, GetIntegrationApiMerchantsByIdDetailData, GetIntegrationApiMerchantsByIdDetailResponse, GetIntegrationApiMerchantsDetailsListData, GetIntegrationApiMerchantsDetailsListResponse, GetIntegrationApiMerchantsByIdDefaultProductGroupIdData, GetIntegrationApiMerchantsByIdDefaultProductGroupIdResponse, GetIntegrationApiMerchantsByMerchantIdEnsurePgsBelongToMerchantData, GetIntegrationApiMerchantsByMerchantIdEnsurePgsBelongToMerchantResponse, GetIntegrationApiMerchantsParentIdsData, GetIntegrationApiMerchantsParentIdsResponse, PostApiCrmServiceOrganizationsWithComponentsData, PostApiCrmServiceOrganizationsWithComponentsResponse, GetApiCrmServiceOrganizationsData, GetApiCrmServiceOrganizationsResponse, GetApiCrmServiceRefundPointsData, GetApiCrmServiceRefundPointsResponse, GetApiCrmServiceRefundPointsAccessibleData, GetApiCrmServiceRefundPointsAccessibleResponse, GetApiCrmServiceRefundPointsByIdData, GetApiCrmServiceRefundPointsByIdResponse, PutApiCrmServiceRefundPointsByIdData, PutApiCrmServiceRefundPointsByIdResponse, GetApiCrmServiceRefundPointsByIdDetailData, GetApiCrmServiceRefundPointsByIdDetailResponse, GetApiCrmServiceRefundPointsByIdSubRefundPointsData, GetApiCrmServiceRefundPointsByIdSubRefundPointsResponse, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsByIdWithComponentsData, DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse, PostApiCrmServiceRefundPointsByIdAffiliationsData, PostApiCrmServiceRefundPointsByIdAffiliationsResponse, GetApiCrmServiceRefundPointsByIdAffiliationsData, GetApiCrmServiceRefundPointsByIdAffiliationsResponse, DeleteApiCrmServiceRefundPointsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceRefundPointsByIdAffiliationsByAffiliationIdResponse, GetApiCrmServiceRefundPointsByIdOrganizationsData, GetApiCrmServiceRefundPointsByIdOrganizationsResponse, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse, GetApiCrmServiceRefundPointsByIdAddressesData, GetApiCrmServiceRefundPointsByIdAddressesResponse, GetApiCrmServiceRefundPointsByIdTelephonesData, GetApiCrmServiceRefundPointsByIdTelephonesResponse, GetApiCrmServiceRefundPointsByIdEmailsData, GetApiCrmServiceRefundPointsByIdEmailsResponse, GetIntegrationApiRefundPointsByIdParentIdOrSelfIdData, GetIntegrationApiRefundPointsByIdParentIdOrSelfIdResponse, GetIntegrationApiRefundPointsData, GetIntegrationApiRefundPointsResponse, GetIntegrationApiRefundPointsByIdDetailForRefundData, GetIntegrationApiRefundPointsByIdDetailForRefundResponse, GetIntegrationApiRefundPointsRefundPointNamesData, GetIntegrationApiRefundPointsRefundPointNamesResponse, GetIntegrationApiRefundPointsByIdExistData, GetIntegrationApiRefundPointsByIdExistResponse, GetIntegrationApiRefundPointsByIdBasicInformationData, GetIntegrationApiRefundPointsByIdBasicInformationResponse, GetApiCrmServiceTaxFreesData, GetApiCrmServiceTaxFreesResponse, GetApiCrmServiceTaxFreesByIdData, GetApiCrmServiceTaxFreesByIdResponse, PutApiCrmServiceTaxFreesByIdData, PutApiCrmServiceTaxFreesByIdResponse, GetApiCrmServiceTaxFreesByIdDetailData, GetApiCrmServiceTaxFreesByIdDetailResponse, GetApiCrmServiceTaxFreesByIdSubTaxFreeData, GetApiCrmServiceTaxFreesByIdSubTaxFreeResponse, PostApiCrmServiceTaxFreesWithComponentsData, PostApiCrmServiceTaxFreesWithComponentsResponse, DeleteApiCrmServiceTaxFreesByIdWithComponentsData, DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse, PostApiCrmServiceTaxFreesByIdAffiliationsData, PostApiCrmServiceTaxFreesByIdAffiliationsResponse, GetApiCrmServiceTaxFreesByIdAffiliationsData, GetApiCrmServiceTaxFreesByIdAffiliationsResponse, DeleteApiCrmServiceTaxFreesByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceTaxFreesByIdAffiliationsByAffiliationIdResponse, GetApiCrmServiceTaxFreesByIdOrganizationsData, GetApiCrmServiceTaxFreesByIdOrganizationsResponse, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxFreesByIdAffiliatedIndividualsData, GetApiCrmServiceTaxFreesByIdAffiliatedIndividualsResponse, GetApiCrmServiceTaxFreesByIdEmailsData, GetApiCrmServiceTaxFreesByIdEmailsResponse, GetApiCrmServiceTaxFreesByIdTelephonesData, GetApiCrmServiceTaxFreesByIdTelephonesResponse, GetApiCrmServiceTaxFreesByIdAddressesData, GetApiCrmServiceTaxFreesByIdAddressesResponse, GetApiCrmServiceTaxOfficesData, GetApiCrmServiceTaxOfficesResponse, GetApiCrmServiceTaxOfficesByIdData, GetApiCrmServiceTaxOfficesByIdResponse, PutApiCrmServiceTaxOfficesByIdData, PutApiCrmServiceTaxOfficesByIdResponse, GetApiCrmServiceTaxOfficesByIdDetailData, GetApiCrmServiceTaxOfficesByIdDetailResponse, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesResponse, PostApiCrmServiceTaxOfficesWithComponentsData, PostApiCrmServiceTaxOfficesWithComponentsResponse, DeleteApiCrmServiceTaxOfficesByIdWithComponentsData, DeleteApiCrmServiceTaxOfficesByIdWithComponentsResponse, PostApiCrmServiceTaxOfficesByIdAffiliationsData, PostApiCrmServiceTaxOfficesByIdAffiliationsResponse, GetApiCrmServiceTaxOfficesByIdAffiliationsData, GetApiCrmServiceTaxOfficesByIdAffiliationsResponse, DeleteApiCrmServiceTaxOfficesByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceTaxOfficesByIdAffiliationsByAffiliationIdResponse, GetApiCrmServiceTaxOfficesByIdOrganizationsData, GetApiCrmServiceTaxOfficesByIdOrganizationsResponse, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdData, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdData, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxOfficesByIdAffiliatedIndividualsData, GetApiCrmServiceTaxOfficesByIdAffiliatedIndividualsResponse, GetApiCrmServiceTaxOfficesByIdEmailsData, GetApiCrmServiceTaxOfficesByIdEmailsResponse, GetApiCrmServiceTaxOfficesByIdTelephonesData, GetApiCrmServiceTaxOfficesByIdTelephonesResponse, GetApiCrmServiceTaxOfficesByIdAddressesData, GetApiCrmServiceTaxOfficesByIdAddressesResponse, GetIntegrationApiTaxOfficesByIdData, GetIntegrationApiTaxOfficesByIdResponse, GetIntegrationApiTaxOfficesByIdAnyData, GetIntegrationApiTaxOfficesByIdAnyResponse } from './types.gen';
|
|
6
6
|
|
|
7
7
|
export class AbpApiDefinitionService {
|
|
8
8
|
constructor(public readonly httpRequest: BaseHttpRequest) { }
|
|
@@ -746,6 +746,78 @@ export class CustomsService {
|
|
|
746
746
|
});
|
|
747
747
|
}
|
|
748
748
|
|
|
749
|
+
/**
|
|
750
|
+
* @param data The data for the request.
|
|
751
|
+
* @param data.id
|
|
752
|
+
* @returns unknown Success
|
|
753
|
+
* @throws ApiError
|
|
754
|
+
*/
|
|
755
|
+
public getApiCrmServiceCustomsByIdEmails(data: GetApiCrmServiceCustomsByIdEmailsData): CancelablePromise<GetApiCrmServiceCustomsByIdEmailsResponse> {
|
|
756
|
+
return this.httpRequest.request({
|
|
757
|
+
method: 'GET',
|
|
758
|
+
url: '/api/crm-service/customs/{id}/emails',
|
|
759
|
+
path: {
|
|
760
|
+
id: data.id
|
|
761
|
+
},
|
|
762
|
+
errors: {
|
|
763
|
+
400: 'Bad Request',
|
|
764
|
+
401: 'Unauthorized',
|
|
765
|
+
403: 'Forbidden',
|
|
766
|
+
404: 'Not Found',
|
|
767
|
+
500: 'Server Error',
|
|
768
|
+
501: 'Server Error'
|
|
769
|
+
}
|
|
770
|
+
});
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
/**
|
|
774
|
+
* @param data The data for the request.
|
|
775
|
+
* @param data.id
|
|
776
|
+
* @returns unknown Success
|
|
777
|
+
* @throws ApiError
|
|
778
|
+
*/
|
|
779
|
+
public getApiCrmServiceCustomsByIdTelephones(data: GetApiCrmServiceCustomsByIdTelephonesData): CancelablePromise<GetApiCrmServiceCustomsByIdTelephonesResponse> {
|
|
780
|
+
return this.httpRequest.request({
|
|
781
|
+
method: 'GET',
|
|
782
|
+
url: '/api/crm-service/customs/{id}/telephones',
|
|
783
|
+
path: {
|
|
784
|
+
id: data.id
|
|
785
|
+
},
|
|
786
|
+
errors: {
|
|
787
|
+
400: 'Bad Request',
|
|
788
|
+
401: 'Unauthorized',
|
|
789
|
+
403: 'Forbidden',
|
|
790
|
+
404: 'Not Found',
|
|
791
|
+
500: 'Server Error',
|
|
792
|
+
501: 'Server Error'
|
|
793
|
+
}
|
|
794
|
+
});
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
/**
|
|
798
|
+
* @param data The data for the request.
|
|
799
|
+
* @param data.id
|
|
800
|
+
* @returns unknown Success
|
|
801
|
+
* @throws ApiError
|
|
802
|
+
*/
|
|
803
|
+
public getApiCrmServiceCustomsByIdAddresses(data: GetApiCrmServiceCustomsByIdAddressesData): CancelablePromise<GetApiCrmServiceCustomsByIdAddressesResponse> {
|
|
804
|
+
return this.httpRequest.request({
|
|
805
|
+
method: 'GET',
|
|
806
|
+
url: '/api/crm-service/customs/{id}/addresses',
|
|
807
|
+
path: {
|
|
808
|
+
id: data.id
|
|
809
|
+
},
|
|
810
|
+
errors: {
|
|
811
|
+
400: 'Bad Request',
|
|
812
|
+
401: 'Unauthorized',
|
|
813
|
+
403: 'Forbidden',
|
|
814
|
+
404: 'Not Found',
|
|
815
|
+
500: 'Server Error',
|
|
816
|
+
501: 'Server Error'
|
|
817
|
+
}
|
|
818
|
+
});
|
|
819
|
+
}
|
|
820
|
+
|
|
749
821
|
}
|
|
750
822
|
|
|
751
823
|
export class CustomsIntegrationService {
|
|
@@ -1024,6 +1096,54 @@ export class IndividualService {
|
|
|
1024
1096
|
});
|
|
1025
1097
|
}
|
|
1026
1098
|
|
|
1099
|
+
/**
|
|
1100
|
+
* @param data The data for the request.
|
|
1101
|
+
* @param data.id
|
|
1102
|
+
* @returns unknown Success
|
|
1103
|
+
* @throws ApiError
|
|
1104
|
+
*/
|
|
1105
|
+
public getApiCrmServiceIndividualsByIdName(data: GetApiCrmServiceIndividualsByIdNameData): CancelablePromise<GetApiCrmServiceIndividualsByIdNameResponse> {
|
|
1106
|
+
return this.httpRequest.request({
|
|
1107
|
+
method: 'GET',
|
|
1108
|
+
url: '/api/crm-service/individuals/{id}/name',
|
|
1109
|
+
path: {
|
|
1110
|
+
id: data.id
|
|
1111
|
+
},
|
|
1112
|
+
errors: {
|
|
1113
|
+
400: 'Bad Request',
|
|
1114
|
+
401: 'Unauthorized',
|
|
1115
|
+
403: 'Forbidden',
|
|
1116
|
+
404: 'Not Found',
|
|
1117
|
+
500: 'Server Error',
|
|
1118
|
+
501: 'Server Error'
|
|
1119
|
+
}
|
|
1120
|
+
});
|
|
1121
|
+
}
|
|
1122
|
+
|
|
1123
|
+
/**
|
|
1124
|
+
* @param data The data for the request.
|
|
1125
|
+
* @param data.id
|
|
1126
|
+
* @returns unknown Success
|
|
1127
|
+
* @throws ApiError
|
|
1128
|
+
*/
|
|
1129
|
+
public getApiCrmServiceIndividualsByIdPersonalSummaries(data: GetApiCrmServiceIndividualsByIdPersonalSummariesData): CancelablePromise<GetApiCrmServiceIndividualsByIdPersonalSummariesResponse> {
|
|
1130
|
+
return this.httpRequest.request({
|
|
1131
|
+
method: 'GET',
|
|
1132
|
+
url: '/api/crm-service/individuals/{id}/personal-summaries',
|
|
1133
|
+
path: {
|
|
1134
|
+
id: data.id
|
|
1135
|
+
},
|
|
1136
|
+
errors: {
|
|
1137
|
+
400: 'Bad Request',
|
|
1138
|
+
401: 'Unauthorized',
|
|
1139
|
+
403: 'Forbidden',
|
|
1140
|
+
404: 'Not Found',
|
|
1141
|
+
500: 'Server Error',
|
|
1142
|
+
501: 'Server Error'
|
|
1143
|
+
}
|
|
1144
|
+
});
|
|
1145
|
+
}
|
|
1146
|
+
|
|
1027
1147
|
/**
|
|
1028
1148
|
* @param data The data for the request.
|
|
1029
1149
|
* @param data.id
|
|
@@ -3502,6 +3622,78 @@ export class TaxFreeService {
|
|
|
3502
3622
|
});
|
|
3503
3623
|
}
|
|
3504
3624
|
|
|
3625
|
+
/**
|
|
3626
|
+
* @param data The data for the request.
|
|
3627
|
+
* @param data.id
|
|
3628
|
+
* @returns unknown Success
|
|
3629
|
+
* @throws ApiError
|
|
3630
|
+
*/
|
|
3631
|
+
public getApiCrmServiceTaxFreesByIdEmails(data: GetApiCrmServiceTaxFreesByIdEmailsData): CancelablePromise<GetApiCrmServiceTaxFreesByIdEmailsResponse> {
|
|
3632
|
+
return this.httpRequest.request({
|
|
3633
|
+
method: 'GET',
|
|
3634
|
+
url: '/api/crm-service/tax-frees/{id}/emails',
|
|
3635
|
+
path: {
|
|
3636
|
+
id: data.id
|
|
3637
|
+
},
|
|
3638
|
+
errors: {
|
|
3639
|
+
400: 'Bad Request',
|
|
3640
|
+
401: 'Unauthorized',
|
|
3641
|
+
403: 'Forbidden',
|
|
3642
|
+
404: 'Not Found',
|
|
3643
|
+
500: 'Server Error',
|
|
3644
|
+
501: 'Server Error'
|
|
3645
|
+
}
|
|
3646
|
+
});
|
|
3647
|
+
}
|
|
3648
|
+
|
|
3649
|
+
/**
|
|
3650
|
+
* @param data The data for the request.
|
|
3651
|
+
* @param data.id
|
|
3652
|
+
* @returns unknown Success
|
|
3653
|
+
* @throws ApiError
|
|
3654
|
+
*/
|
|
3655
|
+
public getApiCrmServiceTaxFreesByIdTelephones(data: GetApiCrmServiceTaxFreesByIdTelephonesData): CancelablePromise<GetApiCrmServiceTaxFreesByIdTelephonesResponse> {
|
|
3656
|
+
return this.httpRequest.request({
|
|
3657
|
+
method: 'GET',
|
|
3658
|
+
url: '/api/crm-service/tax-frees/{id}/telephones',
|
|
3659
|
+
path: {
|
|
3660
|
+
id: data.id
|
|
3661
|
+
},
|
|
3662
|
+
errors: {
|
|
3663
|
+
400: 'Bad Request',
|
|
3664
|
+
401: 'Unauthorized',
|
|
3665
|
+
403: 'Forbidden',
|
|
3666
|
+
404: 'Not Found',
|
|
3667
|
+
500: 'Server Error',
|
|
3668
|
+
501: 'Server Error'
|
|
3669
|
+
}
|
|
3670
|
+
});
|
|
3671
|
+
}
|
|
3672
|
+
|
|
3673
|
+
/**
|
|
3674
|
+
* @param data The data for the request.
|
|
3675
|
+
* @param data.id
|
|
3676
|
+
* @returns unknown Success
|
|
3677
|
+
* @throws ApiError
|
|
3678
|
+
*/
|
|
3679
|
+
public getApiCrmServiceTaxFreesByIdAddresses(data: GetApiCrmServiceTaxFreesByIdAddressesData): CancelablePromise<GetApiCrmServiceTaxFreesByIdAddressesResponse> {
|
|
3680
|
+
return this.httpRequest.request({
|
|
3681
|
+
method: 'GET',
|
|
3682
|
+
url: '/api/crm-service/tax-frees/{id}/addresses',
|
|
3683
|
+
path: {
|
|
3684
|
+
id: data.id
|
|
3685
|
+
},
|
|
3686
|
+
errors: {
|
|
3687
|
+
400: 'Bad Request',
|
|
3688
|
+
401: 'Unauthorized',
|
|
3689
|
+
403: 'Forbidden',
|
|
3690
|
+
404: 'Not Found',
|
|
3691
|
+
500: 'Server Error',
|
|
3692
|
+
501: 'Server Error'
|
|
3693
|
+
}
|
|
3694
|
+
});
|
|
3695
|
+
}
|
|
3696
|
+
|
|
3505
3697
|
}
|
|
3506
3698
|
|
|
3507
3699
|
export class TaxOfficeService {
|
package/CRMService/types.gen.ts
CHANGED
|
@@ -954,6 +954,8 @@ export type UniRefund_SettingService_ProductGroupMerchants_ProductGroupMerchantR
|
|
|
954
954
|
isActive: boolean;
|
|
955
955
|
isAssign: boolean;
|
|
956
956
|
productGroupId: string;
|
|
957
|
+
vatRate: number;
|
|
958
|
+
vatId: string;
|
|
957
959
|
};
|
|
958
960
|
|
|
959
961
|
export type UniRefund_SettingService_ProductGroups_CompanyTypeCode = 'GOVERNMENT' | 'TAXFREE' | 'CUSTOMS' | 'REFUNDPOINT' | 'MERCHANT' | 'EXCHANGE' | 'TOURGUIDE';
|
|
@@ -1547,6 +1549,24 @@ export type GetApiCrmServiceCustomsByIdAffilatedIndividualsData = {
|
|
|
1547
1549
|
|
|
1548
1550
|
export type GetApiCrmServiceCustomsByIdAffilatedIndividualsResponse = (Array<UniRefund_CRMService_Merchants_SubIndividualDto>);
|
|
1549
1551
|
|
|
1552
|
+
export type GetApiCrmServiceCustomsByIdEmailsData = {
|
|
1553
|
+
id: string;
|
|
1554
|
+
};
|
|
1555
|
+
|
|
1556
|
+
export type GetApiCrmServiceCustomsByIdEmailsResponse = (Array<UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto>);
|
|
1557
|
+
|
|
1558
|
+
export type GetApiCrmServiceCustomsByIdTelephonesData = {
|
|
1559
|
+
id: string;
|
|
1560
|
+
};
|
|
1561
|
+
|
|
1562
|
+
export type GetApiCrmServiceCustomsByIdTelephonesResponse = (Array<UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto>);
|
|
1563
|
+
|
|
1564
|
+
export type GetApiCrmServiceCustomsByIdAddressesData = {
|
|
1565
|
+
id: string;
|
|
1566
|
+
};
|
|
1567
|
+
|
|
1568
|
+
export type GetApiCrmServiceCustomsByIdAddressesResponse = (Array<UniRefund_LocationService_AddressCommonDatas_AddressCommonDataDto>);
|
|
1569
|
+
|
|
1550
1570
|
export type GetIntegrationApiCustomsByIdExistData = {
|
|
1551
1571
|
id: string;
|
|
1552
1572
|
};
|
|
@@ -1622,6 +1642,18 @@ export type PutApiCrmServiceIndividualsByIdNameData = {
|
|
|
1622
1642
|
|
|
1623
1643
|
export type PutApiCrmServiceIndividualsByIdNameResponse = (UniRefund_CRMService_NameCommonDatas_NameCommonDataDto);
|
|
1624
1644
|
|
|
1645
|
+
export type GetApiCrmServiceIndividualsByIdNameData = {
|
|
1646
|
+
id: string;
|
|
1647
|
+
};
|
|
1648
|
+
|
|
1649
|
+
export type GetApiCrmServiceIndividualsByIdNameResponse = (UniRefund_CRMService_NameCommonDatas_NameCommonDataDto);
|
|
1650
|
+
|
|
1651
|
+
export type GetApiCrmServiceIndividualsByIdPersonalSummariesData = {
|
|
1652
|
+
id: string;
|
|
1653
|
+
};
|
|
1654
|
+
|
|
1655
|
+
export type GetApiCrmServiceIndividualsByIdPersonalSummariesResponse = (Array<UniRefund_CRMService_PersonalSummaries_PersonalSummaryDto>);
|
|
1656
|
+
|
|
1625
1657
|
export type PutApiCrmServiceIndividualsByIdPersonalSummaryByPersonalSummaryIdData = {
|
|
1626
1658
|
id: string;
|
|
1627
1659
|
personalSummaryId: string;
|
|
@@ -2290,6 +2322,24 @@ export type GetApiCrmServiceTaxFreesByIdAffiliatedIndividualsData = {
|
|
|
2290
2322
|
|
|
2291
2323
|
export type GetApiCrmServiceTaxFreesByIdAffiliatedIndividualsResponse = (Array<UniRefund_CRMService_Merchants_SubIndividualDto>);
|
|
2292
2324
|
|
|
2325
|
+
export type GetApiCrmServiceTaxFreesByIdEmailsData = {
|
|
2326
|
+
id: string;
|
|
2327
|
+
};
|
|
2328
|
+
|
|
2329
|
+
export type GetApiCrmServiceTaxFreesByIdEmailsResponse = (Array<UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto>);
|
|
2330
|
+
|
|
2331
|
+
export type GetApiCrmServiceTaxFreesByIdTelephonesData = {
|
|
2332
|
+
id: string;
|
|
2333
|
+
};
|
|
2334
|
+
|
|
2335
|
+
export type GetApiCrmServiceTaxFreesByIdTelephonesResponse = (Array<UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto>);
|
|
2336
|
+
|
|
2337
|
+
export type GetApiCrmServiceTaxFreesByIdAddressesData = {
|
|
2338
|
+
id: string;
|
|
2339
|
+
};
|
|
2340
|
+
|
|
2341
|
+
export type GetApiCrmServiceTaxFreesByIdAddressesResponse = (Array<UniRefund_LocationService_AddressCommonDatas_AddressCommonDataDto>);
|
|
2342
|
+
|
|
2293
2343
|
export type GetApiCrmServiceTaxOfficesData = {
|
|
2294
2344
|
maxResultCount?: number;
|
|
2295
2345
|
name?: string;
|