Events

private service to events


Parameters

Name In Type Required Description
orgId path string true organization name
eventType query string false type of the event (sell, activation…)
body body any true ‘none’

Request body - JsonObject

1
{}
None

Request example

1
2
3
4
5
6

curl -X POST https://customers.sta.masstack.com/v3/orgs/telco/event?eventType='string' \
  -H "Content-Type: application/json" \
  -H "x-auth-roles: API_KEY" \
 --data-raw "null" 

Responses

Code Meaning Description Schema
200 OK successful operation None

Endpoints

Customers

    Events

      Memos

        Typifications

          Invoices

            Accounts