Hello, I have installed and tested Clover provided Remote Pay Cloud example application - Remote-pay-cloud-pos-react. Three fields set when preparing request :
setExternalId(externalId)
setExternalReferenceId(externalReferenceId)
setRequestId(requestId).
None of them are returned in response. Question: is this correct? Should I not expect all or some of them returned to the caller in response?
I can copy and paste Request and response
Thank you!