Journal_Create Schema
Documentation | {..} JSON | XML |
Mandatory field | Optional field |
Create or update a journal
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
JournalDate
date
JournalName
string
Maximum length: 100
IsCurrencyRevaluation
boolean
If set to true the journal will be treated as a revaluation journal and will not affect the foreign currency balance.
JournalLines
JournalLine
100 Single journal line
NominalCode
Nominal Code
string
Maximum length: 5
Minimum length: 2
ItemDescription
Item Description (Max 150 characters)
string
Maximum length: 150
ItemNotes
Item Name (Max 250 characters)
string
Maximum length: 230
Minimum length: 0
Amount
ItemDebitAmount
double
Amount in currency to debit
ItemCreditAmount
double
Amount in currency to credit
Endpoint: https://api.quickfile.co.uk/1_2/journal/create
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 Journal Methods |
---|
Create a new journal
|
Delete an existing journal
|
Retreive an existing journal
|
Search for a journal based on specific parameters
|