LfpProvidersService

The service facilitates the management of a merchant's LFP provider settings. This API defines the following resource model: - LfpProvider

FindLfpProviders

rpc FindLfpProviders(FindLfpProvidersRequest) returns (FindLfpProvidersResponse)

Find the LFP provider candidates in a given country.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/content

For more information, see the OAuth 2.0 Overview.

LinkLfpProvider

rpc LinkLfpProvider(LinkLfpProviderRequest) returns (LinkLfpProviderResponse)

Link the specified merchant to a LFP provider for the specified country.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/content

For more information, see the OAuth 2.0 Overview.