openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 223 kB
JSON
{"openapi":"3.0.0","info":{"contact":{"name":"Google","url":"https://google.com"},"description":"Manages product items, inventory, and Merchant Center accounts for Google Shopping.","title":"Content API for Shopping","version":"v2.1","x-apiClientRegistration":{"url":"https://console.developers.google.com"},"x-apisguru-categories":["ecommerce"],"x-logo":{"url":"https://cloud.google.com/_static/images/new-gcp-logo.png"},"x-origin":[{"converter":{"url":"https://github.com/lucybot/api-spec-converter","version":"2.7.18"},"format":"google","url":"https://www.googleapis.com/discovery/v1/apis/content/v2.1/rest","version":"v1"}],"x-preferred":true,"x-providerName":"googleapis.com","x-serviceName":"content"},"externalDocs":{"url":"https://developers.google.com/shopping-content"},"tags":[{"name":"accounts"},{"name":"accountstatuses"},{"name":"accounttax"},{"name":"datafeeds"},{"name":"datafeedstatuses"},{"name":"liasettings"},{"name":"orderinvoices"},{"name":"orderreports"},{"name":"orderreturns"},{"name":"orders"},{"name":"pos"},{"name":"products"},{"name":"productstatuses"},{"name":"shippingsettings"}],"paths":{"/accounts/authinfo":{"get":{"description":"Returns information about the authenticated user.","operationId":"content.accounts.authinfo","responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccountsAuthInfoResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}]},"/accounts/batch":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Retrieves, inserts, updates, and deletes multiple Merchant Center (sub-)accounts in a single request.","operationId":"content.accounts.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountsCustomBatchRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccountsCustomBatchResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]}},"/accountstatuses/batch":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Retrieves multiple Merchant Center account statuses in a single request.","operationId":"content.accountstatuses.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountstatusesCustomBatchRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccountstatusesCustomBatchResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accountstatuses"]}},"/accounttax/batch":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Retrieves and updates tax settings of multiple accounts in a single request.","operationId":"content.accounttax.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccounttaxCustomBatchRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccounttaxCustomBatchResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounttax"]}},"/datafeeds/batch":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"operationId":"content.datafeeds.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DatafeedsCustomBatchRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DatafeedsCustomBatchResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]}},"/datafeedstatuses/batch":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"operationId":"content.datafeedstatuses.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DatafeedstatusesCustomBatchRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DatafeedstatusesCustomBatchResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["datafeedstatuses"]}},"/liasettings/batch":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Retrieves and/or updates the LIA settings of multiple accounts in a single request.","operationId":"content.liasettings.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LiasettingsCustomBatchRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/LiasettingsCustomBatchResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]}},"/liasettings/posdataproviders":{"get":{"description":"Retrieves the list of POS data providers that have active settings for the all eiligible countries.","operationId":"content.liasettings.listposdataproviders","responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/LiasettingsListPosDataProvidersResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}]},"/pos/batch":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Batches multiple POS-related calls in a single request.","operationId":"content.pos.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PosCustomBatchRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/PosCustomBatchResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["pos"]}},"/products/batch":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Retrieves, inserts, and deletes multiple products in a single request.","operationId":"content.products.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductsCustomBatchRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ProductsCustomBatchResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["products"]}},"/productstatuses/batch":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Gets the statuses of multiple products in a single request.","operationId":"content.productstatuses.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductstatusesCustomBatchRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ProductstatusesCustomBatchResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["productstatuses"]}},"/shippingsettings/batch":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Retrieves and updates the shipping settings of multiple accounts in a single request.","operationId":"content.shippingsettings.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ShippingsettingsCustomBatchRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ShippingsettingsCustomBatchResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["shippingsettings"]}},"/{merchantId}/accounts":{"get":{"description":"Lists the sub-accounts in your Merchant Center account.","operationId":"content.accounts.list","parameters":[{"description":"The maximum number of accounts to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The ID of the managing account. This must be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccountsListResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Creates a Merchant Center sub-account.","operationId":"content.accounts.insert","parameters":[{"description":"The ID of the managing account. This must be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/Account"},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Account"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]}},"/{merchantId}/accounts/{accountId}":{"delete":{"description":"Deletes a Merchant Center sub-account.","operationId":"content.accounts.delete","parameters":[{"description":"The ID of the account.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"Flag to delete sub-accounts with products. The default value is false.","in":"query","name":"force","schema":{"type":"boolean","default":false}},{"description":"The ID of the managing account. This must be a multi-client account, and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]},"get":{"description":"Retrieves a Merchant Center account.","operationId":"content.accounts.get","parameters":[{"description":"The ID of the account.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Account"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"put":{"description":"Updates a Merchant Center account.","operationId":"content.accounts.update","parameters":[{"description":"The ID of the account.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/Account"},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Account"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]}},"/{merchantId}/accounts/{accountId}/claimwebsite":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Claims the website of a Merchant Center sub-account.","operationId":"content.accounts.claimwebsite","parameters":[{"description":"The ID of the account whose website is claimed.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"Only available to selected merchants. When set to True, this flag removes any existing claim on the requested website by another account and replaces it with a claim from this account.","in":"query","name":"overwrite","schema":{"type":"boolean"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccountsClaimWebsiteResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]}},"/{merchantId}/accounts/{accountId}/link":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Performs an action on a link between a Merchant Center account and another account.","operationId":"content.accounts.link","parameters":[{"description":"The ID of the account that should be linked.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountsLinkRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccountsLinkResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]}},"/{merchantId}/accountstatuses":{"get":{"description":"Lists the statuses of the sub-accounts in your Merchant Center account.","operationId":"content.accountstatuses.list","parameters":[{"description":"If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.","in":"query","name":"destinations","explode":true,"schema":{"type":"array","items":{"type":"string"}}},{"description":"The maximum number of account statuses to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The ID of the managing account. This must be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccountstatusesListResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accountstatuses"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}]},"/{merchantId}/accountstatuses/{accountId}":{"get":{"description":"Retrieves the status of a Merchant Center account. Multi-client accounts can only call this method for sub-accounts.","operationId":"content.accountstatuses.get","parameters":[{"description":"The ID of the account.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.","in":"query","name":"destinations","explode":true,"schema":{"type":"array","items":{"type":"string"}}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccountStatus"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accountstatuses"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}]},"/{merchantId}/accounttax":{"get":{"description":"Lists the tax settings of the sub-accounts in your Merchant Center account.","operationId":"content.accounttax.list","parameters":[{"description":"The maximum number of tax settings to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The ID of the managing account. This must be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccounttaxListResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounttax"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}]},"/{merchantId}/accounttax/{accountId}":{"get":{"description":"Retrieves the tax settings of the account.","operationId":"content.accounttax.get","parameters":[{"description":"The ID of the account for which to get/update account tax settings.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccountTax"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounttax"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"put":{"description":"Updates the tax settings of the account.","operationId":"content.accounttax.update","parameters":[{"description":"The ID of the account for which to get/update account tax settings.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountTax"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/AccountTax"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["accounttax"]}},"/{merchantId}/datafeeds":{"get":{"description":"Lists the configurations for datafeeds in your Merchant Center account.","operationId":"content.datafeeds.list","parameters":[{"description":"The maximum number of products to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The ID of the account that manages the datafeeds. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DatafeedsListResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Registers a datafeed configuration with your Merchant Center account.","operationId":"content.datafeeds.insert","parameters":[{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/Datafeed"},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Datafeed"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]}},"/{merchantId}/datafeeds/{datafeedId}":{"delete":{"description":"Deletes a datafeed configuration from your Merchant Center account.","operationId":"content.datafeeds.delete","parameters":[{"description":"The ID of the datafeed.","in":"path","name":"datafeedId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]},"get":{"description":"Retrieves a datafeed configuration from your Merchant Center account.","operationId":"content.datafeeds.get","parameters":[{"description":"The ID of the datafeed.","in":"path","name":"datafeedId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Datafeed"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"put":{"description":"Updates a datafeed configuration of your Merchant Center account.","operationId":"content.datafeeds.update","parameters":[{"description":"The ID of the datafeed.","in":"path","name":"datafeedId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/Datafeed"},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Datafeed"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]}},"/{merchantId}/datafeeds/{datafeedId}/fetchNow":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Invokes a fetch for the datafeed in your Merchant Center account.","operationId":"content.datafeeds.fetchnow","parameters":[{"description":"The ID of the datafeed to be fetched.","in":"path","name":"datafeedId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DatafeedsFetchNowResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]}},"/{merchantId}/datafeedstatuses":{"get":{"description":"Lists the statuses of the datafeeds in your Merchant Center account.","operationId":"content.datafeedstatuses.list","parameters":[{"description":"The maximum number of products to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The ID of the account that manages the datafeeds. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DatafeedstatusesListResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["datafeedstatuses"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}]},"/{merchantId}/datafeedstatuses/{datafeedId}":{"get":{"description":"Retrieves the status of a datafeed from your Merchant Center account.","operationId":"content.datafeedstatuses.get","parameters":[{"description":"The country for which to get the datafeed status. If this parameter is provided then language must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target.","in":"query","name":"country","schema":{"type":"string"}},{"description":"The ID of the datafeed.","in":"path","name":"datafeedId","required":true,"schema":{"type":"string"}},{"description":"The language for which to get the datafeed status. If this parameter is provided then country must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target.","in":"query","name":"language","schema":{"type":"string"}},{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DatafeedStatus"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["datafeedstatuses"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}]},"/{merchantId}/liasettings":{"get":{"description":"Lists the LIA settings of the sub-accounts in your Merchant Center account.","operationId":"content.liasettings.list","parameters":[{"description":"The maximum number of LIA settings to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The ID of the managing account. This must be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/LiasettingsListResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}]},"/{merchantId}/liasettings/{accountId}":{"get":{"description":"Retrieves the LIA settings of the account.","operationId":"content.liasettings.get","parameters":[{"description":"The ID of the account for which to get or update LIA settings.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/LiaSettings"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"put":{"description":"Updates the LIA settings of the account.","operationId":"content.liasettings.update","parameters":[{"description":"The ID of the account for which to get or update LIA settings.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LiaSettings"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/LiaSettings"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]}},"/{merchantId}/liasettings/{accountId}/accessiblegmbaccounts":{"get":{"description":"Retrieves the list of accessible Google My Business accounts.","operationId":"content.liasettings.getaccessiblegmbaccounts","parameters":[{"description":"The ID of the account for which to retrieve accessible Google My Business accounts.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/LiasettingsGetAccessibleGmbAccountsResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}]},"/{merchantId}/liasettings/{accountId}/requestgmbaccess":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Requests access to a specified Google My Business account.","operationId":"content.liasettings.requestgmbaccess","parameters":[{"description":"The ID of the account for which GMB access is requested.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The email of the Google My Business account.","in":"query","name":"gmbEmail","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/LiasettingsRequestGmbAccessResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]}},"/{merchantId}/liasettings/{accountId}/requestinventoryverification/{country}":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Requests inventory validation for the specified country.","operationId":"content.liasettings.requestinventoryverification","parameters":[{"description":"The ID of the account that manages the order. This cannot be a multi-client account.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The country for which inventory validation is requested.","in":"path","name":"country","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/LiasettingsRequestInventoryVerificationResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]}},"/{merchantId}/liasettings/{accountId}/setinventoryverificationcontact":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Sets the inventory verification contract for the specified country.","operationId":"content.liasettings.setinventoryverificationcontact","parameters":[{"description":"The ID of the account that manages the order. This cannot be a multi-client account.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The email of the inventory verification contact.","in":"query","name":"contactEmail","required":true,"schema":{"type":"string"}},{"description":"The name of the inventory verification contact.","in":"query","name":"contactName","required":true,"schema":{"type":"string"}},{"description":"The country for which inventory verification is requested.","in":"query","name":"country","required":true,"schema":{"type":"string"}},{"description":"The language for which inventory verification is requested.","in":"query","name":"language","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/LiasettingsSetInventoryVerificationContactResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]}},"/{merchantId}/liasettings/{accountId}/setposdataprovider":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Sets the POS data provider for the specified country.","operationId":"content.liasettings.setposdataprovider","parameters":[{"description":"The ID of the account for which to retrieve accessible Google My Business accounts.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"The country for which the POS data provider is selected.","in":"query","name":"country","required":true,"schema":{"type":"string"}},{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of POS data provider.","in":"query","name":"posDataProviderId","schema":{"type":"string"}},{"description":"The account ID by which this merchant is known to the POS data provider.","in":"query","name":"posExternalAccountId","schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/LiasettingsSetPosDataProviderResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]}},"/{merchantId}/orderinvoices/{orderId}/createChargeInvoice":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Creates a charge invoice for a shipment group, and triggers a charge capture for non-facilitated payment orders.","operationId":"content.orderinvoices.createchargeinvoice","parameters":[{"description":"The ID of the account that manages the order. This cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the order.","in":"path","name":"orderId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderinvoicesCreateChargeInvoiceRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/OrderinvoicesCreateChargeInvoiceResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["orderinvoices"]}},"/{merchantId}/orderinvoices/{orderId}/createRefundInvoice":{"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}],"post":{"description":"Creates a refund invoice for one or more shipment groups, and triggers a refund for non-facilitated payment orders. This can only be used for line items that have previously been charged using createChargeInvoice. All amounts (except for the summary) are incremental with respect to the previous invoice.","operationId":"content.orderinvoices.createrefundinvoice","parameters":[{"description":"The ID of the account that manages the order. This cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the order.","in":"path","name":"orderId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderinvoicesCreateRefundInvoiceRequest"}}}},"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/OrderinvoicesCreateRefundInvoiceResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["orderinvoices"]}},"/{merchantId}/orderreports/disbursements":{"get":{"description":"Retrieves a report for disbursements from your Merchant Center account.","operationId":"content.orderreports.listdisbursements","parameters":[{"description":"The last date which disbursements occurred. In ISO 8601 format. Default: current date.","in":"query","name":"disbursementEndDate","schema":{"type":"string"}},{"description":"The first date which disbursements occurred. In ISO 8601 format.","in":"query","name":"disbursementStartDate","required":true,"schema":{"type":"string"}},{"description":"The maximum number of disbursements to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The ID of the account that manages the order. This cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/OrderreportsListDisbursementsResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["orderreports"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}]},"/{merchantId}/orderreports/disbursements/{disbursementId}/transactions":{"get":{"description":"Retrieves a list of transactions for a disbursement from your Merchant Center account.","operationId":"content.orderreports.listtransactions","parameters":[{"description":"The Google-provided ID of the disbursement (found in Wallet).","in":"path","name":"disbursementId","required":true,"schema":{"type":"string"}},{"description":"The maximum number of disbursements to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The ID of the account that manages the order. This cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}},{"description":"The last date in which transaction occurred. In ISO 8601 format. Default: current date.","in":"query","name":"transactionEndDate","schema":{"type":"string"}},{"description":"The first date in which transaction occurred. In ISO 8601 format.","in":"query","name":"transactionStartDate","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/OrderreportsListTransactionsResponse"}}}}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"]}],"tags":["orderreports"]},"parameters":[{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/userIp"}]},"/{merchantId}/orderreturns":{"get":{"description":"Lists order returns in your Merchant Center account.","operationId":"content.orderreturns.list","parameters":[{"description":"Obtains order returns created before this date (inclusively), in ISO 8601 format.","in":"query","name":"createdEndDate","schema":{"type":"string"}},{"description":"Obtains order returns created after this date (inclusively), in ISO 8601 format.","in":"query","name":"createdStartDate","schema":{"type":"string"}},{"description":"The maximum number of order returns to return in the response, used for paging. The default value is 25 returns per page, and the maximum allowed value is 250 returns per page.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The ID of the account that manages the order. This cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"Return the results