Pre-Winter Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Salesforce Certified B2C Commerce Developer Comm-Dev-101 Question # 19 Topic 2 Discussion

Salesforce Certified B2C Commerce Developer Comm-Dev-101 Question # 19 Topic 2 Discussion

Comm-Dev-101 Exam Topic 2 Question 19 Discussion:
Question #: 19
Topic #: 2

A developer implements an Open Commerce API call to add products to a basket. Given the following resource configuration:

{

" resource_id " : " /baskets/** " ,

" methods " :[ " get " ],

" read_attributes " : " (**) " ,

" write_attributes " : " (**) "

}

Which modification allows the requests to successfully execute?


A.

Change the " methods " value to: [ " get " , " post " ].


B.

Change the " write_attributes " value to: " (*items) " .


C.

Change the " methods " value to: [ " get " , " options " ].


Get Premium Comm-Dev-101 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.