Changes to Update CustomerRefund record

PUT /public/v2/customer-refunds/{record_number}/

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

Changed in 3 of the 14 revisions of this API.128

  1. 48edcb3acb7423
  2. 34b7cf5b4b6c1
  3. bd3299445a5e14

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 update_CustomerRefundV2_record removed and replaced with update_CustomerRefund_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

    • added the new optional header request parameter Idempotency-Key

      new-optional-request-parameter

  • bd3299445a5e14See the full diff
    • the response property items became optional for the status 200

      response-property-became-optional

    • api operation id update_CustomerRefund_record removed and replaced with update_CustomerRefundV2_record

      api-operation-id-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-property-default-value-added

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