Anchor to OrderTransactionInputOrder
OrderTransactionInput
input_object
The input fields for the information needed to create an order transaction.
Anchor to FieldsFields
- Anchor to amountamount•Money!non-null
The amount of money for this transaction.
- Anchor to gatewaygateway•String!non-null
The payment gateway to use for this transaction.
- Anchor to kindkind•Order
Transaction non-nullKind! The kind of transaction.
- Anchor to orderIdorder•
Id ID!non-null The ID of the order associated with the transaction.
- Anchor to parentIdparent•
Id The ID of the optional parent transaction, for example the authorization of a capture.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
A list of transactions involved in the refund.
Was this section helpful?