Inserts a store for the target merchant. If the store with the same store code already exists, it will be replaced.
HTTP request
POST https://merchantapi.googleapis.com/lfp/v1/{parent=accounts/*}/lfpStores:insert
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
| parent | 
 Required. The LFP provider account Format:  | 
Request body
The request body contains an instance of LfpStore.
Response body
If successful, the response body contains an instance of LfpStore.
Authorization scopes
Requires the following OAuth scope:
- https://www.googleapis.com/auth/content
For more information, see the OAuth 2.0 Overview.