diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyShoppingListsByIDDelete.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyShoppingListsByIDDelete.java index ebe681317aa..469c0541c55 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyShoppingListsByIDDelete.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyShoppingListsByIDDelete.java @@ -20,6 +20,7 @@ import org.apache.commons.lang3.builder.HashCodeBuilder; /** + *
Deletes a ShoppingList in a BusinessUnit.
*If the ShoppingList exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
* *Retrieves a ShoppingList with the provided key
in a BusinessUnit.
If the ShoppingList exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
* *Checks if a ShoppingList exists with the provided id
. Returns a 200 OK
if the ShoppingList exists; otherwise, returns a ResourceNotFound error.
Checks if a ShoppingList exists with the provided id
in a BusinessUnit. Returns a 200 OK
if the ShoppingList exists; otherwise, returns Not Found.
If the ShoppingList exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
+ *Updates a ShoppingList in a BusinessUnit using one or more update actions. If the ShoppingList exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
* *If the ShoppingList exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
+ *Updates a ShoppingList in a BusinessUnit using one or more update actions. If the ShoppingList exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
* *Retrieves all ShoppingLists in a BusinessUnit.
* *Checks if one or more ShoppingLists exist for the provided query predicate. Returns a 200 OK
if any ShoppingLists match the Query Predicate; otherwise, returns a ResourceNotFound error.
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.
Deletes a ShoppingList in a BusinessUnit.
*If the ShoppingList exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
* *If the ShoppingList exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
+ *Retrieves a ShoppingList with the provided key
in a BusinessUnit. If the ShoppingList exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
Checks if a ShoppingList exists with the provided key
. Returns a 200 OK
if the ShoppingList exists; otherwise, returns a ResourceNotFound error.
Checks if a ShoppingList exists with the provided key
in a BusinessUnit. Returns a 200 OK
if the ShoppingList exists; otherwise, returns Not Found.
If the Shopping List exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
+ *Updates a ShoppingList in a BusinessUnit using one or more update actions. If the ShoppingList exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
* *If the Shopping List exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
+ *Updates a ShoppingList in a BusinessUnit using one or more update actions. If the ShoppingList exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
* *Checks if a Cart exists for 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 OK
status if the Cart exists or Not Found otherwise.
Deletes the ShoppingList for a given id
in a Store. Returns a 200 OK
status if successful.
Deletes a ShoppingList in a Store. Returns a 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id
in a Store.id
but does not have a store
specified, or the store
field references a different Store.id
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.id
in a Store.id
but does not have a store
specified, or the store
field references a different Store.id
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Returns a ShoppingList for a given id
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 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id
in a Store.id
but does not have a store
specified, or the store
field references a different Store.id
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.id
in a Store.id
but does not have a store
specified, or the store
field references a different Store.id
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Checks if a ShoppingList exists with the provided id
in a Store. Returns a 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
+ *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.
A Not Found error is returned in the following scenarios:
*id
in a Store.id
but does not have a store
specified, or the store
field references a different Store.id
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.id
in a Store.id
but does not have a store
specified, or the store
field references a different Store.id
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Updates a ShoppingList for a given id
in a Store. 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 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id
in a Store.id
but does not have a store
specified, or the store
field references a different Store.id
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.id
in a Store.id
but does not have a store
specified, or the store
field references a different Store.id
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Updates a ShoppingList for a given id
in a Store. 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 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id
in a Store.id
but does not have a store
specified, or the store
field references a different Store.id
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.id
in a Store.id
but does not have a store
specified, or the store
field references a different Store.id
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Returns ShoppingLists that match the given Query Predicate in a Store. Returns 200 OK
status if successful.
Retrieves all ShoppingLists for the authenticated Customer or anonymous user in a Store. Returns 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*Checks if a ShoppingList exists for the given Query Predicate in a Store. Returns 200 OK
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.
A Not Found error is returned in the following scenarios:
*store
specified, or the store
field references a different Store.store
specified, or the store
field references a different Store.anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Deletes the ShoppingList for a given key
in a Store. Returns a 200 OK
status if successful.
Deletes a ShoppingList in a Store. Returns a 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key
in a Store.key
but does not have a store
specified, or the store
field references a different Store.key
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.key
in a Store.key
but does not have a store
specified, or the store
field references a different Store.key
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Returns a ShoppingList for a given key
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 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key
in a Store.key
but does not have a store
specified, or the store
field references a different Store.key
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.key
in a Store.key
but does not have a store
specified, or the store
field references a different Store.key
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Checks if a ShoppingList exists with the provided key
in a Store. Returns a 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
+ *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.
A Not Found error is returned in the following scenarios:
*key
in a Store.key
but does not have a store
specified, or the store
field references a different Store.key
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.key
in a Store.key
but does not have a store
specified, or the store
field references a different Store.key
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Updates a ShoppingList for a given key
in a Store. 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 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key
in a Store.key
but does not have a store
specified, or the store
field references a different Store.key
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.key
in a Store.key
but does not have a store
specified, or the store
field references a different Store.key
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Updates a ShoppingList for a given key
in a Store. 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 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key
in a Store.key
but does not have a store
specified, or the store
field references a different Store.key
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.key
in a Store.key
but does not have a store
specified, or the store
field references a different Store.key
in a Store but does not contain either an anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Creates a ShoppingList in a Store for a Customer or anonymous user. The customer
or anonymousId
field on the ShoppingList is automatically set based on the given customer:{id} or anonymous_id:{id} scope.
Creates a ShoppingList for the authenticated Customer or anonymous user in a Store. The customer
or anonymousId
field on the ShoppingList is automatically set based on the given customer:{id} or anonymous_id:{id} scope.
When using this endpoint, the store
field of a ShoppingList is always set to the Store specified in the path parameter.
Creates a ShoppingList in a Store for a Customer or anonymous user. The customer
or anonymousId
field on the ShoppingList is automatically set based on the given customer:{id} or anonymous_id:{id} scope.
Creates a ShoppingList for the authenticated Customer or anonymous user in a Store. The customer
or anonymousId
field on the ShoppingList is automatically set based on the given customer:{id} or anonymous_id:{id} scope.
When using this endpoint, the store
field of a ShoppingList is always set to the Store specified in the path parameter.
If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
Deletes a ShoppingList in a Store. If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
Retrieves a ShoppingList with the provided id
in a Store. If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
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
in a Store. Returns a 200 OK
status if the ShoppingList exists or Not Found otherwise.
If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
Updates a ShoppingList in a Store using one or more update actions. If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
Updates a ShoppingList in a Store using one or more update actions. If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
Retrieves all ShoppingLists in a Store.
* *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 Not Found 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.
If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
Deletes a ShoppingList in a Store. If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
Retrieves a ShoppingList with the provided key
in a Store. If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
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
in a Store. Returns a 200 OK
status if the ShoppingList exists or Not Found otherwise.
If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
Updates a ShoppingList in a Store using one or more update actions. If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
Updates a ShoppingList in a Store using one or more update actions. If a ShoppingList exists in a Project but does not have the store
field, or the store
field references a different Store, the ResourceNotFound error is returned.
When using this endpoint, the store
field of a ShoppingList is always set to the Store specified in the path parameter.
Creates a ShoppingList in a Store. When using this endpoint, the store
field of a ShoppingList is always set to the Store specified in the path parameter.
When using this endpoint, the store
field of a ShoppingList is always set to the Store specified in the path parameter.
Creates a ShoppingList in a Store. When using this endpoint, the store
field of a ShoppingList is always set to the Store specified in the path parameter.
Deletes the Payment for a given id
. You can only delete a Payment if it has no Transactions.
Deletes a Payment with the provided id
for the authenticated Customer or anonymous user. You can only delete a Payment if it has no Transactions.
Returns a Payment for a given id
.
Retrieves a Payment with the provided id
for the authenticated Customer or anonymous user.
Checks if a Payment exists with the provided id
. Returns a 200 OK
status if the Payment exists or a 404 Not Found
otherwise.
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.
Updates a Payment for a given id
. You can only update a Payment if it has no Transactions.
Updates a Payment for the authenticated Customer or anonymous user using one or more update actions. You can only update a Payment if it has no Transactions.
* *Updates a Payment for a given id
. You can only update a Payment if it has no Transactions.
Updates a Payment for the authenticated Customer or anonymous user using one or more update actions. You can only update a Payment if it has no Transactions.
* *Returns all Payments that match a given Query Predicate.
+ *Retrieves all Payments for the authenticated Customer or anonymous user.
* *Checks if a Payment exists for the provided query predicate. Returns a 200 OK
status if any Payments match the query predicate, or a 404 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 OK
status if any Payments match the query predicate, or Not Found otherwise.
Creates a Payment for the Customer or an anonymous user. Creating a Payment produces the PaymentCreated Message.
+ *Creates a Payment for the authenticated Customer or anonymous user. Creating a Payment produces the PaymentCreated Message.
* *Creates a Payment for the Customer or an anonymous user. Creating a Payment produces the PaymentCreated Message.
+ *Creates a Payment for the authenticated Customer or anonymous user. Creating a Payment produces the PaymentCreated Message.
* *Deletes the ShoppingList for a given id
. Returns a 200 OK
status if successful.
Deletes a ShoppingList for the authenticated Customer or anonymous user. Returns a 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id
.id
.anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Returns a ShoppingList for a given id
. Returns a 200 OK
status if successful.
Retrieves a ShoppingList with the provided id
for the authenticated Customer or anonymous user. Returns a 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id
.id
.anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Checks if a ShoppingList exists with the provided id
. Returns a 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
+ *Checks if a ShoppingList exists with the provided id
for the authenticated Customer or anonymous user. Returns a 200 OK
status if successful.
A Not Found error is returned in the following scenarios:
*id
.id
.anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Updates a ShoppingList for a given id
. 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 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id
.id
.anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Updates a ShoppingList for a given id
. 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 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*id
.id
.anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Returns all ShoppingLists that match the given Query Predicate. Returns a 200 OK
status if successful.
Retrieves all ShoppingLists for the authenticated Customer or anonymous user. Returns a 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Checks if a ShoppingList matches the given Query Predicate. Returns a 200 OK
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.
A Not Found error is returned in the following scenarios:
*anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Deletes the ShoppingList for a given key
. Returns a 200 OK
status if successful.
Deletes a ShoppingList for the authenticated Customer or anonymous user. Returns a 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key
.key
.anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Returns a ShoppingList for a given key
. Returns a 200 OK
status if successful.
Retrieves a ShoppingList with the provided key
for the authenticated Customer or anonymous user. Returns a 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key
.key
.anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Checks if a ShoppingList exists with the provided key
. Returns a 200 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
+ *Checks if a ShoppingList exists with the provided key
for the authenticated Customer or anonymous user. Returns a 200 OK
status if successful.
A Not Found error is returned in the following scenarios:
*key
.key
.anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Updates a ShoppingList for a given key
. 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 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key
.key
.anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Updates a ShoppingList for a given key
. 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 OK
status if successful.
A ResourceNotFound error is returned in the following scenarios:
*key
.key
.anonymousId
that matches the anonymous_id:{id} scope, or a customer
with id
value that matches the customer:{id} scope.Creates a ShoppingList for the Customer or anonymous user. The customerId
or anonymousId
on the ShoppingList is automatically set based on the given customer:{id} or anonymous_id:{id} scope.
Creates a ShoppingList for the authenticated Customer or anonymous user. The customerId
or anonymousId
on the ShoppingList is automatically set based on the given customer:{id} or anonymous_id:{id} scope.
Creates a ShoppingList for the Customer or anonymous user. The customerId
or anonymousId
on the ShoppingList is automatically set based on the given customer:{id} or anonymous_id:{id} scope.
Creates a ShoppingList for the authenticated Customer or anonymous user. The customerId
or anonymousId
on the ShoppingList is automatically set based on the given customer:{id} or anonymous_id:{id} scope.
Deletes a Payment in the Project.
* *Retrieves a Payment with the provided id
.
Checks if a Payment exists with the provided id
. Returns a 200 OK
status if the Payment exists or a 404 Not Found
otherwise.
Checks if a Payment exists with the provided id
. Returns a 200 OK
status if the Payment exists, or Not Found otherwise.
Updates a Payment in the Project using one or more update actions.
* *Updates a Payment in the Project using one or more update actions.
* *Retrieves all Payments in the Project.
* *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 a 404 Not Found
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.
Deletes a Payment in the Project.
* *Retrieves a Payment with the provided key
.
Checks if a Payment exists with the provided key
. Returns a 200 OK
status if the Payment exists or a 404 Not Found
otherwise.
Checks if a Payment exists with the provided key
. Returns a 200 OK
status if the Payment exists, or Not Found otherwise.
Updates a Payment in the Project using one or more update actions.
* *Updates a Payment in the Project using one or more update actions.
* *Creating a Payment produces the PaymentCreated Message.
+ *Creates a Payment in the Project. Creating a Payment produces the PaymentCreated Message.
* *Creating a Payment produces the PaymentCreated Message.
+ *Creates a Payment in the Project. Creating a Payment produces the PaymentCreated Message.
* *Deletes a ShoppingList in the Project.
* *Retrieves a ShoppingList with the provided id
.
Checks if a ShoppingList exists with the provided id
. Returns a 200 OK
status if the ShoppingList exists or a 404 Not Found
otherwise.
Checks if a ShoppingList exists with the provided id
. Returns a 200 OK
status if the ShoppingList exists, or Not Found otherwise.
Updates a ShoppingList in the Project using one or more update actions.
* *Updates a ShoppingList in the Project using one or more update actions.
* *Retrieves all ShoppingLists in the Project.
* *Deletes a ShoppingList in the Project.
* *Retrieves a ShoppingList with the provided key
.
Checks if a ShoppingList exists with the provided key
. Returns a 200 OK
status if the ShoppingList exists or a 404 Not Found
otherwise.
Checks if a ShoppingList exists with the provided key
. Returns a 200 OK
status if the ShoppingList exists, or Not Found otherwise.
Updates a ShoppingList in the Project using one or more update actions.
* *Updates a ShoppingList in the Project using one or more update actions.
* *Create a ShoppingList in the Project.
* *Create a ShoppingList in the Project.
* *