Global Standard

Required Fields

FieldMandatory/OptionalDescriptionFormatExample
Company Tax IDMandatory for Multi Entities and Channel PartnersIdentifies to which company an employee belongsIt can have special characters, but we will transform it, leaving only alphanumeric to identify the corresponding company00.623.904/0001-73 → 00623904000173
EmailMandatory (as single eligibility identifier)It must be unique for the same company tax id; at the at the multi-entity and channel partner-level, duplicates are acceptedThere is no validation if the email exists, but the format is validated (including the company domain), and there isn’t a limit of charactersa@b.com john.doe@gympass.com
Employee IDMandatory if Employee ID + National ID as eligibility identifiers (Email as optional)It must be unique for the same company tax id; at the multi-entity and channel partner-level, duplicates are acceptedIt’s an alphanumeric field required to have at least 8 characters123 John.doe
National IDMandatory if Employee ID + National ID as eligibility identifiers (Email as optional)It must be unique for the same company tax id; at the multi-entity and channel partner-level, duplicates are acceptedIt’s an alphanumeric field, and its validation depends on the company's country - it refers to the employees tax id (e.g. in Brazil CPFs are requested). Format and logical validations are performed11122233396 AB1234FA43
NameOptionalThis field helps engagement on our communications (Invitation to Sign Up, for example)There is no validation on the name and no character limitJohn Doe
Payroll EnabledOptionalIt's a boolean column (Yes/No) to allow the clients to manage the employees allowed to use paycheck as a payment method (not managed by the client)Yes or NoYes
Payroll IDOptionalThis identifier helps the client find the employee in their payroll softwareIt’s an alphanumeric (and specials) field without a character limit2953ACV@ZF
Cost CenterOptionalThis represents the employee's cost centerIt’s an alphanumeric (and specials) field without a character limit
DepartmentOptionalThis represents the employee's departmentIt’s an alphanumeric (and specials) field without a character limit
Office zip codeOptionalThis represents the employee's office zip codeIt’s an alphanumeric (and specials) field without a character limit
Discount groupMandatory for clients with Wellhub+ 2.0The value must correspond to the discount groups createdIt’s a numeric field, if empty the discount group will be removed from the eligible1

Header Record

The Header Record must be included in the file. The Attribute Names (column titles) must be written exactly as indicated in the specification table above.

CIA - Integrations Guidebook (SFTP and API) (2).jpg

Data Record

Mandatory Fields

Generally, Wellhub requires each of these fields to be included for Wellhub to have the necessary information required to validate eligible employees and to assist in program communications with employees. However, there may be special cases, for example when an employee does not have an email address, that can be accommodated. If you cannot provide this data for all your employees, please consult with your Wellhub Sales and Technical Sales representatives.

If you have any questions on this, consult your Wellhub Customer Success representative.

Format Notes

  • The header is mandatory, and needs to be in English for all countries
  • The column order is not mandatory
  • The column titles (attribute names) must be written exactly as indicated in the document
  • Unknown columns will be ignored
  • The CSV can use any of the accepted separators, as: comma ( , ), semicolon ( ; ), tab, and space
  • CSV UTF-8 is the format supported