Get a Customer Vault.
Example Response
{
"vaultId": 937,
"uri": "https://api.payjunction.com/customers/906/vaults/937",
"type": "CARD",
"accountType": "MASTERCARD",
"lastFour": "3694",
"cardExpMonth": 12,
"cardExpYear": 2016,
"created": "2013-11-18T22:50:22Z",
"lastModified": "2013-11-18T22:50:22Z",
"address": {
"addressId": 869,
"uri": "https://api.payjunction.com/customers/906/addresses/869",
"address": "1234 Main St.",
"city": "Los Angeles",
"state": "CA",
"country": "USA",
"zip": "91201",
"created": "2013-11-18T22:50:22Z",
"lastModified": "2013-11-19T04:56:26Z"
}
}