# 2015-10-19

All endpoints for syncing now accept a `filter` parameter to fetch a subset of the full set of entities for syncing. The `filter` parameter accepts the same arguments as the `filter` used for the regular endpoints.

Examples:

* [Sales invoices](/api/sales_invoices/#get_sales_invoices_synchronization_example1)
* [Purchase invoices](/api/documents_purchase_invoices/#get_documents_purchase_invoices_synchronization_example1)
* [Receipts](/api/documents_receipts/#get_documents_receipts_synchronization_example1)
* [General journal documents](/api/documents_general_journal_documents/#get_documents_general_journal_documents_synchronization_example1)
* [General documents](/api/documents_general_documents/#get_documents_general_documents_synchronization_example1)
* [Financial mutations](/api/financial_mutations/#get_financial_mutations_synchronization_example1)
