Assign or unassign seat
Assign or unassign a single seat on an order
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
id
seatId
Request
Body
userExternalId
Response
200
id
orderId
productExternalId
status
assignee
createdAt
updatedAt
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error