Skip to content

v5.0.1: Fix faulty response payloads in integration api endpoints

Compare
Choose a tag to compare
@altJake altJake released this 26 Apr 23:07
· 9 commits to master since this release
149a646

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.