Retrieve details of a preorder
Retrieves details of a preorder based on the specified preorderId. Requires authentication.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the preorder to retrieve.
Query Parameters
Key to identify and authenticate the OEM admin.
Response
200
application/json
Successfully retrieved the preorder details.
The response is of type object
.