Update income transaction
PUT {{akaunting_url}}/transactions/{{akaunting_transaction_id}}?search=type:income&account_id={{akaunting_account_id}}&category_id=1&contact_id=1&paid_at=2021-04-15&reference=456tfd4&payment_method=cash&type=income
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
search | string | ||
account_id | string | ||
category_id | number | ||
contact_id | number | ||
paid_at | string | ||
reference | string | ||
payment_method | string | ||
type | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Company | string |