Versions Compared

Key

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

...

End-point

Method

Description

/api/transactions-history

GET

Returns a collection of transactions that have been processed

/api/transactions-history/{id}

GET

Return a specific transaction based on the transaction ID

Info

All API endpoints require an authentication header to be included with the request.  See API Authentication

...