POST api/Customers/InsertOrUpdate/{key}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
key

SharedCustomerSearchKey

Required

Body Parameters

Collection of SharedCustomer
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

IsPerson

boolean

None.

BusinessName

string

None.

FirstName

string

None.

LastName

string

None.

ErpCode

string

None.

Phone

string

None.

Mobile

string

None.

Email

string

None.

TaxCode

string

None.

VatCode

string

None.

Address

string

None.

Zip

string

None.

City

string

None.

Province

string

None.

Country

string

None.

Fax

string

None.

WebSite

string

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

AdditionalData

Collection of Entry

None.

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.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

SharedResponseOfResponseBody
NameDescriptionTypeAdditional information
ResponseEnum

SharedResponseEnum

None.

ResponseObject

ResponseBody

None.

Response Formats

application/json, text/json

Sample:

Sample not available.