RequestStatusIn

The RequestStatusIn object is submitted as part of the GetRequestStatus request message (input).

NameTypeDescription
AccountIdentifierlongAn element indicating the Administration account in which to associate the request.
StartDatedate/TimeA date and time option that returns a transaction for a specified date.
EndDatedate/TimeUsed with "StartDate," this date and time option returns a broader search result.
SearchDateTypeSearchDateEnumA string indicating either the created date or delivery date.
TransactionIdentiferstringAn identifier assigned by the Expere Document Services solution for the generate image event. This ID is used for request tracking purposes.
PassthroughIdentifierstring

The PassThroughIdentifier is an optional user-defined generated parameter. This parameter is case-sensitive.

The PassThroughIdentifier MUST be unique for each request.

If a PassThroughIdentifier has been submitted previously for an account and exists in the database, Expere Document Services will return the original transaction ID. A new transaction ID will not be created.

If the PassThroughIdentifier is passed in the request and the parameter is empty (null), Expere Document Services will process the request and return a new transaction ID.

StateSuccessfulbooleanA true or false value indicating whether the transaction was successful.
StateIncompletebooleanA true or false value indicating whether the transaction was incomplete.
StateFailedbooleanA true or false value indicating whether the transaction failed.
APISelectGenerateDeliverbooleanA true or false value indicating whether the API call was Select, Generate, and Deliver.
APISelectGeneratebooleanA true or false value indicating whether the API call was Select and Generate.
APIDeliverbooleanA true or false value indicating whether the API call was Deliver.
DeliveryCreatedbooleanA true or false value indicating whether the submitted transaction has reached a delivery created state.
DeliveryErrorbooleanA true or false value indicating whether the submitted transaction has reached a delivery error state.
DeliveryMailedbooleanA true or false value indicating whether the submitted transaction has reached a delivery mailed state.
DeliveryProcessingbooleanA true or false value indicating whether the submitted transaction has reached a delivery processing state.
DeliveryBlankbooleanA true or false value indicating whether or not the submitted transaction was received in fulfillment for mailing.
CallbackSuccessfulbooleanA true or false value indicating whether or not the callback was successful.
CallbackFailedbooleanA true or false value indicating whether or not the callback failed.
CallbackNotRequestedbooleanA true or false value indicating whether or not the callback was requested.