Il formato data/ora è espresso secondo la norma ISO8601. Ad esempio, nella richiesta:
curl -H "Authorization: Bearer ${access_token}" \ "https://api.truelayer.com/data/v1/accounts/${account_id}/transactions?from=${from}&to=${to}"
La data e l’ora dovrebbero essere formattate come segue:
2018-02-18T00:00:00