Validations on Parameters

Hi,

I am consuming Keypay API from my client Application (.Net C#), currently i am implementing coding for Employee creation to keypay and to check what fields are mandatory or what format should be passed for ex .BSB number and i want to know that for the purpose of giving validation in Application and make sure that proper data would be pushed to Keypay.so please suggest me where can i find these validation details on fields.

Regards,
Hardik

Hi Hardik,

Please refer to https://yourpayroll.zendesk.com/hc/en-gb/articles/200143414-Employee-Import-via-CSV#file_spec for details about the employee import format. There’s a section at the bottom that lists the minimum data required to set up an employee.

Any dashes/whitespace are removed from the BSB number although the preferred format is simply ‘xxxxxx’ (where ‘x’ is a digit).

regards,
Paul.