Gets a single change message for a Blanket Order
Gets a single change message for a Blanket Order.
Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
limits which fields are returned in the response body
Response
OK
A message displayed by the system based on the last action, for example, when a product price has changed. System-supplied and read-only.
Monetary amount that pertains to the change if applicable
App Id that identifies the user that performed the related change
App Key
App Name
Additional Data. This property will be a Dictionary of objects.
Correlation Id
When the message was created. System-supplied. Read-only.
Unique identifier of the message. System-supplied. Read-only.
Unique identifier to what the message pertains, which can be a cart item, cart or another generic entity. System-supplied. Read-only.
Human readable message. System-supplied. Read-only.
Data. This property will be a JSON array that will contain 0-N items, when there is 1 item it will still be an array containing only one item. System-supplied. Read-only.
Current price of the item. System-supplied. Read-only.
Original price of the item. System-supplied. Read-only.
Text on the subject line of the message, for example, the product name. System-supplied. Read-only.
Subject of the message, for example, "Product." System-supplied. Read-only.
Indicates if the message is related to a success or failure.
User First Name
User Id that identifies the user that performed the related change
User Last Name
User Type (e.g. Shopper, Admin, etc.)
Action applicable to the message. This can be "Increased," when the product price has increased, "Decreased," when the product price has decreased, and "Invalidated," when the product is no longer available. System-supplied. Read-only.

