ConfirmRefundRequest

Request that contains the details required to perform a refund with the implication the customer has accepted any fees

Variables

iban

string

The iban of the customer’s account Errors:

iban

string

The bic code of the customer’s account Errors:

address

string

The address of the customer.  Errors:

city

string

The city of the customer.

countryIsoCode3

string

The country iso code of the customer.

firstname

string

The firstname of the customer.  Errors:

lastname

string

The lastname of the customer.  Errors:

postcode

string

The postcode of the customer.

zone

string

The zone number of the customer.

emailAddress

string

The email address of the customer requesting a refund.  If none is provided he or she cannot request feedback later on

program

ProgramVO

The program for which to request a refund Errors:

Close