Add EDT

Allow customer to add Employee Data Type to specific user.

  • unique_identifier: Choose either email/staff_id as unique identifier.

post

Authentication: required

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
customer_idstringRequired
unique_identifierstringRequired
emailstring | nullableOptional
staff_idstring | nullableOptional
edt_countrystringRequired
edt_namestringRequired
langstringOptionalDefault: EN
valuestringRequired
effective_datestring · date | nullableRequired
Responses
chevron-right
200

Success!

application/json
post
/add-ee-edt-edv

Last updated