ExamGecko
Question list
Search
Search

List of questions

Search

Question 25 - Certified Order Management Administrator discussion

Report
Export

Which two APIs can an admin suggest so that customers can initiate order cancellations and returns from the B2C Commerce storefront and have their action carry out the cancel and return operations in Order Management?

A.
Connect APIs
Answers
A.
Connect APIs
B.
Bulk APIs
Answers
B.
Bulk APIs
C.
REST APIs
Answers
C.
REST APIs
D.
Streaming APIs
Answers
D.
Streaming APIs
Suggested answer: A, C

Explanation:

Two APIs that an admin can suggest so that customers can initiate order cancellations and returns from the B2C Commerce storefront and have their action carry out the cancel and return operations in Order Management are:

Connect APIs. These are RESTful APIs that expose resources in Order Management, such as orders, payments, shipments, etc. They allow customers to perform CRUD (create, read, update, delete) operations on these resources from external systems, such as B2C Commerce.

REST APIs. These are HTTP-based APIs that enable developers to access data in Order Management using standard HTTP methods, such as GET, POST, PUT, PATCH, and DELETE. They allow customers to interact with Order Management resources using JSON or XML formats.

Verified

Reference: https://help.salesforce.com/s/articleView?id=sf.order_management_connect_api.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.order_management_rest_api.htm&type=5

asked 23/09/2024
Maria Gervasi
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first