diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyApiClientsByIDHead.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyApiClientsByIDHead.java index 1ba582fb962..cceb33efe4c 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyApiClientsByIDHead.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyApiClientsByIDHead.java @@ -16,7 +16,7 @@ import org.apache.commons.lang3.builder.HashCodeBuilder; /** - *
Checks if an API Client exists with the provided id. Returns a 200 OK status if the API Client exists or a 404 Not Found otherwise.
Checks if an API Client exists with the provided id. Returns a 200 status if the API Client exists, or a 404 status otherwise.
Checks if an API Client exists for the provided query predicate. Returns a 200 OK status if any API Clients match the query predicate, or a 404 Not Found otherwise.
Checks if an API Client exists for the provided query predicate. Returns a 200 status if any API Clients match the query predicate, or a 404 status otherwise.
Checks if a BusinessUnit exists with the provided id. Returns a 200 OK status if the BusinessUnit exists or a 404 Not Found otherwise.
Checks if a BusinessUnit exists with the provided id. Returns a 200 status if the BusinessUnit exists, or a 404 status otherwise.
Checks if one or more BusinessUnits exist for the provided query predicate. Returns a 200 OK status if any BusinessUnits match the query predicate, or a 404 Not Found otherwise.
Checks if one or more BusinessUnits exist for the provided query predicate. Returns a 200 status if any BusinessUnits match the query predicate, or a 404 status otherwise.
Checks if a BusinessUnit exists with the provided key. Returns a 200 OK status if the BusinessUnit exists or a 404 Not Found otherwise.
Checks if a BusinessUnit exists with the provided key. Returns a 200 status if the BusinessUnit exists, or a 404 status otherwise.
Checks if a Cart exists with the provided id. Returns a 200 OK status if the Cart exists or Not Found otherwise.
Checks if a Cart exists with the provided id. Returns a 200 status if the Cart exists, or a 404 status otherwise.
Checks if one or more Carts exist for the provided query predicate. Returns a 200 OK status if any Carts match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Carts exist for the provided query predicate. Returns a 200 status if any Carts match the query predicate, or a 404 status otherwise.
Checks if a Cart exists with the provided key. Returns a 200 OK status if the Cart exists or Not Found otherwise.
Checks if a Cart exists with the provided key. Returns a 200 status if the Cart exists, or a 404 status otherwise.
Checks if an Order exists with the provided id in a BusinessUnit. Returns a 200 OK status if the Order exists or a 404 Not Found otherwise.
Checks if an Order exists with the provided id in a BusinessUnit. Returns a 200 status if the Order exists, or a 404 status otherwise.
Checks if one or more Orders exist with provided query predicate in a BusinessUnit. Returns a 200 OK status if any Orders match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Orders exist with provided query predicate in a BusinessUnit. Returns a 200 status if any Orders match the query predicate, or a 404 status otherwise.
Checks if an Order exists with the provided orderNumber in a BusinessUnit. Returns a 200 OK status if the Order exists or a 404 Not Found otherwise.
Checks if an Order exists with the provided orderNumber in a BusinessUnit. Returns a 200 status if the Order exists, or a 404 status otherwise.
Checks if a QuoteRequest exists with the provided id. Returns a 200 OK status if the QuoteRequest exists or a 404 Not Found otherwise.
Checks if a QuoteRequest exists with the provided id. Returns a 200 status if the QuoteRequest exists, or a 404 status otherwise.
Checks if one or more QuoteRequests exist for the provided query predicate. Returns a 200 OK status if any QuoteRequests match the query predicate, or a 404 Not Found otherwise.
Checks if one or more QuoteRequests exist for the provided query predicate. Returns a 200 status if any QuoteRequests match the query predicate, or a 404 status otherwise.
Checks if a QuoteRequest exists with the provided key. Returns a 200 OK status if the QuoteRequest exists or a 404 Not Found otherwise.
Checks if a QuoteRequest exists with the provided key. Returns a 200 status if the QuoteRequest exists, or a 404 status otherwise.
Checks if a Quote exists with the provided id. Returns a 200 OK status if the Quote exists or a 404 Not Found otherwise.
Checks if a Quote exists with the provided id. Returns a 200 status if the Quote exists, or a 404 status otherwise.
Checks if one or more Quotes exist for the provided query predicate. Returns a 200 OK status if any Quotes match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Quotes exist for the provided query predicate. Returns a 200 status if any Quotes match the query predicate, or a 404 status otherwise.
Checks if a Quote exists with the provided key. Returns a 200 OK status if the Quote exists or a 404 Not Found otherwise.
Checks if a Quote exists with the provided key. Returns a 200 status if the Quote exists, or a 404 status otherwise.
Checks if a ShoppingList exists with the provided id in a BusinessUnit. Returns a 200 OK if the ShoppingList exists; otherwise, returns Not Found.
Checks if a ShoppingList exists with the provided id in a BusinessUnit. Returns a 200 status if the ShoppingList exists, or a 404 status otherwise.
Checks if one or more ShoppingLists exist for the provided query predicate in a BusinessUnit. Returns a 200 OK if any ShoppingLists match the query predicate; otherwise, returns Not Found.
Checks if one or more ShoppingLists exist for the provided query predicate in a BusinessUnit. Returns a 200 status if any ShoppingLists match the query predicate, or a 404 status otherwise.
Checks if a ShoppingList exists with the provided key in a BusinessUnit. Returns a 200 OK if the ShoppingList exists; otherwise, returns Not Found.
Checks if a ShoppingList exists with the provided key in a BusinessUnit. Returns a 200 status if the ShoppingList exists, or a 404 status otherwise.
Checks if an AssociateRole exists with the provided id. Returns a 200 OK status if the AssociateRole exists or a 404 Not Found otherwise.
Checks if an AssociateRole exists with the provided id. Returns a 200 status if the AssociateRole exists, or a 404 status otherwise.
Checks if one or more AssociateRoles exist for the provided query predicate. Returns a 200 OK status if any AssociateRole match the query predicate, or a 404 Not Found otherwise.
Checks if one or more AssociateRoles exist for the provided query predicate. Returns a 200 status if any AssociateRole match the query predicate, or a 404 status otherwise.
Checks if an AssociateRole exists with the provided key. Returns a 200 OK status if the AssociateRole exists or a 404 Not Found otherwise.
Checks if an AssociateRole exists with the provided key. Returns a 200 status if the AssociateRole exists, or a 404 status otherwise.
Checks if an AttributeGroup exists with the provided id. Returns a 200 OK status if the AttributeGroup exists or a 404 Not Found otherwise.
Checks if an AttributeGroup exists with the provided id. Returns a 200 status if the AttributeGroup exists, or a 404 status otherwise.
Checks if one or more AttributeGroups exist for the provided query predicate. Returns 200 OK status if any AttributeGroups match the query predicate, or a 404 Not Found otherwise.
Checks if one or more AttributeGroups exist for the provided query predicate. Returns 200 status if any AttributeGroups match the query predicate, or a 404 status otherwise.
Checks if an AttributeGroup exists with the provided key. Returns 200 OK status if the AttributeGroup exists or a 404 Not Found otherwise.
Checks if an AttributeGroup exists with the provided key. Returns 200 status if the AttributeGroup exists, or a 404 status otherwise.
Checks if a BusinessUnit exists with the provided id. Returns a 200 OK status if the BusinessUnit exists or a 404 Not Found otherwise.
Checks if a BusinessUnit exists with the provided id. Returns a 200 status if the BusinessUnit exists, or a 404 status otherwise.
Checks if one or more BusinessUnits exist for the provided query predicate. Returns a 200 OK status if any BusinessUnits match the query predicate, or a 404 Not Found otherwise.
Checks if one or more BusinessUnits exist for the provided query predicate. Returns a 200 status if any BusinessUnits match the query predicate, or a 404 status otherwise.
Checks if a BusinessUnit exists with the provided key. Returns a 200 OK status if the BusinessUnit exists or a 404 Not Found otherwise.
Checks if a BusinessUnit exists with the provided key. Returns a 200 status if the BusinessUnit exists, or a 404 status otherwise.
Checks if a CartDiscount exists with the provided id. Returns a 200 OK status if the CartDiscount exists or a 404 Not Found otherwise.
Checks if a CartDiscount exists with the provided id. Returns a 200 status if the CartDiscount exists, or a 404 status otherwise.
Checks if one or more CartDiscounts exist for the provided query predicate. Returns a 200 OK status if any CartDiscounts match the query predicate, or a 404 Not Found otherwise.
Checks if one or more CartDiscounts exist for the provided query predicate. Returns a 200 status if any CartDiscounts match the query predicate, or a 404 status otherwise.
Checks if a CartDiscount exists with the provided key. Returns a 200 OK status if the CartDiscount exists or a 404 Not Found otherwise.
Checks if a CartDiscount exists with the provided key. Returns a 200 status if the CartDiscount exists, or a 404 status otherwise.
Checks if a Cart exists for the provided id. Returns a 200 OK status if the Cart exists or Not Found otherwise.
Checks if a Cart exists for the provided id. Returns a 200 status if the Cart exists, or a 404 status otherwise.
Checks if a Cart exists for a Customer. Returns a 200 OK status if the Cart exists or Not Found otherwise.
Checks if a Cart exists for a Customer. Returns a 200 status if the Cart exists, or a 404 status otherwise.
Checks if one or more Carts exist for the provided query predicate. Returns a 200 OK status if any Carts match the query predicate, or Not Found otherwise.
Checks if one or more Carts exist for the provided query predicate. Returns a 200 status if any Carts match the query predicate, or a 404 status otherwise.
Checks if a Cart exists with the provided key. Returns a 200 OK status if the Cart exists or Not Found otherwise.
Checks if a Cart exists with the provided key. Returns a 200 status if the Cart exists, or a 404 status otherwise.
Checks if a Category exists with the provided id. Returns a 200 OK status if the Category exists or a 404 Not Found otherwise.
Checks if a Category exists with the provided id. Returns a 200 status if the Category exists, or a 404 status otherwise.
Checks if one or more Categories exist for the provided query predicate. Returns a 200 OK status if any Categories match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Categories exist for the provided query predicate. Returns a 200 status if any Categories match the query predicate, or a 404 status otherwise.
Checks if a Category exists with the provided key. Returns a 200 OK status if the Category exists or a 404 Not Found otherwise.
Checks if a Category exists with the provided key. Returns a 200 status if the Category exists, or a 404 status otherwise.
Checks if a Channel exists with the provided id. Returns a 200 OK status if the Channel exists or a 404 Not Found otherwise.
Checks if a Channel exists with the provided id. Returns a 200 status if the Channel exists, or a 404 status otherwise.
Checks if one or more Channels exist for the provided query predicate. Returns a 200 OK status if any Channels match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Channels exist for the provided query predicate. Returns a 200 status if any Channels match the query predicate, or a 404 status otherwise.
Checks if a Channel exists with the provided key. Returns a 200 OK status if the Channel exists or a 404 Not Found otherwise.
Checks if a Channel exists with the provided key. Returns a 200 status if the Channel exists, or a 404 status otherwise.
Checks if one or more CustomObjects exist for the provided query predicate. Returns a 200 OK status if any CustomObjects match the query predicate, or a 404 Not Found otherwise.
Checks if one or more CustomObjects exist for the provided query predicate. Returns a 200 status if any CustomObjects match the query predicate, or a 404 status otherwise.
Checks if a CustomerGroup exists with the provided id. Returns a 200 OK status if the CustomerGroup exists or a 404 Not Found otherwise.
Checks if a CustomerGroup exists with the provided id. Returns a 200 status if the CustomerGroup exists, or a 404 status otherwise.
Checks if one or more CustomerGroups exist for the provided query predicate. Returns a 200 OK status if any CustomerGroup match the query predicate, or a 404 Not Found otherwise.
Checks if one or more CustomerGroups exist for the provided query predicate. Returns a 200 status if any CustomerGroup match the query predicate, or a 404 status otherwise.
Checks if a CustomerGroup exists with the provided key. Returns a 200 OK status if the CustomerGroup exists or a 404 Not Found otherwise.
Checks if a CustomerGroup exists with the provided key. Returns a 200 status if the CustomerGroup exists, or a 404 status otherwise.
Checks if a Customer exists with the provided id. Returns a 200 OK status if the Customer exists or a 404 Not Found otherwise.
Checks if a Customer exists with the provided id. Returns a 200 status if the Customer exists, or a 404 status otherwise.
Checks if one or more Customers exist for the provided query predicate. Returns a 200 OK status if any Customers match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Customers exist for the provided query predicate. Returns a 200 status if any Customers match the query predicate, or a 404 status otherwise.
Checks if a Customer exists with the provided key. Returns a 200 OK status if the Customer exists or a 404 Not Found otherwise.
Checks if a Customer exists with the provided key. Returns a 200 status if the Customer exists, or a 404 status otherwise.
Checks if a DiscountCode exists with the provided id. Returns a 200 OK status if the DiscountCode exists or a 404 Not Found otherwise.
Checks if a DiscountCode exists with the provided id. Returns a 200 status if the DiscountCode exists, or a 404 status otherwise.
Checks if one or more DiscountCodes exist for the provided query predicate. Returns a 200 OK status if any DiscountCodes match the query predicate, or a 404 Not Found otherwise.
Checks if one or more DiscountCodes exist for the provided query predicate. Returns a 200 status if any DiscountCodes match the query predicate, or a 404 status otherwise.
Checks if a DiscountCode exists with the provided key. Returns a 200 OK status if the DiscountCode exists or a 404 Not Found otherwise.
Checks if a DiscountCode exists with the provided key. Returns a 200 status if the DiscountCode exists, or a 404 status otherwise.
Checks if a DiscountGroup exists with the provided id. Returns a 200 OK status if a DiscountGroup exists; otherwise, returns a Not Found.
Checks if a DiscountGroup exists with the provided id. Returns a 200 status if a DiscountGroup exists, or a 404 status otherwise.
Checks if one or more DiscountGroups exist for the provided query predicate. Returns a 200 OK status if any DiscountGroups match the query predicate; otherwise, returns a Not Found.
Checks if one or more DiscountGroups exist for the provided query predicate. Returns a 200 status if any DiscountGroups match the query predicate, or a 404 status otherwise.
Checks if a DiscountGroup exists with the provided key. Returns a 200 OK status if a DiscountGroup exists; otherwise, returns a Not Found.
Checks if a DiscountGroup exists with the provided key. Returns a 200 status if a DiscountGroup exists, or a 404 status otherwise.
Checks if an Extension exists with the provided id. Returns a 200 OK status if the Extension exists or a 404 Not Found otherwise.
Checks if an Extension exists with the provided id. Returns a 200 status if the Extension exists, or a 404 status otherwise.
Checks if one or more Extensions exist for the provided query predicate. Returns a 200 OK status if any Extensions match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Extensions exist for the provided query predicate. Returns a 200 status if any Extensions match the query predicate, or a 404 status otherwise.
Checks if an Extension exists with the provided key. Returns a 200 OK status if the Extension exists or a 404 Not Found otherwise.
Checks if an Extension exists with the provided key. Returns a 200 status if the Extension exists, or a 404 status otherwise.
Checks if a Project exists for a given projectKey. Returns a 200 OK status if the Project exists or a 404 Not Found otherwise.
Checks if a Project exists for a given projectKey. Returns a 200 status if the Project exists, or a 404 status otherwise.
Checks if a BusinessUnit exists with the provided id. Returns a 200 OK status if the BusinessUnit exists or a 404 Not Found otherwise.
Checks if a BusinessUnit exists with the provided id. Returns a 200 status if the BusinessUnit exists, or a 404 status otherwise.
Checks if one or more BusinessUnits exist for the provided query predicate. Returns a 200 OK status if any BusinessUnits match the query predicate, or a 404 Not Found otherwise.
Checks if one or more BusinessUnits exist for the provided query predicate. Returns a 200 status if any BusinessUnits match the query predicate, or a 404 status otherwise.
Checks if a BusinessUnit exists with the provided key. Returns a 200 OK status if the BusinessUnit exists or a 404 Not Found otherwise.
Checks if a BusinessUnit exists with the provided key. Returns a 200 status if the BusinessUnit exists, or a 404 status otherwise.
Checks if a CartDiscount exists with the provided id. Returns a 200 OK status if the CartDiscount exists or a 404 Not Found otherwise.
Checks if a CartDiscount exists with the provided id. Returns a 200 status if the CartDiscount exists, or a 404 status otherwise.
Checks if one or more CartDiscounts exist for the provided query predicate. Returns a 200 OK status if any CartDiscounts match the query predicate, or a 404 Not Found otherwise.
Checks if one or more CartDiscounts exist for the provided query predicate. Returns a 200 status if any CartDiscounts match the query predicate, or a 404 status otherwise.
Checks if a CartDiscount exists with the provided key. Returns a 200 OK status if the CartDiscount exists or a 404 Not Found otherwise.
Checks if a CartDiscount exists with the provided key. Returns a 200 status if the CartDiscount exists, or a 404 status otherwise.
Checks if a Cart exists with the provided id in a Store. Returns a 200 OK status if the Cart exists or Not Found otherwise.
Checks if a Cart exists with the provided id in a Store. Returns a 200 status if the Cart exists, or a 404 status otherwise.
Checks if one or more Carts exist for a Customer in a Store. Returns a 200 OK status if the Cart exists or Not Found otherwise.
Checks if one or more Carts exist for a Customer in a Store. Returns a 200 status if the Cart exists, or a 404 status otherwise.
Checks if one or more Carts exist for the provided query predicate in a Store. Returns a 200 OK status if any Carts match the query predicate, or Not Found otherwise.
Checks if one or more Carts exist for the provided query predicate in a Store. Returns a 200 status if any Carts match the query predicate, or a 404 status otherwise.
Checks if a Cart exists with the provided key in a Store. Returns a 200 OK status if the Cart exists or Not Found otherwise.
Checks if a Cart exists with the provided key in a Store. Returns a 200 status if the Cart exists, or a 404 status otherwise.
Checks if a Customer exists with the provided id. Returns a 200 OK status if the Customer exists or a 404 Not Found otherwise.
Checks if a Customer exists with the provided id. Returns a 200 status if the Customer exists, or a 404 status otherwise.
Checks if one or more Customers exist for the provided query predicate. Returns a 200 OK status if any Customers match the query predicate, or Not Found otherwise.
Checks if one or more Customers exist for the provided query predicate. Returns a 200 status if any Customers match the query predicate, or a 404 status otherwise.
Checks if a Customer exists with the provided key. Returns a 200 OK status if the Customer exists or a 404 Not Found otherwise.
Checks if a Customer exists with the provided key. Returns a 200 status if the Customer exists, or a 404 status otherwise.
Retrieves the Customer's most recently modified active Cart in a Store. Returns a 200 OK status if successful.
Retrieves the Customer's most recently modified active Cart in a Store. Returns a 200 status if successful.
Carts with Merchant or Quote CartOrigin are ignored.
A ResourceNotFound error is returned in the following scenarios:
*Checks if an active Cart exists in a Store. Returns 200 OK status if successful.
Checks if an active Cart exists in a Store. Returns 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*Deletes the Cart for a given id in a Store. Returns a 200 OK status if successful.
Deletes the Cart for a given id in a Store. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Returns a Cart for a given id in a Store. Returns a 200 OK status if the Cart exists.
Returns a Cart for a given id in a Store. Returns a 200 status if the Cart exists.
A ResourceNotFound error is returned in the following scenarios:
*id.Updates the Cart for a given id in a Store. Returns a 200 OK status if successful.
Updates the Cart for a given id in a Store. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Updates the Cart for a given id in a Store. Returns a 200 OK status if successful.
Updates the Cart for a given id in a Store. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Checks if a Cart exists for a Store that matches the given Query Predicate, and contains a matching customerId or anonymousId. Returns a 200 OK status if any Carts match these conditions, or Not Found otherwise.
Checks if a Cart exists for a Store that matches the given Query Predicate, and contains a matching customerId or anonymousId. Returns a 200 status if any Carts match these conditions, or a 404 status otherwise.
Deletes the Customer in a Store. Returns a 200 OK status if successful.
Deletes the Customer in a Store. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id specified in the customer:{id} scope.This is the last step in the email verification process of a Customer. Returns a 200 OK status if successful.
This is the last step in the email verification process of a Customer. Returns a 200 status if successful.
After the email is verified, all email tokens issued previously through the email verification flow are invalidated. This invalidation of tokens is eventually consistent.
*A ResourceNotFound error is returned in the following scenarios:
*This is the last step in the email verification process of a Customer. Returns a 200 OK status if successful.
This is the last step in the email verification process of a Customer. Returns a 200 status if successful.
After the email is verified, all email tokens issued previously through the email verification flow are invalidated. This invalidation of tokens is eventually consistent.
*A ResourceNotFound error is returned in the following scenarios:
*Returns a Customer for a given Query Predicate in a Store. Returns a 200 OK status if successful.
Returns a Customer for a given Query Predicate in a Store. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*Retrieves an Order with the provided id in a Store for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Retrieves an Order with the provided id in a Store for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Checks if an Order exists with the provided id in a Store for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Checks if an Order exists with the provided id in a Store for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A Not Found error is returned in the following scenarios:
*id.Checks if one or more Orders exist for the provided query predicate in a Store for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Checks if one or more Orders exist for the provided query predicate in a Store for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A Not Found error is returned in the following scenarios:
*Changing the password of the Customer produces the CustomerPasswordUpdated Message with reset=false. Returns a 200 OK status if successful.
Changing the password of the Customer produces the CustomerPasswordUpdated Message with reset=false. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id specified in the customer:{id} scope.Changing the password of the Customer produces the CustomerPasswordUpdated Message with reset=false. Returns a 200 OK status if successful.
Changing the password of the Customer produces the CustomerPasswordUpdated Message with reset=false. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id specified in the customer:{id} scope.Updates the Customer in a Store. Returns a 200 OK status if successful.
Updates the Customer in a Store. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id specified in the customer:{id} scope.Updates the Customer in a Store. Returns a 200 OK status if successful.
Updates the Customer in a Store. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id specified in the customer:{id} scope.Deletes a ShoppingList in a Store. Returns a 200 OK status if successful.
Deletes a ShoppingList in a Store. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id in a Store.Retrieves a ShoppingList with the provided id for the authenticated Customer or anonymous user in a Store. Returns 200 OK status if successful.
Retrieves a ShoppingList with the provided id for the authenticated Customer or anonymous user in a Store. Returns 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id in a Store.Checks if a ShoppingList exists with the provided id for the authenticated Customer or anonymous user in a Store. Returns a 200 OK status if successful.
Checks if a ShoppingList exists with the provided id for the authenticated Customer or anonymous user in a Store. Returns a 200 status if successful.
A Not Found error is returned in the following scenarios:
*id in a Store.Updates a ShoppingList for the authenticated Customer or anonymous user in a Store using one or more update actions. Returns a 200 OK status if successful.
Updates a ShoppingList for the authenticated Customer or anonymous user in a Store using one or more update actions. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id in a Store.Updates a ShoppingList for the authenticated Customer or anonymous user in a Store using one or more update actions. Returns a 200 OK status if successful.
Updates a ShoppingList for the authenticated Customer or anonymous user in a Store using one or more update actions. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id in a Store.Retrieves ShoppingLists for the authenticated Customer or anonymous user in a Store. Returns 200 OK status if successful.
Retrieves ShoppingLists for the authenticated Customer or anonymous user in a Store. Returns 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*Checks if one or more ShoppingLists exist for the provided query predicate for the authenticated Customer or anonymous user in a Store. Returns 200 OK status if successful.
Checks if one or more ShoppingLists exist for the provided query predicate for the authenticated Customer or anonymous user in a Store. Returns 200 status if successful.
A Not Found error is returned in the following scenarios:
*Deletes a ShoppingList in a Store. Returns a 200 OK status if successful.
Deletes a ShoppingList in a Store. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key in a Store.Retrieves a ShoppingList with the provided key for the authenticated Customer or anonymous user in a Store. Returns 200 OK status if successful.
Retrieves a ShoppingList with the provided key for the authenticated Customer or anonymous user in a Store. Returns 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key in a Store.Checks if a ShoppingList exists with the provided key for the authenticated Customer or anonymous user in a Store. Returns a 200 OK status if successful.
Checks if a ShoppingList exists with the provided key for the authenticated Customer or anonymous user in a Store. Returns a 200 status if successful.
A Not Found error is returned in the following scenarios:
*key in a Store.Updates a ShoppingList for the authenticated Customer or anonymous user in a Store using one or more update actions. Returns a 200 OK status if successful.
Updates a ShoppingList for the authenticated Customer or anonymous user in a Store using one or more update actions. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key in a Store.Updates a ShoppingList for the authenticated Customer or anonymous user in a Store using one or more update actions. Returns a 200 OK status if successful.
Updates a ShoppingList for the authenticated Customer or anonymous user in a Store using one or more update actions. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key in a Store.Checks if an Order exists with the provided id in a Store. Returns a 200 OK status if the Order exists or Not Found otherwise.
Checks if an Order exists with the provided id in a Store. Returns a 200 status if the Order exists, or a 404 status otherwise.
Checks if one or more Orders exist for the provided query predicate in a Store. Returns a 200 OK status if any Orders match the query predicate, or Not Found otherwise.
Checks if one or more Orders exist for the provided query predicate in a Store. Returns a 200 status if any Orders match the query predicate, or a 404 status otherwise.
Checks if an Order exists with the provided orderNumber in a Store. Returns a 200 OK status if the Order exists or Not Found otherwise.
Checks if an Order exists with the provided orderNumber in a Store. Returns a 200 status if the Order exists, or a 404 status otherwise.
Checks if the current or staged representations of a Product exists with the provided id in the specified Store. Returns a 200 OK status if the ProductProjection exists or a 404 Not Found otherwise.
Checks if the current or staged representations of a Product exists with the provided id in the specified Store. Returns a 200 status if the ProductProjection exists, or a 404 status otherwise.
Checks if the current or staged representations of a Product exists with the provided key in the specified Store. Returns a 200 OK status if the ProductProjection exists or a 404 Not Found otherwise.
Checks if the current or staged representations of a Product exists with the provided key in the specified Store. Returns a 200 status if the ProductProjection exists, or a 404 status otherwise.
Checks if a QuoteRequest exists with the provided id. Returns a 200 OK status if the QuoteRequest exists or Not Found otherwise.
Checks if a QuoteRequest exists with the provided id. Returns a 200 status if the QuoteRequest exists, or a 404 status otherwise.
Checks if one or more QuoteRequests exist for the provided query predicate. Returns a 200 OK status if any QuoteRequests match the query predicate, or Not Found otherwise.
Checks if one or more QuoteRequests exist for the provided query predicate. Returns a 200 status if any QuoteRequests match the query predicate, or a 404 status otherwise.
Checks if a QuoteRequest exists with the provided key. Returns a 200 OK status if the QuoteRequest exists or Not Found otherwise.
Checks if a QuoteRequest exists with the provided key. Returns a 200 status if the QuoteRequest exists, or a 404 status otherwise.
Checks if a Quote exists with the provided id. Returns a 200 OK status if the Quote exists or Not Found otherwise.
Checks if a Quote exists with the provided id. Returns a 200 status if the Quote exists, or a 404 status otherwise.
Checks if one or more Quotes exist for the provided query predicate. Returns a 200 OK status if any Quotes match the query predicate, or Not Found otherwise.
Checks if one or more Quotes exist for the provided query predicate. Returns a 200 status if any Quotes match the query predicate, or a 404 status otherwise.
Checks if a Quote exists with the provided key. Returns a 200 OK status if the Quote exists or Not Found otherwise.
Checks if a Quote exists with the provided key. Returns a 200 status if the Quote exists, or a 404 status otherwise.
Checks if an active ShippingMethod that can ship to the shipping address of the given Cart exists in the given Store. Returns a 200 OK status if the ShippingMethod exists or a 404 Not Found otherwise.
Checks if an active ShippingMethod that can ship to the shipping address of the given Cart exists in the given Store. Returns a 200 status if the ShippingMethod exists, or a 404 status otherwise.
Checks if a ShoppingList exists with the provided id in a Store. Returns a 200 OK status if the ShoppingList exists or Not Found otherwise.
Checks if a ShoppingList exists with the provided id in a Store. Returns a 200 status if the ShoppingList exists, or a 404 status otherwise.
Checks if one or more ShoppingLists exist for the provided query predicate in a Store. Returns a 200 OK status if any ShoppingLists match the query predicate or Not Found otherwise.
Checks if one or more ShoppingLists exist for the provided query predicate in a Store. Returns a 200 status if any ShoppingLists match the query predicate, or a 404 status otherwise.
Checks if a ShoppingList exists with the provided key in a Store. Returns a 200 OK status if the ShoppingList exists or Not Found otherwise.
Checks if a ShoppingList exists with the provided key in a Store. Returns a 200 status if the ShoppingList exists, or a 404 status otherwise.
Checks if a StagedQuote exists with the provided id. Returns a 200 OK status if the StagedQuote exists or Not Found otherwise.
Checks if a StagedQuote exists with the provided id. Returns a 200 status if the StagedQuote exists, or a 404 status otherwise.
Checks if one or more StagedQuotes exist for the provided query predicate. Returns a 200 OK status if any StagedQuotes match the query predicate, or Not Found otherwise.
Checks if one or more StagedQuotes exist for the provided query predicate. Returns a 200 status if any StagedQuotes match the query predicate, or a 404 status otherwise.
Checks if a StagedQuote exists with the provided key. Returns a 200 OK status if the StagedQuote exists or Not Found otherwise.
Checks if a StagedQuote exists with the provided key. Returns a 200 status if the StagedQuote exists, or a 404 status otherwise.
Checks if an InventoryEntry exists with the provided id. Returns a 200 OK status if the InventoryEntry exists or a 404 Not Found otherwise.
Checks if an InventoryEntry exists with the provided id. Returns a 200 status if the InventoryEntry exists, or a 404 status otherwise.
Checks if one or more InventoryEntries exist for the provided query predicate. Returns a 200 OK status if any Inventory Entries match the Query Predicate, a 404 Not Found otherwise.
Checks if one or more InventoryEntries exist for the provided query predicate. Returns a 200 status if any Inventory Entries match the Query Predicate, or a 404 status otherwise.
Checks if an InventoryEntry exists with the provided key. Returns a 200 OK status if the InventoryEntry exists or a 404 Not Found otherwise.
Checks if an InventoryEntry exists with the provided key. Returns a 200 status if the InventoryEntry exists, or a 404 status otherwise.
Retrieves the Customer's most recently modified active Cart. Returns a 200 OK status if successful.
Retrieves the Customer's most recently modified active Cart. Returns a 200 status if successful.
Carts with Merchant or Quote CartOrigin are ignored.
A ResourceNotFound error is returned in the following scenarios:
*Checks if an active Cart exists. Returns a 200 OK status if successful.
Checks if an active Cart exists. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*Returns a Business Unit for a given id. Returns a 200 OK status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Returns a Business Unit for a given id. Returns a 200 status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Checks if a BusinessUnit exists with the provided id. Returns a 200 OK status if the BusinessUnit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Checks if a BusinessUnit exists with the provided id. Returns a 200 status if the BusinessUnit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Updates a Business Unit for a given id. Returns a 200 OK status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Updates a Business Unit for a given id. Returns a 200 status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Updates a Business Unit for a given id. Returns a 200 OK status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Updates a Business Unit for a given id. Returns a 200 status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Retrieves Business Units for the authenticated Customer. Returns a 200 OK status if successful, or a ResourceNotFound error otherwise.
Retrieves Business Units for the authenticated Customer. Returns a 200 status if successful, or a ResourceNotFound error otherwise.
Checks if one or more BusinessUnits exist for the provided query predicate. Returns a 200 OK status if any BusinessUnits match the Query Predicate and the Customer has access to them, or a ResourceNotFound error otherwise.
Checks if one or more BusinessUnits exist for the provided query predicate. Returns a 200 status if any BusinessUnits match the Query Predicate and the Customer has access to them, or a ResourceNotFound error otherwise.
Returns a Business Unit for a given key. Returns a 200 OK status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Returns a Business Unit for a given key. Returns a 200 status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Checks if a BusinessUnit exists with the provided key. Returns a 200 OK status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Checks if a BusinessUnit exists with the provided key. Returns a 200 status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Updates a Business Unit for a given key. Returns a 200 OK status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Updates a Business Unit for a given key. Returns a 200 status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Updates a Business Unit for a given key. Returns a 200 OK status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Updates a Business Unit for a given key. Returns a 200 status if the Business Unit exists and the Customer has access to it, or a ResourceNotFound error otherwise.
Deletes the Cart for a given id. Returns a 200 OK status if successful.
Deletes the Cart for a given id. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Returns a Cart for a given id. Returns a 200 OK status if successful.
Returns a Cart for a given id. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Checks if a Cart exists with the provided id. Returns a 200 OK status if the Cart exists.
Checks if a Cart exists with the provided id. Returns a 200 status if the Cart exists.
A ResourceNotFound error is returned in the following scenarios:
*id.Updates the Cart for a given id. Returns a 200 OK status if successful.
Updates the Cart for a given id. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Updates the Cart for a given id. Returns a 200 OK status if successful.
Updates the Cart for a given id. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Checks if a Cart exists that matches a given Query Predicate and contains either a matching customerId or anonymousId. Returns a 200 OK status if the Cart exists, or a ResourceNotFound error otherwise.
Checks if a Cart exists that matches a given Query Predicate and contains either a matching customerId or anonymousId. Returns a 200 status if the Cart exists, or a ResourceNotFound error otherwise.
Deletes the Customer specified in the customer:{id} scope. Returns a 200 OK status if successful.
Deletes the Customer specified in the customer:{id} scope. Returns a 200 status if successful.
Returns a Customer for a given Query Predicate. Returns a 200 OK status if successful.
Returns a Customer for a given Query Predicate. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*Retrieves an Order with the provided id for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Retrieves an Order with the provided id for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Checks if an Order exists with the provided id for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Checks if an Order exists with the provided id for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A Not Found error is returned in the following scenarios:
*id.Checks if one or more Orders exist for the provided query predicate for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Checks if one or more Orders exist for the provided query predicate for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A Not Found error is returned in the following scenarios:
*Checks if a Payment exists with the provided id for the authenticated Customer or anonymous user. Returns a 200 OK status if the Payment exists, or Not Found otherwise.
Checks if a Payment exists with the provided id for the authenticated Customer or anonymous user. Returns a 200 status if the Payment exists, or a 404 status otherwise.
Checks if one or more Payments exist for the provided query predicate for the authenticated Customer or anonymous user. Returns a 200 OK status if any Payments match the query predicate, or Not Found otherwise.
Checks if one or more Payments exist for the provided query predicate for the authenticated Customer or anonymous user. Returns a 200 status if any Payments match the query predicate, or a 404 status otherwise.
Updates the Customer specified in the customer:{id} scope. Returns a 200 OK status if successful.
Updates the Customer specified in the customer:{id} scope. Returns a 200 status if successful.
Updates the Customer specified in the customer:{id} scope. Returns a 200 OK status if successful.
Updates the Customer specified in the customer:{id} scope. Returns a 200 status if successful.
Checks if a QuoteRequest exists with the provided id. Returns a 200 OK status if the QuoteRequest exists or a ResourceNotFound error otherwise.
Checks if a QuoteRequest exists with the provided id. Returns a 200 status if the QuoteRequest exists, or a ResourceNotFound error otherwise.
Retrieves Quote Requests for the authenticated Customer. Returns a 200 OK status if successful.
Retrieves Quote Requests for the authenticated Customer. Returns a 200 status if successful.
Checks if one or more QuoteRequests exist for the provided query predicate. Returns a 200 OK status if any QuoteRequests match the query predicate, or a ResourceNotFound error otherwise.
Checks if one or more QuoteRequests exist for the provided query predicate. Returns a 200 status if any QuoteRequests match the query predicate, or a ResourceNotFound error otherwise.
Checks if a QuoteRequest exists with the provided key. Returns a 200 OK status if the QuoteRequest exists or a ResourceNotFound error otherwise.
Checks if a QuoteRequest exists with the provided key. Returns a 200 status if the QuoteRequest exists, or a ResourceNotFound error otherwise.
Checks if a Quote exists with the provided id. Returns a 200 OK status if the Quote exists or a ResourceNotFound error otherwise.
Checks if a Quote exists with the provided id. Returns a 200 status if the Quote exists, or a ResourceNotFound error otherwise.
Checks if one or more Quotes exist for the provided query predicate. Returns a 200 OK status if any Quotes match the query predicate, or a ResourceNotFound error otherwise.
Checks if one or more Quotes exist for the provided query predicate. Returns a 200 status if any Quotes match the query predicate, or a ResourceNotFound error otherwise.
Checks if a Quote exists with the provided key. Returns a 200 OK status if the Quote exists or a ResourceNotFound error otherwise.
Checks if a Quote exists with the provided key. Returns a 200 status if the Quote exists, or a ResourceNotFound error otherwise.
Deletes a ShoppingList for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Deletes a ShoppingList for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Retrieves a ShoppingList with the provided id for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Retrieves a ShoppingList with the provided id for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Checks if a ShoppingList exists with the provided id for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Checks if a ShoppingList exists with the provided id for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A Not Found error is returned in the following scenarios:
*id.Updates a ShoppingList for the authenticated Customer or anonymous user using one or more update actions. Returns a 200 OK status if successful.
Updates a ShoppingList for the authenticated Customer or anonymous user using one or more update actions. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Updates a ShoppingList for the authenticated Customer or anonymous user using one or more update actions. Returns a 200 OK status if successful.
Updates a ShoppingList for the authenticated Customer or anonymous user using one or more update actions. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id.Retrieves ShoppingLists for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Retrieves ShoppingLists for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*Checks if one or more ShoppingLists exist for the provided query predicate for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Checks if one or more ShoppingLists exist for the provided query predicate for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A Not Found error is returned in the following scenarios:
*Deletes a ShoppingList for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Deletes a ShoppingList for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key.Retrieves a ShoppingList with the provided key for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Retrieves a ShoppingList with the provided key for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key.Checks if a ShoppingList exists with the provided key for the authenticated Customer or anonymous user. Returns a 200 OK status if successful.
Checks if a ShoppingList exists with the provided key for the authenticated Customer or anonymous user. Returns a 200 status if successful.
A Not Found error is returned in the following scenarios:
*key.Updates a ShoppingList for the authenticated Customer or anonymous user using one or more update actions. Returns a 200 OK status if successful.
Updates a ShoppingList for the authenticated Customer or anonymous user using one or more update actions. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key.Updates a ShoppingList for the authenticated Customer or anonymous user using one or more update actions. Returns a 200 OK status if successful.
Updates a ShoppingList for the authenticated Customer or anonymous user using one or more update actions. Returns a 200 status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key.Checks if a Message exists with the provided id. Returns a 200 OK status if the Message exists or a 404 Not Found otherwise.
Checks if a Message exists with the provided id. Returns a 200 status if the Message exists, or a 404 status otherwise.
Checks if one or more Messages exist for the provided query predicate. Returns a 200 OK status if any Messages match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Messages exist for the provided query predicate. Returns a 200 status if any Messages match the query predicate, or a 404 status otherwise.
Checks if an Order exists with the provided id. Returns a 200 OK status if the Order exists or a 404 Not Found otherwise.
Checks if an Order exists with the provided id. Returns a 200 status if the Order exists, or a 404 status otherwise.
Checks if an OrderEdit exists with the provided id. Returns a 200 OK status if the OrderEdit exists or a 404 Not Found otherwise.
Checks if an OrderEdit exists with the provided id. Returns a 200 status if the OrderEdit exists, or a 404 status otherwise.
Checks if one or more OrderEdits exist for the provided query predicate. Returns a 200 OK status if any OrderEdits match the query predicate, or a 404 Not Found otherwise.
Checks if one or more OrderEdits exist for the provided query predicate. Returns a 200 status if any OrderEdits match the query predicate, or a 404 status otherwise.
Checks if an OrderEdit exists with the provided key. Returns a 200 OK status if the OrderEdit exists or a 404 Not Found otherwise.
Checks if an OrderEdit exists with the provided key. Returns a 200 status if the OrderEdit exists, or a 404 status otherwise.
Checks if one or more Orders exist for the provided query predicate. Returns a 200 OK status if any Orders match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Orders exist for the provided query predicate. Returns a 200 status if any Orders match the query predicate, or a 404 status otherwise.
Checks if an Order exists with the provided orderNumber. Returns a 200 OK status if the Order exists or a 404 Not Found otherwise.
Checks if an Order exists with the provided orderNumber. Returns a 200 status if the Order exists, or a 404 status otherwise.
Checks whether a search index for the Project's Orders exists. Returns a 200 OK status if the index exists or a 404 Not Found error otherwise.
Checks whether a search index for the Project's Orders exists. Returns a 200 status if the index exists, or a 404 status otherwise.
Checks if a PaymentMethod exists with the provided id. Returns a 200 OK status if the PaymentMethod exists; otherwise, returns a Not Found.
Checks if a PaymentMethod exists with the provided id. Returns a 200 status if the PaymentMethod exists, or a 404 status otherwise.
Checks if one or more PaymentMethods exist for the provided query predicate. Returns a 200 OK status if any PaymentMethods match the query predicate; otherwise, returns a Not Found.
Checks if one or more PaymentMethods exist for the provided query predicate. Returns a 200 status if any PaymentMethods match the query predicate, or a 404 status otherwise.
Checks if a PaymentMethod exists with the provided key. Returns a 200 OK status if the PaymentMethod exists; otherwise, returns a Not Found.
Checks if a PaymentMethod exists with the provided key. Returns a 200 status if the PaymentMethod exists, or a 404 status otherwise.
Checks if a Payment exists with the provided id. Returns a 200 OK status if the Payment exists, or Not Found otherwise.
Checks if a Payment exists with the provided id. Returns a 200 status if the Payment exists, or a 404 status otherwise.
Checks if one or more Payments exist for the provided query predicate. Returns a 200 OK status if any Payments match the query predicate, or Not Found otherwise.
Checks if one or more Payments exist for the provided query predicate. Returns a 200 status if any Payments match the query predicate, or a 404 status otherwise.
Checks if a Payment exists with the provided key. Returns a 200 OK status if the Payment exists, or Not Found otherwise.
Checks if a Payment exists with the provided key. Returns a 200 status if the Payment exists, or a 404 status otherwise.
Checks if a ProductDiscount exists with the provided id. Returns a 200 OK status if the ProductDiscount exists or a 404 Not Found otherwise.
Checks if a ProductDiscount exists with the provided id. Returns a 200 status if the ProductDiscount exists, or a 404 status otherwise.
Checks if one or more ProductDiscounts exist for the provided query predicate. Returns a 200 OK status if any ProductDiscounts match the query predicate, or a 404 Not Found otherwise.
Checks if one or more ProductDiscounts exist for the provided query predicate. Returns a 200 status if any ProductDiscounts match the query predicate, or a 404 status otherwise.
Checks if a ProductDiscount exists with the provided key. Returns a 200 OK status if the ProductDiscount exists or a 404 Not Found otherwise.
Checks if a ProductDiscount exists with the provided key. Returns a 200 status if the ProductDiscount exists, or a 404 status otherwise.
Checks if the current or staged representation of a Product exists with the provided id. Returns a 200 OK status if the ProductProjection exists or a 404 Not Found otherwise.
Checks if the current or staged representation of a Product exists with the provided id. Returns a 200 status if the ProductProjection exists, or a 404 status otherwise.
Checks if the current or staged representation of a Product exists for the provided query predicate. Returns a 200 OK status if any ProductProjections match the query predicate, or a 404 Not Found otherwise.
Checks if the current or staged representation of a Product exists for the provided query predicate. Returns a 200 status if any ProductProjections match the query predicate, or a 404 status otherwise.
Checks if the current or staged representation of a Product exists with the provided key. Returns a 200 OK status if the ProductProjection exists or a 404 Not Found otherwise.
Checks if the current or staged representation of a Product exists with the provided key. Returns a 200 status if the ProductProjection exists, or a 404 status otherwise.
Checks if a ProductSelection exists with the provided id. Returns a 200 OK status if the ProductSelection exists or a 404 Not Found otherwise.
Checks if a ProductSelection exists with the provided id. Returns a 200 status if the ProductSelection exists, or a 404 status otherwise.
Checks if one or more ProductSelections exist for the provided query predicate. Returns a 200 OK status if any ProductSelections match the query predicate, or a 404 Not Found otherwise.
Checks if one or more ProductSelections exist for the provided query predicate. Returns a 200 status if any ProductSelections match the query predicate, or a 404 status otherwise.
Checks if a ProductSelection exists with the provided key. Returns a 200 OK status if the ProductSelection exists or a 404 Not Found otherwise.
Checks if a ProductSelection exists with the provided key. Returns a 200 status if the ProductSelection exists, or a 404 status otherwise.
Checks if one or more ProductTailorings exist for the provided query predicate. Returns a 200 OK status if any ProductTailoring match the query predicate, or a 404 Not Found otherwise.
Checks if one or more ProductTailorings exist for the provided query predicate. Returns a 200 status if any ProductTailoring match the query predicate, or a 404 status otherwise.
Checks if a ProductType exists with the provided id. Returns a 200 OK status if the ProductType exists or a 404 Not Found otherwise.
Checks if a ProductType exists with the provided id. Returns a 200 status if the ProductType exists, or a 404 status otherwise.
Checks if one or more ProductTypes exist for the provided query predicate. Returns a 200 OK status if any ProductTypes match the query predicate, or a 404 Not Found otherwise.
Checks if one or more ProductTypes exist for the provided query predicate. Returns a 200 status if any ProductTypes match the query predicate, or a 404 status otherwise.
Checks if a ProductType exists with the provided key. Returns a 200 OK status if the ProductType exists or a 404 Not Found otherwise.
Checks if a ProductType exists with the provided key. Returns a 200 status if the ProductType exists, or a 404 status otherwise.
Checks if a Product exists with the provided id. Returns a 200 OK status if the Product exists or a 404 Not Found otherwise.
Checks if a Product exists with the provided id. Returns a 200 status if the Product exists, or a 404 status otherwise.
Checks if one or more Products exist for the provided query predicate. Returns a 200 OK status if any Products match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Products exist for the provided query predicate. Returns a 200 status if any Products match the query predicate, or a 404 status otherwise.
Checks if a Product exists with the provided key. Returns a 200 OK status if the Product exists or a 404 Not Found otherwise.
Checks if a Product exists with the provided key. Returns a 200 status if the Product exists, or a 404 status otherwise.
Checks if a QuoteRequest exists with the provided id. Returns a 200 OK status if the QuoteRequest exists or a 404 Not Found otherwise.
Checks if a QuoteRequest exists with the provided id. Returns a 200 status if the QuoteRequest exists, or a 404 status otherwise.
Checks if one or more QuoteRequests exist for the provided query predicate. Returns a 200 OK status if any QuoteRequests match the query predicate, or a 404 Not Found otherwise.
Checks if one or more QuoteRequests exist for the provided query predicate. Returns a 200 status if any QuoteRequests match the query predicate, or a 404 status otherwise.
Checks if a QuoteRequest exists with the provided key. Returns a 200 OK status if the QuoteRequest exists or a 404 Not Found otherwise.
Checks if a QuoteRequest exists with the provided key. Returns a 200 status if the QuoteRequest exists, or a 404 status otherwise.
Checks if a Quote exists with the provided id. Returns a 200 OK status if the Quote exists or a 404 Not Found otherwise.
Checks if a Quote exists with the provided id. Returns a 200 status if the Quote exists, or a 404 status otherwise.
Checks if one or more Quotes exist for the provided query predicate. Returns a 200 OK status if any Quotes match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Quotes exist for the provided query predicate. Returns a 200 status if any Quotes match the query predicate, or a 404 status otherwise.
Checks if a Quote exists with the provided key. Returns a 200 OK status if the Quote exists or a 404 Not Found otherwise.
Checks if a Quote exists with the provided key. Returns a 200 status if the Quote exists, or a 404 status otherwise.
Checks if a Recurrence Policy exists with the provided id. Returns a 200 OK status if the Recurrence Policy exists, or a NotFound error otherwise.
Checks if a Recurrence Policy exists with the provided id. Returns a 200 status if the Recurrence Policy exists, or a NotFound error otherwise.
Checks if one or more Recurrence Policies exist for the provided query predicate. Returns a 200 OK status if any Recurrence Policies match the query predicate, or a NotFound error otherwise.
Checks if one or more Recurrence Policies exist for the provided query predicate. Returns a 200 status if any Recurrence Policies match the query predicate, or a NotFound error otherwise.
Checks if a Recurrence Policy exists with the provided key. Returns a 200 OK status if the Recurrence Policy exists, or a NotFound error otherwise.
Checks if a Recurrence Policy exists with the provided key. Returns a 200 status if the Recurrence Policy exists, or a NotFound error otherwise.
Checks if a Recurring Order exists with the provided id. Returns a 200 OK status if the Recurring Order exists, or a NotFound error otherwise.
Checks if a Recurring Order exists with the provided id. Returns a 200 status if the Recurring Order exists, or a NotFound error otherwise.
Checks if one or more Recurring Orders exist for the provided query predicate. Returns a 200 OK status if any Recurring Orders match the query predicate, or a NotFound error otherwise.
Checks if one or more Recurring Orders exist for the provided query predicate. Returns a 200 status if any Recurring Orders match the query predicate, or a NotFound error otherwise.
Checks if a Recurring Order exists with the provided key. Returns a 200 OK status if the Recurring Order exists, or a NotFound error otherwise.
Checks if a Recurring Order exists with the provided key. Returns a 200 status if the Recurring Order exists, or a NotFound error otherwise.
Checks if a Review exists with the provided id. Returns a 200 OK status if the Review exists or a 404 Not Found otherwise.
Checks if a Review exists with the provided id. Returns a 200 status if the Review exists, or a 404 status otherwise.
Checks if one or more Reviews exist for the provided query predicate. Returns a 200 OK status if any Reviews match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Reviews exist for the provided query predicate. Returns a 200 status if any Reviews match the query predicate, or a 404 status otherwise.
Checks if a Review exists with the provided key. Returns a 200 OK status if the Review exists or a 404 Not Found otherwise.
Checks if a Review exists with the provided key. Returns a 200 status if the Review exists, or a 404 status otherwise.
Checks if a ShippingMethod exists with the provided id. Returns a 200 OK status if the ShippingMethod exists or a 404 Not Found otherwise.
Checks if a ShippingMethod exists with the provided id. Returns a 200 status if the ShippingMethod exists, or a 404 status otherwise.
Checks if one or more ShippingMethods exist for the provided query predicate. Returns a 200 OK status if any ShippingMethods match the query predicate, or a 404 Not Found otherwise.
Checks if one or more ShippingMethods exist for the provided query predicate. Returns a 200 status if any ShippingMethods match the query predicate, or a 404 status otherwise.
Checks if a ShippingMethod exists with the provided key. Returns a 200 OK status if the ShippingMethod exists or a 404 Not Found otherwise.
Checks if a ShippingMethod exists with the provided key. Returns a 200 status if the ShippingMethod exists, or a 404 status otherwise.
Checks if an active ShippingMethod exists for the given Cart. If a matching ShippingMethod has isDefault set to true, it is returned as the first item in the array. Returns a 200 OK status if the ShippingMethod exists or a 404 Not Found otherwise.
Checks if an active ShippingMethod exists for the given Cart. If a matching ShippingMethod has isDefault set to true, it is returned as the first item in the array. Returns a 200 status if the ShippingMethod exists, or a 404 status otherwise.
Checks if an active ShippingMethod that can ship to the given Location exists for the given Cart. Returns a 200 OK status if the ShippingMethod exists or a 404 Not Found otherwise.
Checks if an active ShippingMethod that can ship to the given Location exists for the given Cart. Returns a 200 status if the ShippingMethod exists, or a 404 status otherwise.
Checks if an active ShippingMethod that can ship to the given Location exists. Returns a 200 OK status if the ShippingMethod exists or a 404 Not Found otherwise.
Checks if an active ShippingMethod that can ship to the given Location exists. Returns a 200 status if the ShippingMethod exists, or a 404 status otherwise.
Checks if an active ShippingMethod that can ship to the given Location exists for the given OrderEdit. Returns a 200 OK status if the ShippingMethod exists or a 404 Not Found otherwise.
Checks if an active ShippingMethod that can ship to the given Location exists for the given OrderEdit. Returns a 200 status if the ShippingMethod exists, or a 404 status otherwise.
Checks if a ShoppingList exists with the provided id. Returns a 200 OK status if the ShoppingList exists, or Not Found otherwise.
Checks if a ShoppingList exists with the provided id. Returns a 200 status if the ShoppingList exists, or a 404 status otherwise.
Checks if one or more ShoppingLists exist for the provided query predicate. Returns a 200 OK status if any ShoppingLists match the query predicate, or a 404 Not Found otherwise.
Checks if one or more ShoppingLists exist for the provided query predicate. Returns a 200 status if any ShoppingLists match the query predicate, or a 404 status otherwise.
Checks if a ShoppingList exists with the provided key. Returns a 200 OK status if the ShoppingList exists, or Not Found otherwise.
Checks if a ShoppingList exists with the provided key. Returns a 200 status if the ShoppingList exists, or a 404 status otherwise.
Checks if a StagedQuote exists with the provided id. Returns a 200 OK status if the StagedQuote exists or a 404 Not Found otherwise.
Checks if a StagedQuote exists with the provided id. Returns a 200 status if the StagedQuote exists, or a 404 status otherwise.
Checks if one or more StagedQuotes exist for the provided query predicate. Returns a 200 OK status if any StagedQuotes match the query predicate, or a 404 Not Found otherwise.
Checks if one or more StagedQuotes exist for the provided query predicate. Returns a 200 status if any StagedQuotes match the query predicate, or a 404 status otherwise.
Checks if a StagedQuote exists with the provided key. Returns a 200 OK status if the StagedQuote exists or a 404 Not Found otherwise.
Checks if a StagedQuote exists with the provided key. Returns a 200 status if the StagedQuote exists, or a 404 status otherwise.
Checks if a StandalonePrice exists with the provided id. Returns a 200 OK status if the StandalonePrice exists or a 404 Not Found otherwise.
Checks if a StandalonePrice exists with the provided id. Returns a 200 status if the StandalonePrice exists, or a 404 status otherwise.
Checks if one or more StandalonePrices exist for the provided query predicate. Returns a 200 OK status if any StandalonePrices match the query predicate, or a 404 Not Found otherwise.
Checks if one or more StandalonePrices exist for the provided query predicate. Returns a 200 status if any StandalonePrices match the query predicate, or a 404 status otherwise.
Checks if a StandalonePrice exists with the provided key. Returns a 200 OK status if the StandalonePrice exists or a 404 Not Found otherwise.
Checks if a StandalonePrice exists with the provided key. Returns a 200 status if the StandalonePrice exists, or a 404 status otherwise.
Checks if a State exists with the provided id. Returns a 200 OK status if the State exists or a 404 Not Found otherwise.
Checks if a State exists with the provided id. Returns a 200 status if the State exists, or a 404 status otherwise.
Checks if one or more States exist for the provided query predicate. Returns a 200 OK status if any States match the query predicate, or a 404 Not Found otherwise.
Checks if one or more States exist for the provided query predicate. Returns a 200 status if any States match the query predicate, or a 404 status otherwise.
Checks if a State exists with the provided key. Returns a 200 OK status if the State exists or a 404 Not Found otherwise.
Checks if a State exists with the provided key. Returns a 200 status if the State exists, or a 404 status otherwise.
Checks if a Store exists with the provided id. Returns a 200 OK status if the Store exists or a 404 Not Found otherwise.
Checks if a Store exists with the provided id. Returns a 200 status if the Store exists, or a 404 status otherwise.
Checks if one or more Stores exist for the provided query predicate. Returns a 200 OK status if any Stores match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Stores exist for the provided query predicate. Returns a 200 status if any Stores match the query predicate, or a 404 status otherwise.
Checks if a Store exists with the provided key. Returns a 200 OK status if the Store exists or a 404 Not Found otherwise.
Checks if a Store exists with the provided key. Returns a 200 status if the Store exists, or a 404 status otherwise.
Checks if a Subscription exists with the provided id. Returns a 200 OK status if the Subscription exists or a 404 Not Found otherwise.
Checks if a Subscription exists with the provided id. Returns a 200 status if the Subscription exists, or a 404 status otherwise.
Checks if one or more Subscriptions exist for the provided query predicate. Returns a 200 OK status if any Subscriptions match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Subscriptions exist for the provided query predicate. Returns a 200 status if any Subscriptions match the query predicate, or a 404 status otherwise.
Checks if a Subscription exists with the provided key. Returns a 200 OK status if the Subscription exists or a 404 Not Found otherwise.
Checks if a Subscription exists with the provided key. Returns a 200 status if the Subscription exists, or a 404 status otherwise.
Checks if a TaxCategory exists with the provided id. Returns a 200 OK status if the TaxCategory exists or a 404 Not Found otherwise.
Checks if a TaxCategory exists with the provided id. Returns a 200 status if the TaxCategory exists, or a 404 status otherwise.
Checks if one or more Tax Categories exist for the provided query predicate. Returns a 200 OK status if any TaxCategories match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Tax Categories exist for the provided query predicate. Returns a 200 status if any TaxCategories match the query predicate, or a 404 status otherwise.
Checks if a TaxCategory exists with the provided key. Returns a 200 OK status if the Tax Category exists or a 404 Not Found otherwise.
Checks if a TaxCategory exists with the provided key. Returns a 200 status if the Tax Category exists, or a 404 status otherwise.
Checks if a Type exists with the provided id. Returns a 200 OK status if the Type exists or a 404 Not Found otherwise.
Checks if a Type exists with the provided id. Returns a 200 status if the Type exists, or a 404 status otherwise.
Checks if one or more Types exist for the provided query predicate. Returns a 200 OK status if any Types match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Types exist for the provided query predicate. Returns a 200 status if any Types match the query predicate, or a 404 status otherwise.
Checks if a Type exists with the provided key. Returns a 200 OK status if the Type exists or a 404 Not Found otherwise.
Checks if a Type exists with the provided key. Returns a 200 status if the Type exists, or a 404 status otherwise.
Checks if a Zone exists with the provided id. Returns a 200 OK status if the Zone exists or a 404 Not Found otherwise.
Checks if a Zone exists with the provided id. Returns a 200 status if the Zone exists, or a 404 status otherwise.
Checks if one or more Zones exist for the provided query predicate. Returns a 200 OK status if any Zones match the query predicate, or a 404 Not Found otherwise.
Checks if one or more Zones exist for the provided query predicate. Returns a 200 status if any Zones match the query predicate, or a 404 status otherwise.
Checks if a Zone exists with the provided key. Returns a 200 OK status if the Zone exists or a 404 Not Found otherwise.
Checks if a Zone exists with the provided key. Returns a 200 status if the Zone exists, or a 404 status otherwise.