Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 530 Bytes

capture-transaction-response.md

File metadata and controls

22 lines (13 loc) · 530 Bytes

Capture Transaction Response

Defines the fields that are included in the response body of a request to the CaptureTransaction endpoint.

Structure

CaptureTransactionResponse

Fields

Name Type Tags Description Getter
Errors List<Error> Optional Any errors that occurred during the request. List getErrors()

Example (as JSON)

{}