Hi There,
I'm trying to generate an invoice using the API. I have included the contents of my 'vars' parameter that is sent to the API. The response i'm getting is just
{"message":"The format requested is not supported by the server.","response":null}
Is it something simple i'm missin...