标签: quickbooks-online
QuickBooks Online仅支持按https://developer.intuit.com/docs/0025_quickbooksapi/0050_data_services/020_key_concepts/00300_query_operations检索1000个查询结果。目前我正在指定toDate和fromDate参数来解决这个问题。还有其他方法来解决这个问题吗?
答案 0 :(得分:2)
您需要使用分页来遍历完整的记录集:https://developer.intuit.com/docs/0025_quickbooksapi/0050_data_services/020_key_concepts/00300_query_operations/0100_key_topics#Pagination