curl --location --request POST '/v2/api/Cards/DeactivateCard' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"card_number": "string",
"client_id": 0
}'{
"message": "string",
"status": "string",
"error_code": "string",
"traceId": "string",
"http_status": 0
}