# Transaction

Transactions

## Get all transactions

 - [GET /transactions/business/{business}/{offset}/{amount}](https://docs.transportial.com/apis/transaction/handle_20.md): Get all the transactions by offset and amount

## Get all transactions

 - [GET /transactions/{offset}/{amount}](https://docs.transportial.com/apis/transaction/handle_211.md): Get all the transactions by offset and amount

## Get all transactions

 - [GET /transactions/user/{user}/{offset}/{amount}](https://docs.transportial.com/apis/transaction/handle_238.md): Get all the transactions by offset and amount

## Get all transactions

 - [GET /transactions/date/{startDate}/{endDate}](https://docs.transportial.com/apis/transaction/handle_367.md): Get all the transactions by offset and amount

## Get transaction

 - [GET /transaction/{id}](https://docs.transportial.com/apis/transaction/handle_407.md): Get transaction by ID

