Authorization: Bearer ********************
curl --location --request GET '/card/CA1423741565272096/txn-switch'
{
"cardId": "string",
"switchItems": [
{
"cardTxnType": "CARD_ONLINE_PAYMENTS",
"enable": true
}
]
}