Allows you to create a subscription assignment.
The exernal ID of the subscription, usually a unique identifier from the calling system
The Id of the related subscription profile
The Id of the related user
When the subscription starts (in Unix epoch time)
When the subscription expires (in Unix epoch time)
When the subscription is expected to be completed by the student (in Unix epoch time)
OK Response
Indicates the status of the API request.
0 = Success
10 = Error
20 = Not found
30 = Invalid integration key
Error details. This will only have a value if an error was encountered. The status property will also be set to Error (10).
The ID of the created subscription.