POST api/clients/getClient

Request Information

URI Parameters

None.

Body Parameters

Client
NameDescriptionTypeAdditional information
ID

integer

None.

FirstName

string

Required

LastName

string

Required

Email

string

Required

String length: inclusive between 0 and 100

Phone

string

Required

String length: inclusive between 0 and 20

City

string

Required

String length: inclusive between 0 and 50

Address

string

None.

Notes

string

String length: inclusive between 0 and 100

Password

string

String length: inclusive between 0 and 50

Subscribe

globally unique identifier

None.

IsActive

boolean

None.

IsAcceptAdv

boolean

None.

Orders

Collection of Order

None.

ConfirmPassword

string

Required

Data type: Password

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

multipart/form-data

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Client
NameDescriptionTypeAdditional information
ID

integer

None.

FirstName

string

Required

LastName

string

Required

Email

string

Required

String length: inclusive between 0 and 100

Phone

string

Required

String length: inclusive between 0 and 20

City

string

Required

String length: inclusive between 0 and 50

Address

string

None.

Notes

string

String length: inclusive between 0 and 100

Password

string

String length: inclusive between 0 and 50

Subscribe

globally unique identifier

None.

IsActive

boolean

None.

IsAcceptAdv

boolean

None.

Orders

Collection of Order

None.

ConfirmPassword

string

Required

Data type: Password

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

multipart/form-data

Sample:

Sample not available.