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
What changed
- ○
added the required property
loan/anyOf[subschema #1: Balance Lookup Loan]/due_feesto the response with the200statusresponse-required-property-added
- ○
added the required property
loan/anyOf[subschema #1: Balance Lookup Loan]/due_interestto the response with the200statusresponse-required-property-added
- ○
added the required property
loan/anyOf[subschema #1: Balance Lookup Loan]/due_principalto the response with the200statusresponse-required-property-added
- ○
added the required property
loan/anyOf[subschema #1: Balance Lookup Loan]/not_due_feesto the response with the200statusresponse-required-property-added
- ○
added the required property
loan/anyOf[subschema #1: Balance Lookup Loan]/not_due_interestto the response with the200statusresponse-required-property-added
- ○
added the required property
loan/anyOf[subschema #1: Balance Lookup Loan]/not_due_principalto the response with the200statusresponse-required-property-added
- ○