Synopsis:
In the event that a venue rejects a request by a customer application, Whisperer will provide the customer with a RejectionReason populated with one of the enumerations that can be found on *Whisperer Rejection/Error Reasons. In addition, the customer application is provided access to the text string populated by the venue (supplying the venue logic behind the rejection). The text string is populated in different fields dependant on the Whisperer implementation in use.
Whisperer Version 3.13.0
For request rejects on Whisperer 3.13.0 the venue text string can be found in the field (modelID="")
Whisperer Version 3.14.0
To view request rejects on Whisperer 3.14.0 the field containing the venue logic for rejection is in (text="")
Note
Full details of field mappings can be found within the Whisperer tar.gz file that you have been provided for the installation (e.g /Whisperer-API-3.14.0/cpp/include/API/Clients/CPP/Proto/OrderRejected.h)