orderCapture
Capture an order.
orderCapture(
amount: PositiveDecimal!
id: ID!
): OrderCapture
Arguments
orderCapture.amount
● PositiveDecimal!
non-null scalar miscellaneous
Amount of money to capture.
orderCapture.id
● ID!
non-null scalar miscellaneous
ID of the order to capture.
Type
OrderCapture
object orders
Capture an order.