Retrieve a collection of card transactions
GET/api/card_transaction_details
This API endpoint empowers you to access a list of recent card transactions associated with an account, providing valuable insights into transaction details.
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.