Payout Api Currency Conversion Not Automatic

noobieuser
Contributor
Contributor

I have a Payout API with a request something like below:

"recipient_type": "EMAIL", "amount": {
"value": 10.00,
"currency": "USD"
},
"receiver": "email address here",
"note": "Thanks from Acme Inc ",
"sender_item_id": "item1"

 

 

Why won't it convert to USD? (for example I have account in EUR, GBP, USD) I need to have the  balance in USD then only I am able to send payout. Otherwise errors occur. Is it not possible to convert from my EUR account directly to USD using Payouts API?

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.