Original publication date: August 25, 2020
Question:
For the endpoint, POST /v1/gl/subaccounts we are receiving a response "The field title contains invalid characters".
Answer:
We do not support any double byte characters. This is the regex for the characters allowed through the COS API:
^[A-Za-z0-9^ !_\-@'`\t()#""""*\]+{}|~$%&,:.-\\]+$