Create journal entry
Creates a manual entry within a business’s general ledger.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to create the journal entry for
Body
The date and time when the entry should be recorded effective in the ledger, in ISO 8601 format.
Identifier of the user or system that created the manual entry.
Description or memo of the manual entry.
Unique ID of the ledger entry in your system. Idempotency key.
Layer customer ID to associate with the ledger entry. Customer IDs can be specified on the entry or on individual line items, but not both.
External ID of the Layer customer to associate with the ledger entry. Can be specified in place of the Layer customer ID. Customer IDs can be specified on the entry or on individual line items, but not both.