How to get the gp_report_id for an Invoice?

What’s the best way to fetch an invoice’s gross-to-net payment report ID? Specifically, I’m trying to call this /gross_to_net endpoint, which requires a gp_report_id field, but I’m not sure how/where to fetch this data via the Deel API.