Successful connection/disconnection from QB.
This commit is contained in:
@@ -24,7 +24,9 @@ namespace BodyshopPartner.Utils
|
||||
{
|
||||
Console.WriteLine("Got a hit.");
|
||||
//res.WithCORS();
|
||||
Utils.QuickBooksInterop.connectToQuickBooks();
|
||||
Utils.QuickBooksInterop.ConnectToQuickBooks();
|
||||
Utils.QuickBooksInterop.DisconnectFromQuickBooks();
|
||||
|
||||
|
||||
res.WithCORS().AsText("Hello.");
|
||||
}, "POST");
|
||||
|
||||
Reference in New Issue
Block a user