The response I get is "{
"exception": {
"viewMessage": "Request actions not supported by executeImport",
"message": "Request actions not supported by executeImport",
"class": "com.lawson.rdtech.type.ViewException"
}
}".
How do I interpret this response? What is executeImport and why does it not allow me to fulfill the request?
The call I'm making looks like this: "">mingle-ionapi.inforcloudsuite.com/.../AddNonEmployee". I get this return regardless of the body I send.
Any insight would be helpful, thank you!