{
"userId": "string"
}
{
"records": [
{
"userId": "string",
"bin": "string",
"label": "MasterCard",
"country": "US",
"verification": {
"avs": "Y",
"threeDs": "Y"
},
"limit": {
"totalPayAmount": "string",
"minOpenDepositAmount": "string"
},
"authFee": "string"
}
]
}