Exam B2B-Commerce-Developer Topic 3 Question 26 Discussion
Actual exam question for Salesforce's B2B-Commerce-Developer exam
Question #: 26
Topic #: 3
Question #: 26
Topic #: 3
How do the REST APIs in Salesforce B2B Commerce support pass-through parameter handling
Suggested Answer: B Vote an answer
The REST APIs in Salesforce B2B Commerce support pass-through parameter handling by passing parameters through the service handlers. This means that any parameters that are not recognized by the REST API framework will be passed to the service handler class that implements the API logic. The service handler class can then use these parameters for custom logic or validation.
by Natalie at Dec 18, 2023, 11:47 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).