Pull Service - Generieke Typen
FaultType
De complexe entiteit FaultType bevat de volgende entiteit(en):
Naam | Type | Toelichting | Verplicht |
---|---|---|---|
FaultCode | int | De waarde voor fault code | Ja |
FaultString | string | De waarde voor fault string | Ja |
Fault
De complexe entiteit Fault bevat de volgende entiteit(en):
Naam | Type | Toelichting | Verplicht |
---|---|---|---|
Fault | FaultType | De waarde voor fault | Ja |
Header | HeaderType | De waarde voor header | Ja |
Result
De complexe entiteit Result bevat de volgende entiteit(en):
Naam | Type | Toelichting | Verplicht |
---|---|---|---|
ResultCode | int | De waarde voor result code | Ja |
ResultText | string | De waarde voor result text | Nee |
ServiceVersie
De complexe entiteit ServiceVersie bevat de volgende entiteit(en):
Naam | Type | Toelichting | Verplicht |
---|---|---|---|
Build | int | De waarde voor build | Ja |
Major | int | De waarde voor major | Ja |
Minor | int | De waarde voor minor | Ja |
Revision | int | De waarde voor revision | Ja |
HeaderType
De complexe entiteit HeaderType bevat de volgende entiteit(en):
Naam | Type | Toelichting | Verplicht |
---|---|---|---|
CorrelationID | anyURI | De waarde voor correlation ID | Nee |
CreateTime | dateTime | Timestamp that defines the creation of the (initial) message. This timestamp is set only once. | Ja |
MessageID | anyURI | De waarde voor message ID | Ja |
MessageVersion | string | Versie van het bericht, zodat ontvanger kan bepalen in welke interface structuur hij de aanvraag zal ontvangen. Sommige wijzigingen in het bericht zijn minor en leiden niet tot een ophoging van namespace versie. | Ja |
RecipientID | OrganisatieCode | De waarde voor recipient ID | Ja |
RepeatCount | int | De waarde voor repeat count | Ja |
SenderID | OrganisatieCode | De waarde voor sender ID | Ja |
SendTime | dateTime | Timestamp that defines the moment of sending of the message. This timestamp is set each time the message is going to be sent. | Ja |