This endpoint retrieves details of a card order by its orderId
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the card order.
Successfully retrieved card order details.
The response is of type object
.