GET
/
v1
/
donation-pledges
/
wire
/
details
/
domestic
curl --request GET \
  --url https://api.endaoment.org/v1/donation-pledges/wire/details/domestic
{
  "beneficiary": {
    "name": "Endaoment",
    "accountNumber": "202384704442",
    "typeOfAccount": "Checking",
    "address": "40 Bernal Heights Boulevard, San Francisco, CA 94110, USA"
  },
  "receivingBank": {
    "abaRoutingNumber": "091311229",
    "name": "Choice Financial Group",
    "address": "4501 23rd Avenue S Fargo, ND 58104, USA"
  }
}

Response

200 - application/json
Domestic wire transfer details successfully retrieved
beneficiary
object
required

Details about the beneficiary (Endaoment)

receivingBank
object
required

Details about the receiving bank