CommerceTools

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

Debes iniciar sesión para poder comentar.