API changes: Cashier Information and Verify Email
Dear developers,
We’re making the following changes to our API:
1) We’re removing url from the type parameter in the Cashier Information API request for cryptocurrency accounts on the 1st Sep.
Please use the api type instead.
Before the change:
{ "cashier" : "...", "provider": "crypto", "type" : "url", ... }
After the change:
{ "cashier" : "...", "provider": "crypto", "type" : "api", ... }
2) We’re removing trading_platform_password_reset from the type parameter in the Verify Email API request effective from the week of 7th Aug.
Please use trading_platform_mt5_password_reset or** trading_platform_dxtrade_password_reset** instead.
Please make the necessary changes to your app(s).
If you have any questions, write to us at api-support@deriv.com.
Tagged: