Update Finance Settings
Update the lab's finance settings. Lab-only. Creates the settings record if it does not yet exist (upsert behavior).
Update the lab's finance settings. Lab-only. Creates the settings record if it does not yet exist (upsert behavior).
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
curl -X PUT "https://example.com/finance-settings" \ -H "Content-Type: application/json" \ -d '{}'{ "settings": null}{ "error": "string"}{ "error": "string"}