RequestRefundResponse

Request that data to allow a customer to perform an informed refund

Variables

refundableAmount

string

The amount that can be refunded

refundFeeAmount

string

The fee required to perform this refund.  Note that the refundable amount + the fee = the balance that was found.

currency

Currency

The currency of the productVOs.

custom

CustomerVO

Specifies the custom

program

ProgramVO

The program to which this balance belongs.

Close