php - How to extend Quickbooks API entity with more fields -


i'm needing extend the employee entity adding more rows of data it. example 1 row need add might call 'types', can know type of employee (e.g. administrator, journeyman, owner etc).

is possible?

quickbooks doesn't allow add "rows", or add fields "rows".

there custom fields can use store additional data you're describing. docs:


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -