PUT api/SAILocationMaster/{AccountId}/{CompanyId}/{Id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AccountId

integer

Required

CompanyId

string

Required

Id

integer

Required

Body Parameters

SAILocationMaster
NameDescriptionTypeAdditional information
Attention

string

None.

AddressLine1

string

None.

AddressLine2

string

None.

City

string

None.

State

string

None.

Zip

string

None.

Country

string

None.

GeoLocationLatitude

string

None.

GeoLocationLongitude

string

None.

IsGoogleVerified

boolean

None.

IsCustomerVerified

boolean

None.

AccountId

integer

None.

CompanyId

string

None.

Account

Account

None.

SAICompany

SAICompany

None.

CreatedOn

date

None.

CreatedBy

string

None.

UpdatedOn

date

None.

UpdatedBy

string

None.

IsLockedForEditing

boolean

None.

LockedBy

string

None.

Id

integer

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

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.