GET https://api-sandbox.dwolla.com/transfers/15c6bcce-46f7-e811-8112-e8dd3bececa8
Accept: application/vnd.dwolla.v1.hal+json
Authorization: Bearer pBA9fVDBEyYZCEsLf/wKehyh1RTpzjUj5KzIRfDi0wKTii7DqY{
"_links": {},
"id": "15c6bcce-46f7-e811-8112-e8dd3bececa8",
"status": "pending",
"amount": {
"value": "42.00",
"currency": "USD"
},
"created": "2018-12-03T22:00:22.970Z",
"clearing": {
"source": "standard",
"destination": "same-day"
},
"metadata": {
"paymentId": "12345678",
"note": "Payment for completed work Dec. 1"
},
"achDetails": {
"source": {
"addenda": {
"values": [
"ABC123_AddendaValue"
]
},
"beneficiaryName": "John Doe",
"companyEntryDescription": "PAYMENT",
"companyId": "1234567890",
"companyName": "Acme Corporation",
"effectiveDate": "2021-12-01",
"postingData": "Acme Corporation:Payment Reference:John Doe",
"routingNumber": "222222226",
"traceId": "222222225926346"
},
"destination": {
"addenda": {
"values": [
"ZYX987_AddendaValue"
]
},
"beneficiaryName": "Jane Smith",
"companyEntryDescription": "PAYMENT",
"companyId": "1234567890",
"companyName": "Acme Corporation",
"effectiveDate": "2021-12-01",
"postingData": "Acme Corporation:Payment Reference:Jane Smith",
"routingNumber": "222222226",
"traceId": "222222225926346"
}
},
"rtpDetails": {
"destination": {
"remittanceData": "ABC_123 Remittance Data",
"networkId": "20210617021214273T1BG27487110796028",
"endToEndReferenceId": "E2E-RTP-20210617-001"
}
},
"fedNowDetails": {
"destination": {
"remittanceData": "ABC_123 Remittance Data",
"networkId": "20240115123456789FEDNOW123456",
"endToEndReferenceId": "E2E-FEDNOW-20240115-001"
}
},
"correlationId": "8a2cdc8d-629d-4a24-98ac-40b735229fe2",
"processingChannel": {
"destination": "real-time-payments"
}
}Retrieve detailed information for a specific transfer by its unique identifier belonging to an Account or Customer. Returns transfer status, amount, creation date, clearing details, and links to source and destination funding sources for complete transaction tracking. Includes cancellation links when applicable and references to related funding transfers. Essential for monitoring transfer lifecycle and transaction reconciliation.
GET https://api-sandbox.dwolla.com/transfers/15c6bcce-46f7-e811-8112-e8dd3bececa8
Accept: application/vnd.dwolla.v1.hal+json
Authorization: Bearer pBA9fVDBEyYZCEsLf/wKehyh1RTpzjUj5KzIRfDi0wKTii7DqY{
"_links": {},
"id": "15c6bcce-46f7-e811-8112-e8dd3bececa8",
"status": "pending",
"amount": {
"value": "42.00",
"currency": "USD"
},
"created": "2018-12-03T22:00:22.970Z",
"clearing": {
"source": "standard",
"destination": "same-day"
},
"metadata": {
"paymentId": "12345678",
"note": "Payment for completed work Dec. 1"
},
"achDetails": {
"source": {
"addenda": {
"values": [
"ABC123_AddendaValue"
]
},
"beneficiaryName": "John Doe",
"companyEntryDescription": "PAYMENT",
"companyId": "1234567890",
"companyName": "Acme Corporation",
"effectiveDate": "2021-12-01",
"postingData": "Acme Corporation:Payment Reference:John Doe",
"routingNumber": "222222226",
"traceId": "222222225926346"
},
"destination": {
"addenda": {
"values": [
"ZYX987_AddendaValue"
]
},
"beneficiaryName": "Jane Smith",
"companyEntryDescription": "PAYMENT",
"companyId": "1234567890",
"companyName": "Acme Corporation",
"effectiveDate": "2021-12-01",
"postingData": "Acme Corporation:Payment Reference:Jane Smith",
"routingNumber": "222222226",
"traceId": "222222225926346"
}
},
"rtpDetails": {
"destination": {
"remittanceData": "ABC_123 Remittance Data",
"networkId": "20210617021214273T1BG27487110796028",
"endToEndReferenceId": "E2E-RTP-20210617-001"
}
},
"fedNowDetails": {
"destination": {
"remittanceData": "ABC_123 Remittance Data",
"networkId": "20240115123456789FEDNOW123456",
"endToEndReferenceId": "E2E-FEDNOW-20240115-001"
}
},
"correlationId": "8a2cdc8d-629d-4a24-98ac-40b735229fe2",
"processingChannel": {
"destination": "real-time-payments"
}
}The access token received from the authorization server in the OAuth 2.0 flow.
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
application/vnd.dwolla.v1.hal+json ID of transfer to be retrieved
successful operation
"15c6bcce-46f7-e811-8112-e8dd3bececa8"
"pending"
"2018-12-03T22:00:22.970Z"
ACH-specific details for the transfer. Present when transfer was processed via ACH network.
Show child attributes
Information sent to the source/originating bank account along with the transfer
Show child attributes
Beneficiary of the transaction's name. In general, should match the user onboarded to the Platform's name
"John Doe"
Describes the purpose of the transaction
REVERSAL, RECLAIM, NO CHECK, AUTOENROLL, REDEPCHECK, RETURN FEE, RETRY PMNT, HEALTHCARE, PAYMENT "PAYMENT"
Numeric identifier of originator
"1234567890"
Name of the originator
"Acme Corporation"
The date when the ACH transaction becomes effective, formatted as YYYY-MM-DD. This is typically the settlement date for the transaction
"2021-12-01"
Suggested memo line format for bank statements, structured as companyName:companyDiscretionaryData:beneficiaryName
"Acme Corporation:Payment Reference:John Doe"
Routing number of Originating Depository Financial Institution (ODFI). Identifies the financial institution that originated the ACH transaction
"222222226"
A unique identifier for tracing the ACH transaction through the banking network. Used for transaction tracking and reconciliation purposes
"222222225926346"
Information sent to the destination/receiving bank account along with the transfer
Show child attributes
Beneficiary of the transaction's name. In general, should match the user onboarded to the Platform's name
"Jane Smith"
Describes the purpose of the transaction
REVERSAL, RECLAIM, NO CHECK, AUTOENROLL, REDEPCHECK, RETURN FEE, RETRY PMNT, HEALTHCARE, PAYMENT "PAYMENT"
Numeric identifier of originator
"1234567890"
Name of the originator
"Acme Corporation"
The date when the ACH transaction becomes effective, formatted as YYYY-MM-DD. This is typically the settlement date for the transaction
"2021-12-01"
Suggested memo line format for bank statements, structured as companyName:companyDiscretionaryData:beneficiaryName
"Acme Corporation:Payment Reference:Jane Smith"
Routing number of Originating Depository Financial Institution (ODFI). Identifies the financial institution that originated the ACH transaction
"222222226"
A unique identifier for tracing the ACH transaction through the banking network. Used for transaction tracking and reconciliation purposes
"222222225926346"
Real-Time Payments (RTP) network specific details. Present when transfer was processed via RTP network.
Show child attributes
RTP destination details with network identifiers
Show child attributes
Remittance information included in the transfer request
"ABC_123 Remittance Data"
Unique identifier for the transfer within the RTP network
"20210617021214273T1BG27487110796028"
End-to-end reference identifier for the RTP transfer
"E2E-RTP-20210617-001"
FedNow Service network specific details. Present when transfer was processed via FedNow network.
Show child attributes
FedNow destination details with network identifiers
Show child attributes
Remittance information included in the transfer request
"ABC_123 Remittance Data"
Unique identifier for the transfer within the FedNow network
"20240115123456789FEDNOW123456"
End-to-end reference identifier for the FedNow transfer
"E2E-FEDNOW-20240115-001"
"8a2cdc8d-629d-4a24-98ac-40b735229fe2"
Was this page helpful?