client_delete Schema
Documentation | {..} JSON | XML |
Mandatory field | Optional field |
Delete Client or Client Contacts
Header
Document header container
MessageType
string
Enumerated value: Request
Enumerated value: Response
DeviceID
ID of the calling device where applicable. Use for mobile devices such as I-Phones and Android units
string
Minimum length: 0
Maximum length: 100
SubmissionNumber
string
A unique reference used for each API request. The Submission Number is seeded within the Authentication MD5 Value to prevent cloning.
Authentication
Account number, and an MD5 hash "Account number, API Key and Submission Number"
AccNumber
MD5Value
ApplicationID
Unique identiifier for the application making the request. Mandoatory from 10th Dec 2013
string
Minimum length: 1
Maximum length: 100
Body
ClientDetails
Iterate Clients (Referenced by Client IDs) for deletion.
ClientID
50int
ClientContacts
Iterate Client Contacts (Referenced by parent client ID and client contact ID) for deletion.
ClientContact
50ClientID
int
ClientContactID
int
Endpoint: https://api.quickfile.co.uk/1_2/client/delete
Example Request:
We had a problem retrieving a JSON sample for this method, please retry later
Example Response:
Example Request:
We had a problem retrieving an XML sample for this method, please retry later
Example Response:
Other client Methods |
---|
Create a new client record
|
Delete a client record
|
Retrieve client and contact data
|
Create a new contact record for an existing client
|
Retrieve a passwordless login URL for a client
|
Initiate a new Direct Debit collection request
|
Retrieve client records based on a set of search parameters
|
Update an existing client record
|