Refunds
Cancel or refund a card transfer
POST
/accounts/{accountID}/transfers/{transferID}/reversals
Create a refund
POST
/accounts/{accountID}/transfers/{transferID}/refunds
List refunds
GET
/accounts/{accountID}/transfers/{transferID}/refunds
Retrieve refund
GET
/accounts/{accountID}/transfers/{transferID}/refunds/{refundID}