Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getPreferences documentation #36

Closed
bsbechtel opened this issue Jan 12, 2016 · 1 comment
Closed

getPreferences documentation #36

bsbechtel opened this issue Jan 12, 2016 · 1 comment

Comments

@bsbechtel
Copy link

In order to request preferences on a given company, you need to submit a blank object ("") instead of the company/realm ID, as the realm ID is already submitted in the API call. It is not obvious per the docs on how to modify the method call appropriately. You might want to update your docs (or add an example):

getPreferences(id, callback)

Retrieves the Preferences from QuickBooks

Arguments
id - The Id of persistent Preferences // Add "" here
callback - Callback function which is called with any error and the persistent Preferences

mcohen01 added a commit that referenced this issue Jan 14, 2016
@mcohen01
Copy link
Owner

fix in 2.0.2. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants