CustomerLocation

A customer location [CustomerLocation] is a geographical classification information for customers.

Review the Usage Guidelines for the CustomerLocation object

XML

SOAP

REST

Database table

Object

CustomerLocation

oaCustomerLocation

customer_location

Supported Commands

Add, Read, Modify, Delete

add(), read(), modify(), upsert(), delete()

The CustomerLocation object has the following properties:

XML / SOAP

Database

Description

active

active

A 1/0 field indicating whether this is an active customer location.

created

created

[Read-only] Time the record was created. See Date Fields.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

[Required] The name of the customer location.

notes

notes

Notes.

updated

updated

[Read-only] Time the record was last modified. See Date Fields.

Usage Guidelines

You cannot delete a CustomerLocation object if this object is referenced by a Customer or CustomerProspect object. Delete any dependent objects first before you delete a CustomerLocation object.