Skip to main content
POST
Create bank transactions (AI)

Authorizations

X-API-Key
string
header
default:your_tyms_sk_or_partner_key
required

Business secret tyms_sk_... for business-scoped routes. Partner secret for register-business and referred-business distributor routes.

Body

application/json
prompt
string
required
attachments
object[]
bank
string

Bank account UUID.

text_attachment
string
process_type
enum<string>
Available options:
async,
direct
apply_adam_rule
boolean
default:true
date_format
string
default:Y-m-d
bank_statement_uuid
string

Response

Import queued (async) or extracted rows returned (direct)

status
string
required
Example:

"success"

message
string
required
data
any

Single resource, array of resources, statement sections, or async job metadata — see each operation's example.

meta
object

Pagination (page, limit, total) and/or report range (from, to). Cash flow may include previous_period_end.