Loan / Loans Spec

Background

Loans are clearly a primary example of a Business Object in QBO3.

Loan object must reliably generated, filtered, and deleted both automatically and manually.

This spec covers the operations of creating, searching through, and deleting Loans.

Specification

  • Loan
    • can insert Loans
    • can search for Loans
    • can delete the inserted Loan
Comments