# Update a specific finance default **POST /financedefaults/{setting}** Change a defaults used in the system relating to finances ## Servers - API Auto Mocking: https://YOURSITE.infoodle.com/apiv2 (API Auto Mocking) ## Authentication methods - O auth2 ## Parameters #### Path parameters - **setting** (string) this is one of the available settings ## Responses ### 200: Item has been saved #### Body Parameters: application/json (object) - **ok** (integer) The item has completed the save. 1 = OK ### 400: One or more errors have occurred #### Body Parameters: application/json (object) - **error** (string) A single error text or code - **errors** (object) An array of fields and the errors for each field ### 403: Invalid permission #### Body Parameters: application/json (object) - **error** (string) ### 404: Not Found #### Body Parameters: application/json (object) - **error** (string) [Powered by Bump.sh](https://bump.sh)