Salesforce Comm-Dev-101 Question Answer
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?
Salesforce Comm-Dev-101 Summary
- Vendor: Salesforce
- Product: Comm-Dev-101
- Update on: Sep 27, 2026
- Questions: 154

