Skip to main content

Discharge Activity


Overview

Use this service to check if any charges have been removed in the previous 30 days.

If you’re a software developer

Use this document to integrate data into your system.


Process flow

Input

Request a discharge activity by sending the following parameters:

  • login details
  • optional charge date
  • title number

The following parameters will also be necessary if there are any complications, and may be supplied to keep transaction calls and processing times to a minimum.

  • continue if title is closed and continued

Validation

Validation diagram details the validation that the request undergoes.

An image of a discharge activity V1.0 flowchart
Validation diagram Business Rules
Business Rule Decision point BG Code Message ID Message text
BRL-NSP-117 Is the Title Number valid? N 20 MSG-ISP-010 Title number is invalid
BRL-ISBG-024 Is Title Number closed and not continued? Y 20 MSG-BG-014 This Title Number is closed
BRL-ISBG-024 Is <Title Number> continued under another title number and Continue if Closed and Continued not selected Y 20 MSG-BG-053 Title Number <x> has been closed and registration continued under Title Number <y>
BRL-ISP-350
BRL-ISP-351
Have any discharges been made of a charge matching the charge date? Y 30 Result message (Discharges information will be listed in the XML)
BRL-ISP-352 Have any discharges been made of a charge matching the charge date? N 30 Result message No charges of this date have been discharged in the last 30 calendar days

Output

A list of entries found against the supplied title number.



Schemas

A Generic document thumbnail image

RequestDischargeActivityV1_0

XSD
This file may not be suitable for users of assistive technology.

Download

A Generic document thumbnail image

ResponseDischargeActivityV1_0

XSD
This file may not be suitable for users of assistive technology.

Download

A Generic document thumbnail image

Schema explain describes the request schema for the service.


Vendor testing

Documents the data required for testing the service.

A Generic document thumbnail image