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

  1. 5b82d4eb0d9f1015

What changed

  • 5b82d4eb0d9f1015See the full diff
    • the response property invoice/discount became nullable for the status 200

      response-property-became-nullable

    • the response property invoice/items/items/description became nullable for the status 200

      response-property-became-nullable

    • the response property invoice/observations became nullable for the status 200

      response-property-became-nullable

    • the response property invoice/reference became nullable for the status 200

      response-property-became-nullable

    • the response property invoice/retention became nullable for the status 200

      response-property-became-nullable

    • the response property invoice/sequence_id became nullable for the status 200

      response-property-became-nullable

    • the errors response's property type/format changed from object/ to array/ for status 401

      response-property-type-changed

    • the invoice/items/items/quantity response's property type/format changed from number/ to string/ for status 200

      response-property-type-changed

    • the invoice/items/items/unit_price response's property type/format changed from number/ to string/ for status 200

      response-property-type-changed

    • the invoice/sequence_id response's property type/format changed from string/ to integer null/ for status 200

      response-property-type-changed

    • removed the optional property errors/error from the response with the 401 status

      response-optional-property-removed

    • added the optional property invoice/cancel_reason to the response with the 200 status

      response-optional-property-added

    • added the optional property invoice/items/items/discount_amount to the response with the 200 status

      response-optional-property-added

    • added the optional property invoice/items/items/subtotal to the response with the 200 status

      response-optional-property-added

    • added the optional property invoice/items/items/tax/id to the response with the 200 status

      response-optional-property-added

    • added the optional property invoice/items/items/tax_amount to the response with the 200 status

      response-optional-property-added

    This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog