Automate make.com invoice collection

Hi,

Make auto purchases new credits very often, and tracking down the invoices for that is a real pain. So - I thought I would automate that using make :sweat_smile:

I’m using the the API and endpoint payments: https://eu1.make.com/api/v2/organizations/{organizationId}/payments

The problem is that 99% of the payments I receive are missing the hosted_invoice_url

Anyone know why? Is there a better way to get the invoices?