paymentJournalEntry Graph Node
Back to IndexRoot Set Name: paymentJournalEntries
Fields
amount | DecimalValue |
captureId | UuidValue |
invoiceId | UuidValue |
orderId | UuidValue |
paymentJournalEntryId | UuidValue |
paymentJournalEntryNumber | IntValue |
paymentJournalEntryType | ClrEnumValue`1 |
timestamp | DateTimeOffsetValue |
transactionReference | StringValue Optional reference. Usually a reference to an external verification of the entry. |
Edges
| Name | Type | Cardinality |
|---|---|---|
capture | paymentCapture | Single |
invoice | invoice | Single |
order | order | Single |
payment | payment | Single |