Get journal entry
The Get journal entry endpoint returns a single journal entry for a given journalEntryId.
Journal entries are made in a company's general ledger, or accounts, when transactions are approved.
Before using this endpoint, you must have retrieved data for the company.
Response
Success
Changes
Changed in 4 of the 51 revisions of this API.1411
- ○
added the optional property
allOf[subschema #1]/journalLines/items/transactionAmountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #1]/journalLines/items/transactionCurrencyto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
allOf[subschema #1]/journalLines/items/contactRefto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
validationto the response with the401statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the402statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the403statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the404statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the409statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the429statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the500statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the503statusresponse-optional-property-added
- ○
- ●
added the new
bankTransactionsenum value to theallOf[subschema #1]/recordRef/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
billCreditNotesenum value to theallOf[subschema #1]/recordRef/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
billPaymentsenum value to theallOf[subschema #1]/recordRef/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
billsenum value to theallOf[subschema #1]/recordRef/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
creditNotesenum value to theallOf[subschema #1]/recordRef/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
customersenum value to theallOf[subschema #1]/journalLines/items/tracking/recordRefs/items/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
directCostsenum value to theallOf[subschema #1]/recordRef/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
directIncomesenum value to theallOf[subschema #1]/recordRef/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
invoicesenum value to theallOf[subschema #1]/recordRef/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
journalEntriesenum value to theallOf[subschema #1]/recordRef/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
paymentsenum value to theallOf[subschema #1]/recordRef/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
suppliersenum value to theallOf[subschema #1]/journalLines/items/tracking/recordRefs/items/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
trackingCategoriesenum value to theallOf[subschema #1]/journalLines/items/tracking/recordRefs/items/dataTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
transfersenum value to theallOf[subschema #1]/recordRef/dataTyperesponse property for the response status200response-property-enum-value-added
- ●