Other Income
Other Income is for recording income that doesn't require an invoice and is received through other means.
This non-invoice income can be from selling through online stores (like Shopify and Etsy), art fairs, selling ads, or renting space, for example.
Access Requirements
Access | Requires Authorization |
|
Includes
There are no includes for other income.
Filters
Filter Type | Field | Description |
|---|---|---|
Equals | incomeid | matches incomeid exactly |
Equals | category_name | matches category exactly |
Equals | vis_state | matches vis_state exactly |
Field Descriptions
Field | Type | Description |
|---|---|---|
incomeid | string | unique identifier of this other income entry within the business |
amount | object | subfields: amount and code |
amount | string | amount of the income, to two decimal places |
code | string | three-letter currency code |
category_name | string | Options include: advertising, in_person_sales, online_sales, rentals, other |
created_at | string | Time the other income entry was created, YYYY-MM-DD HH:MM:SS format |
date | boolean | The date the income was received, YYYY-MM-DD format |
note | object | notes on the income |
payment_type | string | Optional type of payment made. "Check", "Credit", "Cash", etc. |
source | string | Source of external income. E.g. Shopify, Etsy, Farmers' Market |
taxes | object array | subfields: amount and name |
amount | string | amount of the tax, to two decimal places |
name | string | name of the tax |
updated_at | datetime | Time the other income entry was last updated, YYYY-MM-DD HH:MM:SS format |
vis_state | int | 0 for active,1 for deleted,2 for archived(more info on vis_state) |