Update the current platform Quickbooks configuration.
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content-Type must be set to application/json.
The client ID issued to your platform by Quickbooks.
"ABCD1234FAKECLIENTID"
The client secret associated with the provided Quickbooks client ID.
"abcd1234FAKESECRET"
Indicates which Quickbooks environment these credentials are intended for (production or sandbox).
PRODUCTION, SANDBOX The URL to which Quickbooks should redirect after authentication.
"https://yourplatform.com/link-quickbooks"
The client ID issued to your platform by Quickbooks.
"ABCD1234FAKECLIENTID"
The client secret associated with your Quickbooks client ID, masked except for the last four digits for reference.
"**************CRET"
Indicates which Quickbooks environment these credentials are intended for (production or sandbox).
PRODUCTION, SANDBOX The URL to which Quickbooks should redirect after authentication.
"https://yourplatform.com/link-quickbooks"