Socket
Socket
Sign inDemoInstall

@maxim_mazurok/gapi.client.content-v2.1

Package Overview
Dependencies
3
Maintainers
1
Versions
159
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.20240402 to 0.0.20240403

2

package.json
{
"name": "@maxim_mazurok/gapi.client.content-v2.1",
"version": "0.0.20240402",
"version": "0.0.20240403",
"description": "TypeScript typings for Content API for Shopping v2.1",

@@ -5,0 +5,0 @@ "repository": {

@@ -550,2 +550,9 @@ # TypeScript typings for Content API for Shopping v2.1

/*
Start an action. The action can be requested by merchants in third-party application. Before merchants can request the action, the third-party application needs to show them action specific content and display a user input form. The action can be successfully started only once all `required` inputs are provided. If any `required` input is missing, or invalid value was provided, the service will return 400 error. Validation errors will contain Ids for all problematic field together with translated, human readable error messages that can be shown to the user.
*/
await gapi.client.content.merchantsupport.triggeraction({
merchantId: 'merchantId',
});
/*
Creates a charge invoice for a shipment group, and triggers a charge capture for orderinvoice enabled orders.

@@ -552,0 +559,0 @@ */

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc