v5.0.1: Fix faulty response payloads in integration api endpoints
Summary
Fix faulty response payload for Reopen customer session endpoint
Endpoint now returns a ReopenSessionResponse, which maps correctly to the endpoint returned value.
Fix faulty response payload for List card's transactions
response of the endpoint was lacking the wrapping in the "page" structure that contains the list of transactions in it's Data
field, see InlineResponse2001.