Retrieve a collection of PEER (P2P) payments
GET/api/wallet_transaction_details
This API endpoint is intended to retrieve a collection of PEER (P2P) payments, specifically recent P2P payments for an account.
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.