commercetools_quotes_create_quote_requests | Creates a QuoteRequest in the Project. |
commercetools_quotes_create_quotes | Creates a Quote in the Project. |
commercetools_quotes_create_recurrence_policies | Creates a Recurrence Policy in the Project. The manage_recurring_orders:{projectKey} scope is deprecated for use on this endpoint. Update your clients to use the manage_recurrence_policies:{projectKey} scope instead. For more information, see the Deprecations and removals list. |
commercetools_quotes_create_recurring_orders | Creates a Recurring Order in the Project. Produces the RecurringOrderCreated message. The Cart is validated to ensure that it is convertible to an Order. If the validation fails, an error is returned. If the expiration date has been reached when the Recurring Order is processed, its RecurringOrderState will be updated to Expired, and no Order will be created. If a server-side problem occurs, indicated by a 500 Internal Server Error HTTP response, the Recurring Order creation may still successfully complete after the error is returned. If you receive this error, you should verify the status of the Recurring Order by querying a unique identifier supplied during the creation request, such as the key. |
commercetools_quotes_create_staged_quotes | Creates a StagedQuote in the Project. |
commercetools_quotes_delete_by_id | Deletes a Quote in the Project. |
commercetools_quotes_delete_by_key | Deletes a Quote in the Project. |
commercetools_quotes_delete_quote_requests_by_id | Deletes a QuoteRequest in the Project. |
commercetools_quotes_delete_quote_requests_by_key | Deletes a QuoteRequest in the Project. |
commercetools_quotes_delete_recurrence_policies_by_id | Deletes a Recurrence Policy in the Project. A Recurrence Policy can be deleted only if it is not referenced by any Embedded Price, Standalone Price, or (Custom) Line Item, otherwise a ReferenceExists error is returned. The manage_recurring_orders:{projectKey} scope is deprecated for use on this endpoint. Update your clients to use the manage_recurrence_policies:{projectKey} scope instead. For more information, see the Deprecations and removals list. |
commercetools_quotes_delete_recurrence_policies_by_key | Deletes a Recurrence Policy in the Project. A Recurrence Policy can be deleted only if it is not referenced by any Embedded Price, Standalone Price, or (Custom) Line Item, otherwise a ReferenceExists error is returned. The manage_recurring_orders:{projectKey} scope is deprecated for use on this endpoint. Update your clients to use the manage_recurrence_policies:{projectKey} scope instead. For more information, see the Deprecations and removals list. |
commercetools_quotes_delete_recurring_orders_by_id | Deletes a Recurring Order in the Project. |
commercetools_quotes_delete_recurring_orders_by_key | Deletes a Recurring Order in the Project. |
commercetools_quotes_delete_staged_quotes_by_id | Deletes a StagedQuote in the Project. |
commercetools_quotes_delete_staged_quotes_by_key | Deletes a StagedQuote in the Project. |
commercetools_quotes_get_by_id | Retrieves a Quote with the provided id. |
commercetools_quotes_get_by_key | Retrieves a Quote with the provided key. |
commercetools_quotes_get_quote_requests_by_id | Retrieves a QuoteRequest with the provided id. |
commercetools_quotes_get_quote_requests_by_key | Retrieves a QuoteRequest with the provided key. |
commercetools_quotes_get_recurrence_policies_by_id | Retrieves a Recurrence Policy with the provided id. The view_recurring_orders:{projectKey} scope is deprecated for use on this endpoint. Update your clients to use the view_recurrence_policies:{projectKey} scope instead. For more information, see the Deprecations and removals list. |
commercetools_quotes_get_recurrence_policies_by_key | Retrieves a Recurrence Policy with the provided key. The view_recurring_orders:{projectKey} scope is deprecated for use on this endpoint. Update your clients to use the view_recurrence_policies:{projectKey} scope instead. For more information, see the Deprecations and removals list. |
commercetools_quotes_get_recurring_orders_by_id | Retrieves a Recurring Order with the provided id. |
commercetools_quotes_get_recurring_orders_by_key | Retrieves a Recurring Order with the provided key. |
commercetools_quotes_get_staged_quotes_by_id | Retrieves a StagedQuote with the provided id. |
commercetools_quotes_get_staged_quotes_by_key | Retrieves a StagedQuote with the provided key. |
commercetools_quotes_list_quote_requests | Retrieves all QuoteRequests in the Project. |
commercetools_quotes_list_quotes | Retrieves all Quotes in the Project. |
commercetools_quotes_list_recurrence_policies | Retrieves Recurrence Policies in the Project. The view_recurring_orders:{projectKey} scope is deprecated for use on this endpoint. Update your clients to use the view_recurrence_policies:{projectKey} scope instead. For more information, see the Deprecations and removals list. |
commercetools_quotes_list_recurring_orders | Retrieves Recurring Orders in the Project. |
commercetools_quotes_list_staged_quotes | Retrieves all StagedQuotes in the Project. |
commercetools_quotes_update_quote_requests_by_id | Updates a QuoteRequest in the Project using one or more update actions. |
commercetools_quotes_update_quote_requests_by_key | Updates a QuoteRequest in the Project using one or more update actions. |
commercetools_quotes_update_quotes_by_id | Updates a Quote in the Project using one or more update actions. |
commercetools_quotes_update_quotes_by_key | Updates a Quote in the Project using one or more update actions. |
commercetools_quotes_update_recurrence_policies_by_id | Updates a Recurrence Policy using one or more update actions. The manage_recurring_orders:{projectKey} scope is deprecated for use on this endpoint. Update your clients to use the manage_recurrence_policies:{projectKey} scope instead. For more information, see the Deprecations and removals list. |
commercetools_quotes_update_recurrence_policies_by_key | Updates a Recurrence Policy using one or more update actions. The manage_recurring_orders:{projectKey} scope is deprecated for use on this endpoint. Update your clients to use the manage_recurrence_policies:{projectKey} scope instead. For more information, see the Deprecations and removals list. |
commercetools_quotes_update_recurring_orders_by_id | Updates a Recurring Order using one or more update actions. A Recurring Order can only be updated when it is not processing an Order. Otherwise, an InvalidOperation error is returned. |
commercetools_quotes_update_recurring_orders_by_key | Updates a Recurring Order using one or more update actions. A Recurring Order can only be updated when it is not processing an Order. Otherwise, an InvalidOperation error is returned. |
commercetools_quotes_update_staged_quotes_by_id | Updates a StagedQuote in the Project using one or more update actions. |
commercetools_quotes_update_staged_quotes_by_key | Updates a StagedQuote in the Project using one or more update actions. |