username:passwordAuthorization: Basic *****************{"emailsToNotify":[],"smsVerifyCodeCfg":{"emailToNotify":"shangxiaobin@youshucorp.cn"}}curl --location --request PUT 'https://apitest.wooshpay.com/v1/issuing/cards//specs' \
--header 'Accept: application/json' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{"emailsToNotify":[],"smsVerifyCodeCfg":{"emailToNotify":"shangxiaobin@youshucorp.cn"}}'true