postList

Get the stored payment intruments of a consumer. This API is IP restricted to allow unauthenticated server side calls.

Parameters

listPaymentInstrumentsRequest

Details of the consumer to list payment instruments for.

abstract fun postList(listPaymentInstrumentsRequest: ListPaymentInstrumentsRequest): ApiResult<ListPaymentInstrumentsResponse>