Packages
Set Selected Server
Associates a selected server with a specific item in the user’s cart. Ensures the selected server is valid for the item.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the item for which the server is being set.
Body
application/json
Response
200
application/json
Successfully set the selected server for the item in the cart.
The response is of type object
.