Skip to content
← Back to Index

PaymentJournalEntry

Type

Definition

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

Availability

DiscountRuleReactor

© 2024 Hantera AB. All rights reserved.