Description
Updates values of various user-defined fields (UDFs) for different objects.
Parameters
Name | Description |
---|---|
data |
Location: formData Type: file The file to be used to update UDFs. The file is passed
to Address Manager as an octet-stream of the CSV file
contents. The file must follow the following pattern:
Note:
|
properties |
Location: query Type: string Reserved for future use.
|
Responses
Code | Description |
---|---|
201 |
Type: Array of integer Returns a CSV file containing the respective line number in the input CSV file and the reason for the failure identified by the system.
|