Changes to Handler Create Automation

POST /money/automations

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

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

  1. f2d9f80610d91
  2. 533de842b80824
  3. 1b3f9dae384c17
  4. 19fa7a7499bd2
  5. fe2041c5ba861

What changed

    • 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

  • 1b3f9dae384c17See 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 optional request property side

      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

    • the id response's property pattern was changed from ^auto_[0-9a-hjkmnp-tv-z]{26}$ to ^auto_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

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