Manage contact licenses
manage_contact_licensesManage contact licenses by adding, updating, or deleting entries. Provide license type and number for additions, or license ID for updates/deletions.
Instructions
Add, update, or delete a license on a contact. For add provide type+number; for update/delete provide licenseId. Executes directly. Write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | License type (required). See list_smartlists LicenseType. | |
| action | Yes | ||
| number | No | License number (required). | |
| auditUser | No | Email recorded as X-AuditUser for the ATF audit trail. Overrides FASTBOUND_AUDIT_USER for this call. Must be an active user on the account. | |
| contactId | Yes | GUID of the contact. | |
| licenseId | No | Required for update/delete. | |
| copyOnFile | No | ||
| expiration | No | License expiration date (ISO). |