exchanges

List exchanges for a customer

Returns all exchanges for a specific customer. Exchanges represent connections between the customer's external bank accounts and open banking partners. Includes exchange status, creation date, and links to associated funding sources and partners.

get/customers/{id}/exchanges

Path parameters

idstring required

The ID of the Customer to list exchanges for

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 3 of the 34 revisions of this API.139

    • ○

      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 new required header request parameter Accept

      new-required-request-parameter