The ActionType field determines what action should be taken for the given request. For more information on each action type, please refer to the OICP description. The following operations are available:
- fullLoad: A full load replaces all previous data with new data, implying that all previous records are no longer available.
- insert: Inserts one or more records into the existing records
- update: Updates the data of one or more records
- delete: Deletes one or more records