Changes to List funding sources for an account
GET /accounts/{id}/funding-sources
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 33 revisions of this API.145
What changed
- ○
added the optional property
_embedded/funding-sources/items/bankUsageTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
_embedded/funding-sources/items/cardDetailsto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
externalenum value to the_embedded/funding-sources/items/channels/items/response property for the response status200response-property-enum-value-added
- ●
- ●
added the new
achenum value to the_embedded/funding-sources/items/channels/items/response property for the response status200response-property-enum-value-added
- ●
added the new
real-time-paymentsenum value to the_embedded/funding-sources/items/channels/items/response property for the response status200response-property-enum-value-added
- ●
added the new
wireenum value to the_embedded/funding-sources/items/channels/items/response property for the response status200response-property-enum-value-added
- ●
- ○
api operation id
listAccountFundingSourcesremoved and replaced withlistFundingSourcesapi-operation-id-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
accountsaddedapi-tag-added
- ○
api tag
accountremovedapi-tag-removed
- ○
- ▲
added the new required
headerrequest parameterAcceptnew-required-request-parameter
- ▲