This endpoint is used to show an order details, such as the quantity, price, delivery date,and payment terms. Mainly it should be called in the thank you page to display the order details.Payload authenticated
#
Response#
Usage#
To perform the action of showing the order's details, the developer may call the method send()
along with the order_id
. Modified at 2025-03-04 12:54:02