Use this API to find an Order by its Dsco order ID.
Reference the Order JSON Object.
The Get Order By OrderID API documents the API's URL, it's arguments/return values and how to interact with it (GET, POST, PUT, etc.) in the Dsco Interactive Playground.
Input Params
The Get Order By Dsco Order ID API documents the exact params that may be passed. Below is additional detail...
-
dscoOrderId
Developers must provide the Dsco unique order identifier to specify the order that should be returned.
Output Object
This API returns the Order as an Order JSON Object if one is found.
Comments
Please sign in to leave a comment.