Create incoming entry
Create a new incoming entry
| Header Parameters |
|---|
X-Bc-Token string — REQUIRED |
X-Bc-Ws string — REQUIRED |
| Request Body — REQUIRED |
|---|
amount number — REQUIRED |
note string |
labels integer[] |
account_id integer — REQUIRED |
category_id integer — REQUIRED |
currency_id integer — REQUIRED |
payment_type integer — REQUIRED |
uuid string |
transfer_id boolean |
date_time date-time — REQUIRED |
confirmed boolean |
waranty boolean |
geolocalization string |
planning integer |
end_date_time date-time |
exclude_from_stats boolean |
type string — REQUIREDPossible values: [ |
payee_id integer |
| Responses |
|---|
201Incoming entry created successfully |