Search Results for

    Show / Hide Table of Contents

    Sale Invoices

    Name Type Path
    GetSaleInvoices GET /api/SaleInvoice
    Get a list of sale invoices with a search filter.
    GetSaleInvoice GET /api/SaleInvoice/{id}
    Get a sale invoice.
    CreateSaleInvoice POST /api/SaleInvoice
    Create a sale invoice.
    SubmitSaleInvoice POST /api/SaleInvoice/{id}/submit
    Submit a sale invoice for authorisation and posting.
    UpdateSaleInvoice PATCH /api/SaleInvoice/{idOrDocNo}
    Update a sale invoice.


    Updated September 2025

    In this article
    Back to top Generated by DocFX