Changes to Update financial account status

POST /v1/financial_accounts/{financial_account_token}/update_status

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

Changed in 4 of the 83 revisions of this API.34

  1. 50e7b24888361
  2. fd53f07a8b1f1
  3. bce16144ab192
  4. 968332d811093

What changed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the new DELINQUENT enum value to the request property /

      request-property-enum-value-added

    • removed the CHARGEBACK enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the INTERCHANGE enum value from the / response property for the response status

      response-property-enum-value-removed

    • added the new CHARGEBACK enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new INTERCHANGE enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new PROVISIONAL_CREDIT_ACCOUNT enum value to the / response property for the response status

      response-property-enum-value-added