Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
Account secure id for the target provider account
Session id; omit for initialize, include for subsequent calls
Body
application/json
JSON-RPC 2.0 message
The body is of type object
.
Response
Processed successfully