List User's Cards
Get a list of the logged in user's saved cards
Get Cards
GET
https://a1pay.net/api/transactions/cards/:UserId
This endpoint allows you to list cards belonging to logged in user.
Query Parameters
Name | Type | Description |
---|---|---|
UserId | integer | UserId of the loggedin user |
Last updated