POST Stores/AddStoreContact

Creates a reciproque bound between two StoreContacts.

Request Information

URI Parameters

None.

Body Parameters

ContactEntityBinding
NameDescriptionTypeAdditional information
Alias

string

None.

Name

string

Required

String length: inclusive between 0 and 100

Surnames

string

Required

String length: inclusive between 0 and 100

VatIdentifier

string

None.

Email

string

None.

WebURL

string

None.

Phone

string

None.

Addressee

Addressee can be anything this address refers to: Name of a building, of a person, ...

string

None.

Street

string

Required

PostalCode

string

Required

PlaceID

integer

None.

CountryID

integer

None.

Lang

string

None.

StoreID

integer

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.