-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
The division field in the Lead entity should be a string not JSON array (according to documentation and SDK)
REST API docs: http://bullhorn.github.io/rest-api-docs/entityref.html#lead
SDK type:
| private String division; |
Call:
Response:
Cannot deserialize instance of java.lang.String out of START_ARRAY token
Metadata
Metadata
Assignees
Labels
No labels