@ayasofyazilim/saas 0.0.114 → 0.0.116
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/.github/workflows/update.yaml +1 -1
- package/CRMService/schemas.gen.ts +133 -108
- package/CRMService/sdk.gen.ts +105 -1
- package/CRMService/types.gen.ts +100 -44
- package/ContractService/ContractServiceClient.ts +65 -65
- package/ContractService/core/ApiError.ts +20 -20
- package/ContractService/core/ApiRequestOptions.ts +20 -12
- package/ContractService/core/ApiResult.ts +6 -6
- package/ContractService/core/BaseHttpRequest.ts +9 -9
- package/ContractService/core/CancelablePromise.ts +125 -125
- package/ContractService/core/FetchHttpRequest.ts +21 -21
- package/ContractService/core/OpenAPI.ts +55 -55
- package/ContractService/core/request.ts +349 -340
- package/ContractService/index.ts +10 -9
- package/ContractService/schemas.gen.ts +12120 -12076
- package/ContractService/{services.gen.ts → sdk.gen.ts} +1973 -1882
- package/ContractService/types.gen.ts +6770 -4146
- package/package.json +1 -1
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, GetApiCrmServiceCustomsByIdDetailData, GetApiCrmServiceCustomsByIdDetailResponse, GetApiCrmServiceCustomsByIdSubCustomsData, GetApiCrmServiceCustomsByIdSubCustomsResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsByIdWithComponentsData, DeleteApiCrmServiceCustomsByIdWithComponentsResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, DeleteApiCrmServiceCustomsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceCustomsByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceCustomsByIdAddressesByAddressIdData, PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse, PutApiCrmServiceCustomsByIdEmailsByEmailIdData, PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse, GetApiCrmServiceCustomsByIdAffilatedIndividualsData, GetApiCrmServiceCustomsByIdAffilatedIndividualsResponse, GetIntegrationApiCustomsByIdExistData, GetIntegrationApiCustomsByIdExistResponse, GetIntegrationApiCustomsNamesData, GetIntegrationApiCustomsNamesResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse, PostApiCrmServiceIndividualsByIdAbpUserAccountData, PostApiCrmServiceIndividualsByIdAbpUserAccountResponse, DeleteApiCrmServiceIndividualsByIdData, DeleteApiCrmServiceIndividualsByIdResponse, GetApiCrmServiceIndividualsByIdData, GetApiCrmServiceIndividualsByIdResponse, GetApiCrmServiceIndividualsData, GetApiCrmServiceIndividualsResponse, GetApiCrmServiceIndividualsByIdAffiliationsData, GetApiCrmServiceIndividualsByIdAffiliationsResponse, GetApiCrmServiceMerchantsData, GetApiCrmServiceMerchantsResponse, GetApiCrmServiceMerchantsByIdData, GetApiCrmServiceMerchantsByIdResponse, PutApiCrmServiceMerchantsByIdData, PutApiCrmServiceMerchantsByIdResponse, GetApiCrmServiceMerchantsByIdDetailData, GetApiCrmServiceMerchantsByIdDetailResponse, GetApiCrmServiceMerchantsByIdSubMerchantsData, GetApiCrmServiceMerchantsByIdSubMerchantsResponse, PostApiCrmServiceMerchantsWithComponentsData, PostApiCrmServiceMerchantsWithComponentsResponse, DeleteApiCrmServiceMerchantsByIdWithComponentsData, DeleteApiCrmServiceMerchantsByIdWithComponentsResponse, GetApiCrmServiceMerchantsByIdAffiliationsData, GetApiCrmServiceMerchantsByIdAffiliationsResponse, PostApiCrmServiceMerchantsByIdAffiliationsData, PostApiCrmServiceMerchantsByIdAffiliationsResponse, DeleteApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdData, PutApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdResponse, PostApiCrmServiceMerchantsBulkProductGroupMerchantsData, PostApiCrmServiceMerchantsBulkProductGroupMerchantsResponse, GetApiCrmServiceMerchantsByIdTelephonesData, GetApiCrmServiceMerchantsByIdTelephonesResponse, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdData, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdResponse, GetApiCrmServiceMerchantsByIdAddressesData, GetApiCrmServiceMerchantsByIdAddressesResponse, PutApiCrmServiceMerchantsByIdAddressesByAddressIdData, PutApiCrmServiceMerchantsByIdAddressesByAddressIdResponse, GetApiCrmServiceMerchantsByIdEmailsData, GetApiCrmServiceMerchantsByIdEmailsResponse, PutApiCrmServiceMerchantsByIdEmailsByEmailIdData, PutApiCrmServiceMerchantsByIdEmailsByEmailIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdResponse, GetIntegrationApiMerchantsByIdBasicInformationData, GetIntegrationApiMerchantsByIdBasicInformationResponse, GetIntegrationApiMerchantsInfoData, GetIntegrationApiMerchantsInfoResponse, GetIntegrationApiMerchantsByIdParentIdOrSelfIdData, GetIntegrationApiMerchantsByIdParentIdOrSelfIdResponse, GetIntegrationApiMerchantsByIdSubsData, GetIntegrationApiMerchantsByIdSubsResponse, GetIntegrationApiMerchantsNamesData, GetIntegrationApiMerchantsNamesResponse, GetIntegrationApiMerchantsByIdEnsureExistData, GetIntegrationApiMerchantsByIdEnsureExistResponse, GetIntegrationApiMerchantsEnsureExistManyData, GetIntegrationApiMerchantsEnsureExistManyResponse, GetIntegrationApiMerchantsData, GetIntegrationApiMerchantsResponse, GetIntegrationApiMerchantsByIdStoresData, GetIntegrationApiMerchantsByIdStoresResponse, GetIntegrationApiMerchantsByIdDetailData, GetIntegrationApiMerchantsByIdDetailResponse, GetIntegrationApiMerchantsDetailsListData, GetIntegrationApiMerchantsDetailsListResponse, PostApiCrmServiceOrganizationsWithComponentsData, PostApiCrmServiceOrganizationsWithComponentsResponse, GetApiCrmServiceOrganizationsData, GetApiCrmServiceOrganizationsResponse, GetApiCrmServiceRefundPointsData, GetApiCrmServiceRefundPointsResponse, GetApiCrmServiceRefundPointsAccessibleData, GetApiCrmServiceRefundPointsAccessibleResponse, GetApiCrmServiceRefundPointsByIdData, GetApiCrmServiceRefundPointsByIdResponse, GetApiCrmServiceRefundPointsByIdDetailData, GetApiCrmServiceRefundPointsByIdDetailResponse, GetApiCrmServiceRefundPointsByIdSubRefundPointsData, GetApiCrmServiceRefundPointsByIdSubRefundPointsResponse, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsByIdWithComponentsData, DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse, PostApiCrmServiceRefundPointsByIdAffiliationsData, PostApiCrmServiceRefundPointsByIdAffiliationsResponse, GetApiCrmServiceRefundPointsByIdAffiliationsData, GetApiCrmServiceRefundPointsByIdAffiliationsResponse, DeleteApiCrmServiceRefundPointsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceRefundPointsByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse, GetApiCrmServiceRefundPointsByIdAffiliatedIndividualData, GetApiCrmServiceRefundPointsByIdAffiliatedIndividualResponse, GetApiCrmServiceRefundPointsByIdAddressesData, GetApiCrmServiceRefundPointsByIdAddressesResponse, GetIntegrationApiRefundPointsByIdParentIdOrSelfIdData, GetIntegrationApiRefundPointsByIdParentIdOrSelfIdResponse, GetIntegrationApiRefundPointsData, GetIntegrationApiRefundPointsResponse, GetIntegrationApiRefundPointsByIdDetailForRefundData, GetIntegrationApiRefundPointsByIdDetailForRefundResponse, GetIntegrationApiRefundPointsRefundPointNamesData, GetIntegrationApiRefundPointsRefundPointNamesResponse, GetIntegrationApiRefundPointsByIdExistData, GetIntegrationApiRefundPointsByIdExistResponse, GetIntegrationApiRefundPointsByIdBasicInformationData, GetIntegrationApiRefundPointsByIdBasicInformationResponse, GetApiCrmServiceTaxFreesData, GetApiCrmServiceTaxFreesResponse, GetApiCrmServiceTaxFreesByIdDetailData, GetApiCrmServiceTaxFreesByIdDetailResponse, GetApiCrmServiceTaxFreesByIdSubTaxFreeData, GetApiCrmServiceTaxFreesByIdSubTaxFreeResponse, PostApiCrmServiceTaxFreesWithComponentsData, PostApiCrmServiceTaxFreesWithComponentsResponse, DeleteApiCrmServiceTaxFreesByIdWithComponentsData, DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse, PostApiCrmServiceTaxFreesByIdAffiliationsData, PostApiCrmServiceTaxFreesByIdAffiliationsResponse, GetApiCrmServiceTaxFreesByIdAffiliationsData, GetApiCrmServiceTaxFreesByIdAffiliationsResponse, DeleteApiCrmServiceTaxFreesByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceTaxFreesByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxFreesByIdAffiliatedIndividualsData, GetApiCrmServiceTaxFreesByIdAffiliatedIndividualsResponse, GetApiCrmServiceTaxOfficesData, GetApiCrmServiceTaxOfficesResponse, GetApiCrmServiceTaxOfficesByIdData, GetApiCrmServiceTaxOfficesByIdResponse, GetApiCrmServiceTaxOfficesByIdDetailData, GetApiCrmServiceTaxOfficesByIdDetailResponse, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesResponse, PostApiCrmServiceTaxOfficesWithComponentsData, PostApiCrmServiceTaxOfficesWithComponentsResponse, DeleteApiCrmServiceTaxOfficesByIdWithComponentsData, DeleteApiCrmServiceTaxOfficesByIdWithComponentsResponse, PostApiCrmServiceTaxOfficesByIdAffiliationsData, PostApiCrmServiceTaxOfficesByIdAffiliationsResponse, GetApiCrmServiceTaxOfficesByIdAffiliationsData, GetApiCrmServiceTaxOfficesByIdAffiliationsResponse, DeleteApiCrmServiceTaxOfficesByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceTaxOfficesByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdData, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdData, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxOfficesByIdAffiliatedIndividualsData, GetApiCrmServiceTaxOfficesByIdAffiliatedIndividualsResponse, 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, GetApiCrmServiceCustomsByIdDetailData, GetApiCrmServiceCustomsByIdDetailResponse, GetApiCrmServiceCustomsByIdSubCustomsData, GetApiCrmServiceCustomsByIdSubCustomsResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsByIdWithComponentsData, DeleteApiCrmServiceCustomsByIdWithComponentsResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, DeleteApiCrmServiceCustomsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceCustomsByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceCustomsByIdAddressesByAddressIdData, PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse, PutApiCrmServiceCustomsByIdEmailsByEmailIdData, PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse, GetApiCrmServiceCustomsByIdAffilatedIndividualsData, GetApiCrmServiceCustomsByIdAffilatedIndividualsResponse, GetIntegrationApiCustomsByIdExistData, GetIntegrationApiCustomsByIdExistResponse, GetIntegrationApiCustomsNamesData, GetIntegrationApiCustomsNamesResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse, PostApiCrmServiceIndividualsByIdAbpUserAccountData, PostApiCrmServiceIndividualsByIdAbpUserAccountResponse, DeleteApiCrmServiceIndividualsByIdData, DeleteApiCrmServiceIndividualsByIdResponse, GetApiCrmServiceIndividualsByIdData, GetApiCrmServiceIndividualsByIdResponse, GetApiCrmServiceIndividualsData, GetApiCrmServiceIndividualsResponse, GetApiCrmServiceIndividualsByIdAffiliationsData, GetApiCrmServiceIndividualsByIdAffiliationsResponse, GetApiCrmServiceMerchantsData, GetApiCrmServiceMerchantsResponse, GetApiCrmServiceMerchantsByIdData, GetApiCrmServiceMerchantsByIdResponse, PutApiCrmServiceMerchantsByIdData, PutApiCrmServiceMerchantsByIdResponse, GetApiCrmServiceMerchantsByIdDetailData, GetApiCrmServiceMerchantsByIdDetailResponse, GetApiCrmServiceMerchantsByIdSubMerchantsData, GetApiCrmServiceMerchantsByIdSubMerchantsResponse, PostApiCrmServiceMerchantsWithComponentsData, PostApiCrmServiceMerchantsWithComponentsResponse, DeleteApiCrmServiceMerchantsByIdWithComponentsData, DeleteApiCrmServiceMerchantsByIdWithComponentsResponse, GetApiCrmServiceMerchantsByIdAffiliationsData, GetApiCrmServiceMerchantsByIdAffiliationsResponse, PostApiCrmServiceMerchantsByIdAffiliationsData, PostApiCrmServiceMerchantsByIdAffiliationsResponse, DeleteApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdData, PutApiCrmServiceMerchantsByIdAffiliationsByAffiliationIdResponse, 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, PostApiCrmServiceOrganizationsWithComponentsData, PostApiCrmServiceOrganizationsWithComponentsResponse, GetApiCrmServiceOrganizationsData, GetApiCrmServiceOrganizationsResponse, GetApiCrmServiceRefundPointsData, GetApiCrmServiceRefundPointsResponse, GetApiCrmServiceRefundPointsAccessibleData, GetApiCrmServiceRefundPointsAccessibleResponse, GetApiCrmServiceRefundPointsByIdData, GetApiCrmServiceRefundPointsByIdResponse, GetApiCrmServiceRefundPointsByIdDetailData, GetApiCrmServiceRefundPointsByIdDetailResponse, GetApiCrmServiceRefundPointsByIdSubRefundPointsData, GetApiCrmServiceRefundPointsByIdSubRefundPointsResponse, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsByIdWithComponentsData, DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse, PostApiCrmServiceRefundPointsByIdAffiliationsData, PostApiCrmServiceRefundPointsByIdAffiliationsResponse, GetApiCrmServiceRefundPointsByIdAffiliationsData, GetApiCrmServiceRefundPointsByIdAffiliationsResponse, DeleteApiCrmServiceRefundPointsByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceRefundPointsByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse, GetApiCrmServiceRefundPointsByIdAffiliatedIndividualData, GetApiCrmServiceRefundPointsByIdAffiliatedIndividualResponse, GetApiCrmServiceRefundPointsByIdAddressesData, GetApiCrmServiceRefundPointsByIdAddressesResponse, GetIntegrationApiRefundPointsByIdParentIdOrSelfIdData, GetIntegrationApiRefundPointsByIdParentIdOrSelfIdResponse, GetIntegrationApiRefundPointsData, GetIntegrationApiRefundPointsResponse, GetIntegrationApiRefundPointsByIdDetailForRefundData, GetIntegrationApiRefundPointsByIdDetailForRefundResponse, GetIntegrationApiRefundPointsRefundPointNamesData, GetIntegrationApiRefundPointsRefundPointNamesResponse, GetIntegrationApiRefundPointsByIdExistData, GetIntegrationApiRefundPointsByIdExistResponse, GetIntegrationApiRefundPointsByIdBasicInformationData, GetIntegrationApiRefundPointsByIdBasicInformationResponse, GetApiCrmServiceTaxFreesData, GetApiCrmServiceTaxFreesResponse, GetApiCrmServiceTaxFreesByIdDetailData, GetApiCrmServiceTaxFreesByIdDetailResponse, GetApiCrmServiceTaxFreesByIdSubTaxFreeData, GetApiCrmServiceTaxFreesByIdSubTaxFreeResponse, PostApiCrmServiceTaxFreesWithComponentsData, PostApiCrmServiceTaxFreesWithComponentsResponse, DeleteApiCrmServiceTaxFreesByIdWithComponentsData, DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse, PostApiCrmServiceTaxFreesByIdAffiliationsData, PostApiCrmServiceTaxFreesByIdAffiliationsResponse, GetApiCrmServiceTaxFreesByIdAffiliationsData, GetApiCrmServiceTaxFreesByIdAffiliationsResponse, DeleteApiCrmServiceTaxFreesByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceTaxFreesByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxFreesByIdAffiliatedIndividualsData, GetApiCrmServiceTaxFreesByIdAffiliatedIndividualsResponse, GetApiCrmServiceTaxOfficesData, GetApiCrmServiceTaxOfficesResponse, GetApiCrmServiceTaxOfficesByIdData, GetApiCrmServiceTaxOfficesByIdResponse, GetApiCrmServiceTaxOfficesByIdDetailData, GetApiCrmServiceTaxOfficesByIdDetailResponse, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesResponse, PostApiCrmServiceTaxOfficesWithComponentsData, PostApiCrmServiceTaxOfficesWithComponentsResponse, DeleteApiCrmServiceTaxOfficesByIdWithComponentsData, DeleteApiCrmServiceTaxOfficesByIdWithComponentsResponse, PostApiCrmServiceTaxOfficesByIdAffiliationsData, PostApiCrmServiceTaxOfficesByIdAffiliationsResponse, GetApiCrmServiceTaxOfficesByIdAffiliationsData, GetApiCrmServiceTaxOfficesByIdAffiliationsResponse, DeleteApiCrmServiceTaxOfficesByIdAffiliationsByAffiliationIdData, DeleteApiCrmServiceTaxOfficesByIdAffiliationsByAffiliationIdResponse, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdData, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdData, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxOfficesByIdAffiliatedIndividualsData, GetApiCrmServiceTaxOfficesByIdAffiliatedIndividualsResponse, GetIntegrationApiTaxOfficesByIdData, GetIntegrationApiTaxOfficesByIdResponse, GetIntegrationApiTaxOfficesByIdAnyData, GetIntegrationApiTaxOfficesByIdAnyResponse } from './types.gen';
|
|
6
6
|
|
|
7
7
|
export class AbpApiDefinitionService {
|
|
8
8
|
constructor(public readonly httpRequest: BaseHttpRequest) { }
|
|
@@ -1490,6 +1490,110 @@ export class MerchantService {
|
|
|
1490
1490
|
});
|
|
1491
1491
|
}
|
|
1492
1492
|
|
|
1493
|
+
/**
|
|
1494
|
+
* @param data The data for the request.
|
|
1495
|
+
* @param data.id
|
|
1496
|
+
* @param data.requestBody
|
|
1497
|
+
* @returns unknown Success
|
|
1498
|
+
* @throws ApiError
|
|
1499
|
+
*/
|
|
1500
|
+
public postApiCrmServiceMerchantsByIdProductGroups(data: PostApiCrmServiceMerchantsByIdProductGroupsData): CancelablePromise<PostApiCrmServiceMerchantsByIdProductGroupsResponse> {
|
|
1501
|
+
return this.httpRequest.request({
|
|
1502
|
+
method: 'POST',
|
|
1503
|
+
url: '/api/crm-service/merchants/{id}/product-groups',
|
|
1504
|
+
path: {
|
|
1505
|
+
id: data.id
|
|
1506
|
+
},
|
|
1507
|
+
body: data.requestBody,
|
|
1508
|
+
mediaType: 'application/json',
|
|
1509
|
+
errors: {
|
|
1510
|
+
400: 'Bad Request',
|
|
1511
|
+
401: 'Unauthorized',
|
|
1512
|
+
403: 'Forbidden',
|
|
1513
|
+
404: 'Not Found',
|
|
1514
|
+
500: 'Server Error',
|
|
1515
|
+
501: 'Server Error'
|
|
1516
|
+
}
|
|
1517
|
+
});
|
|
1518
|
+
}
|
|
1519
|
+
|
|
1520
|
+
/**
|
|
1521
|
+
* @param data The data for the request.
|
|
1522
|
+
* @param data.id
|
|
1523
|
+
* @param data.requestBody
|
|
1524
|
+
* @returns unknown Success
|
|
1525
|
+
* @throws ApiError
|
|
1526
|
+
*/
|
|
1527
|
+
public deleteApiCrmServiceMerchantsByIdProductGroups(data: DeleteApiCrmServiceMerchantsByIdProductGroupsData): CancelablePromise<DeleteApiCrmServiceMerchantsByIdProductGroupsResponse> {
|
|
1528
|
+
return this.httpRequest.request({
|
|
1529
|
+
method: 'DELETE',
|
|
1530
|
+
url: '/api/crm-service/merchants/{id}/product-groups',
|
|
1531
|
+
path: {
|
|
1532
|
+
id: data.id
|
|
1533
|
+
},
|
|
1534
|
+
body: data.requestBody,
|
|
1535
|
+
mediaType: 'application/json',
|
|
1536
|
+
errors: {
|
|
1537
|
+
400: 'Bad Request',
|
|
1538
|
+
401: 'Unauthorized',
|
|
1539
|
+
403: 'Forbidden',
|
|
1540
|
+
404: 'Not Found',
|
|
1541
|
+
500: 'Server Error',
|
|
1542
|
+
501: 'Server Error'
|
|
1543
|
+
}
|
|
1544
|
+
});
|
|
1545
|
+
}
|
|
1546
|
+
|
|
1547
|
+
/**
|
|
1548
|
+
* @param data The data for the request.
|
|
1549
|
+
* @param data.id
|
|
1550
|
+
* @param data.productGroupId
|
|
1551
|
+
* @returns unknown Success
|
|
1552
|
+
* @throws ApiError
|
|
1553
|
+
*/
|
|
1554
|
+
public postApiCrmServiceMerchantsByIdProductGroupByProductGroupIdDefault(data: PostApiCrmServiceMerchantsByIdProductGroupByProductGroupIdDefaultData): CancelablePromise<PostApiCrmServiceMerchantsByIdProductGroupByProductGroupIdDefaultResponse> {
|
|
1555
|
+
return this.httpRequest.request({
|
|
1556
|
+
method: 'POST',
|
|
1557
|
+
url: '/api/crm-service/merchants/{id}/product-group/{productGroupId}/default',
|
|
1558
|
+
path: {
|
|
1559
|
+
id: data.id,
|
|
1560
|
+
productGroupId: data.productGroupId
|
|
1561
|
+
},
|
|
1562
|
+
errors: {
|
|
1563
|
+
400: 'Bad Request',
|
|
1564
|
+
401: 'Unauthorized',
|
|
1565
|
+
403: 'Forbidden',
|
|
1566
|
+
404: 'Not Found',
|
|
1567
|
+
500: 'Server Error',
|
|
1568
|
+
501: 'Server Error'
|
|
1569
|
+
}
|
|
1570
|
+
});
|
|
1571
|
+
}
|
|
1572
|
+
|
|
1573
|
+
/**
|
|
1574
|
+
* @param data The data for the request.
|
|
1575
|
+
* @param data.id
|
|
1576
|
+
* @returns unknown Success
|
|
1577
|
+
* @throws ApiError
|
|
1578
|
+
*/
|
|
1579
|
+
public getApiCrmServiceMerchantsByIdProductGroup(data: GetApiCrmServiceMerchantsByIdProductGroupData): CancelablePromise<GetApiCrmServiceMerchantsByIdProductGroupResponse> {
|
|
1580
|
+
return this.httpRequest.request({
|
|
1581
|
+
method: 'GET',
|
|
1582
|
+
url: '/api/crm-service/merchants/{id}/product-group',
|
|
1583
|
+
path: {
|
|
1584
|
+
id: data.id
|
|
1585
|
+
},
|
|
1586
|
+
errors: {
|
|
1587
|
+
400: 'Bad Request',
|
|
1588
|
+
401: 'Unauthorized',
|
|
1589
|
+
403: 'Forbidden',
|
|
1590
|
+
404: 'Not Found',
|
|
1591
|
+
500: 'Server Error',
|
|
1592
|
+
501: 'Server Error'
|
|
1593
|
+
}
|
|
1594
|
+
});
|
|
1595
|
+
}
|
|
1596
|
+
|
|
1493
1597
|
}
|
|
1494
1598
|
|
|
1495
1599
|
export class MerchantIntegrationService {
|
package/CRMService/types.gen.ts
CHANGED
|
@@ -23,11 +23,12 @@ export type PagedResultDto_AffiliationCodeDto = {
|
|
|
23
23
|
export type PagedResultDto_AffiliationTypeDetailDto = {
|
|
24
24
|
items?: Array<{
|
|
25
25
|
id?: string;
|
|
26
|
+
partyId: string;
|
|
26
27
|
name: string;
|
|
27
28
|
codeId: number;
|
|
28
29
|
codeName: string;
|
|
29
30
|
entityInformationTypeCode: 'INDIVIDUAL' | 'ORGANIZATION';
|
|
30
|
-
|
|
31
|
+
abpUserId?: (string) | null;
|
|
31
32
|
email: string;
|
|
32
33
|
telephone: string;
|
|
33
34
|
}> | null;
|
|
@@ -204,11 +205,12 @@ export type UniRefund_CRMService_AffiliationCodes_UpdateAffiliationCodeDto = {
|
|
|
204
205
|
|
|
205
206
|
export type UniRefund_CRMService_AffiliationTypes_AffiliationTypeDetailDto = {
|
|
206
207
|
id?: string;
|
|
208
|
+
partyId: string;
|
|
207
209
|
name: string;
|
|
208
210
|
codeId: number;
|
|
209
211
|
codeName: string;
|
|
210
212
|
entityInformationTypeCode: 'INDIVIDUAL' | 'ORGANIZATION';
|
|
211
|
-
|
|
213
|
+
abpUserId?: (string) | null;
|
|
212
214
|
email: string;
|
|
213
215
|
telephone: string;
|
|
214
216
|
};
|
|
@@ -351,7 +353,7 @@ export type UniRefund_CRMService_ContactInformationTypes_CreateContactInformatio
|
|
|
351
353
|
} | null;
|
|
352
354
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
353
355
|
addressLine: string;
|
|
354
|
-
postalCode
|
|
356
|
+
postalCode?: (string) | null;
|
|
355
357
|
primaryFlag?: boolean;
|
|
356
358
|
countryId: string;
|
|
357
359
|
regionId?: (string) | null;
|
|
@@ -402,7 +404,7 @@ export type UniRefund_CRMService_Customss_CreateCustomsDto = {
|
|
|
402
404
|
} | null;
|
|
403
405
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
404
406
|
addressLine: string;
|
|
405
|
-
postalCode
|
|
407
|
+
postalCode?: (string) | null;
|
|
406
408
|
primaryFlag?: boolean;
|
|
407
409
|
countryId: string;
|
|
408
410
|
regionId?: (string) | null;
|
|
@@ -454,7 +456,7 @@ export type UniRefund_CRMService_Customss_CreateCustomsEntityInformationTypeDto
|
|
|
454
456
|
} | null;
|
|
455
457
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
456
458
|
addressLine: string;
|
|
457
|
-
postalCode
|
|
459
|
+
postalCode?: (string) | null;
|
|
458
460
|
primaryFlag?: boolean;
|
|
459
461
|
countryId: string;
|
|
460
462
|
regionId?: (string) | null;
|
|
@@ -499,7 +501,7 @@ export type UniRefund_CRMService_Customss_CreateCustomsOrganizationDto = {
|
|
|
499
501
|
} | null;
|
|
500
502
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
501
503
|
addressLine: string;
|
|
502
|
-
postalCode
|
|
504
|
+
postalCode?: (string) | null;
|
|
503
505
|
primaryFlag?: boolean;
|
|
504
506
|
countryId: string;
|
|
505
507
|
regionId?: (string) | null;
|
|
@@ -1049,7 +1051,7 @@ export type UniRefund_CRMService_Individuals_CreateIndividualDto = {
|
|
|
1049
1051
|
} | null;
|
|
1050
1052
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
1051
1053
|
addressLine: string;
|
|
1052
|
-
postalCode
|
|
1054
|
+
postalCode?: (string) | null;
|
|
1053
1055
|
primaryFlag?: boolean;
|
|
1054
1056
|
countryId: string;
|
|
1055
1057
|
regionId?: (string) | null;
|
|
@@ -1403,7 +1405,7 @@ export type UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
1403
1405
|
} | null;
|
|
1404
1406
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
1405
1407
|
addressLine: string;
|
|
1406
|
-
postalCode
|
|
1408
|
+
postalCode?: (string) | null;
|
|
1407
1409
|
primaryFlag?: boolean;
|
|
1408
1410
|
countryId: string;
|
|
1409
1411
|
regionId?: (string) | null;
|
|
@@ -1427,7 +1429,7 @@ export type UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
1427
1429
|
[key: string]: unknown;
|
|
1428
1430
|
} | null;
|
|
1429
1431
|
name: string;
|
|
1430
|
-
legalStatusCode
|
|
1432
|
+
legalStatusCode?: (string) | null;
|
|
1431
1433
|
contactInformations: Array<{
|
|
1432
1434
|
readonly extraProperties?: {
|
|
1433
1435
|
[key: string]: unknown;
|
|
@@ -1448,7 +1450,7 @@ export type UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
1448
1450
|
} | null;
|
|
1449
1451
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
1450
1452
|
addressLine: string;
|
|
1451
|
-
postalCode
|
|
1453
|
+
postalCode?: (string) | null;
|
|
1452
1454
|
primaryFlag?: boolean;
|
|
1453
1455
|
countryId: string;
|
|
1454
1456
|
regionId?: (string) | null;
|
|
@@ -1518,7 +1520,7 @@ export type UniRefund_CRMService_Merchants_CreateMerchantEntityInformationTypeDt
|
|
|
1518
1520
|
} | null;
|
|
1519
1521
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
1520
1522
|
addressLine: string;
|
|
1521
|
-
postalCode
|
|
1523
|
+
postalCode?: (string) | null;
|
|
1522
1524
|
primaryFlag?: boolean;
|
|
1523
1525
|
countryId: string;
|
|
1524
1526
|
regionId?: (string) | null;
|
|
@@ -1542,7 +1544,7 @@ export type UniRefund_CRMService_Merchants_CreateMerchantEntityInformationTypeDt
|
|
|
1542
1544
|
[key: string]: unknown;
|
|
1543
1545
|
} | null;
|
|
1544
1546
|
name: string;
|
|
1545
|
-
legalStatusCode
|
|
1547
|
+
legalStatusCode?: (string) | null;
|
|
1546
1548
|
contactInformations: Array<{
|
|
1547
1549
|
readonly extraProperties?: {
|
|
1548
1550
|
[key: string]: unknown;
|
|
@@ -1563,7 +1565,7 @@ export type UniRefund_CRMService_Merchants_CreateMerchantEntityInformationTypeDt
|
|
|
1563
1565
|
} | null;
|
|
1564
1566
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
1565
1567
|
addressLine: string;
|
|
1566
|
-
postalCode
|
|
1568
|
+
postalCode?: (string) | null;
|
|
1567
1569
|
primaryFlag?: boolean;
|
|
1568
1570
|
countryId: string;
|
|
1569
1571
|
regionId?: (string) | null;
|
|
@@ -1588,7 +1590,7 @@ export type UniRefund_CRMService_Merchants_CreateMerchantOrgnaizationDto = {
|
|
|
1588
1590
|
[key: string]: unknown;
|
|
1589
1591
|
} | null;
|
|
1590
1592
|
name: string;
|
|
1591
|
-
legalStatusCode
|
|
1593
|
+
legalStatusCode?: (string) | null;
|
|
1592
1594
|
contactInformations: Array<{
|
|
1593
1595
|
readonly extraProperties?: {
|
|
1594
1596
|
[key: string]: unknown;
|
|
@@ -1609,7 +1611,7 @@ export type UniRefund_CRMService_Merchants_CreateMerchantOrgnaizationDto = {
|
|
|
1609
1611
|
} | null;
|
|
1610
1612
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
1611
1613
|
addressLine: string;
|
|
1612
|
-
postalCode
|
|
1614
|
+
postalCode?: (string) | null;
|
|
1613
1615
|
primaryFlag?: boolean;
|
|
1614
1616
|
countryId: string;
|
|
1615
1617
|
regionId?: (string) | null;
|
|
@@ -2289,7 +2291,7 @@ export type UniRefund_CRMService_Organizations_CreateOrganizationDto = {
|
|
|
2289
2291
|
[key: string]: unknown;
|
|
2290
2292
|
} | null;
|
|
2291
2293
|
name: string;
|
|
2292
|
-
legalStatusCode
|
|
2294
|
+
legalStatusCode?: (string) | null;
|
|
2293
2295
|
contactInformations?: Array<{
|
|
2294
2296
|
readonly extraProperties?: {
|
|
2295
2297
|
[key: string]: unknown;
|
|
@@ -2310,7 +2312,7 @@ export type UniRefund_CRMService_Organizations_CreateOrganizationDto = {
|
|
|
2310
2312
|
} | null;
|
|
2311
2313
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
2312
2314
|
addressLine: string;
|
|
2313
|
-
postalCode
|
|
2315
|
+
postalCode?: (string) | null;
|
|
2314
2316
|
primaryFlag?: boolean;
|
|
2315
2317
|
countryId: string;
|
|
2316
2318
|
regionId?: (string) | null;
|
|
@@ -2517,7 +2519,7 @@ export type UniRefund_CRMService_RefundPoints_CreateRefundPointDto = {
|
|
|
2517
2519
|
} | null;
|
|
2518
2520
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
2519
2521
|
addressLine: string;
|
|
2520
|
-
postalCode
|
|
2522
|
+
postalCode?: (string) | null;
|
|
2521
2523
|
primaryFlag?: boolean;
|
|
2522
2524
|
countryId: string;
|
|
2523
2525
|
regionId?: (string) | null;
|
|
@@ -2566,7 +2568,7 @@ export type UniRefund_CRMService_RefundPoints_CreateRefundPointEntityInformation
|
|
|
2566
2568
|
} | null;
|
|
2567
2569
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
2568
2570
|
addressLine: string;
|
|
2569
|
-
postalCode
|
|
2571
|
+
postalCode?: (string) | null;
|
|
2570
2572
|
primaryFlag?: boolean;
|
|
2571
2573
|
countryId: string;
|
|
2572
2574
|
regionId?: (string) | null;
|
|
@@ -2608,7 +2610,7 @@ export type UniRefund_CRMService_RefundPoints_CreateRefundPointOrganizationDto =
|
|
|
2608
2610
|
} | null;
|
|
2609
2611
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
2610
2612
|
addressLine: string;
|
|
2611
|
-
postalCode
|
|
2613
|
+
postalCode?: (string) | null;
|
|
2612
2614
|
primaryFlag?: boolean;
|
|
2613
2615
|
countryId: string;
|
|
2614
2616
|
regionId?: (string) | null;
|
|
@@ -2916,7 +2918,7 @@ export type UniRefund_CRMService_TaxFrees_CreateTaxFreeDto = {
|
|
|
2916
2918
|
} | null;
|
|
2917
2919
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
2918
2920
|
addressLine: string;
|
|
2919
|
-
postalCode
|
|
2921
|
+
postalCode?: (string) | null;
|
|
2920
2922
|
primaryFlag?: boolean;
|
|
2921
2923
|
countryId: string;
|
|
2922
2924
|
regionId?: (string) | null;
|
|
@@ -2969,7 +2971,7 @@ export type UniRefund_CRMService_TaxFrees_CreateTaxFreeEntityInformationTypeDto
|
|
|
2969
2971
|
} | null;
|
|
2970
2972
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
2971
2973
|
addressLine: string;
|
|
2972
|
-
postalCode
|
|
2974
|
+
postalCode?: (string) | null;
|
|
2973
2975
|
primaryFlag?: boolean;
|
|
2974
2976
|
countryId: string;
|
|
2975
2977
|
regionId?: (string) | null;
|
|
@@ -3015,7 +3017,7 @@ export type UniRefund_CRMService_TaxFrees_CreateTaxFreeOrganizationDto = {
|
|
|
3015
3017
|
} | null;
|
|
3016
3018
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
3017
3019
|
addressLine: string;
|
|
3018
|
-
postalCode
|
|
3020
|
+
postalCode?: (string) | null;
|
|
3019
3021
|
primaryFlag?: boolean;
|
|
3020
3022
|
countryId: string;
|
|
3021
3023
|
regionId?: (string) | null;
|
|
@@ -3294,7 +3296,7 @@ export type UniRefund_CRMService_TaxOffices_CreateTaxOfficeDto = {
|
|
|
3294
3296
|
} | null;
|
|
3295
3297
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
3296
3298
|
addressLine: string;
|
|
3297
|
-
postalCode
|
|
3299
|
+
postalCode?: (string) | null;
|
|
3298
3300
|
primaryFlag?: boolean;
|
|
3299
3301
|
countryId: string;
|
|
3300
3302
|
regionId?: (string) | null;
|
|
@@ -3346,7 +3348,7 @@ export type UniRefund_CRMService_TaxOffices_CreateTaxOfficeEntityInformationType
|
|
|
3346
3348
|
} | null;
|
|
3347
3349
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
3348
3350
|
addressLine: string;
|
|
3349
|
-
postalCode
|
|
3351
|
+
postalCode?: (string) | null;
|
|
3350
3352
|
primaryFlag?: boolean;
|
|
3351
3353
|
countryId: string;
|
|
3352
3354
|
regionId?: (string) | null;
|
|
@@ -3391,7 +3393,7 @@ export type UniRefund_CRMService_TaxOffices_CreateTaxOfficeOrganizationDto = {
|
|
|
3391
3393
|
} | null;
|
|
3392
3394
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
3393
3395
|
addressLine: string;
|
|
3394
|
-
postalCode
|
|
3396
|
+
postalCode?: (string) | null;
|
|
3395
3397
|
primaryFlag?: boolean;
|
|
3396
3398
|
countryId: string;
|
|
3397
3399
|
regionId?: (string) | null;
|
|
@@ -3691,7 +3693,7 @@ export type UniRefund_LocationService_AddressCommonDatas_AddressCommonDataCreate
|
|
|
3691
3693
|
} | null;
|
|
3692
3694
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
3693
3695
|
addressLine: string;
|
|
3694
|
-
postalCode
|
|
3696
|
+
postalCode?: (string) | null;
|
|
3695
3697
|
primaryFlag?: boolean;
|
|
3696
3698
|
countryId: string;
|
|
3697
3699
|
regionId?: (string) | null;
|
|
@@ -3740,9 +3742,22 @@ export type UniRefund_LocationService_AddressCommonDatas_AddressCommonDataUpdate
|
|
|
3740
3742
|
|
|
3741
3743
|
export type UniRefund_LocationService_Enums_AddressType = 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
3742
3744
|
|
|
3745
|
+
export type UniRefund_SettingService_ProductGroupMerchants_CreateProductGroupMerchantBaseDto = {
|
|
3746
|
+
productGroupId: string;
|
|
3747
|
+
isDefault?: boolean;
|
|
3748
|
+
};
|
|
3749
|
+
|
|
3743
3750
|
export type UniRefund_SettingService_ProductGroupMerchants_CreateProductGroupMerchantDto = {
|
|
3751
|
+
productGroupId: string;
|
|
3752
|
+
isDefault?: boolean;
|
|
3744
3753
|
merchantId?: string;
|
|
3745
|
-
|
|
3754
|
+
};
|
|
3755
|
+
|
|
3756
|
+
export type UniRefund_SettingService_ProductGroupMerchants_ProductGroupMerchantRelationDto = {
|
|
3757
|
+
productGroupName: string;
|
|
3758
|
+
isDefault: boolean;
|
|
3759
|
+
isActive: boolean;
|
|
3760
|
+
isAssign: boolean;
|
|
3746
3761
|
};
|
|
3747
3762
|
|
|
3748
3763
|
export type UniRefund_SettingService_ProductGroups_CompanyTypeCode = 'GOVERNMENT' | 'TAXFREE' | 'CUSTOMS' | 'REFUNDPOINT' | 'MERCHANT' | 'EXCHANGE' | 'TOURGUIDE';
|
|
@@ -5632,7 +5647,7 @@ export type PostApiCrmServiceCustomsWithComponentsData = {
|
|
|
5632
5647
|
} | null;
|
|
5633
5648
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
5634
5649
|
addressLine: string;
|
|
5635
|
-
postalCode
|
|
5650
|
+
postalCode?: (string) | null;
|
|
5636
5651
|
primaryFlag?: boolean;
|
|
5637
5652
|
countryId: string;
|
|
5638
5653
|
regionId?: (string) | null;
|
|
@@ -5700,11 +5715,12 @@ export type GetApiCrmServiceCustomsByIdAffiliationsData = {
|
|
|
5700
5715
|
export type GetApiCrmServiceCustomsByIdAffiliationsResponse = ({
|
|
5701
5716
|
items?: Array<{
|
|
5702
5717
|
id?: string;
|
|
5718
|
+
partyId: string;
|
|
5703
5719
|
name: string;
|
|
5704
5720
|
codeId: number;
|
|
5705
5721
|
codeName: string;
|
|
5706
5722
|
entityInformationTypeCode: 'INDIVIDUAL' | 'ORGANIZATION';
|
|
5707
|
-
|
|
5723
|
+
abpUserId?: (string) | null;
|
|
5708
5724
|
email: string;
|
|
5709
5725
|
telephone: string;
|
|
5710
5726
|
}> | null;
|
|
@@ -5974,7 +5990,7 @@ export type PostApiCrmServiceIndividualsWithComponentsData = {
|
|
|
5974
5990
|
} | null;
|
|
5975
5991
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
5976
5992
|
addressLine: string;
|
|
5977
|
-
postalCode
|
|
5993
|
+
postalCode?: (string) | null;
|
|
5978
5994
|
primaryFlag?: boolean;
|
|
5979
5995
|
countryId: string;
|
|
5980
5996
|
regionId?: (string) | null;
|
|
@@ -6620,7 +6636,7 @@ export type PostApiCrmServiceMerchantsWithComponentsData = {
|
|
|
6620
6636
|
} | null;
|
|
6621
6637
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
6622
6638
|
addressLine: string;
|
|
6623
|
-
postalCode
|
|
6639
|
+
postalCode?: (string) | null;
|
|
6624
6640
|
primaryFlag?: boolean;
|
|
6625
6641
|
countryId: string;
|
|
6626
6642
|
regionId?: (string) | null;
|
|
@@ -6644,7 +6660,7 @@ export type PostApiCrmServiceMerchantsWithComponentsData = {
|
|
|
6644
6660
|
[key: string]: unknown;
|
|
6645
6661
|
} | null;
|
|
6646
6662
|
name: string;
|
|
6647
|
-
legalStatusCode
|
|
6663
|
+
legalStatusCode?: (string) | null;
|
|
6648
6664
|
contactInformations: Array<{
|
|
6649
6665
|
readonly extraProperties?: {
|
|
6650
6666
|
[key: string]: unknown;
|
|
@@ -6665,7 +6681,7 @@ export type PostApiCrmServiceMerchantsWithComponentsData = {
|
|
|
6665
6681
|
} | null;
|
|
6666
6682
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
6667
6683
|
addressLine: string;
|
|
6668
|
-
postalCode
|
|
6684
|
+
postalCode?: (string) | null;
|
|
6669
6685
|
primaryFlag?: boolean;
|
|
6670
6686
|
countryId: string;
|
|
6671
6687
|
regionId?: (string) | null;
|
|
@@ -6720,11 +6736,12 @@ export type GetApiCrmServiceMerchantsByIdAffiliationsData = {
|
|
|
6720
6736
|
export type GetApiCrmServiceMerchantsByIdAffiliationsResponse = ({
|
|
6721
6737
|
items?: Array<{
|
|
6722
6738
|
id?: string;
|
|
6739
|
+
partyId: string;
|
|
6723
6740
|
name: string;
|
|
6724
6741
|
codeId: number;
|
|
6725
6742
|
codeName: string;
|
|
6726
6743
|
entityInformationTypeCode: 'INDIVIDUAL' | 'ORGANIZATION';
|
|
6727
|
-
|
|
6744
|
+
abpUserId?: (string) | null;
|
|
6728
6745
|
email: string;
|
|
6729
6746
|
telephone: string;
|
|
6730
6747
|
}> | null;
|
|
@@ -6892,8 +6909,9 @@ export type PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdResponse =
|
|
|
6892
6909
|
|
|
6893
6910
|
export type PostApiCrmServiceMerchantsBulkProductGroupMerchantsData = {
|
|
6894
6911
|
requestBody?: Array<{
|
|
6912
|
+
productGroupId: string;
|
|
6913
|
+
isDefault?: boolean;
|
|
6895
6914
|
merchantId?: string;
|
|
6896
|
-
productGroupId?: string;
|
|
6897
6915
|
}>;
|
|
6898
6916
|
};
|
|
6899
6917
|
|
|
@@ -7134,6 +7152,41 @@ export type PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummary
|
|
|
7134
7152
|
individualId?: string;
|
|
7135
7153
|
});
|
|
7136
7154
|
|
|
7155
|
+
export type PostApiCrmServiceMerchantsByIdProductGroupsData = {
|
|
7156
|
+
id: string;
|
|
7157
|
+
requestBody?: Array<{
|
|
7158
|
+
productGroupId: string;
|
|
7159
|
+
isDefault?: boolean;
|
|
7160
|
+
}>;
|
|
7161
|
+
};
|
|
7162
|
+
|
|
7163
|
+
export type PostApiCrmServiceMerchantsByIdProductGroupsResponse = (unknown);
|
|
7164
|
+
|
|
7165
|
+
export type DeleteApiCrmServiceMerchantsByIdProductGroupsData = {
|
|
7166
|
+
id: string;
|
|
7167
|
+
requestBody?: Array<(string)>;
|
|
7168
|
+
};
|
|
7169
|
+
|
|
7170
|
+
export type DeleteApiCrmServiceMerchantsByIdProductGroupsResponse = (unknown);
|
|
7171
|
+
|
|
7172
|
+
export type PostApiCrmServiceMerchantsByIdProductGroupByProductGroupIdDefaultData = {
|
|
7173
|
+
id: string;
|
|
7174
|
+
productGroupId: string;
|
|
7175
|
+
};
|
|
7176
|
+
|
|
7177
|
+
export type PostApiCrmServiceMerchantsByIdProductGroupByProductGroupIdDefaultResponse = (unknown);
|
|
7178
|
+
|
|
7179
|
+
export type GetApiCrmServiceMerchantsByIdProductGroupData = {
|
|
7180
|
+
id: string;
|
|
7181
|
+
};
|
|
7182
|
+
|
|
7183
|
+
export type GetApiCrmServiceMerchantsByIdProductGroupResponse = (Array<{
|
|
7184
|
+
productGroupName: string;
|
|
7185
|
+
isDefault: boolean;
|
|
7186
|
+
isActive: boolean;
|
|
7187
|
+
isAssign: boolean;
|
|
7188
|
+
}>);
|
|
7189
|
+
|
|
7137
7190
|
export type GetIntegrationApiMerchantsByIdBasicInformationData = {
|
|
7138
7191
|
id: string;
|
|
7139
7192
|
};
|
|
@@ -7770,7 +7823,7 @@ export type PostApiCrmServiceOrganizationsWithComponentsData = {
|
|
|
7770
7823
|
[key: string]: unknown;
|
|
7771
7824
|
} | null;
|
|
7772
7825
|
name: string;
|
|
7773
|
-
legalStatusCode
|
|
7826
|
+
legalStatusCode?: (string) | null;
|
|
7774
7827
|
contactInformations?: Array<{
|
|
7775
7828
|
readonly extraProperties?: {
|
|
7776
7829
|
[key: string]: unknown;
|
|
@@ -7791,7 +7844,7 @@ export type PostApiCrmServiceOrganizationsWithComponentsData = {
|
|
|
7791
7844
|
} | null;
|
|
7792
7845
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
7793
7846
|
addressLine: string;
|
|
7794
|
-
postalCode
|
|
7847
|
+
postalCode?: (string) | null;
|
|
7795
7848
|
primaryFlag?: boolean;
|
|
7796
7849
|
countryId: string;
|
|
7797
7850
|
regionId?: (string) | null;
|
|
@@ -8170,7 +8223,7 @@ export type PostApiCrmServiceRefundPointsWithComponentsData = {
|
|
|
8170
8223
|
} | null;
|
|
8171
8224
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
8172
8225
|
addressLine: string;
|
|
8173
|
-
postalCode
|
|
8226
|
+
postalCode?: (string) | null;
|
|
8174
8227
|
primaryFlag?: boolean;
|
|
8175
8228
|
countryId: string;
|
|
8176
8229
|
regionId?: (string) | null;
|
|
@@ -8237,11 +8290,12 @@ export type GetApiCrmServiceRefundPointsByIdAffiliationsData = {
|
|
|
8237
8290
|
export type GetApiCrmServiceRefundPointsByIdAffiliationsResponse = ({
|
|
8238
8291
|
items?: Array<{
|
|
8239
8292
|
id?: string;
|
|
8293
|
+
partyId: string;
|
|
8240
8294
|
name: string;
|
|
8241
8295
|
codeId: number;
|
|
8242
8296
|
codeName: string;
|
|
8243
8297
|
entityInformationTypeCode: 'INDIVIDUAL' | 'ORGANIZATION';
|
|
8244
|
-
|
|
8298
|
+
abpUserId?: (string) | null;
|
|
8245
8299
|
email: string;
|
|
8246
8300
|
telephone: string;
|
|
8247
8301
|
}> | null;
|
|
@@ -8839,7 +8893,7 @@ export type PostApiCrmServiceTaxFreesWithComponentsData = {
|
|
|
8839
8893
|
} | null;
|
|
8840
8894
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
8841
8895
|
addressLine: string;
|
|
8842
|
-
postalCode
|
|
8896
|
+
postalCode?: (string) | null;
|
|
8843
8897
|
primaryFlag?: boolean;
|
|
8844
8898
|
countryId: string;
|
|
8845
8899
|
regionId?: (string) | null;
|
|
@@ -8908,11 +8962,12 @@ export type GetApiCrmServiceTaxFreesByIdAffiliationsData = {
|
|
|
8908
8962
|
export type GetApiCrmServiceTaxFreesByIdAffiliationsResponse = ({
|
|
8909
8963
|
items?: Array<{
|
|
8910
8964
|
id?: string;
|
|
8965
|
+
partyId: string;
|
|
8911
8966
|
name: string;
|
|
8912
8967
|
codeId: number;
|
|
8913
8968
|
codeName: string;
|
|
8914
8969
|
entityInformationTypeCode: 'INDIVIDUAL' | 'ORGANIZATION';
|
|
8915
|
-
|
|
8970
|
+
abpUserId?: (string) | null;
|
|
8916
8971
|
email: string;
|
|
8917
8972
|
telephone: string;
|
|
8918
8973
|
}> | null;
|
|
@@ -9424,7 +9479,7 @@ export type PostApiCrmServiceTaxOfficesWithComponentsData = {
|
|
|
9424
9479
|
} | null;
|
|
9425
9480
|
type: 'Home' | 'Office' | 'Invoice' | 'Contact';
|
|
9426
9481
|
addressLine: string;
|
|
9427
|
-
postalCode
|
|
9482
|
+
postalCode?: (string) | null;
|
|
9428
9483
|
primaryFlag?: boolean;
|
|
9429
9484
|
countryId: string;
|
|
9430
9485
|
regionId?: (string) | null;
|
|
@@ -9492,11 +9547,12 @@ export type GetApiCrmServiceTaxOfficesByIdAffiliationsData = {
|
|
|
9492
9547
|
export type GetApiCrmServiceTaxOfficesByIdAffiliationsResponse = ({
|
|
9493
9548
|
items?: Array<{
|
|
9494
9549
|
id?: string;
|
|
9550
|
+
partyId: string;
|
|
9495
9551
|
name: string;
|
|
9496
9552
|
codeId: number;
|
|
9497
9553
|
codeName: string;
|
|
9498
9554
|
entityInformationTypeCode: 'INDIVIDUAL' | 'ORGANIZATION';
|
|
9499
|
-
|
|
9555
|
+
abpUserId?: (string) | null;
|
|
9500
9556
|
email: string;
|
|
9501
9557
|
telephone: string;
|
|
9502
9558
|
}> | null;
|