Welcome to the PRISM Developer Portal!

Sign up to and learn how to integrate with the PRISM Platform.

Sign in

Provision, transition and manage your customer's tenants and licenses easily by integrating with PRISM, our very own self-service Platform for Recurring Subscription Management.

POST /partner/v2/microsoftcsp/orders
{
  "tenantId": "88B6571F-35AF-4A82-89B4-E0C75F7D7866",
  "products": [
    {
      "productId": "91fd106f-4b2c-4938-95ac-f54f74e9a239",
      "qty": 10
    },
    {
      "productId": "031c9e47-4802-4248-838e-778fb1d2cc05",
      "qty": 5
    }
  ]
}