Deserializing json

Are there any official POJO’s for using the api, or do I need to create all required java classes myself?

Hey,
The official Java connector does not currently include a POJO implementation. To utilize POJO objects, you will need to create them yourself within your codebase.