|
23 | 23 | "href": "https://api.sandbox.hyperwallet.com/rest/v4/users/usr-c4292f1a-866f-4310-a289-b916853939de/bank-cards/trm-7e915660-8c97-47bf-8a4f-0c1bc890d46f" |
24 | 24 | } |
25 | 25 | ] |
| 26 | + }, |
| 27 | + { |
| 28 | + "token": "trm-7742f31d-452c-4bf7-8645-c003fa151144", |
| 29 | + "type": "BANK_CARD", |
| 30 | + "status": "ACTIVATED", |
| 31 | + "createdOn": "2017-11-09T23:18:34", |
| 32 | + "transferMethodCountry": "US", |
| 33 | + "transferMethodCurrency": "USD", |
| 34 | + "cardType": "CREDIT", |
| 35 | + "cardNumber": "************0113", |
| 36 | + "cardBrand": "VISA", |
| 37 | + "dateOfExpiry": "2018-12", |
| 38 | + "links": [ |
| 39 | + { |
| 40 | + "params": { |
| 41 | + "rel": "self" |
| 42 | + }, |
| 43 | + "href": "https://api.sandbox.hyperwallet.com/rest/v3/users/usr-c4292f1a-866f-4310-a289-b916853939de/bank-cards/trm-7742f31d-452c-4bf7-8645-c003fa151144" |
| 44 | + } |
| 45 | + ] |
| 46 | + }, |
| 47 | + { |
| 48 | + "token": "trm-7742f31d-452c-4bf7-8645-c003fa151155", |
| 49 | + "type": "BANK_CARD", |
| 50 | + "status": "ACTIVATED", |
| 51 | + "createdOn": "2017-11-09T23:18:34", |
| 52 | + "transferMethodCountry": "US", |
| 53 | + "transferMethodCurrency": "USD", |
| 54 | + "cardType": "PREPAID", |
| 55 | + "cardNumber": "************0114", |
| 56 | + "cardBrand": "VISA", |
| 57 | + "dateOfExpiry": "2018-12", |
| 58 | + "links": [ |
| 59 | + { |
| 60 | + "params": { |
| 61 | + "rel": "self" |
| 62 | + }, |
| 63 | + "href": "https://api.sandbox.hyperwallet.com/rest/v3/users/usr-c4292f1a-866f-4310-a289-b916853939de/bank-cards/trm-7742f31d-452c-4bf7-8645-c003fa151155" |
| 64 | + } |
| 65 | + ] |
| 66 | + }, |
| 67 | + { |
| 68 | + "token": "trm-7742f31d-452c-4bf7-8645-c003fa151156", |
| 69 | + "type": "BANK_CARD", |
| 70 | + "status": "ACTIVATED", |
| 71 | + "createdOn": "2017-11-09T23:18:34", |
| 72 | + "transferMethodCountry": "US", |
| 73 | + "transferMethodCurrency": "USD", |
| 74 | + "cardType": "FIS", |
| 75 | + "cardNumber": "************0115", |
| 76 | + "cardBrand": "VISA", |
| 77 | + "dateOfExpiry": "2018-12", |
| 78 | + "links": [ |
| 79 | + { |
| 80 | + "params": { |
| 81 | + "rel": "self" |
| 82 | + }, |
| 83 | + "href": "https://api.sandbox.hyperwallet.com/rest/v3/users/usr-c4292f1a-866f-4310-a289-b916853939de/bank-cards/trm-7742f31d-452c-4bf7-8645-c003fa151156" |
| 84 | + } |
| 85 | + ] |
| 86 | + }, |
| 87 | + { |
| 88 | + "token": "trm-7742f31d-452c-4bf7-8645-c003fa151177", |
| 89 | + "type": "BANK_CARD", |
| 90 | + "status": "INVALID", |
| 91 | + "createdOn": "2017-11-09T23:18:34", |
| 92 | + "transferMethodCountry": "US", |
| 93 | + "transferMethodCurrency": "USD", |
| 94 | + "cardType": "UNKNOWN", |
| 95 | + "cardNumber": "************0144", |
| 96 | + "cardBrand": "VISA", |
| 97 | + "dateOfExpiry": "2018-12", |
| 98 | + "links": [ |
| 99 | + { |
| 100 | + "params": { |
| 101 | + "rel": "self" |
| 102 | + }, |
| 103 | + "href": "https://api.sandbox.hyperwallet.com/rest/v3/users/usr-c4292f1a-866f-4310-a289-b916853939de/bank-cards/trm-7742f31d-452c-4bf7-8645-c003fa151177" |
| 104 | + } |
| 105 | + ] |
26 | 106 | } |
27 | 107 | ], |
28 | 108 | "links": [ |
|
0 commit comments