Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

Accept
enum<string>
default:application/vnd.dwolla.v1.hal+json
required

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

Available options:
application/vnd.dwolla.v1.hal+json

Path Parameters

id
string
required

Webhook unique identifier

Response

successful operation

id
string
Example:

"9ece9660-aa34-41eb-80d7-0125d53b45e8"

topic
string
Example:

"transfer_created"

accountId
string
Example:

"ca32853c-48fa-40be-ae75-77b37504581b"

eventId
string
Example:

"03c7e14c-7f15-44a2-bcf7-83f2f7e95d50"

subscriptionId
string
Example:

"a0943041-7a5c-4e8f-92de-b55711ef3a83"

attempts
object[]