Transactions

Get create bank transactions model

The Get create bank account transactions model endpoint returns the expected data for the request payload when creating bank account transactions for a given company and integration.

Bank account transactions are records of money that has moved in and out of an SMB's bank account.

Integration-specific behavior

See the response examples for integration-specific indicative models.

get/companies/{companyId}/connections/{connectionId}/options/bankAccounts/{accountId}/bankTransactions

Path parameters

companyIdstring uuid required

Unique identifier for your SMB in Codat.

Example:8a210b68-6988-11ed-a1eb-0242ac120002

Unique identifier for a company.

connectionIdstring uuid required

Unique identifier for a company's data connection.

Example:2e9d2c44-f675-40ba-8049-353bfcb5e171

Unique identifier for a connection.

accountIdstring required
Example:13d946f0-c5d5-42bc-b092-97ece17923ab

Unique identifier for an account.

Response

Success

typePushOptionType required— unresolved $ref
displayNameDisplayName required— unresolved $ref
descriptionDescription — unresolved $ref
requiredRequired required— unresolved $ref
propertiesobject nullable
optionsPushOptionChoice[] nullable— unresolved $ref
validationPushValidationInfo — unresolved $ref