| * | Out Document: | string | Document returned by operation (bad input defaults to result)
 
 
Select from one of the following options:
- Result {result} - Return results of the operation; will be status document if operation is not prepend or append.
 
- Status {status} - Return status document
 
- Original {original} - Return the document passed in
 
 
 | 
* | Action on Failure: | string | Whether input document or status document returned on failure
 
 
Select from one of the following options:
- Input {input} - Return status document on error
 
- Status {status} - Return status document on error
 
 
 |