# Capture



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **id** |string | ☑️ |  | | |
| **paymentRequestId** |string | ☑️ |  | | |
| **paymentId** |string | ☑️ |  | | |
| **referenceId** |string | ☑️ |  | | |
| **currency** |string | ☑️ |  | | |
| **authorizedAmount** |number | ☑️ |  | | |
| **capturedAmount** |number | ☑️ |  | | |
| **status** |string | ☑️ |  | | |
| **paymentMethod** |[PaymentMethod](PaymentMethod.md) | ☑️ |  | | |
| **failureCode** |string | ☑️ |  | | |
| **customerId** |string | ☑️ |  | | |
| **metadata** |object | ☑️ |  | | |
| **channelProperties** |object | ☑️ |  | | |
| **created** |string | ☑️ |  | | |
| **updated** |string | ☑️ |  | | |



[[Back to README]](../../README.md)