/V2/account/verify/code
application/json
{"code":"4005"}
curl -L \ --request POST \ --url 'https://beta.magento.pixiedia.com/V2/account/verify/code' \ --header 'Content-Type: application/json' \ --data '{ "code": "4005" }'
No body