exchanges

List exchanges for an account

Returns all exchanges for your Dwolla account. Exchanges represent connections between external bank accounts and your account through open banking partners. Includes exchange status, creation date, and associated partner information.

get/exchanges

Headers

Accept'application/vnd.dwolla.v1.hal+json' required

The media type of the response. Must be application/vnd.dwolla.v1.hal+json

Response

successful operation

Changes

Changed in 4 of the 34 revisions of this API.1311

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

  • e44b6a6d572438See the full diff
    • ●

      added the new active enum value to the /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new deactivated enum value to the /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new removed enum value to the /// response property for the response status

      response-property-enum-value-added

    • ○

      the response property became required for the status

      response-property-became-required

    • ○

      the response property / became required for the status

      response-property-became-required

    • ○

      the response property /// became required for the status

      response-property-became-required

    • ○

      the response property /// became required for the status

      response-property-became-required

    • ○

      the response property /// became required for the status

      response-property-became-required

    • ○

      the response property /// became required for the status

      response-property-became-required

    • ○

      the response property became required for the status

      response-property-became-required

    • ○

      the response property became required for the status

      response-property-became-required

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

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

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

    • ▲

      added the new required header request parameter Accept

      new-required-request-parameter