Dwolla MassPay get data for each user? -


its not clear dwolla's api if there way info for each user's failed vs. succeeded payment using dwolla's masspaycreate() or masspaydetails() api calls?

both api calls seem report aggregated data seems confusing because i'd expect masspaydetails() return array of data parsed transaction details each user.

what's deal this?

i've extended jobbyid() api call accept "include_details" parameter, when specified true, returns job's rows , details.

additionally, i've added api call, rowbyid(), accepts job row id, , returns detailed information specified row only.


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -