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
Changes
Changed in 1 of the 50 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 50 revisions, 1 has no diff computed.