Salesforce B2B Commerce for Developers Accredited Professional (AP-202) B2B-Commerce-Developer Question # 41 Topic 5 Discussion

Salesforce B2B Commerce for Developers Accredited Professional (AP-202) B2B-Commerce-Developer Question # 41 Topic 5 Discussion

B2B-Commerce-Developer Exam Topic 5 Question 41 Discussion:
Question #: 41
Topic #: 5

Which threestatements are true about Global API versioning? (3 answers)


A.

Calling in with an API version set to lower than 1 will result in an exceptional case where the exception classccrz.BelowMinAPIVersionException will be returned tocallers.


B.

There is no needto pass API_VERSION to the Global APIs, and based on the Salesforce B2B Commerce Managed Package version, Global APIs are able to figure out what version of the API to use.


C.

The API version is scoped at the Class API level and NOT at the method level.


D.

Minimum API_VERSION is 1 and the Maximum API version follows the releases. E.g. The maximum was 4 as of Salesforce B2B Commerce Release-4.5, 5 as of Salesforce B2B CommerceRelease 4.6, etc.


E.

Calling in with an API version set to more than current maximum will result in exception case where the exception class ccrz.ExceedsMaxAPIVersionException will be returned to callers.


Get Premium B2B-Commerce-Developer 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.