Changes to Handler Enable Automation

POST /money/automations/{id}/enable

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

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

  1. f2d9f80610d95
  2. 533de842b8082
  3. 1b3f9dae384c14
  4. 19fa7a7499bd1
  5. fe2041c5ba8611

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 default status

      response-optional-property-added

    • 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

  • 1b3f9dae384c14See 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 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 required property settlement_pathway to the response with the 200 status

      response-required-property-added

    • changed the pattern of the path request parameter id from ^auto_[0-9a-hjkmnp-tv-z]{26}$ to ^auto_[0-7][0-9a-hjkmnp-tv-z]{25}$

      request-parameter-pattern-changed

    • 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