The update_cm_m API saves additional or modified details in the specified credit memo.
|
API Specification:
|
update_cm_m |
|
Required Fields:
|
- <client_no>
- <auth_key>
- <acct_no> or <client_acct_id>
- <cm_no> or <client_cm_seq_id>
|
Additional Guidance
Input Fields
| Field Name |
Notes |
| <cm_qualifier_directive> |
Allowable Values
| Values |
Description |
| 1 |
Add qualifiers to the credit memo (Default). |
| 2 |
Remove the qualifier name and value from the credit memo. If the qualifier name exists with other values, those will remain untouched. |
| 3 |
Remove all qualifiers entries with the specified name. Any provided value is ignored. |
|