The recoup object

{
  "object":"recoup",
  "id":"kav410bdsww9nat8gafwrb",
  "currency": "USD",
  "paymentId": "h3qo5rine8itrr43wfen2356",
  "refundId": "f24937fa245d434dad5b993a",
  "balanceChangeId": "ecbc725765d24c7a9c6a3fc4",
  "status":"paid",
  "created":"2015-10-28T22:56:20.000Z",
  "lastUpdated":"2015-10-28T22:56:20.000Z"
}
id string
The unique id of the refund recoup.
object string, the value is "recoup"
currency string
The currency of the refund recoup.
paymentId string
The id of the payment associated with the refund recoup.
refundId string
The id of the refund being recouped.
balanceChangeId string
The id of the balance change that occurred as a result of the refund recoup.
status string, possible values: paid
created datestring
The date the refund recoup was created.
lastUpdated datestring
The date the refund recoup was last updated.