brc_get_accrual
Retrieve details of a parent accrual by ID and company name. Obtain accrual information from Big Red Cloud accounting data.
Instructions
Returns information about a single parent Accrual by id. Child accruals are not exposed by the public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Parent accrual id. | |
| companyName | Yes | Company context name, for example YOUR-COMPANY-NAME. |