public static interface LfpMerchantStateServiceGrpc.AsyncService
Service for a LFP partner to get the state of a merchant. For information about onboarding a retailer, see How to onboard a retailer.
Methods
getLfpMerchantState(GetLfpMerchantStateRequest request, StreamObserver<LfpMerchantState> responseObserver)
public default void getLfpMerchantState(GetLfpMerchantStateRequest request, StreamObserver<LfpMerchantState> responseObserver)
Gets the LFP state of a merchant
Parameters | |
---|---|
Name | Description |
request |
GetLfpMerchantStateRequest |
responseObserver |
io.grpc.stub.StreamObserver<LfpMerchantState> |