The information on this page refers to SOAP version 2, which changed the property "name" to "tag_name." If you are using SOAP version 1, please refer to the SOAP version 1 documentation for the Soap_Feature object.

The Soap_CustomTag object represents a Custom Tag in LAC. This object is used to add and list Custom Tags for a logged-in vendor.

Soap_CustomTag contains the following properties:

Property name

Type

Description

tag_name

string

Custom Tag name.

value

string

Custom Tag value.

creation_time

string

The time the custom tag was created in LAC.

update_time

string

The time the custom tag was last updated in LAC.


  • No labels