Create Transactions

<Badge>Available by Request</Badge> Create one or more transactions for households or applications. Transactions can include charges, payments, credits, and other financial records. At least one of householdId or applicationId must be provided for each transaction. <Note> This endpoint is part of our evolving API ecosystem. To explore availability for your integration, please contact our team. </Note>

Request

This endpoint expects a list of objects.

Response

The created transaction(s)

amountdoubleOptional
codestringOptional
The code for the transaction
createdAtdatetimeOptional
customerIdstringOptionalformat: "uuid"
The ID of the customer associated with the transaction
datedatetimeOptional
deletedAtdatetimeOptional
depositIdstringOptionalformat: "uuid"
The ID of the deposit associated with the transaction
fiscalPeriodstringOptional
The fiscal period for the transaction
householdobjectOptional
householdIdstringOptionalformat: "uuid"
The ID of the household associated with the transaction
idstringOptionalformat: "uuid"
isPaidbooleanOptional
Whether the transaction is paid
ledgerenumOptional
The ledger for the transaction
notestringOptional
Notes about the transaction
organizationIdstringOptionalformat: "uuid"
The ID of the organization associated with the transaction
paymentDatedatetimeOptional
The date the charge was paid
propertyIdstringOptionalformat: "uuid"
The ID of the property associated with the transaction
readableIdstringOptional
The readable ID for the transaction
reversedTransactionIdstringOptionalformat: "uuid"
The ID of the reversed transaction
runningBalanceAmountdoubleOptional
The running balance amount after the transaction
subjournalenumOptional
The subjournal for the transaction
typeenumOptional
The type of the transaction
updatedAtdatetimeOptional