Give response like :
{
“error”: “{“code”:“ValidationError”,“message”:“Validation error(s) present. See embedded errors list for more details.”,”_embedded":{“errors”:[{“code”:“Invalid”,“message”:“Unable to charge fee to specified destination.”,“path”:"/fees/_links/charge-to/href","_links":{}}]}}"
}
kmoreira
(Kelly M. - Developer Advocate @ Dwolla)
3
Looks like your charging a fee to your own account:
Below is an example of what the code should look like, with charge-to to the customer you’d like to charge the fee to. You can also find more info on facilitator fees here