post
https://api-sandbox.data.one/v1/users//accounts//transactions
Given a userId and an accountId, this endpoint will create new transactions for the user's CaaS account and initiate categorisation. Maximum limit on the number of transactions accepted on each call is 10,000.
The response includes a jobId that can be used to monitor categorisation progress via GET /v1/jobs/{jobId}.
Note: New transactions will be appended to the account and existing transactions will remain untouched. If a transaction ID already exists, those transactions will not be added and will be ignored.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Transaction data validation failed.
401API key authentication unsuccessful.
403CaaS is forbidden for the requesting partner.
404User or account is invalid or does not exist.
409Account is not a CaaS account.