GET api/authorization/Login

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CustomerCode

string

None.

CodeTiers

string

None.

StoreId

integer

None.

CustomerGuid

globally unique identifier

None.

Username

string

None.

Email

string

None.

Password

string

None.

PasswordFormatId

integer

None.

PasswordFormat

PasswordFormat

None.

PasswordSalt

string

None.

RegistrationTypeId

integer

None.

RegistrationType

CustomerType

None.

AdminComment

string

None.

IsTaxExempt

boolean

None.

Active

boolean

None.

Deleted

boolean

None.

IsSystemAccount

boolean

None.

SystemName

string

None.

LastIpAddress

string

None.

CreatedOnUtc

date

None.

LastLoginDateUtc

date

None.

LastActivityDateUtc

date

None.

AffiliateId

integer

None.

UnecAdherentNumber

string

None.

HasShoppingCartItems

boolean

None.

RuntimeInfo

string

None.

CollaboratorTypeId

integer

None.

CollaboratorType

CollaboratorType

None.

ValidatingCustomerId

integer

None.

ValidatingCustomer

Customer

None.

AssignedDepartments

string

None.

ExternalAuthenticationRecords

Collection of ExternalAuthenticationRecord

None.

CustomerRoles

Collection of CustomerRole

None.

ShoppingCartItems

Collection of ShoppingCartItem

None.

RewardPointsHistory

Collection of RewardPointsHistory

None.

CreditFromRefundsUsageHistory

Collection of CreditFromRefundsUsageHistory

None.

ReturnRequests

Collection of ReturnRequest

None.

CustomerSalons

Collection of CustomerSalon

None.

CustomerFavoriteBlogPosts

Collection of CustomerFavoriteBlogPost

None.

CollaboratorFilteredSalons

Collection of CollaboratorFilteredSalons

None.

AllowedSalons

Collection of CustomerAllowedSalon

None.

BillingAddress

Address

None.

ShippingAddress

Address

None.

MainAddress

Address

None.

Addresses

Collection of Address

None.

Id

integer

None.

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.