Bank: operations log
Object structure: "Operations log"
Field | Type | Description |
Main | ||
---|---|---|
user_id | int | User ID |
sum | float | Transaction amount |
plus | enum(0, 1, 2) |
Type of operation Available values:
|
info | string | Operation info |
target | enum |
Transaction purpose Available values:
|
target_id | int | Project ID |
date | date | Date of operation |
project_name | string | Project name |
Методы:
- get: history - get a debit and credit history for your account
- get: history/summary - get a debit/credit history grouped by a transaction purpose