CreateFinancialTransactionInput
Financial Transaction
Input Fields
ref (
String!)
type (
String!)
Type of the FinancialTransaction, typically used by the Orchestration Engine to determine the workflow that should be applied. Unless stated otherwise, no values are enforced by the platform.
Max character limit: 25.
amount (
Float)
The total transaction amount
scale (
Int)
The number of digits to scale down to
unscaledValue (
Int)
The unscaled value
preciseAmount (
PreciseAmountInput)
The precise total transaction amount
currency (
String!)
The currency code used for the transaction
externalTransactionCode (
String)
externalTransactionId (
String)
cardType (
String)
The card type used for the payment
paymentMethod (
String!)
paymentProvider (
String)
order (
OrderId!)
attributes (
[AttributeInput])