Folio

Allows to modify certain properties of a folio

Here is the list of operations that are currently allowed:

  • Replace debitor (for guest folios only)
  • Add a company (not for house folios)
  • Replace/remove a company (not for house folios)<br>You must have this scope: 'folios.manage'.
patch/finance/v1/folios/{id}

Path parameters

idstring required

The folio ID.

Request body

{"stackTrail":"components:schemas:Operation:properties:value","oasType":"schema","type":"unknown","nullable":true}
pathstring nullable
opstring nullable
fromstring nullable

Response

The folio was successfully modified.

Changes

No recorded changes to this endpoint across all 1 revision of this API.