Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.CaptureResponse

Capture output.
Property Name Type Description Available Version
error ConnectApi.​ErrorResponse Error response representation for an authorization capture. 50.0
gatewayResponse ConnectApi.​CaptureGatewayResponse Gateway log response containing details about gateway logs created during the process of the capture request. 50.0
payment ConnectApi.​PaymentResponse Payment response object for the capture request. Contains the information related to a payment object created during request processing. 50.0
paymentGatewayLogs List<ConnectApi.​GatewayLogResponse> Gateway log collection for an authorization capture. 50.0
paymentGroup ConnectApi.​PaymentGroupResponse Payment group associated with the capture request. 50.0