Processes deployed to Process Server are available as JSON (JavaScript Object Notation) bindings.
Similar to services with XML binding, the services must be WS-I compliant:
WSDL
portType
operation is document-literal.
Operation input message has only one part and that part is of element type.
Operation output message has only one part and that part is of element type.