Create Transaction
Create a new transaction
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
entityId
entity ID
Request
This endpoint expects an object.
amount
description
debitAccountId
creditAccountId
date
currency
status
Allowed values:
metadata
Response
Transaction created
transaction