ListDocumentsIn

The operation input is ListDocumentsIn. The request requires a ListDocumentsIn object containing a account identifier and content identifier as a parameter on the input.

ParameterTypeConstraintsDescription
ContentIdentifierstringRequiredA 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.
AccountIdentifierstringRequiredA unique identifier for the account associated with the request. This is assigned as part of an account's administration setup process.
PassthroughIdentifierstringRequiredThe PassThroughIdentifier is an optional user-defined generated parameter. This parameter is case-sensitive. The PassThroughIdentifier MUST be unique for each request. I
ExternalKey string Optional An identifier defined by the requesting application and passed as a string value. It is typically used to supply an identifier or reference value for a given request and is mapped to the RequestID.
RequestID string Optional A unique identifier for the submitted request. Often used for request tracking purposes.