Changes to Retrieve an Account Balance

GET /accounts/{account_id}/balance

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

Changed in 1 of the 17 revisions of this API.6

  1. 173eb90499226

What changed

    • added the required property loan/anyOf[subschema #1: Balance Lookup Loan]/due_fees to the response with the 200 status

      response-required-property-added

    • added the required property loan/anyOf[subschema #1: Balance Lookup Loan]/due_interest to the response with the 200 status

      response-required-property-added

    • added the required property loan/anyOf[subschema #1: Balance Lookup Loan]/due_principal to the response with the 200 status

      response-required-property-added

    • added the required property loan/anyOf[subschema #1: Balance Lookup Loan]/not_due_fees to the response with the 200 status

      response-required-property-added

    • added the required property loan/anyOf[subschema #1: Balance Lookup Loan]/not_due_interest to the response with the 200 status

      response-required-property-added

    • added the required property loan/anyOf[subschema #1: Balance Lookup Loan]/not_due_principal to the response with the 200 status

      response-required-property-added