StopPayment

Usage

Stops a customer’s payments for a period of time. Payments owing will continue to accrue based on payment schedules irrespective of a stop in customer’s payments. In order to halt the accumulation of payments owing to a suspension should be used (See SuspendAccountForNumberOfPaymentCycles and SuspendAccountBetweenDates).

The StopCreditControlLetters property controls whether overdue letters will be sent to the customer for the period that payments are stopped.

  • Collection Stop Reason is populated to ‘Manual Payment Stop’ when WS StopPayment successfully executed and clear the Collection Stop Reason when WS ResumePayment is successfully executed.

  • The WS ResumePayment request is rejected if Collection Stop Reason is not ‘Manual Payment Stop’

Parameters

Name

Data Type

Length


Description

User





  • Username

String


Required

Provided by Debitsuccess

  • Password

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

StopPaymentsUntil

DateTime


Optional

Date after which payments should resume for the customer

StopCreditControlLetters

Boolean


Required

false – Overdue letters will be sent to the customer if the account becomes overdue

true – Overdue letters will not be sent to the customer if the account becomes overdue

* 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

  • Code

String


  • Note

String


  • NoteType

Enum

Error, Warning, Info

Status

Enum

Failed, Succeed, Unknown

Error Messages

TypeError CodeError Message
Error13011Invalid date. The StopPaymentsUntil date must be in the future
Warning14020DateTime field '{0}' contains time part, but the time is ignored by message.
Error02Invalid user credentials
Error12016Missing required reference number. Must provide either ExternalAccountReferenceNo or AccountReferenceNo or both.
Error08There is no record found with this criteria
Error10Account is not active
Error07Multiple accounts found with this criteria
Warning14001StopPayment has already been set to true.
Warning14002The account is due to bill today and may still get billed if the payment processing is in progress.
Info00Success

Related Pages

Filter by label

There are no items with the selected labels at this time.

On this page:

REST API




© 2021 Debitsuccess. All rights reserved