Mass Payment Api Response Empty

Hi Everyone,

How are you? I am good and hope you so.
I am testing mass payment on sandbox environment. With plaid for bank account everything is working just fine and i am able to have multiple mass payments with multiple accounts.

The issue is that i am using dwolla api approch for mass payment but in response i am unable to get any masspaymentID for the response after mass payment. I only get an error if there is any or i only get empty string.

I have dwolla postman curl for mass payment is there anything you can guide me on this.

Hi @Usman_Tahir!

Thanks for asking!

For any resource creation type requests, if they are successful we return the URL of the newly created resource in the “Location” response Header and not the response body. Same for masspayments, I’d check the location header for the URL which also contains the ID!

Hope that helps!

1 Like