Changes to Get financial account

GET /v1/financial_accounts/{financial_account_token}

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

Changed in 3 of the 83 revisions of this API.33

  1. 50e7b24888361
  2. bce16144ab192
  3. 968332d811093

What changed

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

      response-optional-property-added

    • removed the CHARGEBACK enum value from the type/anyOf[subschema #1: Instance Financial Account Type]/ response property for the response status 200

      response-property-enum-value-removed

    • removed the INTERCHANGE enum value from the type/anyOf[subschema #1: Instance Financial Account Type]/ response property for the response status 200

      response-property-enum-value-removed

    • added the new CHARGEBACK enum value to the type/anyOf[subschema #1: Instance Financial Account Type]/ response property for the response status 200

      response-property-enum-value-added

    • added the new INTERCHANGE enum value to the type/anyOf[subschema #1: Instance Financial Account Type]/ response property for the response status 200

      response-property-enum-value-added

    • added the new PROVISIONAL_CREDIT_ACCOUNT enum value to the type/anyOf[subschema #1: Instance Financial Account Type]/ response property for the response status 200

      response-property-enum-value-added