Changes to Get CustomerPayment record

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

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

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

  1. 48edcb3acb7423
  2. 506e6073d19116

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_CustomerPaymentV2_record removed and replaced with get_CustomerPayment_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

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

      response-property-became-optional

    • api operation id get_CustomerPayment_record removed and replaced with get_CustomerPaymentV2_record

      api-operation-id-removed

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

      response-optional-property-added

    • 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

    • added the optional property reconciliation_status 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 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog