Get QBO invoices (raw data)
Retrieve QuickBooks Online invoices as raw QBO data. This endpoint returns unmodified QBO invoice structure without mapping to internal Invoice schema IDs.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query Parameters
entityId
Entity ID
Response
Raw QBO invoice data
success
data
Raw QBO invoice objects (structure varies by QBO API)
meta
Metadata about the invoice data