DeliveryRequest

The PerformDeliveryCallback object is used as part of the PerformDeliveryCallback input message. The message requires a request identifier (request).

ParameterTypeConstraintsDescription
RequestIDstringRequiredA unique identifier for the submitted request. Often used for request tracking purposes.
RecipientsArrayOfRecipientRequiredA sequence of identifiers comprising the recipient's address and delivery information.
CallbackURIstringOptionalA string of characters used to identify a system resource. In this implementation, the value should reflect the fully qualified URL used as the recipient of a response (the callback URI) after the document has been generated. The callback is submitted without security parameters.
AccountIDstringRequiredA unique identifier for the account associated with the request. This is assigned as part of an account's administration setup process.