go back to LocationService

PUT /locations/create

Creates a new RowLocation record for the given Location data.

Parameters

name description type default type
location the data to use when creating the new location body of type: application/xml application/json RowLocation

Result

RowLocation of type: application/xml application/json

the created RowLocation record

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- RowLocation