The training flow
Number of APIs: 17
-
Get available offering items for a partner tenant GET {{base_url}}/api/2/tenants/{{my_tenant_id}}/offering_items/available_for_child?edition={{edition}}&kind={{kind}}
-
Get stored reports list GET {{base_url}}/api/2/reports/{{report_id}}/stored
-
Get self info using Basic Authentication GET {{base_url}}/api/2/users/me
-
Issue a JWT token POST {{base_url}}/api/2/idp/token
-
Set offering items for a partner tenant PUT {{base_url}}/api/2/tenants/{{partner_tenant_id}}/offering_items
-
Create a customer tenant POST {{base_url}}/api/2/tenants
-
Get available offering items for a customer tenant GET {{base_url}}/api/2/tenants/{{partner_tenant_id}}/offering_items/available_for_child?edition={{edition}}&kind={{kind}}
-
Set offering items for a customer tenant PUT {{base_url}}/api/2/tenants/{{customer_tenant_id}}/offering_items
-
Get a customer pricing model GET {{base_url}}/api/2/tenants/{{customer_tenant_id}}/pricing
-
Set a customer pricing model to production PUT {{base_url}}/api/2/tenants/{{customer_tenant_id}}/pricing