API – Employer Collections
General
This article is going to go over the employer collections in the API.
Income Frequency (customerEmployer.incomeFrequency)
Variable | Description |
customerEmployer.incomeFrequency.annually | The customer receives the income amount annually. |
customerEmployer.incomeFrequency.biWeekly | The customer receives the income amount bi-weekly. |
customerEmployer.incomeFrequency.monthly | The customer receives the income amount monthly. |
customerEmployer.incomeFrequency.semiMonthly | The customer receives the income amount semi-monthly. |
customerEmployer.incomeFrequency.weekly | The customer receives the income amount weekly. |
Pay Date Frequency (customerEmployer.payDateFrequency)
Variable | Description |
customerEmployer.payDateFrequency.biWeekly | The customer gets paid bi-weekly. |
customerEmployer.payDateFrequency.monthly | The customer gets paid monthly. |
customerEmployer.payDateFrequency.semiMonthly | The customer gets paid semi-monthly. |
customerEmployer.payDateFrequency.weekly | The customer gets paid weekly. |