HttpAction

Properties

Name Type Description Notes
type String Action type [default to null]
callbackUrl String The url to call [default to null]
method String The request HTTP Method (GET, POST are only supported) [default to null]
envelopeGuidRequired Boolean Specify if the envelope guid must be add to the callback request [default to null]
documentIds Boolean Specify if the document guids must be add to the callback request [default to null]

[Back to Model list] [Back to API list] [Back to README]