Configuration
Patch accounting configuration
Updates the accounting configuration associated for the provided business. This is the means by which you can update things such as the default reporting basis for a business or mark the books as closed.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to fetch the accounting configuration for
Body
application/json
Response
200 - application/json
The response is of type object
.