Record a finance event
pc_post_companies_by_company_id_finance_eventsRecord a financial event for a company, specifying event kind, biller, amount, and occurrence time.
Instructions
Record a finance event
Paperclip operation: POST /api/companies/{companyId}/finance-events. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |