POST api/Customer/GetCustomerInfo
Request Information
URI Parameters
None.
Body Parameters
GetCustomerInfoRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerId | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"CustomerId": "44c29645-e6bc-4b44-8e2c-a58364f027ab"
}
application/xml, text/xml
Sample:
<GetCustomerInfoRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessLayer.Dto.Request"> <CustomerId>44c29645-e6bc-4b44-8e2c-a58364f027ab</CustomerId> </GetCustomerInfoRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
GetCustomerInfoResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Title | string |
None. |
|
| Name | string |
None. |
|
| Surname | string |
None. |
|
| EmailAddress | string |
None. |
|
| GsmNumber | string |
None. |
|
| Gender | integer |
None. |
|
| Pref5 | string |
None. |
|
| Pref2 | string |
None. |
|
| Pref1 | string |
None. |
|
| IsCorporateAccount | boolean |
None. |
|
| GroupId | string |
None. |
|
| ValidationState | integer |
None. |
|
| BirthDay | date |
None. |
|
| PhoneNumber | string |
None. |
|
| LastUpdatedGsmDate | date |
None. |
|
| ShareDataPermission | boolean |
None. |
|
| IsLazyRegistration | integer |
None. |
|
| CreateDatetime | date |
None. |
|
| GroupIdList | Collection of string |
None. |
|
| CompanyInformation |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "48dc2017-10f4-474c-b084-06722c24bdbd",
"Title": "sample string 2",
"Name": "sample string 3",
"Surname": "sample string 4",
"EmailAddress": "sample string 5",
"GsmNumber": "sample string 6",
"Gender": 1,
"Pref5": "sample string 7",
"Pref2": "sample string 8",
"Pref1": "sample string 9",
"IsCorporateAccount": true,
"GroupId": "sample string 11",
"ValidationState": 12,
"BirthDay": "2025-10-30T21:00:37.9571295+03:00",
"PhoneNumber": "sample string 13",
"LastUpdatedGsmDate": "2025-10-30T21:00:37.9571295+03:00",
"ShareDataPermission": true,
"IsLazyRegistration": 14,
"CreateDatetime": "2025-10-30T21:00:37.9571295+03:00",
"GroupIdList": [
"sample string 1",
"sample string 2"
],
"CompanyInformation": {
"Password": "sample string 1",
"MaxCartAmountLimit": 2.0,
"IsActive": true
},
"MembershipAddress": {
"Id": "5b6d5414-37ff-433d-8e22-28ccfd23f659",
"AddressType": 2,
"AddressName": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"Description": "sample string 6",
"Address1": "sample string 7",
"Address2": "sample string 8",
"CountryCode": "sample string 9",
"CountryName": "sample string 10",
"City": "sample string 11",
"Town": "sample string 12",
"District": "sample string 13",
"PostalCode": "sample string 14",
"PhoneNumber": "sample string 15",
"IsCorporateAddress": true,
"IsDefault": true,
"TaxNumber": "sample string 18"
},
"BillingAddressItemList": [
{
"Id": "5b6d5414-37ff-433d-8e22-28ccfd23f659",
"AddressType": 2,
"AddressName": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"Description": "sample string 6",
"Address1": "sample string 7",
"Address2": "sample string 8",
"CountryCode": "sample string 9",
"CountryName": "sample string 10",
"City": "sample string 11",
"Town": "sample string 12",
"District": "sample string 13",
"PostalCode": "sample string 14",
"PhoneNumber": "sample string 15",
"IsCorporateAddress": true,
"IsDefault": true,
"TaxNumber": "sample string 18"
},
{
"Id": "5b6d5414-37ff-433d-8e22-28ccfd23f659",
"AddressType": 2,
"AddressName": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"Description": "sample string 6",
"Address1": "sample string 7",
"Address2": "sample string 8",
"CountryCode": "sample string 9",
"CountryName": "sample string 10",
"City": "sample string 11",
"Town": "sample string 12",
"District": "sample string 13",
"PostalCode": "sample string 14",
"PhoneNumber": "sample string 15",
"IsCorporateAddress": true,
"IsDefault": true,
"TaxNumber": "sample string 18"
}
],
"ShippingAddressItemList": [
{
"Id": "5b6d5414-37ff-433d-8e22-28ccfd23f659",
"AddressType": 2,
"AddressName": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"Description": "sample string 6",
"Address1": "sample string 7",
"Address2": "sample string 8",
"CountryCode": "sample string 9",
"CountryName": "sample string 10",
"City": "sample string 11",
"Town": "sample string 12",
"District": "sample string 13",
"PostalCode": "sample string 14",
"PhoneNumber": "sample string 15",
"IsCorporateAddress": true,
"IsDefault": true,
"TaxNumber": "sample string 18"
},
{
"Id": "5b6d5414-37ff-433d-8e22-28ccfd23f659",
"AddressType": 2,
"AddressName": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"Description": "sample string 6",
"Address1": "sample string 7",
"Address2": "sample string 8",
"CountryCode": "sample string 9",
"CountryName": "sample string 10",
"City": "sample string 11",
"Town": "sample string 12",
"District": "sample string 13",
"PostalCode": "sample string 14",
"PhoneNumber": "sample string 15",
"IsCorporateAddress": true,
"IsDefault": true,
"TaxNumber": "sample string 18"
}
],
"PartnerAccountNumber": "sample string 15",
"PartnerTypeCode": 16
}
application/xml, text/xml
Sample:
<GetCustomerInfoResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessLayer.Dto.Request">
<BillingAddressItemList>
<GetCustomerInfoResponse.AddressItem>
<Address1>sample string 7</Address1>
<Address2>sample string 8</Address2>
<AddressName>sample string 3</AddressName>
<AddressType>2</AddressType>
<City>sample string 11</City>
<CountryCode>sample string 9</CountryCode>
<CountryName>sample string 10</CountryName>
<Description>sample string 6</Description>
<District>sample string 13</District>
<FirstName>sample string 4</FirstName>
<Id>5b6d5414-37ff-433d-8e22-28ccfd23f659</Id>
<IsCorporateAddress>true</IsCorporateAddress>
<IsDefault>true</IsDefault>
<LastName>sample string 5</LastName>
<PhoneNumber>sample string 15</PhoneNumber>
<PostalCode>sample string 14</PostalCode>
<TaxNumber>sample string 18</TaxNumber>
<Town>sample string 12</Town>
</GetCustomerInfoResponse.AddressItem>
<GetCustomerInfoResponse.AddressItem>
<Address1>sample string 7</Address1>
<Address2>sample string 8</Address2>
<AddressName>sample string 3</AddressName>
<AddressType>2</AddressType>
<City>sample string 11</City>
<CountryCode>sample string 9</CountryCode>
<CountryName>sample string 10</CountryName>
<Description>sample string 6</Description>
<District>sample string 13</District>
<FirstName>sample string 4</FirstName>
<Id>5b6d5414-37ff-433d-8e22-28ccfd23f659</Id>
<IsCorporateAddress>true</IsCorporateAddress>
<IsDefault>true</IsDefault>
<LastName>sample string 5</LastName>
<PhoneNumber>sample string 15</PhoneNumber>
<PostalCode>sample string 14</PostalCode>
<TaxNumber>sample string 18</TaxNumber>
<Town>sample string 12</Town>
</GetCustomerInfoResponse.AddressItem>
</BillingAddressItemList>
<BirthDay>2025-10-30T21:00:37.9571295+03:00</BirthDay>
<CompanyInformation>
<IsActive>true</IsActive>
<MaxCartAmountLimit>2</MaxCartAmountLimit>
<Password>sample string 1</Password>
</CompanyInformation>
<CreateDatetime>2025-10-30T21:00:37.9571295+03:00</CreateDatetime>
<EmailAddress>sample string 5</EmailAddress>
<Gender>1</Gender>
<GroupId>sample string 11</GroupId>
<GroupIdList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</GroupIdList>
<GsmNumber>sample string 6</GsmNumber>
<Id>48dc2017-10f4-474c-b084-06722c24bdbd</Id>
<IsCorporateAccount>true</IsCorporateAccount>
<IsLazyRegistration>14</IsLazyRegistration>
<LastUpdatedGsmDate>2025-10-30T21:00:37.9571295+03:00</LastUpdatedGsmDate>
<MembershipAddress>
<Address1>sample string 7</Address1>
<Address2>sample string 8</Address2>
<AddressName>sample string 3</AddressName>
<AddressType>2</AddressType>
<City>sample string 11</City>
<CountryCode>sample string 9</CountryCode>
<CountryName>sample string 10</CountryName>
<Description>sample string 6</Description>
<District>sample string 13</District>
<FirstName>sample string 4</FirstName>
<Id>5b6d5414-37ff-433d-8e22-28ccfd23f659</Id>
<IsCorporateAddress>true</IsCorporateAddress>
<IsDefault>true</IsDefault>
<LastName>sample string 5</LastName>
<PhoneNumber>sample string 15</PhoneNumber>
<PostalCode>sample string 14</PostalCode>
<TaxNumber>sample string 18</TaxNumber>
<Town>sample string 12</Town>
</MembershipAddress>
<Name>sample string 3</Name>
<PartnerAccountNumber>sample string 15</PartnerAccountNumber>
<PartnerTypeCode>16</PartnerTypeCode>
<PhoneNumber>sample string 13</PhoneNumber>
<Pref1>sample string 9</Pref1>
<Pref2>sample string 8</Pref2>
<Pref5>sample string 7</Pref5>
<ShareDataPermission>true</ShareDataPermission>
<ShippingAddressItemList>
<GetCustomerInfoResponse.AddressItem>
<Address1>sample string 7</Address1>
<Address2>sample string 8</Address2>
<AddressName>sample string 3</AddressName>
<AddressType>2</AddressType>
<City>sample string 11</City>
<CountryCode>sample string 9</CountryCode>
<CountryName>sample string 10</CountryName>
<Description>sample string 6</Description>
<District>sample string 13</District>
<FirstName>sample string 4</FirstName>
<Id>5b6d5414-37ff-433d-8e22-28ccfd23f659</Id>
<IsCorporateAddress>true</IsCorporateAddress>
<IsDefault>true</IsDefault>
<LastName>sample string 5</LastName>
<PhoneNumber>sample string 15</PhoneNumber>
<PostalCode>sample string 14</PostalCode>
<TaxNumber>sample string 18</TaxNumber>
<Town>sample string 12</Town>
</GetCustomerInfoResponse.AddressItem>
<GetCustomerInfoResponse.AddressItem>
<Address1>sample string 7</Address1>
<Address2>sample string 8</Address2>
<AddressName>sample string 3</AddressName>
<AddressType>2</AddressType>
<City>sample string 11</City>
<CountryCode>sample string 9</CountryCode>
<CountryName>sample string 10</CountryName>
<Description>sample string 6</Description>
<District>sample string 13</District>
<FirstName>sample string 4</FirstName>
<Id>5b6d5414-37ff-433d-8e22-28ccfd23f659</Id>
<IsCorporateAddress>true</IsCorporateAddress>
<IsDefault>true</IsDefault>
<LastName>sample string 5</LastName>
<PhoneNumber>sample string 15</PhoneNumber>
<PostalCode>sample string 14</PostalCode>
<TaxNumber>sample string 18</TaxNumber>
<Town>sample string 12</Town>
</GetCustomerInfoResponse.AddressItem>
</ShippingAddressItemList>
<Surname>sample string 4</Surname>
<Title>sample string 2</Title>
<ValidationState>12</ValidationState>
</GetCustomerInfoResponse>