Name: issue-service-block-order Type: request Purpose: > Block a participant from participating in the event Response: issue-service-block-confirmation Inherits: message Elements: Signature: { required: true } From: { required: true } Event-Id: { required: true, type: identifier, class: event } Event-Server: { type: string, min_length: 8, max_length: 255 } Participant-Id: { required: true, type: identifier } Rejection-Codes: 31: Sender is not authorized to order participant block 41: Issue service does not exist 42: Issue service is inactive 43: Could not invalidate lot code