Module transfer_reversal

Module transfer_reversal 

Source

Structsยง

CreateIdTransferReversal
When you create a new reversal, you must specify a transfer to create it on.
ListIdTransferReversal
You can see a list of the reversals belonging to a specific transfer. Note that the 10 most recent reversals are always available by default on the transfer object. If you need more than those 10, you can use this API method and the limit and starting_after parameters to page through additional reversals.
RetrieveTransferReversal
By default, you can see the 10 most recent reversals stored directly on the transfer object, but you can also retrieve details about a specific reversal stored on the transfer.
UpdateTransferReversal
Updates the specified reversal by setting the values of the parameters passed. Any parameters not provided will be left unchanged.