Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property name

Type

Description

id

integer

ID of the customer in LAC.

name

string

Name of the customer.

street

string

Street name.

zip_code

string

Zip code.

city

string

City name.

state

string

State name.

country

string

Country name.

phone_number

string

Phone number of the customer.

fax_number

string

Fax number of the customer.

vat_number

string

VAT number of the customer.

description

string

Description of the customer.

creation_time time 

string

The time the customer was created in LAC.

update_time

string

The time the customer was last updated in LAC.

Contacts

ArrayOfSoap_Contact

Array of Soap_Contact objects defined for the Customer.

CustomTags

ArrayOfSoap_CustomTag

Array of Soap_CustomTag objects defined for the Customer.

...