Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Usage


Excerpt

Allows you to cancel an existing account within the Debitsuccess billing system.


Parameters

Name

Data Type

Length


Description

Code Block
User





  • Code Block
    Username

String


Required

Provided by Debitsuccess

  • Code Block
    Password

String


Required

Provided by Debitsuccess

Code Block
RequestInitiator

String

100

Optional

Optional – allows requesting user to be logged

Code Block
AccountReferenceNo

String

15

Optional*

Debitsuccess account reference

Code Block
ExternalAccountReferenceNo

String

50

Optional*

External account reference

Code Block
CancellationNote

String

30

Required

Reason for cancellation.

If

the cancellation note is not specified, is defaulted to "Facility Request". However, if an account

an account with an overdue penalty fee is transferred

within the facility group

within the facility group, include the word "transferred" in the cancellation note to set the Cancellation Reason to

bypass the Debt

'Transfer'. This will bypass the Debt Collection Process for this account

.

else the Cancellation Reason will be defaulted to 'Facility Request'

* 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


Type

Error Code

Error Message

Error

02

Invalid user credentials

Error

08

There is no record found with this criteria

Error

07

Multiple accounts found with this criteria

Error

10

Account is not active

Error

12016

Missing required reference number. Must provide either ExternalAccountReferenceNo or AccountReferenceNo or both

Error

09

Failed to complete the process

Related Pages

Filter by label (Content by label)
showLabelsfalse
spacesDDE
showSpacefalse
sorttitle
typepage
cqllabel = "cancelaccount" and type = "page" and space = "DDE" and ancestor = "986156090"
labelsdocumentation-space-sample


Panel

On this page:

Table of Contents


Panel
titleREST API

POST Cancel Account