PUT {Type}/transactions/{partnerId}/{transactionId}/refund?api-version=2.0
Refund transaction, if money is captured it will be refunded.
Request Information
URI Parameters
Name | Description | Type | Required | Additional information |
---|---|---|---|---|
partnerId | integer |
Required |
||
transactionId | globally unique identifier |
Required |
||
Type | string |
None. |
Body Parameters
stringRequest Formats
application/json, text/json
Sample:
"sample string 1"
Response Information
Resource Description
None.