Skip to content

paymentCapture Graph Node

Back to Index

Root Set Nane: paymentCaptures

Fields
amountDecimalValue

The amount to be captured. May or may not have been captured yet; see capturedAmount and remainingAmount.

capturedAmountDecimalValue

The amount that has been captured.

createdAtDateTimeOffsetValue
lastModifiedDateTimeOffsetValue

The last time this node was updated. Note that this timestamp does not guarantee any actual changes to the node, but it’s guaranteed to update if there are actual changes.

paymentCaptureIdUuidValue
remainingAmountDecimalValue

The amount that remains to be captured.

stateEnumValue`1
Edges
NameTypeCardinality
invoiceinvoiceSingle
orderorderSingle
Back to Index