GET api/{apiVersion}/Customer/GetMobileCustomerType?mobilePhone={mobilePhone}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
mobilePhone | string |
Required |
|
apiVersion | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ServiceResponseOfMobileCustomerTypeResponseName | Description | Type | Additional information |
---|---|---|---|
Code | integer |
None. |
|
Message | string |
None. |
|
Response | MobileCustomerTypeResponse |
None. |
|
IsShowMessage | boolean |
None. |
|
IsShowRateAndReview | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{ "Code": 1, "Message": "sample string 2", "Response": { "MobileCustomerType": 0, "CustomerStatu": 0, "NationalityCode": "sample string 1", "IsKpsNewIdentityCard": true, "NationalityId": "85007984-d49a-4bf6-93fd-ed91dc072c94", "CountryId": "06e311de-a9c7-424b-a69e-d6ad387413ca", "HomeAdress": "sample string 5", "HomeZipCode": "sample string 6", "CourierAddress": "sample string 7", "CustomerId": "8dc1f120-79d8-4f82-948d-1d9c8f09f84d", "MobileCustomerName": "sample string 9", "Email": "sample string 10", "UsedLimitThisMonth": 1.0, "TotalLimit": 1.0, "IsUseSepaIban": true, "IsSepaBlocked": true, "IsEurAccountSepaBlocked": true, "IsGbpAccountSepaBlocked": true, "SystemUserId": "28e43f69-4dd5-47ac-afb6-ff1dd46768ea", "CustomerName": "sample string 16", "CustomerLastName": "sample string 17", "BirthDate": "2025-07-08T16:24:52.938756+03:00", "IdentificationNumber": "sample string 18", "SepaChangeText": true, "CustomerUnlimited": true, "InTurkey": 21, "HasKpsAddress": true, "KpsCityId": "cae34285-7c7f-4c5b-aab3-b9b7b1989f40", "KpsCityName": "sample string 24", "KpsCountyId": "bfaa32d1-4eb7-442e-b5dc-9b83a8975594", "KpsCountyName": "sample string 26", "KpsQuarterId": "c8eab13f-3fd4-4150-9155-5e1ee172d3ef", "KpsQuarterName": "sample string 28", "KpsStreet": "sample string 29", "KpsBuildNo": "sample string 30", "KpsDoorNo": "sample string 31", "DateOfIdentity": "2025-07-08T16:24:52.938756+03:00", "ValidDateOfIdendity": "2025-07-08T16:24:52.938756+03:00", "BirthPlace": "sample string 32", "IsMetropolCardUser": true, "HasSecurityQuestion": true, "IsSepaCountry": true, "SecurityQuestion": "sample string 36", "CompanyCode": "sample string 37" }, "IsShowMessage": true, "IsShowRateAndReview": true }