Add CDT Per User

Allow customer to add Company Data Type to specific user.

  • unique_identifier: Choose either email/staff_id

post

Authentication: required

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

Success!

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

Last updated