Retrieve Account Transaction DatesAsk AIget https://api-sandbox.thisisbud.com/financial/v3/accounts/transaction-datesRetrieves a summary listing the first and last transaction per customer's accounts.HeadersX-Client-IdstringrequiredThe API Client Identifier (Service Application Identifier).X-Customer-IduuidrequiredA unique identifier for a Customer, as registered on Bud's platform.X-Customer-Idempotent-IdentifierstringUse the internal client identifier, provided in the client_metadata object when creating the customer in Create Customer V3, in place of an X-Customer-Id header.Responses 200OK 400The request contains an invalid payload. 401Unauthorised 500Server ErrorUpdated 4 months ago