Interface PaymentsAccountServiceGrpc.AsyncService

    • Method Detail

      • listPaymentsAccounts

        default void listPaymentsAccounts​(ListPaymentsAccountsRequest request,
                                          io.grpc.stub.StreamObserver<ListPaymentsAccountsResponse> responseObserver)
         Returns all payments accounts associated with all managers
         between the login customer ID and specified serving customer in the
         hierarchy, inclusive.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [HeaderError]()
           [InternalError]()
           [PaymentsAccountError]()
           [QuotaError]()
           [RequestError]()