ExamGecko
Question list
Search
Search

List of questions

Search

Question 19 - Certified Order Management Administrator discussion

Report
Export

An admin is working with Order Management licensed as standalone (B2C Commerce is not in the scenario). The admin submits a JSON payload using Workbench and Workbench indicates the operation was successful The second time the same payload is submitted the operation fails. What are two likely causes?

A.
Stock Keeping Unit values must be updated
Answers
A.
Stock Keeping Unit values must be updated
B.
The payment data must be updated
Answers
B.
The payment data must be updated
C.
The stock levels in the org are depleted from the first order
Answers
C.
The stock levels in the org are depleted from the first order
D.
The Order Reference Number must be updated
Answers
D.
The Order Reference Number must be updated
Suggested answer: B, D

Explanation:

Two likely causes that could make the second submission of the same JSON payload fail are:

The payment data must be updated. The payment data in the JSON payload contains information such as the payment method, amount, and authorization code. If the same payment data is used for the second order, it may cause a duplicate payment error or an invalid authorization error.

The Order Reference Number must be updated. The Order Reference Number is a unique identifier for each order that is generated by the external system and sent in the JSON payload. If the same Order Reference Number is used for the second order, it may cause a duplicate order error or an invalid order error.

Verified

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

asked 23/09/2024
Wojciech Romaldowski
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first