Changes to Update Invoice record (partial)

PATCH /public/v2/invoices/{record_number}/

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 14 revisions of this API.1216

  1. 48edcb3acb7423
  2. dcb8297898a219
  3. b97119cb9f421
  4. 34b7cf5b4b6c1
  5. 525a590a98f82

What changed

  • 48edcb3acb7423See the full diff
    • removed the optional property has_more_lines from the response with the 200 status

      response-optional-property-removed

    • removed the optional property lines_count from the response with the 200 status

      response-optional-property-removed

    • api operation id patch_InvoiceV2_record removed and replaced with patch_Invoice_record

      api-operation-id-removed

    • the response property items became required for the status 200

      response-property-became-required

    • the items response's property default value was removed for the status 200

      response-property-default-value-removed

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

  • dcb8297898a219See the full diff
    • the items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • added GstComponentType TaxFamily to the items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type response property anyOf list for the response status 200

      response-property-any-of-added

    • removed the CESS enum value from the items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type response property for the response status 200

      response-property-enum-value-removed

    • removed the CGST enum value from the items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type response property for the response status 200

      response-property-enum-value-removed

    • removed the GST enum value from the items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type response property for the response status 200

      response-property-enum-value-removed

    • removed the HST enum value from the items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type response property for the response status 200

      response-property-enum-value-removed

    • removed the IGST enum value from the items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type response property for the response status 200

      response-property-enum-value-removed

    • removed the PST enum value from the items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type response property for the response status 200

      response-property-enum-value-removed

    • removed the QST enum value from the items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type response property for the response status 200

      response-property-enum-value-removed

    • removed the SGST enum value from the items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type response property for the response status 200

      response-property-enum-value-removed

    • added the optional property code to the response with the 200 status

      response-optional-property-added

    • added the new optional header request parameter Idempotency-Key

      new-optional-request-parameter

    • added the new optional request property items/items/tax/anyOf[subschema #1: ItemTaxData]/tax_metadata

      new-optional-request-property

    • added the optional property items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_metadata to the response with the 200 status

      response-optional-property-added

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