I develop a SaaS that supports billing parties for services rendered. We have a GraphQL API that we offer and I’d like to make it possible for invoiced parties to retrieve their invoices via GraphQL, RSS, or some other feed.

For whatever reason I can’t seem to find solid answers via search so I thought I’d ask the community what formats are generally used? I’m working in Ruby on Rails.