UNPKG

intuit-oauth

Version:

Intuit Node.js client for OAuth2.0 and OpenIDConnect

1,742 lines (1,741 loc) 678 kB
2025-01-26T21:50:14.792Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=testScope&state=testState 2025-01-26T21:50:14.794Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=com.intuit.quickbooks.accounting%20com.intuit.quickbooks.payment%20openid&state=testState 2025-01-26T21:50:14.812Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:50:14.813Z error: Create Token () threw an exception : {} 2025-01-26T21:50:14.815Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:50:14.817Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:50:14.820Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:50:14.821Z error: Refresh Token () threw an exception : {} 2025-01-26T21:50:14.824Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:50:14.827Z info: Refresh usingToken () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:50:14.828Z error: Refresh Token () threw an exception : {} 2025-01-26T21:50:14.830Z info: Revoke Token () response is : null 2025-01-26T21:50:14.832Z info: Revoke Token () response is : null 2025-01-26T21:50:14.835Z info: Revoke Token () response is : null 2025-01-26T21:50:14.837Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T21:50:14.857Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T21:50:14.860Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T21:50:14.862Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T21:50:14.869Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T21:50:14.874Z error: The validateIdToken () threw an exception : {} 2025-01-26T21:50:14.876Z info: The validateIdToken () response is :true 2025-01-26T21:50:14.878Z info: The validateIdToken () response is :true 2025-01-26T21:52:44.902Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=testScope&state=testState 2025-01-26T21:52:44.904Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=com.intuit.quickbooks.accounting%20com.intuit.quickbooks.payment%20openid&state=testState 2025-01-26T21:52:44.924Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:52:44.925Z error: Create Token () threw an exception : {} 2025-01-26T21:52:44.928Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:52:44.930Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:52:44.939Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:52:44.939Z error: Refresh Token () threw an exception : {} 2025-01-26T21:52:44.942Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:52:44.946Z info: Refresh usingToken () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T21:52:44.947Z error: Refresh Token () threw an exception : {} 2025-01-26T21:52:44.950Z info: Revoke Token () response is : null 2025-01-26T21:52:44.953Z info: Revoke Token () response is : null 2025-01-26T21:52:44.956Z info: Revoke Token () response is : null 2025-01-26T21:52:44.959Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T21:52:44.962Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T21:52:44.964Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T21:52:44.966Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T21:52:44.970Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T21:52:44.975Z error: The validateIdToken () threw an exception : {} 2025-01-26T21:52:44.977Z info: The validateIdToken () response is :true 2025-01-26T21:52:44.980Z info: The validateIdToken () response is :true 2025-01-26T23:04:49.303Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=testScope&state=testState 2025-01-26T23:04:49.305Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=com.intuit.quickbooks.accounting%20com.intuit.quickbooks.payment%20openid&state=testState 2025-01-26T23:04:49.323Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:04:49.324Z error: Create Token () threw an exception : {} 2025-01-26T23:04:49.327Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:04:49.329Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:04:49.332Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:04:49.333Z error: Refresh Token () threw an exception : {} 2025-01-26T23:04:49.335Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:04:49.338Z info: Refresh usingToken () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:04:49.339Z error: Refresh Token () threw an exception : {} 2025-01-26T23:04:49.342Z info: Revoke Token () response is : null 2025-01-26T23:04:49.344Z info: Revoke Token () response is : null 2025-01-26T23:04:49.346Z info: Revoke Token () response is : null 2025-01-26T23:04:49.349Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T23:04:49.351Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T23:04:49.354Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T23:04:49.355Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T23:04:49.359Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T23:04:49.364Z error: The validateIdToken () threw an exception : {} 2025-01-26T23:04:49.366Z info: The validateIdToken () response is :true 2025-01-26T23:04:49.368Z info: The validateIdToken () response is :true 2025-01-26T23:07:24.487Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=testScope&state=testState 2025-01-26T23:07:24.489Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=com.intuit.quickbooks.accounting%20com.intuit.quickbooks.payment%20openid&state=testState 2025-01-26T23:07:24.510Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:07:24.511Z error: Create Token () threw an exception : {} 2025-01-26T23:07:24.513Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:07:24.516Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:07:24.519Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:07:24.520Z error: Refresh Token () threw an exception : {} 2025-01-26T23:07:24.523Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:07:24.525Z info: Refresh usingToken () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:07:24.526Z error: Refresh Token () threw an exception : {} 2025-01-26T23:07:24.529Z info: Revoke Token () response is : null 2025-01-26T23:07:24.531Z info: Revoke Token () response is : null 2025-01-26T23:07:24.534Z info: Revoke Token () response is : null 2025-01-26T23:07:24.537Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T23:07:24.539Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T23:07:24.541Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T23:07:24.543Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T23:07:24.548Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T23:07:24.553Z error: The validateIdToken () threw an exception : {} 2025-01-26T23:07:24.555Z info: The validateIdToken () response is :true 2025-01-26T23:07:24.557Z info: The validateIdToken () response is :true 2025-01-26T23:08:17.246Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=testScope&state=testState 2025-01-26T23:08:17.253Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=com.intuit.quickbooks.accounting%20com.intuit.quickbooks.payment%20openid&state=testState 2025-01-26T23:08:17.280Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:08:17.281Z error: Create Token () threw an exception : {} 2025-01-26T23:08:17.285Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:08:17.288Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:08:17.293Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:08:17.294Z error: Refresh Token () threw an exception : {} 2025-01-26T23:08:17.297Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:08:17.302Z info: Refresh usingToken () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:08:17.303Z error: Refresh Token () threw an exception : {} 2025-01-26T23:08:17.307Z info: Revoke Token () response is : null 2025-01-26T23:08:17.309Z info: Revoke Token () response is : null 2025-01-26T23:08:17.312Z info: Revoke Token () response is : null 2025-01-26T23:08:17.317Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T23:08:17.319Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T23:08:17.323Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T23:08:17.325Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T23:08:17.333Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": { "CreateTime": "2018-03-03T01:05:25-08:00", "LastUpdatedTime": "2018-08-23T10:46:22-07:00" } }, "time": "2018-09-04T16:53:59.490-07:00" } 2025-01-26T23:08:17.339Z error: The validateIdToken () threw an exception : {} 2025-01-26T23:08:17.342Z info: The validateIdToken () response is :true 2025-01-26T23:08:17.345Z info: The validateIdToken () response is :true 2025-01-26T23:09:02.313Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=testScope&state=testState 2025-01-26T23:09:02.315Z info: The Authorize Uri is :https://appcenter.intuit.com/connect/oauth2?client_id=clientID&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Fcallback&response_type=code&scope=com.intuit.quickbooks.accounting%20com.intuit.quickbooks.payment%20openid&state=testState 2025-01-26T23:09:02.334Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:09:02.335Z error: Create Token () threw an exception : {} 2025-01-26T23:09:02.338Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:09:02.340Z info: Create Token response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:09:02.346Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:09:02.347Z error: Refresh Token () threw an exception : {} 2025-01-26T23:09:02.349Z info: Refresh Token () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:09:02.352Z info: Refresh usingToken () response is : { "access_token": "sample_access_token", "token_type": "bearer", "x_refresh_token_expires_in": "8726400", "refresh_token": "sample_refresh_token", "expires_in": "3600", "id_token": "sample_id_token" } 2025-01-26T23:09:02.353Z error: Refresh Token () threw an exception : {} 2025-01-26T23:09:02.356Z info: Revoke Token () response is : null 2025-01-26T23:09:02.358Z info: Revoke Token () response is : null 2025-01-26T23:09:02.360Z info: Revoke Token () response is : null 2025-01-26T23:09:02.363Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T23:09:02.365Z info: The Get User Info () response is : { "sub": "1182d6ec-2a1f-4aa3-af3f-bb3b95db45af", "email": "john@doe.com", "emailVerified": true, "givenName": "John", "familyName": "Doe" } 2025-01-26T23:09:02.368Z info: The makeAPICall () response is : { "CompanyInfo": { "CompanyName": "Sample Test", "LegalName": "Sample Test", "CompanyAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "CustomerCommunicationAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "LegalAddr": { "Id": "1", "Line1": "2565 Garcia Avenue", "City": "Mountain View", "Country": "US", "CountrySubDivisionCode": "CA", "PostalCode": "94063" }, "PrimaryPhone": {}, "CompanyStartDate": "2018-03-03", "FiscalYearStartMonth": "January", "Country": "US", "Email": { "Address": "developer.intuit.com@gmail.com" }, "WebAddr": {}, "SupportedLanguages": "en", "NameValue": [ { "Name": "NeoEnabled", "Value": "true" }, { "Name": "IsQbdtMigrated", "Value": "false" }, { "Name": "SubscriptionStatus", "Value": "TRIAL" }, { "Name": "OfferingSku", "Value": "QuickBooks Online Plus" }, { "Name": "PayrollFeature", "Value": "true" }, { "Name": "AccountantFeature", "Value": "false" }, { "Name": "ItemCategoriesFeature", "Value": "true" }, { "Name": "AssignedTime", "Value": "2018-03-05T19:38:07-08:00" } ], "domain": "QBO", "sparse": false, "Id": "1", "SyncToken": "21", "MetaData": {