v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Fiscalization

Update fiscalization section values for a property

Partial merge update for the given section. Only keys tagged with this section in the country rules are accepted; others are rejected. Sections marked immutableAfterRegistration cannot be edited once the property is REGISTERED — use the registration endpoint for those. This call does NOT re-sync the party with the fiscalization provider; sections carrying supplier-ext fields must flow through registration.

put/fiscal-document/v1/fiscalization/sections/{sectionKey}

Path parameters

sectionKeystring required

Headers

X-Property-IDinteger required

Request body

partnerIdinteger

Optional scope to a specific partner instance on a multi-partner property. Omit on single-partner properties (legacy behavior).

valuesobject required

Sparse map of extension key (e.g. "br-nfe-presence") to value. Only keys tagged with the section in the country rules are accepted. Missing keys keep their previous value (partial merge); empty-string values clear the key.

Response

OK

valuesobject required

Current persisted values for the section.