You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sp-api-sdk/messaging-api-v1

Package Overview
Dependencies
Maintainers
0
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/messaging-api-v1 - npm Package Compare versions

Comparing version

to
4.0.3

8

package.json

@@ -5,3 +5,3 @@ {

"description": "With the Messaging API you can build applications that send messages to buyers. You can get a list of message types that are available for an order that you specify, then call an operation that sends a message to the buyer for that order. The Messaging API returns responses that are formed according to the \\<a href=https://tools.ietf.org/html/draft-kelly-json-hal-08>JSON Hypertext Application Language (HAL) standard.",
"version": "4.0.2",
"version": "4.0.3",
"main": "dist/cjs/index.js",

@@ -22,4 +22,4 @@ "module": "dist/es/index.js",

"dependencies": {
"@sp-api-sdk/common": "2.1.11",
"axios": "^1.8.1"
"@sp-api-sdk/common": "2.1.12",
"axios": "^1.8.3"
},

@@ -45,3 +45,3 @@ "repository": {

],
"gitHead": "b5799742765e819f70161d2ac1905d8e570de8c0"
"gitHead": "1e03c21270cfd38688ca6928b63d3f3b4a3587b0"
}
# `messaging-api-v1`
With the Messaging API you can build applications that send messages to buyers. You can get a list of message types that are available for an order that you specify, then call an operation that sends a message to the buyer for that order. The Messaging API returns responses that are formed according to the <a href=https://tools.ietf.org/html/draft-kelly-json-hal-08>JSON Hypertext Application Language</a> (HAL) standard.
[![npm version](https://img.shields.io/npm/v/@sp-api-sdk/messaging-api-v1)](https://www.npmjs.com/package/@sp-api-sdk/messaging-api-v1)
[![XO code style](https://img.shields.io/badge/code_style-xo-cyan)](https://github.com/xojs/xo)
With the Messaging API you can build applications that send messages to buyers. You can get a list of message types that are available for an order that you specify, then call an operation that sends a message to the buyer for that order. The Messaging API returns responses that are formed according to the <a href=https://tools.ietf.org/html/draft-kelly-json-hal-08>JSON Hypertext Application Language</a> (HAL) standard.
[<img src="https://files.bizon.solutions/images/logo/bizon-horizontal.png" alt="Bizon" width="250"/>](https://www.bizon.solutions?utm_source=github&utm_medium=readme&utm_campaign=selling-partner-api-sdk)

@@ -9,0 +9,0 @@