Retrieve all backend transactions
Retrieve all backend transactions
Authorizations:Token
Query Parameters
| _cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) |
| _cnd[orderBy] | Array of stringsSets sorting order field |
Responses
200Success
Response schema:
Success Array
| id | integer |
| date | integer |
| status | string |
| value | string |
| type | string |
| payment_transaction | |
| data | Array |