ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 47 - Certified B2C Commerce Developer discussion

Report
Export

A Digital Developer is implementing an Open Commerce API call to add products to a basket. Given the following resource configuration:

Which modification allows the requests to successfully execute?

A.
Change the "resource_id" value to: "/baskets/*/items".
Answers
A.
Change the "resource_id" value to: "/baskets/*/items".
B.
Change the "write_attributes" value to: "(+items)".
Answers
B.
Change the "write_attributes" value to: "(+items)".
C.
Change the "read_attributes" value to: "(items)".
Answers
C.
Change the "read_attributes" value to: "(items)".
D.
Change the "methods" value to: ["get", "post"].
Answers
D.
Change the "methods" value to: ["get", "post"].
Suggested answer: A

Explanation:

Reference: https://documentation.b2c.commercecloud.salesforce.com/DOC1/index.jsp?topic=%2Fcom.demandware.dochelp%2FOCAPI%2F15.6%2Fusage%2FOCAPISettings.html

asked 23/09/2024
Patrick Herrington
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first