ScheduledPaymentSetup

This component runs the Scheduled Payment Setup (SCH) function. It allows the user to create, amend and delete as well as query details of scheduled payment setup.

Methods

CreateOrAmend
Driver type: SASI
Use this method to create one or more scheduled payments. A scheduled payment is created if it does not exist and amended if it does.
Delete
Driver type: SASI
Use this method to delete scheduled payment setup from SunSystems.
Query
Driver type: Export
Use this method to extract scheduled payment setup from SunSystems.

Mandatory fields

When using scheduled payment setup, the following must be supplied:

  • Scheduled Payment Code - payload element <ScheduledPaymentCode>
  • Description or Short Heading - payload element <Description> or <ShortHeading>
  • Number of Instalment lines - payload element <NumberOfInstalmentLines>
  • Time interval - payload element <TimeInternal>
Note: At runtime the component validates the payload contents to ensure that the values supplied are correct. Various combinations of values may require other elements in the payload to be specified before the payload can be processed successfully.

Related data

None.