Changes to Change Invoice State
PUT /{invoices-type}/{document-id}/change-state.json
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 3 revisions of this API.1015
- 5b82d4eb0d9f1015
What changed
- ▲
the response property
invoice/discountbecame nullable for the status200response-property-became-nullable
- ▲
the response property
invoice/items/items/descriptionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
invoice/observationsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
invoice/referencebecame nullable for the status200response-property-became-nullable
- ▲
the response property
invoice/retentionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
invoice/sequence_idbecame nullable for the status200response-property-became-nullable
- ▲
the
errorsresponse's property type/format changed fromobject/toarray/for status401response-property-type-changed
- ▲
the
invoice/items/items/quantityresponse's property type/format changed fromnumber/tostring/for status200response-property-type-changed
- ▲
the
invoice/items/items/unit_priceresponse's property type/format changed fromnumber/tostring/for status200response-property-type-changed
- ▲
the
invoice/sequence_idresponse's property type/format changed fromstring/tointegernull/for status200response-property-type-changed
- ●
removed the optional property
errors/errorfrom the response with the401statusresponse-optional-property-removed
- ○
added the optional property
invoice/cancel_reasonto the response with the200statusresponse-optional-property-added
- ○
added the optional property
invoice/items/items/discount_amountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
invoice/items/items/subtotalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
invoice/items/items/tax/idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
invoice/items/items/tax_amountto the response with the200statusresponse-optional-property-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲