POST api/ProductSubscription/SaveProductSubscriptionExtensionRequests
Request Information
URI Parameters
None.
Body Parameters
ProductSubscriptionInput| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentProductId | integer |
None. |
|
| CardDetails | IMS_Payments |
None. |
|
| UserId | integer |
None. |
|
| UserType | string |
None. |
|
| AutoRenewal | boolean |
None. |
|
| IsExtension | boolean |
None. |
|
| FeeAdj | Collection of StudentsFeeAdjustments |
None. |
|
| isOnlySubmit | boolean |
None. |
|
| isPayByStudent | boolean |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>