CommerceTools

 0    42 flashcards    loweje9424
download mp3 print play test yourself
 
Question English Answer English
Public beta APIs are robust and secure (yes, no)
start learning
yes
Where can we find information about a beta feature moving to general availability?
start learning
Realese Notes information
The API playground can be accessed via...
start learning
ImpeEx page
How many customer groups can be created in a project? 1 000, 10 000, or 100 000
start learning
1000
With premium and standard support: How often do we backup data?
start learning
Every 2 hours
What was released on Jan 31, 2023?
start learning
Find in documentation -> Releases notes
What endpoints support me for product management?
start learning
Products endpoints
Name is a required field in a quote draft (yes, no).
start learning
No
A Customer can be a member of many Customer Groups (yes, no)
start learning
No. Can by only in ONE customer group
A commercetools resource is created via POST and updated via PUT (yes, no)
start learning
No
If you receive an HTTP error 409 in response to an update request, you should retry the request with _____
start learning
We should increase a version of resource
When you create a Product Discount, the Price information of all impacted Products is immediately updated (yes, no)?
start learning
No
To use the commercetools Postman collection from Github to access your project, you must also ______________.
start learning
Use the ClientID, clientSecretID and so on
The Product model consists of ________, Products and ________.
start learning
Product Types, Product Variants
The data entered for an attribute with the constraint “same for all” is stored on the ______.
start learning
Product
Product attributes are defined on the _______ and stored on the _______.
start learning
Product Type, Product Varian
The maximum number of Product Variants in a Product is ____ but may be increased by _____.
start learning
100, by Support
The Customer actually buys a Product or a Product Variant?
start learning
Product Variant
The Import API is synchronous or asynchronous?
start learning
async
Each Project can have only one Import Container (yes, no).
start learning
no
. Running the commercetools Project Sync Docker application requires full access to both the source and target Projects (yes, no)
start learning
yes
How many carts can a customer have?
start learning
as many as he wants
What is the difference between the lineItems on a shoppinglist vs the lineItems on a cart?
start learning
1. lineItems on shoppingList - its light object 2. lineItemson on Cart - its more heavy object
When do we need a Recalculate?
start learning
1. wehn we want to refresh/update pricing
Can I change the orderNumber of an order?
start learning
1. We cannot change this. it can be set only once
state in a state machine has transitions set to [] and another state to null. What are the effects?
start learning
1. Its its null we can change state, its otherwise we cant
I want to sell an item that I can re-stock in minutes, then I use which inventory mode?
start learning
1. TRACE-ONLY
Where do I log that the customer used a credit card as payment method? Do I also store his credit card number?
start learning
1. Is on Cart/PaymentMethod information 2. We never store creedit number in commercetools. Its very sensitive infromation
What resources are already clusterizable?
start learning
1. Cart, Orders, CartsDiscout etc...
What me-endpoints exist?
start learning
1. Payments, Orders, Carts etc.
The password flow requires four credentials: a clientId, client-secret and the email and password of one of the developers of the e-commerce-application.
start learning
1. email && passwords, custtomer
When creating a me-client, I better add all generic scopes to make sure the storefront works and our customers are happy.
start learning
1. limit permission as much as posibble
What is true: products or product variants or both can be included in product selections?
start learning
. both are true
If a store has its own prices, I need to...
start learning
. create dedicate channel to define some special product pricing cariants
Channels can have only one role because inventories are not delivery centers.
start learning
It's not true
I merge two carts. Each cart has the same line item in the same quantity. I would like to add the quantities. Which merging strategy would I have to chose: UseAsNew, Merge, MergeAndAdd, DoNotMerge.
start learning
1. its not exististing strategy.
A User can belong to only one Team (yes, no).
start learning
no
A User account can only be in one Organization (yes, no).
start learning
no
very User belongs to the Administrators Team (yes, no).
start learning
no
A Team has access to only one Project (yes, no).
start learning
no
You cannot control the access rights of the Administrators Team in an Organization (yes, no).
start learning
no
You can only create Projects through the commercetools API (yes, no)
start learning
no

You must sign in to write a comment