Xero Sales

Manages sales invoices, quotes, and customer credit notes

Integration Operations & Process Management Free ⭐ Featured ✓ Official

Requirements

Manages the complete sales transaction lifecycle in Xero Accounting, from customer quotes through invoice payment and refund processing. Provides full CRUD operations for sales invoices, customer credit notes, quotations, and overpayments with attachment handling, PDF generation, and audit trails.

Key Features:

    1. Sales invoice creation, retrieval, update, and management
    2. Customer quotation management with status tracking
    3. Credit note processing for refunds and corrections
    4. Overpayment tracking and credit allocation
    5. Invoice PDF generation and email distribution
    6. Attachment management for supporting documents
    7. Audit trail and history tracking for compliance
    8. Invoice reminder configuration

Includes:

    1. GET /connections - Retrieve available tenants
    2. DELETE /connections/{connectionId} - Disconnect tenant
    3. GET /api.xro/2.0/Invoices - List sales invoices
    4. POST /api.xro/2.0/Invoices - Create invoices
    5. GET /api.xro/2.0/Invoices/{InvoiceID} - Get invoice details
    6. POST /api.xro/2.0/Invoices/{InvoiceID} - Update invoice
    7. GET /api.xro/2.0/Quotes - List quotes
    8. PUT /api.xro/2.0/Quotes - Create quotes
    9. GET /api.xro/2.0/CreditNotes - List credit notes
    10. PUT /api.xro/2.0/CreditNotes - Create credit notes
    11. GET /api.xro/2.0/Overpayments - List overpayments
    12. PUT /api.xro/2.0/Overpayments/{OverpaymentID}/Allocations - Allocate overpayment