Quote history
Your Emporix tenant name.
Note: The tenant name should always be written in lowercase.
saasdev2Quote unique identifier generated when the quote is created.
084bcaf5-66b8-4ddd-9489-65c5f6449e94Flag indicating whether the total number of retrieved items should be returned.
falseExample: trueThe request was successful. Quote details are returned.
Quote update operation list.
The unique ID of the audit log.
operation type
Path that indicates on which element the update has been executed.
Value of the string type.
Mixin request.
New value after the update.
Value before update.
Value of the string type.
Mixin request.
Value before update.
ID of the user who modified the item.
First name of the user who modified the item.
Last name of the user who modified the item.
Access control identifier that determines who can view or manage the quotes.
Purpose: Restricts quote visibility based on scope permissions. Only users/applications with matching restriction scopes can access quotes with a specific restriction value.
Access Control:
- Reading: Users can only query and view quotes with the
restrictionvalue that matches one of their authorized restrictions.
Validation: The value must exist in the tenant's configured list of valid restrictions.
Restriction Synchronization:
- If quote is created by a customer (based on a cart) and
restrictionproperty is not set, therestrictionvalue of quote is inherited from customer's restriction. - If a quote is created by an employee and the
restrictionproperty is not set with tenant configuration propertyenableSyncBetweenRestrictionsAndSiteCodesset totrue, therestrictionfield automatically syncs with quote's siteCode property.
DEModification date.
Given request is unauthorized - the authorization token is invalid or has expired. It usually means that tenant from the token does not match tenant from path.
Permission denied due to insufficient rights. This may happen when request does not contain sufficient scopes for given query values.
Last updated
Was this helpful?

