get https://your-protect-instance.example.com/api/rest/v1/reports/mt536
Returns the MT536 statement of transactions for the address.
By default, the response is a JSON, with the swift content formatted in base64. To get the plain swift as a response, use the request header 'Accept: text/plain'.
A date can be passed to get the transactions of a particular day. If no date is given, the last day is used.