CaptureTransaction
Captures a transaction that was created with the Charge stored procedure with a DelayCapture value of true.
Input
| Name | Type | Required | Description |
| TransactionId | String | True | The transaction's unique ID, issued by Square payments servers. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Whether the transaction was captured. |