PUT {Type}/transactions/{partnerId}/{transactionId}/{amount}/capture?api-version=2.0
Partial capture authorized transaction. Amount should be '.' separated number (123.45) if transaction is not authorized it will fail.
Request Information
URI Parameters
| Name | Description | Type | Required | Additional information |
|---|---|---|---|---|
| partnerId | integer |
Required |
||
| transactionId | globally unique identifier |
Required |
||
| amount | decimal number |
Required |
||
| Type | string |
None. |
Body Parameters
None.
Response Information
Resource Description
None.