@sp-api-sdk/messaging-api-v1
Advanced tools
Comparing version 1.6.4 to 1.6.5
{ | ||
"name": "@sp-api-sdk/messaging-api-v1", | ||
"author": "Vincent Mesquita <vincent.mesquita@bizon.solutions>", | ||
"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</a> (HAL) standard.", | ||
"version": "1.6.4", | ||
"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 JSON Hypertext Application Language (HAL) standard.", | ||
"version": "1.6.5", | ||
"main": "dist/cjs/index.js", | ||
@@ -51,3 +51,3 @@ "module": "dist/es/index.js", | ||
], | ||
"gitHead": "55e696addb5175b40102673de07915d7df8f52ee" | ||
"gitHead": "d0cb2e1d0f8be4693aa2b3ad9e9191ab42b5d266" | ||
} |
# `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. | ||
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. | ||
@@ -5,0 +5,0 @@ ## Installing |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
444810