let OrderJournalEntry: { amount: number invoiceId: uuid|nothing orderJournalEntryId: uuid orderJournalEntryType: 'receivable'|'capture'|'clearing'|'fee' paymentId: uuid|nothing timestamp: instant}