Payment_Delete Schema
Documentation | {..} JSON | XML |
Mandatory field | Optional field |
Delete payment
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
PaymentDetails
Iterate payments(Referenced by Payment IDs) for deletion.
PaymentID
250int
Endpoint: https://api.quickfile.co.uk/1_2/payment/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 Payment Methods |
---|
Create a new payment record
|
Delete a payment record
|
Retrieve a payment record
|
Get the collection of payment methods
|
Search for a payment based on specific search parameters
|