AdjustAccountNextPaymentDate
Usage
Allows the Next Billing Date to be altered within the Debitsuccess Billing System.Â
This will override any existing Payment Schedule in terms of the next date of Payment. Payments owing will continue to accrue based on payment schedules irrespective of a change to the Next Billing Date.
The next payment date must be within 1 week if it’s a weekly schedule and within 2 weeks for any other schedule frequency.
Parameters
Name | Data Type | Length | Description | |
---|---|---|---|---|
User | ||||
| String | Required | Provided by Debitsuccess | |
| String | Required | Provided by Debitsuccess | |
RequestInitiator | String | 100 | Optional | Optional – allows requesting user to be logged |
AccountReferenceNo | String | 15 | Optional* | Debitsuccess account reference |
ExternalAccountReferenceNo | String | 50 | Optional* | External account reference |
NextPaymentDate | DateTime | Required | New date of next payment. Date must be greater than the current date and/or account start date. Must be formatted as |
*Â At least one of the following parameters must be supplied: AccountReferenceNo, ExternalAccountReferenceNo
ResponseÂ
Name | Data Type | Description |
---|---|---|
DateCreated | DateTime | Date/time message was processed |
Id | String | Unique ID for the message |
ResponseNotes () | Collection of validation messages | |
| String | |
| String | |
| Enum | Error, Warning, Info |
Status | Enum | Failed, Succeed, Unknown |
Error Messages
Type | Error Code | Error Message |
---|---|---|
Error | 12016 | Missing required reference number. Must provide either ExternalAccountReferenceNo or AccountReferenceNo or both. |
Error | 12031 | Missing NextPaymentDate parameter |
Error | 13120 | NextPaymentDate must not be today or in the past |
Warning | 14020 | DateTime field '{0}' contains time part, but the time is ignored by message. |
Error | 02 | Invalid user credentials |
Error | 08 | There is no record found with this criteria |
Error | 10 | Account is not active |
Error | 07 | Multiple accounts found with this criteria |
Error | 13123 | NextPaymentDate must not be before the account start date |
Error | 13121 | NextPaymentDate must not be more than 7 days later than current payment date |
Error | 13122 | NextPaymentDate must not be more than 14 days later than current payment date |
Info | 00 | Success |
Related Pages
Filter by label
There are no items with the selected labels at this time.
On this page:
© 2021 Debitsuccess. All rights reserved