CommerceTools

 0    42 fiche    loweje9424
Télécharger mP3 Imprimer jouer consultez
 
question English réponse English
Public beta APIs are robust and secure (yes, no)
commencer à apprendre
yes
Where can we find information about a beta feature moving to general availability?
commencer à apprendre
Realese Notes information
The API playground can be accessed via...
commencer à apprendre
ImpeEx page
How many customer groups can be created in a project? 1 000, 10 000, or 100 000
commencer à apprendre
1000
With premium and standard support: How often do we backup data?
commencer à apprendre
Every 2 hours
What was released on Jan 31, 2023?
commencer à apprendre
Find in documentation -> Releases notes
What endpoints support me for product management?
commencer à apprendre
Products endpoints
Name is a required field in a quote draft (yes, no).
commencer à apprendre
No
A Customer can be a member of many Customer Groups (yes, no)
commencer à apprendre
No. Can by only in ONE customer group
A commercetools resource is created via POST and updated via PUT (yes, no)
commencer à apprendre
No
If you receive an HTTP error 409 in response to an update request, you should retry the request with _____
commencer à apprendre
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)?
commencer à apprendre
No
To use the commercetools Postman collection from Github to access your project, you must also ______________.
commencer à apprendre
Use the ClientID, clientSecretID and so on
The Product model consists of ________, Products and ________.
commencer à apprendre
Product Types, Product Variants
The data entered for an attribute with the constraint “same for all” is stored on the ______.
commencer à apprendre
Product
Product attributes are defined on the _______ and stored on the _______.
commencer à apprendre
Product Type, Product Varian
The maximum number of Product Variants in a Product is ____ but may be increased by _____.
commencer à apprendre
100, by Support
The Customer actually buys a Product or a Product Variant?
commencer à apprendre
Product Variant
The Import API is synchronous or asynchronous?
commencer à apprendre
async
Each Project can have only one Import Container (yes, no).
commencer à apprendre
no
. Running the commercetools Project Sync Docker application requires full access to both the source and target Projects (yes, no)
commencer à apprendre
yes
How many carts can a customer have?
commencer à apprendre
as many as he wants
What is the difference between the lineItems on a shoppinglist vs the lineItems on a cart?
commencer à apprendre
1. lineItems on shoppingList - its light object 2. lineItemson on Cart - its more heavy object
When do we need a Recalculate?
commencer à apprendre
1. wehn we want to refresh/update pricing
Can I change the orderNumber of an order?
commencer à apprendre
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?
commencer à apprendre
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?
commencer à apprendre
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?
commencer à apprendre
1. Is on Cart/PaymentMethod information 2. We never store creedit number in commercetools. Its very sensitive infromation
What resources are already clusterizable?
commencer à apprendre
1. Cart, Orders, CartsDiscout etc...
What me-endpoints exist?
commencer à apprendre
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.
commencer à apprendre
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.
commencer à apprendre
1. limit permission as much as posibble
What is true: products or product variants or both can be included in product selections?
commencer à apprendre
. both are true
If a store has its own prices, I need to...
commencer à apprendre
. create dedicate channel to define some special product pricing cariants
Channels can have only one role because inventories are not delivery centers.
commencer à apprendre
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.
commencer à apprendre
1. its not exististing strategy.
A User can belong to only one Team (yes, no).
commencer à apprendre
no
A User account can only be in one Organization (yes, no).
commencer à apprendre
no
very User belongs to the Administrators Team (yes, no).
commencer à apprendre
no
A Team has access to only one Project (yes, no).
commencer à apprendre
no
You cannot control the access rights of the Administrators Team in an Organization (yes, no).
commencer à apprendre
no
You can only create Projects through the commercetools API (yes, no)
commencer à apprendre
no

Vous devez vous connecter pour poster un commentaire.