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