XRoute 2: "tourReport" not present in response
Posted: Wed Jul 08, 2020 7:13 am
Hello,
we have the problem, that the parameter "tourReport" in the "resultFields" Section does not affect the response.
This is the (shortened) part of the "resultFields" from the request:
But the "tourReport" field in the response stays empty...
Is this a mistake on our part? How do we get the "tourReport"?
Best regards,
Lennart
we have the problem, that the parameter "tourReport" in the "resultFields" Section does not affect the response.
This is the (shortened) part of the "resultFields" from the request:
Code: Select all
{
"resultFields": {
"tourReport": true,
"tourReportSpecified": true,
}
}
Is this a mistake on our part? How do we get the "tourReport"?
Best regards,
Lennart