Add | Typically used to add data whether data already exists or not. |
Add-Update | Typically used to add an item where it does not exist or to update an item where it does exist. |
Cancel | Typically used to cancel an existing item. |
Delete | Typically used to remove specified data. |
Replace | Typically used to overlay existing data. |