Creates a new RowLocation record for the given Location data.
name | description | type | default | type |
---|---|---|---|---|
location | the data to use when creating the new location | body of type: application/xml application/json | RowLocation |
the created RowLocation record
Additional attributes:
__categoryDescr
This value represents the description of the category, found in the location.category
field.__defCommodityDescr
This value represents the description of the commodity, found in the location.def_commodity_id
field.__dispatchZone
This value represents the description of the location's dispatch zoneRowSalesperson
This element represent the salesperson associated with the location, by the location.salesperson
field.
The element contains a __name
attribute with the value salesperson
.RowCustomer
This element represent the customer associated with the location, by the location.customer_id
field.
The element contains a __name
attribute with the value customer
.