curl --location 'https://stg-gateway.invora.app/api/billing/v2/invoices/retry-all-payments' \ --header 'Content-Type: application/json' \ --data '{ "invoiceIds": [ "string" ], "dryRun": true }'