Changes to Get CustomerRefund record

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

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

Changed in 2 of the 14 revisions of this API.127

  1. 48edcb3acb7423
  2. 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 get_CustomerRefundV2_record removed and replaced with get_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

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

      response-property-became-optional

    • api operation id get_CustomerRefund_record removed and replaced with get_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