getOfflineSVA(@MobiliserParam(name="customerId", required=true, description="the customer ID for the search") Customer, @MobiliserParam(name="type", required=true, description="the PaymentInstrument Type") Type, @MobiliserParam(name="merchantId", required=true, description="the Merchant ID in the given Offline SVA") Long) method

This method returns the OfflineSVA based on the customer.

Syntax

OfflineSVA getOfflineSVA ( @MobiliserParam(name="customerId", required=true, description="the customer ID for the search") Customer customerId , @MobiliserParam(name="type", required=true, description="the PaymentInstrument Type") Type type , @MobiliserParam(name="merchantId", required=true, description="the Merchant ID in the given Offline SVA") Long merchantId )

Parameters

Usage

merchant and type