Update a payment plan enrollment
patch
/fscmRestApi/resources/11.13.18.05/paymentPlanEnrollments/{PlanEnrollmentId}
Request
Path Parameters
-
PlanEnrollmentId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
invoices: array
Invoices
Title:
Invoices
Invoices included in the payment plan. -
PlanStatusCode: string
Title:
Plan Status Code
Maximum Length:30
Payment plan status code, for example enrolled, paid, or past due. A list of accepted values is defined in the lookup type ORA_HES_PAYMENT_PLAN_STATUS. -
schedules: array
Schedules
Title:
Schedules
Schedule of required payments for the payment plan. -
StatusCode: string
Title:
Status Code
Maximum Length:30
Payment plan version status code, for example, published, unpublished, or draft. A list of accepted values is defined in the lookup type ORA_HEY_VERSION_STATUS.
Nested Schema : Invoices
Type:
array
Title:
Invoices
Invoices included in the payment plan.
Show Source
Nested Schema : Schedules
Type:
array
Title:
Schedules
Schedule of required payments for the payment plan.
Show Source
Nested Schema : paymentPlanEnrollments-invoices-item-patch-request
Type:
Show Source
object
-
invoiceDetails: array
Details
Title:
Details
Details about invoices in the payment plan.
Nested Schema : Details
Type:
array
Title:
Details
Details about invoices in the payment plan.
Show Source
Nested Schema : paymentPlanEnrollments-invoices-invoiceDetails-item-patch-request
Type:
Show Source
object
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : paymentPlanEnrollments-item-response
Type:
Show Source
object
-
CustomerAccountNumbers: string
Title:
Customer Account Numbers
Read Only:true
Maximum Length:255
Customer account number for the transactions included in the payment plan. -
EmailAddress: string
Title:
Email Address
Read Only:true
Maximum Length:255
Email address for the student enrolled in the payment plan. -
EnrollmentDate: string
(date)
Title:
Enrollment Date
Read Only:true
Date the student enrolled in the payment plan. -
invoices: array
Invoices
Title:
Invoices
Invoices included in the payment plan. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PartyId: integer
(int64)
Title:
Party ID
The party ID of the student enrolled in the payment plan. -
PartyName: string
Title:
Party Name
Read Only:true
Maximum Length:255
The name of the student enrolled in the payment plan. -
PaymentPlanCode: string
Title:
Payment Plan Code
Maximum Length:30
Code for the payment plan. -
PaymentPlanId: integer
(int64)
Title:
Payment Plan ID
Unique identifier of the payment plan. -
PaymentPlanName: string
Title:
Payment Plan Name
Read Only:true
Maximum Length:50
Name of the payment plan. -
PlanEnrollmentId: integer
(int64)
Title:
Plan Enrollment ID
Read Only:true
Unique identifier of the payment plan enrollment. -
PlanStatusCode: string
Title:
Plan Status Code
Maximum Length:30
Payment plan status code, for example enrolled, paid, or past due. A list of accepted values is defined in the lookup type ORA_HES_PAYMENT_PLAN_STATUS. -
PlanStatusMeaning: string
Title:
Plan Status
Read Only:true
Maximum Length:80
The meaning of the current payment plan status code. A list of accepted values is defined in the lookup type ORA_HES_PAYMENT_PLAN_STATUS. -
schedules: array
Schedules
Title:
Schedules
Schedule of required payments for the payment plan. -
StatusCode: string
Title:
Status Code
Maximum Length:30
Payment plan version status code, for example, published, unpublished, or draft. A list of accepted values is defined in the lookup type ORA_HEY_VERSION_STATUS. -
StatusMeaning: string
Title:
Status
Read Only:true
Maximum Length:80
The meaning of the current payment plan version status code. A list of accepted values is defined in the lookup type ORA_HEY_VERSION_STATUS.
Nested Schema : Invoices
Type:
array
Title:
Invoices
Invoices included in the payment plan.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Schedules
Type:
array
Title:
Schedules
Schedule of required payments for the payment plan.
Show Source
Nested Schema : paymentPlanEnrollments-invoices-item-response
Type:
Show Source
object
-
Amount: number
Title:
Amount
Read Only:true
Default Value:0
Amount of the invoice included in the plan. The amount can be less than the overall invoice amount. -
invoiceDetails: array
Details
Title:
Details
Details about invoices in the payment plan. -
InvoiceId: integer
(int64)
Title:
Invoice ID
Unique identifier of the invoice included in the payment plan. -
InvoiceNumber: string
Title:
Invoice Number
Read Only:true
Maximum Length:255
Invoice number associated with the invoice in the payment plan. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PlanInvoiceId: integer
(int64)
Title:
Plan Invoice ID
Read Only:true
Unique identifier for the header of an invoice in the payment plan.
Nested Schema : Details
Type:
array
Title:
Details
Details about invoices in the payment plan.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : paymentPlanEnrollments-invoices-invoiceDetails-item-response
Type:
Show Source
object
-
Amount: number
Title:
Amount
Read Only:true
Amount of the invoice expected to be paid on the due date. -
DueDate: string
(date)
Title:
Due Date
Read Only:true
Due date for an invoice in the payment plan. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PaidFlag: boolean
Title:
Paid Flag
Read Only:true
Maximum Length:1
Indicates whether the invoice in the payment plan is paid. When an invoice is unpaid, students can see that a payment is due on their Enrolled Plans page and can receive reminder communications. -
PlanInvoiceDetailId: integer
(int64)
Title:
Plan Invoice Detail ID
Read Only:true
Unique identifier for the payment plan invoice detail.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : paymentPlanEnrollments-schedules-item-response
Type:
Show Source
object
-
Amount: number
Title:
Amount
Read Only:true
Amount in the payment plan that's expected to be paid on the due date. -
DueDate: string
(date)
Title:
Due Date
Read Only:true
The scheduled due date for a payment plan payment. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PaidFlag: boolean
Title:
Paid Flag
Read Only:true
Maximum Length:1
Indicates whether the payment plan has been paid. When a plan isn't paid, it can be adjusted to include new charges, and enrollment in the plan can be canceled. -
PlanEnrollmentScheduleId: integer
(int64)
Title:
Plan Enrollment Schedule ID
Read Only:true
Unique identifier of the payment schedule for the payment plan enrollment.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- invoices
-
Operation: /fscmRestApi/resources/11.13.18.05/paymentPlanEnrollments/{PlanEnrollmentId}/child/invoicesParameters:
- PlanEnrollmentId:
$request.path.PlanEnrollmentId
Invoices included in the payment plan. - PlanEnrollmentId:
- paymentPlanCodesLOV
-
Parameters:
- finder:
EligiblePlanFinder
The following properties are defined on the LOV link relation:- Source Attribute: PaymentPlanCode; Target Attribute: PaymentPlanCode
- Display Attribute: Name
- finder:
- schedules
-
Operation: /fscmRestApi/resources/11.13.18.05/paymentPlanEnrollments/{PlanEnrollmentId}/child/schedulesParameters:
- PlanEnrollmentId:
$request.path.PlanEnrollmentId
Schedule of required payments for the payment plan. - PlanEnrollmentId: