| Name | Description | Type | Additional information |
|---|---|---|---|
| items |
List of responses to request items |
Collection of RegisterItemResponse |
None. |
| registerBatchId |
Unique identifier for the batch of registrations. |
string |
None. |
| ack |
A flag indicating success or failure of the web service response back to the client. Default is success. |
AcknowledgeType |
None. |
| exceptions |
Message back to client. Mostly used when a web service failure occurs. |
Collection of ResponseExceptionDto |
None. |
| ctoken |
Optional Client Token |
string |
None. |