Transactions
Transactions refer to both charges and payments within the system. Charges reflect the costs billed to customers for services (on-demand events, subscription fee, etc), while payments record the actual money transfers from customers or to vendors.
Key features
- Track all charges for services and subscription fees.
- Record payments received from customers and payments made to vendors.
📄️ Create transaction (postpaid)
:::note[JSON-RPC]
📄️ Create transaction (prepaid)
:::note[JSON-RPC]
📄️ Delete transaction
:::note[JSON-RPC]
📄️ Get transaction
:::note[JSON-RPC]
📄️ List transactions
:::note[JSON-RPC]
📄️ Update transaction
:::note[JSON-RPC]