Custom-Fields-Delete - MACROMEDIA BREEZE-USING THE BREEZE XML WEB SERVICES Use Manual

Using the breeze xml web services
Table of Contents

Advertisement

Filters
Results can be filtered only on
parameter.
Results cannot be sorted. The default sort is by ascending
Returned elements
custom-fields
Sample results
<results>
<status code="ok" />
<custom-fields>
<field field-id="1329" custom-seq="1" account-id="7" type="optional">
<name>Department</name>
<comments>this is optional</comments>
</field>
<field field-id="1330" custom-seq="2" account-id="7"
type="required">
<name>SSN</name>
</field>
</custom-fields>
</results>

custom-fields-delete

Description
Deletes the specified account custom field.
Parameters
The access key for the account.
accesskey
Note: The
accesskey
include this parameter in Breeze 4.1, it is ignored.
The ID of the field to be deleted (call the
field-id
Returned elements
None.
Filters
Results cannot be filtered or sorted.
Sample results
<results>
<status code="ok" />
</results>
field-id
,
field
parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
. You can also use the
field-id
custom-fields
modifier on the
filter-out
.
action to obtain the ID).
custom-fields-delete
type
49

Advertisement

Table of Contents
loading

This manual is also suitable for:

Breeze

Table of Contents