Get cards for account
Retrieve all debit and credit cards associated with a specific account.
Path parameters
ID for a Mercury account.
Response
Example response
{
"cards": [
{
"createdAt": "2016-07-22T00:00:00Z",
"updatedAt": "2016-07-22T00:00:00Z"
}
]
}Changes
Changed in 3 of the 45 revisions of this API.25
- ●
added the new
yearlyenum value to the///////////response property for the response statusresponse-property-enum-value-added
- ●
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
- ●
added the new
lockedenum value to the//////response property for the response statusresponse-property-enum-value-added
- ○
removed the
pausedenum value from the//////response property for the response statusresponse-property-enum-value-removed
- ●