Error in converting value for property 'Quantity' to type 'Double

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?

Hi Kenneth,
Please check this Triggre Weekend Masterclass to check the message sent from Triggre 68. Check the content of API calls

This should show you the real message you’re sending, which allows you to handle any errors

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.