Error 60206
Product: Verify
ERROR - 60206
'Amount' & 'Payee' params are required
Your service has the Psd2Enabled
flag which requires you to send the 'Amount' & 'Payee' params when creating a verification
HTTP status: 400
Possible Causes
Your service has the Psd2Enabled
flag which requires you to send the 'Amount' & 'Payee' params when creating a verification
Possible Solutions
- Make sure that you send the 'Amount' & 'Payee' params
- Set the
Psd2Enabled
flag on your Verification Service tofalse
.