Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the business to sync Quickbooks data for.
Body
application/json
List of Quickbooks realm IDs to sync from. If not provided, all connected realms will be synced.
Response
Resource type. Value will be 'com.layerfi.controllers.EmptyResponse'.
Example:
"{}"