go back to LocationService

PUT /locations/update

Updates a RowLocation record for the given Location data.

Parameters

name description type default type
location the data to use when updating the existing Location record body of type: application/xml application/json RowLocation
includeComments if related Comment records should be included query false Boolean
includeContacts if related Contact records should be included query false Boolean

Result

RowLocation of type: application/xml application/json

the updated RowLocation record *

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- Boolean
- Boolean
- RowLocation