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
Post a Comment