PerformDeliveryCallback
Overview
The PerformCallbackDelivery operation is used to provide delivery statutes back to the user via the callback service.
| Operation | PerformDeliveryCallback |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://www.wolterskluwerfs.com/2012/12/DocGenServices/IEDocumentService/PerformDeliveryCallback |
| Input | IDocumentService_PerformDeliveryCallback_InputMessage parameters type "performdeliverycallback" |
| Output | IDocumentService_PerformDeliveryCallback_OutputMessage parameters type "performdeliverycallbackresponse" |
Request Message
The operation input is DeliveryRequest. The message requires a request identifier (request).
| Parameter | Type | Constraints | Description |
|---|---|---|---|
| request | DeliveryRequest | Required | The input message for the PerformDeliveryCallback operation. |
Response Element
The operation output is PerformDeliveryCallbackResponse. The response returns a PerformDeliveryCallbackResponse object containing status information for the request.
| Element | Name | Description |
|---|---|---|
| PerformDeliveryCallbackResponse | PerformDeliveryCallbackResponse | The output message for the PerformDeliveryCallbackResponse operation. |