Hey, very first time trying to make a mass_payment.
{
"_links": {
"source": {
"href": "https://api-sandbox.dwolla.com/funding-sources/62f44dc4-3e07-4640-99b5-2033128bdaaf"
}
},
"items": [
{
"_links": {
"destination": {
"href": "https://api-sandbox.dwolla.com/funding-sources/a9ac13d0-8f53-42d4-baea-acce6650dca9"
}
},
"amount": {
"value": "300.0",
"currency": "USD"
}
}
]
}
I feel like that should be right here, I have two customers…
the source being
CUSTOMER TYPE
Business
CUSTOMER ID
16ae3a45-ee42-49b6-a18d-68c6d78dc645
CREATED
12/23/2020 at 5:11 pm
the destination being

What am I doing wrong here! D: