Inserts a LfpSale
for the given merchant.
HTTP request
POST https://merchantapi.googleapis.com/lfp/v1beta/{parent=accounts/*}/lfpSales: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 LfpSale
.
Response body
If successful, the response body contains an instance of LfpSale
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/content
For more information, see the OAuth 2.0 Overview.