let PaymentJournalEntry: { amount: number captureId: uuid|nothing invoiceId: uuid|nothing orderId: uuid|nothing paymentJournalEntryId: uuid paymentJournalEntryType: 'charge'|'refund' timestamp: instant}