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": "57312774-62ca-4d74-be1c-1bea0f188f15", "CountryId": "614a4fd8-e06f-4711-87a7-e7e35df2a038", "HomeAdress": "sample string 5", "CourierAddress": "sample string 6", "CustomerId": "50094c0f-12ba-402d-a3c3-0ce099df1b7c", "MobileCustomerName": "sample string 8", "Email": "sample string 9", "UsedLimitThisMonth": 1.0, "TotalLimit": 1.0, "IsUseSepaIban": true, "IsSepaBlocked": true, "IsEurAccountSepaBlocked": true, "IsGbpAccountSepaBlocked": true, "SystemUserId": "445f4d6b-986f-48f4-89ab-3effb3dca8fa", "CustomerName": "sample string 15", "CustomerLastName": "sample string 16", "BirthDate": "2025-02-21T21:12:20.7777913+03:00", "IdentificationNumber": "sample string 17", "SepaChangeText": true, "CustomerUnlimited": true, "InTurkey": 20, "HasKpsAddress": true, "KpsCityId": "0e38147e-721d-43d4-ba29-19aefd3d9008", "KpsCityName": "sample string 23", "KpsCountyId": "98ef4282-df5d-4de6-b57e-22261bf2deae", "KpsCountyName": "sample string 25", "KpsQuarterId": "e26632e7-3afb-4e2d-811c-0977500a317a", "KpsQuarterName": "sample string 27", "KpsStreet": "sample string 28", "KpsBuildNo": "sample string 29", "KpsDoorNo": "sample string 30", "DateOfIdentity": "2025-02-21T21:12:20.7777913+03:00", "ValidDateOfIdendity": "2025-02-21T21:12:20.7777913+03:00", "BirthPlace": "sample string 31", "IsMetropolCardUser": true, "HasSecurityQuestion": true, "IsSepaCountry": true, "SecurityQuestion": "sample string 35", "CompanyCode": "sample string 36" }, "IsShowMessage": true, "IsShowRateAndReview": true }