Plugin for collecting SSE billing data
Schema
- cid (str): Company Identifier
- secret (str): Credentials for authentication
- endpoint (str): SSE billing service endpoint
Example
{
"cid": "mzc",
"secret": "*****",
"endpoint": "https://{url}
}
Currently, not required.