GET api/Customer/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Customer
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

Required

String length: inclusive between 0 and 50

Address1

string

String length: inclusive between 0 and 100

Address2

string

String length: inclusive between 0 and 100

ContactName

string

String length: inclusive between 0 and 100

ContactEmail

string

String length: inclusive between 0 and 100

IsAttachedPdfToEmail

boolean

Required

IsSendMessage

boolean

None.

IsShowInWizard

boolean

None.

PostCode

string

String length: inclusive between 0 and 6

PhoneNo

string

String length: inclusive between 0 and 20

TownOrCity

string

String length: inclusive between 0 and 20

Status

boolean

Required

DataOwnerId

integer

None.

DataOwner

DataOwner

None.

DocketConfirmationInterfaceId

integer

None.

DocketConfirmationInterface

Interface

None.

MessageUrl

string

String length: inclusive between 0 and 255

Code

string

String length: inclusive between 0 and 50

MasterId

integer

None.

QuickCode

string

None.

SourceChannel

string

None.

CreatedBy

string

None.

CreatedOn

date

None.

ModifiedBy

string

None.

ModifiedOn

date

None.

RowVersion

Collection of byte

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.