modify_acct_supp_fields_m Guide
- Last updated
-
-
Save as PDF
Updates or deletes one or more supplemental fields and/or values associated with a specified account. This call honors any requirements for minimum and maximum number of values. In addition, this call does not delete required supplemental fields.
API Specification: |
modify_acct_supp_fields_m |
Required Fields: |
- <client_no>
- <auth_key>
- <acct_no> or <client_acct_id>
- <supp_field_name>
|
Allowable Values
Input Fields
Field Name |
Notes |
<supp_field_directive> |
Allowable Values
Values |
Description |
1 |
Add the supplemental field and value to the account (default). |
2 |
Replace all instances of the supplemental field with the given value. |
3 |
Remove the supplemental field and value. If the supplemental field exists with values other than the one given, those will remain untouched. |
4 |
Remove all instances of the supplemental field. Any given value is ignored. |
|