Changes to Update CustomerPayment record

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

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

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

  1. 48edcb3acb7423
  2. 34b7cf5b4b6c1
  3. 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 update_CustomerPaymentV2_record removed and replaced with update_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

    • added the new optional header request parameter Idempotency-Key

      new-optional-request-parameter

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

      response-property-became-optional

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