Changes to Handler Update Automation

POST /money/automations/{id}

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

Changed in 5 of the 24 revisions of this API.319

  1. f2d9f80610d96
  2. 533de842b80824
  3. 1b3f9dae384c16
  4. 19fa7a7499bd2
  5. 60e021790e7a1

What changed

    • added the optional property error/api_client_id to the response with the 400 status

      response-optional-property-added

    • added the optional property error/api_client_id to the response with the 401 status

      response-optional-property-added

    • added the optional property error/api_client_id to the response with the 403 status

      response-optional-property-added

    • added the optional property error/api_client_id to the response with the 404 status

      response-optional-property-added

    • added the optional property error/api_client_id to the response with the 409 status

      response-optional-property-added

    • added the optional property error/api_client_id to the response with the default status

      response-optional-property-added

  • 533de842b80824See the full diff
    • the condition_threshold request property's maxLength was set to 64

      request-property-max-length-set

    • the sweep_amount request property's maxLength was set to 64

      request-property-max-length-set

    • added the new optional request property denomination

      new-optional-request-property

    • added the new optional request property skip_weekends

      new-optional-request-property

    • added the required property denomination to the response with the 200 status

      response-required-property-added

    • added the required property skip_weekends to the response with the 200 status

      response-required-property-added

  • 1b3f9dae384c16See the full diff
    • added the new once enum value to the cadence_frequency response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property cadence_start_date

      new-optional-request-property

    • added the new once enum value to the request property cadence_frequency

      request-property-enum-value-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the required property side to the response with the 200 status

      response-required-property-added

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

    • added the new optional request property settlement_pathway

      new-optional-request-property

    • added the required property settlement_pathway to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added