Takaisin QuickBooks Journal Entries -kohtaan

Yhdistä Knoon AI kohteen QuickBooks Journal Entries (QuickBooks) kanssa automatisoidaksesi AI-työnkulut.

Create a new QuickBooks JournalEntry.
quickBooksJournalEntryCreate
BETA
Sisäinen
Oikeudet
  • com.intuit.quickbooks.accounting
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
NimiTyyppiKuvausPakollinen
lineItemsJsonmustache JSON array of QBO journal entry Line objects.Kyllä
txnDatemustache Optional transaction date (YYYY-MM-DD).Ei
docNumbermustache Optional document number.Ei
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing journal entry instead.Ei
privateNotemustache Optional private note.Ei
currencyCodemustache Optional currency code.Ei
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Ei
payloadJsonmustache Optional full JournalEntry JSON. If provided, it is merged with the fields above and takes precedence.Ei
Palautukset
NimiTyyppiKuvaus
idstring Record ID.
namestring Name or display name.
docNumberstring Document number.
txnDatestring Transaction date.
totalAmountnumber Total amount.
activeboolean Whether the record is active.
syncTokenstring Sync token.
currencyCodestring Currency code.