Hi all,
I’m getting the following reponse:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
Error in converting value for property 'Quantity' to type 'Double'
I’m trying to make a post call with to following body:
But as stated above I’m getting back a “Error in converting value for property ‘Quantity’ to type 'Double” response.
Using postman with this body doesn’t give any issues btw:
Does anyone know what the problem could be in this situation?