Creates CheckoutSettings
for the given merchant.
HTTP request
POST https://merchantapi.googleapis.com/accounts/v1beta/{parent=accounts/*/programs/*}/checkoutSettings
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The merchant account for which the |
Request body
The request body contains an instance of CheckoutSettings
.
Response body
If successful, the response body contains a newly created instance of CheckoutSettings
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/content
For more information, see the OAuth 2.0 Overview.