let Payment: { paymentCaptureId: uuid orderId: uuid invoiceId: uuid amount: number state: 'pending' | 'accepted' | 'denied'}