Changes to Create Bill record attachments

POST /public/v2/bills/{record_number}/attachments/

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

Changed in 6 of the 14 revisions of this API.4434

  1. 48edcb3acb7445
  2. dcb8297898a2218
  3. f338ec8b3f521
  4. 34b7cf5b4b6c1
  5. 525a590a98f82
  6. 64136e8e19bb27

What changed

  • 48edcb3acb7445See the full diff
    • removed the optional property expenses_count from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • api operation id create_BillV2_record_attachments removed and replaced with create_Bill_record_attachments

      api-operation-id-removed

    • the response property expenses became required for the status 200

      response-property-became-required

    • the response property items became required for the status 200

      response-property-became-required

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

      response-property-default-value-removed

    • 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

  • dcb8297898a2218See the full diff
    • the expenses/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

    • 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 expenses/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

    • 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 expenses/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 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 expenses/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 expenses/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 expenses/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 expenses/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 expenses/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 expenses/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 expenses/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 optional property expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_metadata to the response with the 200 status

      response-optional-property-added

    • 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

  • 64136e8e19bb27See the full diff
    • the response property expenses became optional for the status 200

      response-property-became-optional

    • the response property items became optional for the status 200

      response-property-became-optional

    • api operation id create_Bill_record_attachments removed and replaced with create_BillV2_record_attachments

      api-operation-id-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • the expenses response's property default value was added for the status 200

      response-property-default-value-added

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

      response-property-default-value-added

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