Skip to main content
POST
Create TPA Transaction

Authorizations

authToken
string
cookie
required

Cookie-based authentication using userId and authToken cookies

Body

application/json
statementId
string
required

MongoDB ObjectId

Pattern: ^[0-9a-fA-F]{24}$
date
string<date-time>
description
string
amount
number
txType
string
txSubType
string
page
number

Response

200 - application/json

Transaction created

success
boolean
transaction
object