verifiable credentials
Get Transactions Data
Get an MX-issued verifiable credential of a user's transaction data.
get/vc/users/{user_guid}/accounts/{account_guid}/transactions
Path parameters
user_guidstring required
The unique identifier for a user, beginning with the prefix USR-.
account_guidstring required
The unique id for an account.
Query parameters
startTimestring
Filter transactions from this date. Must be in the format YYYY-MM-DD. The range is limited to 1 year.
endTimestring
Filter transactions to this date. Must be in the format YYYY-MM-DD. The range is limited to 1 year.
Response
OK