Changes to Search all invoices

GET /api/creditcontrol/invoices

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

Changed in 11 of the 51 revisions of this API.221323

  1. 28dfe2555ec411
  2. 0cfe5b3811759
  3. c2a7893f998b2
  4. c812a194b17d11
  5. 7dfddf64951f1
  6. 25c08deef7923
  7. 1a0ba22582f0612
  8. cc3bac5e3fcd13
  9. 2884a17b89294
  10. cd34d575bdcb13
  11. 2c3dbbe9725463

What changed

  • 28dfe2555ec411See the full diff
    • removed the enum value Open from the query request parameter status

      request-parameter-enum-value-removed

    • added the new enum value Opened to the query request parameter status

      request-parameter-enum-value-added

    • the optional response header Connection removed for the status 200

      optional-response-header-removed

    • the optional response header Content-Encoding removed for the status 200

      optional-response-header-removed

    • the optional response header Date removed for the status 200

      optional-response-header-removed

    • the optional response header Server removed for the status 200

      optional-response-header-removed

    • the optional response header Vary removed for the status 200

      optional-response-header-removed

    • the optional response header X-CDNIgnore removed for the status 200

      optional-response-header-removed

    • the optional response header X-Powered-by-VTEX-Janus-Edge removed for the status 200

      optional-response-header-removed

    • the optional response header X-Track removed for the status 200

      optional-response-header-removed

    • the optional response header X-VTEX-Janus-Router-Backend-App removed for the status 200

      optional-response-header-removed

    • the summary/totalCancelled response's property type/format changed from integer/ to number/ for status 200

      response-property-type-changed

    • the summary/totalPaid response's property type/format changed from integer/ to number/ for status 200

      response-property-type-changed

  • c812a194b17d11See the full diff
    • added the new Opened enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • removed the Open enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

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

      response-property-type-changed

    • added the new Cancelled enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new Open enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new Paid enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

  • 1a0ba22582f0612See the full diff
    • the query request parameter creditAccountId became required

      request-parameter-became-required

    • the response property data/items/observation became optional for the status 200

      response-property-became-optional

    • the response property data/items/paymentLink became optional for the status 200

      response-property-became-optional

    • the summary/count response's property type/format changed from integer/int32 to integer/ for status 200

      response-property-type-changed

    • removed the required property data/items/checkingAccountId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/description from the response with the 200 status

      response-required-property-removed

    • media type application/json; charset=utf-8 was changed to application/json for the response status 200

      response-media-type-name-changed

    • added the optional property data/items/resolvedAt to the response with the 200 status

      response-optional-property-added

    • added the optional property summary/totalCancelled to the response with the 200 status

      response-optional-property-added

    • added the optional property summary/totalPaid to the response with the 200 status

      response-optional-property-added

    • added the required property data/items/accountId to the response with the 200 status

      response-required-property-added

    • added the required property data/items/creditAccountId to the response with the 200 status

      response-required-property-added

    • added the required property data/items/creditValue to the response with the 200 status

      response-required-property-added

    • added the required property data/items/friendlyId to the response with the 200 status

      response-required-property-added

    • added the required property data/items/installment to the response with the 200 status

      response-required-property-added

    • added the required property data/items/numberOfInstallments to the response with the 200 status

      response-required-property-added

    • added the required property data/items/orderId to the response with the 200 status

      response-required-property-added

    • added the required property data/items/transactionId to the response with the 200 status

      response-required-property-added

  • cc3bac5e3fcd13See the full diff
    • the query request parameter status was restricted to a list of enum values

      request-parameter-became-enum

    • added the new enum value Cancelled to the query request parameter status

      request-parameter-enum-value-added

    • added the new enum value Open to the query request parameter status

      request-parameter-enum-value-added

    • added the new enum value Paid to the query request parameter status

      request-parameter-enum-value-added

    • for the query request parameter from, default value 1 was removed

      request-parameter-default-value-removed

    • removed the enum value Cancelled from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value Open from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value Paid from the query request parameter status

      request-parameter-enum-value-removed

  • cd34d575bdcb13See the full diff
    • the query request parameter status was restricted to a list of enum values

      request-parameter-became-enum

    • added the new enum value Cancelled to the query request parameter status

      request-parameter-enum-value-added

    • added the new enum value Open to the query request parameter status

      request-parameter-enum-value-added

    • added the new enum value Paid to the query request parameter status

      request-parameter-enum-value-added

  • 2c3dbbe9725463See the full diff
    • for the query request parameter from, default value was changed from to 1

      request-parameter-default-value-changed

    • for the query request parameter creditAccountId, default value B75F0 was removed

      request-parameter-default-value-removed

    • for the query request parameter friendlyId, default value insert identifier here was removed

      request-parameter-default-value-removed

    • for the query request parameter status, default value Paid was removed

      request-parameter-default-value-removed

    • for the query request parameter to, default value was removed

      request-parameter-default-value-removed

    • for the query request parameter value, default value 101.22 was removed

      request-parameter-default-value-removed

    • added the new optional query request parameter dueDateFrom

      new-optional-request-parameter

    • added the new optional query request parameter dueDateTo

      new-optional-request-parameter

    • added the new optional query request parameter observation

      new-optional-request-parameter

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