Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The /transactions endpoint allows you to perform Create and Read, queries for a Loan Transaction Record by providing relevant information. This endpoint is accessible through either a GET or POST request and requires the use of a valid <api_key> for authentication purposes. TaskSuite will provide the appropriate key for Giggle Finance . Transactions is a sub-resource of loans, and loans are the top-level resource. There cannot be a transaction without an associated loan.

...