In the dashboard I have the option to “resend invoice”?. Can that be exposed as an API endpoint? Would be great for us to not have to give everyone access to our Snipcart Dashboard.
A simple PUT resendInvoice=true
to https://app.snipcart.com/api/orders/{token}
would suffice