Api-Key: ********************{
"token": "5GOXRzVeN9FSo8Kco6ngUGgUPBnVYRsa",
"code": "264135",
"method": "sms" // nullable, sms | ga
}curl --location --request POST 'https://api.iranpayamak.com/ws/v1/auth/verify-2fa' \
--header 'Accept: application/json' \
--header 'Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "5GOXRzVeN9FSo8Kco6ngUGgUPBnVYRsa",
"code": "264135",
"method": "sms" // nullable, sms | ga
}'{}