{
"type" : "subscription.create",
"data" : {
"subscription" : {
"application" : 1,
"apiProduct" : 1,
"plan" : 1,
"environments" : [ 1, 2, 3 ],
"approvalStatus" : "PENDING",
"approvalRequest" : null,
"deploymentStatus" : "DEPLOYMENT_REQUIRED",
"apiProductDisplayName" : "ProductX",
"termsOfUseAccepted" : true,
"id" : 42
},
"approvalRequest" : {
"status" : "PENDING",
"createdAt" : "2024-03-18T09:14:06.358041892Z",
"resolvedAt" : null,
"subscription" : 42,
"createdByUser" : 13,
"createdByOrganization" : 3,
"resolvingOrganization" : 4,
"resolvedByUser" : null,
"comment" : "",
"id" : 99
},
"user" : {
"username" : "joe@apiida.com",
"displayName" : "Joe",
"email" : "joe@apiida.com",
"status" : "ACTIVE",
"role" : "USER",
"organization" : 3,
"origin" : "LDAP",
"termsOfUseAccepted" : true,
"id" : 13,
"hasImage" : false
}
},
"timestamp" : "2024- |