import

Import a consumers credit cards (from WebPay) and paypal accounts to a new wallet. This API is IP restricted to allow unauthenticated server side calls.

Parameters

importPaymentInstrumentsRequest

Details of the consumers credits and paypal accounts to be imported.

abstract fun import(importPaymentInstrumentsRequest: ImportPaymentInstrumentsRequest): ApiResult<ImportPaymentInstrumentsResponse>