Docs
Get API Keys

Retrieve a label reallocation #

This section outlines how to retrieve a Label reallocation by its unique identifier.

HTTP request #

GET https://api.dwolla.com/label-reallocations/{id}

Request parameters #

ParameterRequiredTypeDescription
idyesstringLabel unique identifier

Request and response #

Raw
GET https://api-sandbox.dwolla.com/label-reallocations/fd36b78c-42f3-4e21-8efb-09196fccbd21
Accept: application/vnd.dwolla.v1.hal+json
Authorization: Bearer pBA9fVDBEyYZCEsLf/wKehyh1RTpzjUj5KzIRfDi0wKTii7DqY

…

{
    "_links": {
        "self": {
            "href": "https://api-sandbox.dwolla.com/label-reallocations/fd36b78c-42f3-4e21-8efb-09196fccbd21",
            "type": "application/vnd.dwolla.v1.hal+json",
            "resource-type": "label-reallocation"
        },
        "to-ledger-entry": {
            "href": "https://api-sandbox.dwolla.com/ledger-entries/d8a4bf7a-3fa0-48b9-873c-765d7375c59f",
            "type": "application/vnd.dwolla.v1.hal+json",
            "resource-type": "ledger-entry"
        },
        "from-ledger-entry": {
            "href": "https://api-sandbox.dwolla.com/ledger-entries/f6a44994-b4da-48e3-bd10-d3a168e6a77d",
            "type": "application/vnd.dwolla.v1.hal+json",
            "resource-type": "ledger-entry"
        }
    },
    "created": "2019-05-16T13:41:31.036Z"
}
Test in the Sandbox for free today.
Use sandbox environment to test API requests.
Get API Keys
2024 All Rights Reserved
Financial institutions play an important role in our network.

All funds transfers made using the Dwolla Platform are performed by a financial institution partner, and any funds held in a Dwolla Balance are held by a financial institution partner. Learn more about our financial institution partners.