Search Results for

    Show / Hide Table of Contents

    Purchase Invoices

    Name Type Path
    GetPurchaseInvoices GET /api/PurchaseInvoice
    Get a list of purchase invoices with a search filter.
    GetPurchaseInvoice GET /api/PurchaseInvoice/{id}
    Get a purchase invoice.
    CreatePurchaseInvoice POST /api/PurchaseInvoice
    Create a purchase invoice.
    SubmitPurchaseInvoice POST /api/PurchaseInvoice/{id}/submit
    Submit a purchase invoice for authorisation and posting.
    UpdatePurchaseInvoice PATCH /api/PurchaseInvoice/{idOrDocNo}
    Update a purchase invoice.


    Updated September 2025

    In this article
    Back to top Generated by DocFX