Buy market order amount is not correct

Using PowerShell against the Sandbox environment to test my script. Sending a “BUY” command for BTC with following syntax:

$Body = ‘{“type”: “market”,“side”: “buy”,“post_only”: “false”,“product_id”: “BTC-USD”,“funds”: “92.05”}’

However, when I view the web console, it says I only bought $25.89 worth of BTC. I don’t understand why this is happening. Anyone else see this? Or know what’s going on?

Hey @Charlatat! For best assistance to your query, we suggest you to file a support ticket via this link.

Also, please note that as you might know, while Sandboxes are a great way of testing, they can also be unstable at times. This might happen due to several reasons such as the Sandbox server not validating the orders and so unrealistic orders are put into place, affecting placing market orders, etc. Besides that, please note that not all functionalities present on our Exchange/Pro API are available on the Sandbox for testing.

Thank you!