HTTP
- Protocol: HTTP
- Method:
POSTonly - Base URL: deployment-specific (default
http://127.0.0.1:8008) - Response content type:
application/json; charset=utf-8
HTTP request envelope
HTTP expects form parameters:
data(required): Base64 of UTF-8 JSON business payloadsign(required): signature string
Recommended content type:
application/x-www-form-urlencoded