Get the daily transactions of the address

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.

Language
Click Try It! to start a request and see the response here!