Coverage Explorer
Use the Coverage Explorer to view and compare Rutter’s coverage across all supported accounting, commerce, payments and ads platforms.
Loading coverage data...
Platform Caveats
- QuickBooks
GET /locations
- not supported by platform. UseGET /departments
instead.- All bank feed endpoints - use Intuit Bank Feeds connections.
- Xero
GET /departments, GET /locations, GET /classes
- not supported by platform. Use custom fields instead.GET /payment_terms
- not supported by platform. Payment terms in Xero are defined per contact (customer/vendor), not available as standalone entities, and cannot be directly applied to individual transactions. Usedue_date
fields instead, or useexpand=platform_data
onGET /vendors
orGET /customers
to see any associated payment terms.GET /bank_transfers/:id/attachments, POST /bank_transfers/:id/attachments
- not supported by platform. UseGET,POST /bank_deposits/:id/attachments
andGET,POST /expenses/:id/attachments
instead, as bank transfers in Xero generate a bank deposit and an expense.- QuickBooks Desktop
- No attachment endpoints are supported due to limitations in the QBD connector.