Retrieve a collection of fees
GET/api/fee_transaction_details
This API endpoint is designed to provide you with a detailed list of fees associated with an account, with the flexibility to filter and paginate the results to meet your specific needs.
Request
Responses
- 200
- 401
- 403
OK - The request was processed successfully.
Unauthorised -- Your access token is wrong.
Forbidden -- Access to the requested resource or action is forbidden.