Settings: update postingaccount
settings_update_postingaccountUpdate a posting account's name by providing its account number and new name.
Instructions
🟡 WRITE · updates data — Modifies existing master data in place. update postingaccount Update a postingaccount.
Endpoint: POST /settings/update/postingaccount
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The new name of the postingaccount to update. | |
| api_key | No | Optional. The BB customer api_key to act on. Defaults to the BB_API_KEY configured on the server — only set this to target a different customer. | |
| postingaccount_number | Yes | The postingaccount number of the postingaccount to update. |