GET v3/customers/{id}

Return a customers record by id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

Customer
NameDescriptionTypeAdditional information
Age

integer

None.

AllStatements

Collection of DataProtectionStatement

None.

AgreedStatements

Collection of DataProtectionStatement

None.

Addresses

Collection of CustomerAddress

None.

BillingAddress

CustomerAddress

None.

DeliveryAddress

CustomerAddress

None.

BirthDate

date

None.

Email

string

None.

FirstName

string

None.

LastName

string

None.

Mobile

string

None.

Name

string

None.

Phone

string

None.

AllTagsByGroup

Collection of CustomerTagGroup

None.

TagsByGroup

Collection of TagGroup

None.

Tags

Collection of Tag

None.

AllTags

Collection of CustomerTag

None.

PrintAtHomeDocuments

Collection of PrintAtHomeDocument

None.

Title

string

None.

PasswordSet

boolean

None.

GiftAidDeclarationRequired

boolean

None.

Subscriptions

Collection of CustomerSubscription

None.

Orders

Collection of Order

None.

StoredCards

Collection of StoredCard

None.

Id

string

None.

Attributes

There will be additional properties (custom to each client) with the prefix 'Attribute_'

None.

CreditBalance

Money

None.

Response Formats

application/json, text/xml

Sample:

Sample not available.