Update EDT

Allow customer to update the Employee Data Type of a specific user.

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

put

Authentication: required

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

Success!

application/json
idinteger · int64OptionalDefault: 88471
userinteger · int64OptionalDefault: 11094
valuenumber · timestamptzOptionalDefault: 5782910
customerinteger · int64OptionalDefault: 255
edt_namestringOptionalDefault: EPF Account Number
created_atinteger · int64OptionalDefault: 1768979753589
updated_atinteger · int64OptionalDefault: 1769047093287
effective_datestringOptionalDefault: 2026-01-01
last_modified_byinteger · int64OptionalDefault: 8001
put
/update-ee-edt-edv

Last updated