Add CDT

Allow customer to add Company Data Type for the company.

  • cdt_type: Personal/Company Tab

post

Authentication: required

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
customer_idinteger · int64Required
cdt_namestringRequired
cdt_typestringOptionalDefault: Company
value_typestringRequired
langstringRequired
notesstringOptional
Responses
chevron-right
200

Success!

application/json
post
/add-cdt

Last updated