Which modification allows the requests to successfully execute?

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".
B . Change the "write_attributes" value to: "(+items)".
C . Change the "read_attributes" value to: "(items)".
D . Change the "methods" value to: ["get", "post"].

Answer: A

Explanation:

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

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments