Get QBO contacts
Retrieve QuickBooks Online contacts (customers and vendors) with optional transaction relationships. Returns internal customer/vendor IDs when they exist in the system.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
entityId
Entity ID
contactType
Filter by contact type
Allowed values:
includeTransactions
Include transaction relationships
includeInvoices
Include invoice relationships
search
Search contacts by name
limit
Number of contacts to return
offset
Number of contacts to skip
cursor
Cursor for pagination
pageSize
Page size for cursor pagination
Response
QBO contacts data
success
data