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
idinteger · int64OptionalDefault: 88471
userinteger · int64OptionalDefault: 11094
valuenumber · timestamptzOptionalDefault: 1234567
customerinteger · int64OptionalDefault: 255
edt_namestringOptionalDefault: EPF Account Number
created_atstringOptionalDefault: 2026-01-21
updated_atstringOptionalDefault: 2026-01-21
effective_datestringOptionalDefault: 2026-01-01
last_modified_byinteger · int64OptionalDefault: 8001
post
/add-ee-edt-edv

Last updated