Environment
java-1.4.0
https://github.com/amzn/selling-partner-api-sdk/releases/tag/java-1.4.0
Describe the bug
Request ID isn't available when receiving a response using the Java SDK. It was available through the header when I had generated my own java library.
To Reproduce
Any response payload doesn't include the request id as a property.
Expected behavior
All response payloads should provide the request id.