CommerceTools

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

Sie müssen eingeloggt sein, um einen Kommentar zu schreiben.