Changes to List customer funding sources

GET /customers/{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.246

  1. 3ddce254729a2
  2. 36925bea9e061
  3. 32790f685ab91
  4. ccf8c4851ae713
  5. 0790dc9b2a0e3
  6. 4c8b16e059181

What changed

    • added the optional property _embedded/funding-sources/items/bankUsageType to the response with the 200 status

      response-optional-property-added

    • added the optional property _embedded/funding-sources/items/cardDetails to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter removed

      new-optional-request-parameter

    • added the new external enum value to the _embedded/funding-sources/items/channels/items/ response property for the response status 200

      response-property-enum-value-added

    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new ach enum value to the items/_embedded/funding-sources/items/channels/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new real-time-payments enum value to the items/_embedded/funding-sources/items/channels/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new wire enum value to the items/_embedded/funding-sources/items/channels/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new required header request parameter Accept

      new-required-request-parameter