Add check for optional Organisation Name and Household Name to the CreateUpdateOrganisation and CreateUpdateHouseHold actions
Add check for optional Organisation Name and Household Name to the CreateUpdateOrganisation and CreateUpdateHouseHold actions.
Previously, if Organisation Name or Household Name were not provided an error was thrown by the action: Action failed. Caused by Mandatory key(s) missing from params array
Also reformatted the code.
Agileware Ref: CVAP-41