Anchor to OrderCaptureInputOrder
OrderCaptureInput
input_object
The input fields for the authorized transaction to capture and the total amount to capture from it.
Anchor to FieldsFields
- Anchor to amountamount•Money!non-null
The amount to capture. The capture amount can't be greater than the amount of the authorized transaction.
- Anchor to currencycurrency•
The currency (in ISO format) that's used to capture the order. This must be the presentment currency (the currency used by the customer) and is a required field for orders where the currency and presentment currency differ.
- •ID!non-null
The ID of the order to capture.
- Anchor to parentTransactionIdparent•
Transaction Id ID!non-null The ID of the authorized transaction to capture.
Was this section helpful?