export type refund_CreateRefundRequest = { invoiceId: string; };